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
|
22045b61ea
|
Converted tabs to spaces. Removed trailing whitespaces.
|
2013-10-14 13:43:57 +02:00 |
Maciej Sumiński
|
6409f7f96b
|
wxWidgets 2.8 compatibility fix (removed wx/kbdstate.h)
|
2013-09-29 14:25:04 +02:00 |
Maciej Suminski
|
6b74b5771a
|
Even more code comments and reformatting.
|
2013-09-27 18:51:21 +02:00 |
Maciej Suminski
|
3f320e4d68
|
Some more comments and code formatting.
|
2013-09-27 16:23:43 +02:00 |
Maciej Suminski
|
d1578e4e1a
|
Fixed cvpcb build.
|
2013-09-24 16:12:02 +02:00 |
Maciej Suminski
|
ab21124b71
|
Reenabled snapping for tools.
|
2013-09-16 16:46:02 +02:00 |
Maciej Suminski
|
f9cc914960
|
Mouse movement events are sent during autopanning, as the cursor position changes in the world coordinates (even if it stays still in the screen coordinates). It allows tools to update their state, as if the mouse was moved.
|
2013-09-13 10:26:08 +02:00 |
Maciej Suminski
|
82fe1a4972
|
Merged Tom's branch
|
2013-09-12 17:42:28 +02:00 |
tomasz.wlostowski@cern.ch
|
9eb3916852
|
Merged kicad-gal-orson
|
2013-09-10 19:32:19 +02:00 |
tomasz.wlostowski@cern.ch
|
9daa1ab52a
|
TOOL_DISPATCHER: improve mouse handling
|
2013-09-10 19:22:38 +02:00 |
Maciej Suminski
|
d0749a3a52
|
Small refactoring.
|
2013-09-09 14:31:27 +02:00 |
Maciej Suminski
|
89a138c09e
|
Added handling keyboard events for the Tool framework.
|
2013-08-21 17:37:27 +02:00 |
Maciej Suminski
|
7d5a456344
|
Code reformatting.
|
2013-08-06 10:30:09 +02:00 |
tomasz.
|
241061025b
|
Added core tool framework files + boost::context assembly stuff (initial, very buggy and unfinished work).
|
2013-08-02 16:46:53 +02:00 |