Maciej Suminski
|
f9f23806ed
|
Mainly case changes.
|
2013-10-14 20:40:36 +02:00 |
Maciej Suminski
|
e66a4ce337
|
Namespace KiGfx->KIGFX.
template<> -> template <>
Some more reformatting according to uncrustify results.
|
2013-10-14 16:13:35 +02:00 |
Maciej Suminski
|
3cdc207b50
|
Added typedefs for VIEW_GROUP iterators. Fixed improper order of layer drawing for VIEW_GROUP items.
|
2013-10-02 10:19:48 +02:00 |
Maciej Suminski
|
5acd895e0d
|
VIEW_GROUP now does not change depth during drawing. Introduced functions for manipulating stored items.
FIxed problem of overlay being covered by other layers while panning.
Few minor fixes.
|
2013-10-01 16:55:33 +02:00 |
Maciej Suminski
|
e07a8fbe31
|
Removed TA_ActivateTool (now tools are invoked by sending TA_Action event, with the tool name as string parameter).
Developed TOOL_Action class & added ActionManager. Hot keys registered by tools are processed.
Selection & move tool can be invoked by a hot key.
|
2013-09-19 17:02:57 +02:00 |
Maciej Suminski
|
f88711ebf9
|
Merged Tom's branch
|
2013-09-18 16:59:08 +02:00 |
Maciej Suminski
|
c1e1502d35
|
Merged Tom's branch
|
2013-09-12 17:42:28 +02:00 |
Maciej Suminski
|
e38019d74e
|
Removed some dead code.
|
2013-09-11 16:38:40 +02:00 |
tomasz.wlostowski@cern.ch
|
3254bfa619
|
VIEW_GROUP: added FreeItems() method
|
2013-09-10 19:25:02 +02:00 |
Maciej Suminski
|
77fc1aecb2
|
First version of the move tool.
|
2013-09-09 09:34:52 +02:00 |
Maciej Suminski
|
339cf51c0c
|
Added VIEW_GROUP for grouping items to be displayed on a single layer.
|
2013-08-20 15:07:38 +02:00 |