35 Commits (094870e7a41d37d0e857f81c0616175f9bad2f00)

Author SHA1 Message Date
Jeff Young f58fc0b952 Rewrite GROUP undo based on uuids. 6 months ago
Wayne Stambaugh 42a1d1cf0b Include folder and 3D viewer code housekeeping. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young 968ef0082d Handle undo of a Repeat Draw Item. 1 year ago
Seth Hillbrand 6a8d2a7eb3 Store group id rather than group 2 years ago
Wayne Stambaugh a310c0a05a Do not expand the entire schematic hierarchy navigator tree by default. 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
Mike Williams 6b2a5f643a Undo/Redo: remove unused NOP type 2 years ago
Mike Williams 2a80b1c32b Undo/Redo: remove unused EXCHANGE_T type 2 years ago
Jeff Young d5b5a3eaf4 Add action info to Undo/Redo menus. 2 years ago
Jon Evans 85c7cca846 Fix missing include 3 years ago
Jeff Young 13f5c78e89 More tightening of group parent lifecycles. 3 years ago
jean-pierre charras 6c7c9ca50c Fix compil warnings (UNDO_REDO::GROUP renamed to UNDO_REDO::REGROUP to fix 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Marek Roszko 6e01ce84b9 Break out eda_item_flags.h, fix the typedef to std::uint32_t, fix some signed vars 4 years ago
Marek Roszko b2f5c989a6 Suppress leaking eda_item so much via undo_redo_container.h 4 years ago
Marcus A. Romer 1632707d9b Replace tabs with spaces 5 years ago
Seth Hillbrand 8c2fe42ef0 More Undo/Redo Cleanup. 5 years ago
Seth Hillbrand d244c09680 Cleanup undo/redo 5 years ago
Wayne Stambaugh 96c935673e Header clean up round 4. 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago
Jeff Young bddc97df30 LibEdit -> SymbolEditor 5 years ago
Marek Roszko b2e9f6987d Split base_struct into eda_item and eda_rect 5 years ago
Jeff Young 44af3978af Re-implement undo/redo of group ops in a pointer-safe way. 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Jeff Young ad26ece8d4 Add Global Edit Text and Graphics Properties to Eeschema. 6 years ago
Jeff Young e9e28b9aac Retire legacy block architecture. 7 years ago
Jeff Young 6936effaa7 Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 7 years ago
Seth Hillbrand 822cd9c6ef eeschema: Remove UR_WIRE_IMAGE 7 years ago
Carsten Schoenert a11714b1a4 fix misspelled 'an other' -> 'another' 8 years ago
jean-pierre charras 32aedc99b7 rename files 8 years ago
Jeff Young 4784ee7fe4 Implement undo/redo for drill and grid origins. 8 years ago
Jeff Young cba430deab Fix undo/redo and revert for libedit name changes and aliases 8 years ago
Maciej Suminski 1dd43d1d98 Unified undo buffer handling code for PCB & module editor. 10 years ago
Maciej Suminski 32065b339a Added const modifiers where applicable (PICKED_ITEMS_LIST). 12 years ago
Lorenzo Marcantonio 675f8d4a0b Typedef STATUS_FLAGS to encapsulate EDA_ITEM bitmapped flags 13 years ago
jean-pierre charras 08ef741770 Undo redo change and code cleanup. 14 years ago
jean-pierre charras 8e846082bb Pcbnew: Fix incorrect behavior of undo/redo command (this issue happens only when a new track is created, and an old redundant track is deleted) 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh df8f7d1ee0 EESchema remove global variable and fix text object change type undo/redo. 15 years ago
Wayne Stambaugh c07b677a20 Schematic editor locate item changes and other minor fixes. 15 years ago
Wayne Stambaugh 7cb34aece7 Schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago
Wayne Stambaugh c79077c9a2 Minor fixes and lots of coding policy changes. 15 years ago
Dick Hollenbeck 6c9244e8c3 fix function comments, this time ones in *.cpp files until they 15 years ago
Dick Hollenbeck 845d61acc5 coding standards consistency updates 15 years ago