Maciej Suminski
|
ebdddf0bc0
|
Ratsnest is updated, when there are tracks added using the P&S router.
|
2013-12-20 15:18:41 +01:00 |
Povilas Kanapickas
|
f954ace66b
|
Remove some uses of using namespace std.
|
2013-12-13 10:27:30 -06:00 |
Maciej Suminski
|
08ecc5005f
|
Profile counter simplified, so it should be more portable.
|
2013-11-27 09:46:59 +01:00 |
Orson
|
1fa3ef37c3
|
Fix redraw issue in modedit a modview, with GAL
|
2013-11-01 13:56:20 +01:00 |
Dick Hollenbeck
|
0e69125217
|
cvpcb was not filtering on the current library when USE_FP_LIB_TABLE.
<%s> being replaced with '%s' because the former in invisible in html panels.
Cure some compiler warnings.
|
2013-10-31 16:30:57 -05:00 |
Maciej Suminski
|
4bf49bf6a6
|
Renamed TOOL_MOUSE_BUTTONS constants to avoid name conflict with Windows MB_RIGHT constant.
|
2013-10-15 10:41:00 +02:00 |
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
|
8253899a70
|
Converted tabs to spaces. Removed trailing whitespaces.
|
2013-10-14 13:43:57 +02:00 |
Maciej Suminski
|
f690b8e505
|
Fixed IDs for the push and shove router menu
|
2013-10-11 14:26:09 +02:00 |
Maciej Sumiński
|
ca84ed7e63
|
Fixed menu entry ids for the p&s router context menu.
|
2013-09-29 13:56:32 +02:00 |
Maciej Suminski
|
52a7f3e2dc
|
Uncrustified the push&shove source, fixed some warnings.
|
2013-09-27 10:00:26 +02:00 |
Maciej Sumiński
|
85d1048762
|
Uncrustifying push&shove router
|
2013-09-26 23:53:54 +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 |
tomasz.wlostowski@cern.ch
|
abf37168de
|
Initial version of the P&S router. Buggy and crappy.
|
2013-09-18 19:55:16 +02:00 |
tomasz.wlostowski@cern.ch
|
73949712f6
|
added note why there's no P&S sources yet...
|
2013-09-12 11:49:24 +02:00 |