Eberhard Graether
76fb7c4e6c
ui: Added setting for graph zoom on mouse wheel by default to preferences
...
On popular demand.
bug id = 237
2016-10-25 22:52:36 +02:00
Andreas Stallinger
b11f583729
utility: graph export linux
...
qfiledialog on linux does not add extension of filter to filename
2016-10-18 13:05:20 +02:00
Eberhard Graether
cbcf56f7dc
ui: Save graph as image via context menu
...
bug id = 180
2016-09-06 15:16:49 +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
6165d2fffa
ui: Fixed edge drawn wrong when leaving from child nod of smaller node
2016-05-27 12:06:16 +02:00
Eberhard Graether
ce5c3e8626
ui: Added timer stopper to QtGraphicsView to stop movement if keyup event not registered
2016-04-19 23:13:41 +02:00
Eberhard Graether
e68177b634
ui: Fixed backspace not working when focus is on graph
2016-04-15 11:16:38 +02:00
Eberhard Graether
93f21283f6
ui: improved angled edges and new style of aggregation
...
* added different routing options for horizontal, vertical or any
* added different pivot options to connect in the middle or at thirds
* changed aggregation to angled edge with thickness logarithmic to weight
* aggregation to pivot at middle and route any direction
* aggregation weight displayed in tooltip
* inheritance to route vertical
2016-04-04 21:05:39 +02:00
Eberhard Graether
31f366ab8f
ui: Increased graph edge drawing performance
...
* only draw lines within the redrawn rectangle
* cache polygon points
2016-04-01 15:26:44 +02:00
Manuel Dobusch
82db193c78
logic: solution parsing refactor
...
Refactored solution parser handling to make it more generic
Also includes new parser (wip)
2016-03-23 17:06:40 +01:00
Andreas Stallinger
f6de07ecf1
build: update botan paths
...
botan has new paths on linux build, debug - release fix on linux
2016-03-17 13:58:47 +01:00
Eberhard Graether
a78e7b85d1
ui: Use update loop in graph panning and zooming for smooth interaction
2016-03-16 15:03:57 +01:00
Eberhard Graether
ba523111af
ui: Tuned graph zooming
2016-03-14 23:42:45 +01: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
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