42 Commits (6b12a12b3edfe6e6c7770235d0331c680443e644)

Author SHA1 Message Date
Marek Roszko 6b12a12b3e On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2 years ago
Marek Roszko 7e8b18035f Eliminate the conditional pcbnew/cvpcb definition of PROJECT 2 years ago
Jeff Young c07e9c834f Validate new footprint / save as footprint info before exiting dialog. 2 years ago
Jeff Young 1218f61d0a Implement undo/redo for footprint children. 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
jean-pierre charras 683a327200 Footprint editor: always export the currently loaded footprint. 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Jon Evans f7d59f2e89 Enable properties panel in footprint editor 3 years ago
Jeff Young f45d44a639 Don't leave temp footprints attached to a board. 3 years ago
Jeff Young 4c63b4e061 Class name <-> file name sync. 3 years ago
Jeff Young 8eb68ee472 Add pin/unpin context menu to Symbol Chooser and Footprint Chooser. 3 years ago
Jeff Young 09773e3e2e Make sure dirty flag gets set, and leave save enabled regardless. 3 years ago
Jeff Young 63386ba64d Pointer safety for ERC/DRC dialogs. 3 years ago
Jeff Young 28f7221cc3 Allow selection of Footprint Checker markers. 3 years ago
Jeff Young 1f347582f8 Introduce new marker type so we can track DRC errors on the drawing sheet. 3 years ago
jean-pierre charras aabc3b3cc6 FP editor: fix crash when duplicating a footprint. 3 years ago
jean-pierre charras 4d48376eae Fix some warnings detected by PVS-STUDIO (not used vars) 3 years ago
Jeff Young def87c969e Redo the pinned-libraries storage architecture. 3 years ago
Jeff Young c98826c8b0 Open newly-pasted footprint on canvas of Footprint Editor. 3 years ago
Jeff Young 9b70308f5c Nullptr defensive code. 3 years ago
Jeff Young 90bfe2d94b Remove Save Copy As from fp editor, and rename to Save a Copy elsewhere. 4 years ago
Jeff Young c6f83b6dec ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 4 years ago
Jeff Young b4c5e64db2 Exclusions for Unconnected Items; Markers & exclusions for Parity checks 4 years ago
Jeff Young e363a0eedc ADDED Edit Text and Graphics Properties for Footprint Editor. 4 years ago
Jeff Young 84e0feeee6 LibTree selection should follow footprint after Save As. 4 years ago
Jeff Young e3ef101ec9 Add missing view controls for FP Editor Appearance Manager. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 4 years ago
Ian McInerney 4f05262705 Cleanup includes in board.h and footprint.h 4 years ago
Ian McInerney 23f8851409 Remove pcb_group include from board header 4 years ago
Seth Hillbrand f274a00c08 Remove PYTHON_* compile options 5 years ago
Seth Hillbrand 752ae4d519 Rename modification flag routines 4 years ago
Jeff Young baf868fce7 Add footprint repair tool (currently just for duplicate IDs). 4 years ago
Jon Evans 619a353c5e Decouple 3D view dirty marking and refresh 5 years ago
Jeff Young f6f31b7654 Get rid of save warning after Footprint Editor Save As. 5 years ago
Jeff Young f2e68e68d0 Add "Hide Tree" context menu options when tree has no selection. 5 years ago
Jeff Young 91e876ce0d Make sure the title is updated when file is saved/reverted/etc. 5 years ago
Jeff Young c2f68ca4da Whittle down library tree context menus to be more contextual. 5 years ago
Jeff Young c2dbd28101 Simplify and harmonize symbol editor and footprint editor menus. 5 years ago
Jeff Young a868fb97b6 Preserve Uuids when editing board footprints. 5 years ago
Michael Kavanagh 479487ceb1 Tidy up context menus a bit 5 years ago
Jeff Young 7a081b7c04 Naming consistency. 5 years ago
Jeff Young fd5e1fbdd4 Formatting and cleanup. 5 years ago
Jeff Young 9c7c05c161 Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
Jeff Young 1391774f64 Re-factor boundary/courtyard checker error handling. 5 years ago
Jeff Young 61bca4aaa4 A bit of "module" erradication, nameing conventions, and formatting. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jeff Young 812b714ccd More Module -> Footprint and a bit of formatting cleanup. 5 years ago
Jeff Young 6e0a40e32e Cleanup. Push more editing functions to toolset. 5 years ago