131 Commits (5c8f4697ca6a9dded0c61c0a4285bf11d2b6c6f4)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young 94f995c49e Reduce dependency on dynamic_cast. 1 year ago
Jeff Young 7ca84091b6 Formatting. 1 year ago
Seth Hillbrand cc850d0da0 Split out LSEQ/LSET from LAYER_ID 1 year ago
Jeff Young ea72beb2f7 Remove & then re-add undo items to parent group. 1 year ago
JamesJ 951065390e Add composite update callback to BOARD_LISTENER 2 years ago
Jeff Young 491adc6c6c Formatting. 2 years ago
Jeff Young 2c21ef1ed0 Fix footprint undo for new UUID caches. 2 years ago
JamesJ f51e775f26 Use bulk BOARD_LISTENER calls following undo or redo operations 2 years ago
Seth Hillbrand 6a8d2a7eb3 Store group id rather than group 2 years ago
Jon Evans 622c2f1316 Make sure connectivity is updated in undo/redo 2 years ago
Jeff Young bce372c8a3 Don't clear the undo/redo list when we're just trimming it. 2 years ago
Jeff Young 07cefa7883 More active tracking of undo/redo items. 2 years ago
Jeff Young a8f6329590 Remove stale comment. 2 years ago
Jeff Young 68cbb820a7 performance efficiencies 2 years ago
Jeff Young 1b0cc82c56 Move a couple of stragglers to BOARD_COMMIT. 2 years ago
Jeff Young b29a56530c Remove undo-of-ungroup hack. 2 years ago
Jeff Young 9fb06f95a0 Fix msys2 build. 2 years ago
Jeff Young ea3c87f243 Move group/ungroup to COMMIT infrastructure. 2 years ago
Jeff Young 504652b972 Regularize RunOnChildren() at the BOARD_ITEM level. 2 years ago
Jeff Young 78ee6f2e42 Fix a couple of undo bugs. 2 years ago
Alex Shvartzkop be72e07e61 Introduce PCB_GENERATOR. 2 years ago
Jeff Young 69a1b30b8a Implement undo/redo around Pad Edit Mode changes. 2 years ago
Jeff Young 1218f61d0a Implement undo/redo for footprint children. 2 years ago
Jeff Young cf8294b5c2 Remove a bunch of blind (and a few redundant) static_casts. 2 years ago
jean-pierre charras 7ac0ca9c14 Pcbnew, undo_redo: Do not cast to BOARD_ITEM items that are only EDA_ITEM 2 years ago
Jeff Young d5b5a3eaf4 Add action info to Undo/Redo menus. 2 years ago
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