- 16 Mar, 2014 1 commit
-
-
unknown authored
-
- 05 Mar, 2014 1 commit
-
-
Maciej Suminski authored
-
- 03 Mar, 2014 1 commit
-
-
Maciej Suminski authored
-
- 25 Feb, 2014 1 commit
-
-
Maciej Suminski authored
Renamed BOARD_CONNECTED_ITEM::SetNet() -> SetNetCode() Added BOARD_CONNECTED_ITEM::GetNet() for accessing NETINFO_ITEM* of a given item. Fixed module editor crash when launched to edit a module from a PCB. Replaced some BOARD::FindNet( item->GetNet() ) calls with BOARD_CONNECTED_ITEM::GetNet().
-
- 21 Feb, 2014 1 commit
-
-
Maciej Suminski authored
-
- 19 Feb, 2014 1 commit
-
-
Marco Serantoni authored
-
- 04 Feb, 2014 1 commit
-
-
Maciej Suminski authored
-
- 03 Feb, 2014 3 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 31 Jan, 2014 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 30 Jan, 2014 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
Undo buffer for the PNS router. Still, it has a bug - it crashes when an undo/redo operation is performed while routing a track.
-
- 29 Jan, 2014 1 commit
-
-
Maciej Suminski authored
-
- 28 Jan, 2014 1 commit
-
-
Maciej Suminski authored
RN_DATA::Update()/AddSimple() take BOARD_ITEM* as the parameter (instead of being split to versions with BOARD_CONNECTED_ITEM* and MODULE*), to make the code look clearer.
-
- 07 Jan, 2014 3 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
Fixed Push and Shove and ratsnest cooperation (tracks added by PNS are taken into account while calculating ratsnest).
-
Maciej Suminski authored
-
- 20 Dec, 2013 1 commit
-
-
Maciej Suminski authored
-
- 18 Dec, 2013 1 commit
-
-
Maciej Suminski authored
-
- 13 Dec, 2013 1 commit
-
-
Povilas Kanapickas authored
-
- 09 Dec, 2013 1 commit
-
-
Maciej Suminski authored
Added REASON enum for Reset() function, so tools will know why a reset occured. Fixed SELECTION_TOOL (it was bailing out, when a new board was loaded and some items were still selected). Added removal of VIEW_ITEM groups after changing layers and removing items.
-
- 27 Nov, 2013 1 commit
-
-
Maciej Suminski authored
-
- 01 Nov, 2013 1 commit
-
-
Orson authored
-
- 31 Oct, 2013 1 commit
-
-
Dick Hollenbeck authored
<%s> being replaced with '%s' because the former in invisible in html panels. Cure some compiler warnings.
-
- 15 Oct, 2013 1 commit
-
-
Maciej Suminski authored
-
- 14 Oct, 2013 3 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
template<> -> template <> Some more reformatting according to uncrustify results.
-
Maciej Suminski authored
-
- 11 Oct, 2013 1 commit
-
-
Maciej Suminski authored
-
- 29 Sep, 2013 1 commit
-
-
Maciej Sumiński authored
-
- 26 Sep, 2013 1 commit
-
-
Maciej Sumiński authored
-
- 19 Sep, 2013 1 commit
-
-
Maciej Suminski authored
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.
-
- 18 Sep, 2013 1 commit
-
-
tomasz.wlostowski@cern.ch authored
-
- 12 Sep, 2013 1 commit
-
-
tomasz.wlostowski@cern.ch authored
-