16 Commits (3380afd9fd010143617821c81c59d0d2a1cc7249)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months 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 13f5c78e89 More tightening of group parent lifecycles. 3 years ago
Wayne Stambaugh bcd6bddfd4 Start expunging NULL. 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
Dominik Wernberger e2aa7be4b3 Added a lot of consts and refactored a few lines 5 years ago
Seth Hillbrand 8c2fe42ef0 More Undo/Redo Cleanup. 5 years ago
Marek Roszko b2e9f6987d Split base_struct into eda_item and eda_rect 5 years ago
jean-pierre charras 36bc44e6d7 more cleanup about removing useless include 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 822cd9c6ef eeschema: Remove UR_WIRE_IMAGE 7 years ago
jean-pierre charras 39b4afecfa fix code after file renaming 8 years ago
jean-pierre charras 32aedc99b7 rename files 8 years ago
Jeff Young 7a28f3d4cf Implement undo/redo for origins in legacy 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
Marvin Schmidt 273437641c Remove some else-after-return's 8 years ago
Marvin Schmidt c36d666dde Remove duplicate #include 8 years ago
Maciej Suminski 1dd43d1d98 Unified undo buffer handling code for PCB & module editor. 10 years ago
Maciej Suminski d624115f35 Fixed failing undo while routing. 10 years ago
Maciej Suminski 32065b339a Added const modifiers where applicable (PICKED_ITEMS_LIST). 12 years ago
jean-pierre charras 3b246ca483 Pl_Editor: add undo/redo commands. 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
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 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 636b2d301e function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 15 years ago
jean-pierre charras a188f9d06e added orto2 patch 15 years ago
charras b6e8c338c5 Eeschema: fixed: bad undo/redo for Drag commands 16 years ago
charras 148a574e6f More about undo/redo in pcbnew 16 years ago
stambaughw 5f198fb0ee Fix class method syntax that caused MSVC compiler errors. 16 years ago
charras c718765268 More about undo/redo in pcbnew 16 years ago
charras 5699ee3b91 More about pcbnew undo/redo 16 years ago
charras 41c80dd95b pcbnew: work on undo/redo in progress 16 years ago
charras f9be70f26d pcbnew: work on undo/redo in progress Only delete commands are stored in undo/redo stack 16 years ago
charras 83be1f8a10 Rework on undo/redo and block functions: more efficient code to undo/redo block move and mirror operations 16 years ago
charras 8ec8cf3f43 Rework on undo/redo and block functions 16 years ago
charras 6d14766eb3 uploaded forgotten files 16 years ago