35 Commits (c45394b0f27572b6bbed866c4d1d3388e243cf14)

Author SHA1 Message Date
Wayne Stambaugh af540bbb9a Header folder housekeeping. 11 months ago
Wayne Stambaugh f74d97d2e1 Revert "Header folder housekeeping." 11 months ago
Wayne Stambaugh d1898aab47 Header folder housekeeping. 11 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Seth Hillbrand 315ad0e071 Replace stale pin references with UNDO copy 2 years ago
Jeff Young ea3c87f243 Move group/ungroup to COMMIT infrastructure. 2 years ago
Jeff Young e7fca68384 Don't double-delete unused nets (or anything else, for that matter). 2 years ago
Jeff Young ad676e22b8 Don't push a commit we don't own. 2 years ago
Jeff Young 1218f61d0a Implement undo/redo for footprint children. 2 years ago
Jeff Young 8b1fd62d35 Make pad & via teardrops 1st-class citizens (props of the pad/via) 3 years ago
Seth Hillbrand f4b43617e7 Add COMMIT structure to Schematic and Symbol editors 3 years ago
Jeff Young 13f5c78e89 More tightening of group parent lifecycles. 3 years ago
Jeff Young bc51c89c90 Reconcile zone-auto-fill with undo. 4 years ago
Jeff Young d465eb6425 ADDED: automatic zone refilling. 4 years ago
Jeff Young 98b9c6e2a1 Better progress reporting and a slight performance boost on commit. 4 years ago
Marek Roszko b2f5c989a6 Suppress leaking eda_item so much via undo_redo_container.h 5 years ago
Jon Evans 247da631f9 Revert "Fix typo and clean up leftover tracks" 5 years ago
Jon Evans 1a102f03c0 Clean up co-linear tracks after finishing routing 5 years ago
Wayne Stambaugh 6ab1144ea3 Fix broken Doxygen comment specifiers. 5 years ago
Wayne Stambaugh bf00ebee3b Header clean up round 1. 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Ian McInerney acc3217a95 Renormalize line endings and enforce normalization for all contributors 5 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Ross Schlaikjer 64a42ffa35 Add keepout in footprints: Starting point. 6 years ago
Jeff Young 84151990cd Don't set dirty bit when adding MARKERs. 8 years ago
jean-pierre charras 39b4afecfa fix code after file renaming 8 years ago
Maciej Suminski 984ac70106 Added COMMIT::GetStatus() and minor refactor 8 years ago
Tomasz Włostowski 9e73c3117e Added possibility to disable undo entries creation in COMMIT/BOARD_COMMIT 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 27a10e8597 Multiple simplifications to GAL tools in PCBNew: 9 years ago
Maciej Suminski 6481ff75c9 Changed one of COMMIT::Stage() methods to COMMIT::Modified() 9 years ago
Maciej Suminski 65b1225231 Added CHT_DONE flag to COMMIT::Stage to skip add/remove step 9 years ago
Maciej Suminski acd7214586 Moved commit.h to 'include' directory 10 years ago
Maciej Suminski 38177b70b9 Comments for COMMIT class 10 years ago
Maciej Suminski 940765f4b3 COMMIT class: removed m_committed flag, added clear() and Empty() methods. 10 years ago
Maciej Suminski b8350f037b COMMIT: Added an interface to store items that already have a copy created. 10 years ago
Maciej Suminski 0223425d30 COMMIT: changed BOOST_FOREACH to for. 10 years ago
Tomasz Wlostowski 9588a7974c Added classes COMMIT & BOARD_COMMIT. 10 years ago