Maciej Suminski
|
bc305859b2
|
Mainly case changes.
|
2013-10-14 20:40:36 +02:00 |
Maciej Suminski
|
0ac3e1fbf2
|
Namespace KiGfx->KIGFX.
template<> -> template <>
Some more reformatting according to uncrustify results.
|
2013-10-14 16:13:35 +02:00 |
Maciej Suminski
|
86000832fe
|
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
|
87a9964c78
|
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
|
2c03bf4109
|
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
|
dcb5d8f25c
|
Merged Tom's branch
|
2013-09-18 16:59:08 +02:00 |
Maciej Suminski
|
82fe1a4972
|
Merged Tom's branch
|
2013-09-12 17:42:28 +02:00 |
Maciej Suminski
|
f179183dea
|
Removed some dead code.
|
2013-09-11 16:38:40 +02:00 |
tomasz.wlostowski@cern.ch
|
b73474bda6
|
VIEW_GROUP: added FreeItems() method
|
2013-09-10 19:25:02 +02:00 |
Maciej Suminski
|
31f7ecc16a
|
First version of the move tool.
|
2013-09-09 09:34:52 +02:00 |
Maciej Suminski
|
5adba827a6
|
Added VIEW_GROUP for grouping items to be displayed on a single layer.
|
2013-08-20 15:07:38 +02:00 |