104 Commits (b22b0e5d03f97acd5a41c6aa14e6f3abd21e5286)

Author SHA1 Message Date
Jeff Young 4a3f77cd9d Clear board soldermask when undoing/redoing items that affect it. 3 years ago
Jeff Young bba8a0826e Clear caches before undo operation. 3 years ago
Jeff Young 13f5c78e89 More tightening of group parent lifecycles. 3 years ago
Jeff Young 03ba14c6d3 Tighten lifecycle management of parent group pointers. 3 years ago
Jeff Young 16d5c43c14 Fix shadowed variable. 3 years ago
Jeff Young b4701593fb Restore parent group pointers on undo. 3 years ago
Seth Hillbrand fab78af176 Remove TEDIT 4 years ago
Jeff Young bc51c89c90 Reconcile zone-auto-fill with undo. 4 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
jean-pierre charras 30c001265b pcbnew, undo_redo.cpp: fix a logical bug that can hang in rare cases. 4 years ago
jean-pierre charras 6c7c9ca50c Fix compil warnings (UNDO_REDO::GROUP renamed to UNDO_REDO::REGROUP to fix 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Jeff Young 66eb2ddeb5 Remove auto when not needed for line length. 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 4 years ago
Jeff Young 16b0147af8 Prefix DIMENSION types. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 4 years ago
Marek Roszko 4712d7a918 Remove a leaky wx/msgdlg.h include 4 years ago
Ian McInerney 23f8851409 Remove pcb_group include from board header 4 years ago
Jeff Young a577b6386d Fix missing status bar update after undo/redo. 5 years ago
Jeff Young a3b9e8ddb4 Round 2 of Worksheet -> Drawing Sheet. 5 years ago
Jeff Young cf42d692bf Remove some dead code. A little bit of comment cleanup as well. 5 years ago
Jeff Young b08862e445 Fix group undo/redo bugs. 5 years ago
Seth Hillbrand 8c2fe42ef0 More Undo/Redo Cleanup. 5 years ago
Seth Hillbrand d244c09680 Cleanup undo/redo 5 years ago
Marek Roszko 9695717a46 Fix assert in SwapItemData 5 years ago
Jeff Young acfbcb4beb Make distinction between PCBNew-wide tools and Board-specific tools. 5 years ago
Jeff Young b1adb93c16 PCB_GROUP_Ts need to be added and removed from view. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 3451ac3088 PCB_MODULE_T -> PCB_FOOTPRINT_T 5 years ago
Jeff Young 522d64968e Yet more module -> footprint. 5 years ago
Jeff Young 52a46341db More module -> footprint. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jeff Young f7333ad64a Update some classnames including archaic zone names. 5 years ago
Ian McInerney d88eaaf477 Fix various compiler and Coverity warnings 5 years ago
Seth Hillbrand f8a4edb1c9 First pass renaming module to footprint 5 years ago
Jeff Young ae8239a4f2 Don't leave hidden flag when undoing/redoing. 5 years ago
Marek Roszko 2c86363aa0 Relocate the page_layout includes to a page_layout folder 5 years ago
Jeff Young 37906511f5 Class renaming. 5 years ago
Jeff Young ba26e056ec Implement groups for modedit. 5 years ago
jean-pierre charras 8285110c2a more cleanup about removing useless include 5 years ago
Jeff Young 6abe68fff0 Cleanup. No changes to execution. 5 years ago
Jeff Young 44af3978af Re-implement undo/redo of group ops in a pointer-safe way. 5 years ago
Seth Hillbrand 173b4ff588 Add snapping to eeschema 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Joshua Redstone ee428876ec ADDED: Group/Ungroup function 5 years ago
Jeff Young efc3f8c29d Remove unused nets when updating PCB. 5 years ago
Jeff Young 1cd2a51db2 Make undo/redo lists protected. 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago