Eberhard Graether
d6c03ffb02
logic: Don't show line numbers for summary
2016-02-08 01:24:28 +01:00
Eberhard Graether
b40e49b633
ui: Display scope name at bottom of snippet if available
...
* Show scope name at bottom looking like top one
* Refactored CodeSnippetParams out of CodeView and use them everywhere
* Fixed border radius clipping problem at bottom of file by defining a small padding
* Scroll to line number when inserting a scope
2016-02-03 13:54:46 +01:00
Eberhard Graether
ead0abfba2
logic: Return to last scroll position in code view on undo
...
* fixed scrolling on undo
* refactored autoscrolling in code view
* save scroll position of user with MessageScrollCode
2016-01-29 13:08:30 +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
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
43409cd6b7
build: trial version target
...
builds now app and trail target, lib_gui added, istrail function
2015-12-08 17:55:12 +01:00