malte_langkabel
0268e924aa
data: java sample project
...
* added javaparser as sample project
* fixed crash in utility::isPrefix when prefix is longer than the actual string
* fixed crash when inserting a meta value that contains a special character
* added "language" to project settings of tutorial
* changed separators in serialized name hierarchy
* added javaparser project to windows installers
* enabled the checkbox for start menu shortcut in installer by default
* removed autorefresh icon
* removed JavaSmallTest project
2016-08-25 15:18:00 +02:00
Eberhard Graether
72a48f997f
logic: Avoid reparsing when no project files nothing changed
2016-06-13 23:21:35 +02:00
malte_langkabel
c398302e4d
logic: fixed relative project settings paths
...
* when specifying relative paths in project settings these stay relative when saving and loading them now.
2016-03-15 12:54:44 +01:00
Eberhard Graether
2d1aa6bf8d
ui: Added file extension UI to project setup
2016-03-08 15:20:50 +01:00
Eberhard Graether
32cc49b0fd
refactor: Define tooltip style in single css file and pass it to QApplication
2015-12-17 13:45:02 +01:00
Eberhard Graether
b107fd2655
ui: Fixed activation of unparsed file with errors not showing anything
2015-12-17 13:23:45 +01:00
Eberhard Graether
87ad243f31
logic: Fixed crash when refreshing project after deleting coatidb
2015-12-13 04:32:59 +01:00
Manuel Dobusch
2b03215ea4
ui: language standard
...
Added language standard select functionality to gui and language standard to project settings.
2015-12-09 19:54:13 +01:00
Eberhard Graether
3fac5e69f3
data: Fixed constructors and destructurs having return type use void without location
2015-12-02 16:24:37 +01:00
Andreas Stallinger
77466bb57e
utility: Fileendings for DB and Settings changed
...
changed DB from .sqlite to .coatidb and Projectsettings from .xml to .coatiproject
2015-11-30 16:02:05 +01:00
malte_langkabel
8f0213e18c
build: Packaging Script for Windows
...
* added packaging script for windows
* renamed sublime plugin.
* added tictactoe project to packages projects
2015-11-16 15:42:23 +01:00