Manuel Dobusch
cdde712a2c
ui: graph zoom buttons
...
Added simple zoom buttons to graph
2017-01-26 16:33:49 +01:00
Eberhard Graether
9583b6bbea
ui: Split aggregation edges when expanding nodes if possible
2017-01-26 16:29:11 +01:00
Eberhard Graether
c269493942
ui: Added scroll speed setting to preferences
2016-08-18 12:12:19 +02:00
Eberhard Graether
f4677a902d
ui: Pan graph view to name of active symbol after activation
...
bug id = 80
2016-07-22 13:57:58 +02:00
Eberhard Graether
7f867bf889
ui: added color_scheme_test command displaying all graph node types and states
...
implementations for other views comming.
2016-06-22 16:14:06 +02:00
Eberhard Graether
5d2a476813
logic: Improved graph and code view performance
...
* added sql index for component_access
* improved policy for expanded code files
* reduced amount of initially expanded code files
* faster DummyEdge creation
* faster DummyNode search by token id
* switched GraphController DummyNodes and DummyEdges to shared_ptr for memory safety
2016-05-21 00:01:46 +02:00
Eberhard Graether
53d5fe6a06
ui: Added more movement controls to the graph
...
* SHIFT + mouse wheel for zooming
* WASD for moving up, right, left, down
* SHIFT + WS for zooming
* zoom anchor is under the mouse
bug id = 54
2016-03-12 00:55:31 +01:00
Eberhard Graether
29149f313a
logic: Added namespaces to overview and fixed namespace activation
2016-02-08 03:39:08 +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