102 Commits (d5a5928e5a2999a8a6114f85ec9866c8d8c5e456)

Author SHA1 Message Date
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 7 years ago
Seth Hillbrand d1877d7c1b Moving modules from DLIST to std::deque 7 years ago
Jeff Young 7553cc2651 Clean up some dangling legacy odds and ends. 7 years ago
Jon Evans 52a9e68093 Store items changed by connectivity algorithm in undo list 7 years ago
Jeff Young f602ccd814 Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 7 years ago
Jeff Young 7995b5cc3c Restore selection on abort and undo/redo. 7 years ago
Jeff Young dae41b7460 Remove legacy segment-based zones. 7 years ago
Seth Hillbrand 583e0173b9 pcbnew: Fix ratsnest display 7 years ago
Seth Hillbrand 4460313104 pcbnew: Separating connectivity to subdir 7 years ago
Jeff Young a02e83ebdb Remove deleted footprints from selection. 7 years ago
Jeff Young f06bf81651 Don't deselected items that have been deleted. 7 years ago
Seth Hillbrand b3a5e08c2f pcbnew: Rename PCB_ZONE_T and remove from connectivity 7 years ago
Seth Hillbrand 491098af35 pcbnew: Deselect all items in a delete commit at once 7 years ago
Seth Hillbrand 7470d5ba98 pcbnew: retain selection between edits 7 years ago
Jeff Young a40ab768fc Allow deletion of non-Reference/non-Value module text items. 7 years ago
Jeff Young 84151990cd Don't set dirty bit when adding MARKERs. 8 years ago
Maciej Suminski 3e54e16bdc Update ratsnest after a footprint change 8 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
Maciej Suminski 9c2d1cf890 Fixed BOARD_COMMIT::Revert() 8 years ago
Tomasz Włostowski 00ad8f24a0 pcbnew: Minor changes in CONNECTIVITY_DATA interface: 8 years ago
Tomasz Włostowski c9817df9db refactoring: implemented BOARD-specific view Add()/Remove()/Update() methods in PCB_VIEW, moved to libpcbcommon 8 years ago
Tomasz Włostowski d0ef881a53 refactoring: make BOARD_COMMIT independent from pcbnew 8 years ago
Maciej Suminski 05ab44f463 Fixed a memleak when no undo entry is requested in BOARD_COMMIT 8 years ago
jean-pierre charras 56d42c776a Replace assert() by wxASSERT to make debug more easy. 8 years ago
Tomasz Włostowski c6a0ad895b pcbnew: code formatting, removed previous module editor copy/paste functions 8 years ago
Tomasz Włostowski 5731000135 pcbnew/copy&paste: multiple improvements: 8 years ago
Tomasz Włostowski 931a1ccaff Improved copy/paste functionality by Kristoffer: 8 years ago
Tomasz Włostowski c229063d9e Fixed crash when redrawing ratsnest after swapping pad net assignments 8 years ago
Seth Hillbrand 8201e2cbff Footprint editor crashes when deleting pads and undoing this command. 8 years ago
Tomasz Włostowski 9ad886344b New connectivity algorithm. 9 years ago
Tomasz Włostowski 966052272f Coding style fixes 9 years ago
Tomasz Włostowski 9e73c3117e Added possibility to disable undo entries creation in COMMIT/BOARD_COMMIT 9 years ago
Jon Evans 0afb249447 Add drawing priority support to VIEW 9 years ago
Maciej Suminski 3c61b16e7b Code formatting 9 years ago
Maciej Suminski c96db4f5c4 Removed aCreateUndoEntry flag from COMMIT::Push() 9 years ago
Maciej Suminski 89055c4425 Code formatting 9 years ago
Tomasz Włostowski 3f7c5a0845 fixed post-rebase issues 9 years ago
Tomasz Włostowski 1c1f4e9a50 Refactoring of VIEW/VIEW_ITEM classes: 9 years ago
Tomasz Włostowski 27a10e8597 Multiple simplifications to GAL tools in PCBNew: 9 years ago
Maciej Suminski e37488f145 Minor code simplification in BOARD_COMMIT 9 years ago
Maciej Suminski 89a5f8ce69 Remove boost::bind from BOARD_COMMIT 9 years ago
Maciej Suminski 7f9380af26 Update the status panel after every commit. 9 years ago
Maciej Suminski 65b1225231 Added CHT_DONE flag to COMMIT::Stage to skip add/remove step 9 years ago
Maciej Suminski 86895822b7 BOARD_COMMIT retracts changes in reversed order 10 years ago
Maciej Suminski 32c4bec31c Implemented BOARD_COMMIT::Revert() 10 years ago
Maciej Suminski 08d15a9961 BOARD_COMMIT::Revert() marked as not tested 10 years ago
Maciej Suminski f1b37109e3 BOARD_COMMIT code cleaning 10 years ago
Maciej Suminski c7ce82a4bf BOARD_COMMIT creates only one copy of a modified module 10 years ago
Maciej Suminski 992ca6e7c7 Fixed removal function in BOARD_COMMIT. 10 years ago
Maciej Suminski 2ab7196035 Reenabled and corrected BOARD_COMMIT::Revert(). 10 years ago