Andreas Stallinger
592cc99cee
src: fix missing include
...
include memory for shared_ptr
2016-07-04 15:14:54 +02:00
Eberhard Graether
4e18389d38
ui: Added singleton QtContextMenu with global back and forward actions
...
* QtContextMenu holds default actions for back and forward
* additional actions can be passed to extend the default menu
* currently used in QtMainWindow and QtCodeArea
* fixed crash on undo when only view actions happened since project load
bug id = 108
2016-06-30 16:49:16 +02:00
Eberhard Graether
f19cdc3bb9
ui: Fixed text color resetting in code view
2016-04-19 22:49:49 +02:00
Eberhard Graether
325bc6ac83
ui: Text color for highlights in code view
...
* Deactivate local symbols by clicking into void
* Refactored QtHightlighter to only highlight once
* Removed undo for local symbol activation
2016-04-18 12:34:35 +02:00
Eberhard Graether
86cf1ee62d
build: split user and data folder, moving user data to Application Support on Mac
2016-02-16 16:44:42 +01:00
Manuel Dobusch
082b94ac8d
logic: code view asset fix
...
Fixed asset paths for code view
2016-02-09 14:05:25 +01:00
Eberhard Graether
5aa1add617
ui: Fixed gui_paths in css subtracted with RessourcePaths::getGuiPath()
2016-02-01 14:14:54 +01:00
Andreas Stallinger
43409cd6b7
build: trial version target
...
builds now app and trail target, lib_gui added, istrail function
2015-12-08 17:55:12 +01:00