Eberhard Graether
7bd44a9f45
ui: Clearing error count when parsing starts
...
* fixed undo showed errors twice when activated from status bar.
2016-01-28 14:30:52 +01:00
Eberhard Graether
635f6058c6
ui: Update error count while parsing
2016-01-28 13:19:38 +01:00
Eberhard Graether
38f943e8a0
logic: Undoing file minimize, snippets and maximize actions
...
* MessageChangeFileView as single message for changing file state in the code view
* Show code view after updates at once
2016-01-28 12:40:29 +01:00
Manuel Dobusch
8d6220dafb
logic: file paths
...
Changed relative file paths for resources to absolute paths to ensure functionality of shortcuts and file associations on windows platform
2016-01-26 15:28:43 +01:00
Eberhard Graether
b57ea3addb
ui: increased performance of annotation painting in QtCodeArea
2016-01-26 00:21:07 +01:00
Eberhard Graether
eb12d3cda1
logic: Show overview of analyzed symbols after launch
...
* show analysed nodes as bundles in graph
* ellide node names longer than 50 chars
* sort nodes alphabetic in these bundles
* show stats of analysis in code
* error are displayed as well in overview
* added keywords overview and error
* project description can be set in .coatiproject file
* description can include links to symbols using [symbol] syntax
* updated documentation
* increased toc nesting in documentation
2016-01-25 17:02:48 +01:00
Eberhard Graether
cc2b74ccca
ui: Fixed listbox line layout on Mac
2016-01-19 09:58:58 +01:00
Eberhard Graether
3852bb7e5c
ui: Fixed error locations at line end span down to next line
2016-01-18 10:22:57 +01:00
Eberhard Graether
3884db21d7
logic: Fixed deselection of edge didn't restore active locations in code view
2016-01-15 16:21:50 +01:00
Andreas Stallinger
047490512b
ui: mouse cursor override
...
mouse cursor override in qtmainwindow removed, mouse cursor for codearea and graphview set to arrow
2016-01-13 17:15:53 +01:00
Eberhard Graether
82a16341d8
ui: renamed undo&redo to back&forward, control back&forward via mouse and backspace
...
* the key codes for mouse back and forward buttons can be defined in the ApplicationSettings
* fixed only left mouse button allowed for graph interactions
2015-12-16 16:22:10 +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