89 Commits (9f7655e36f6b16858f7dbbba1d9c3fd62e162be0)

Author SHA1 Message Date
Seth Hillbrand 548e5f49bd Clean up unused variable usage 4 years ago
Jeff Young 41619ebbe2 Decouple PROGRESS_REPORTER interface from implementations. 4 years ago
Jeff Young 95b87ba29a Freshen microwave polygon dialog and remove a bunch of dead code. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Jeff Young a1dfc36233 More error message regularization. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Marek Roszko d946d6e68f Cleanup some pgm_base.h includes 4 years ago
Seth Hillbrand 752ae4d519 Rename modification flag routines 5 years ago
Ian McInerney ecd9bf696e Be consistent about using nullptr instead of 0 5 years ago
Jon Evans 619a353c5e Decouple 3D view dirty marking and refresh 5 years ago
jean-pierre charras 6eb2e2a6e3 Fp editor: do not change item UUIDs when loading a footprint from library. 5 years ago
Jeff Young a868fb97b6 Preserve Uuids when editing board footprints. 5 years ago
Jeff Young 0e7c18119e Make sure pads are unlocked when editing footprint from board. 5 years ago
Jeff Young e4f29d358c Formatting. 5 years ago
jean-pierre charras 6a81113c2d Better comments in files related to my previous commit. 5 years ago
jean-pierre charras 93e186f53e SelectFootprintFromLibTree(): fix a issue similar to commit 27d47743. 5 years ago
jean-pierre charras a6a2dae480 Footprint editor: ensure the pad editor is closed before load a new footprint. 5 years ago
Jeff Young bb232e6ac6 Unify LIB_IDs now that both are stored in sexpr files. 5 years ago
Jeff Young fd5e1fbdd4 Formatting and cleanup. 5 years ago
Jeff Young dff5173baf Exorcise some instances of "modedit". 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 52a46341db More module -> footprint. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jeff Young 13e939ffa0 More Module -> Footprint. 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
Jeff Young 4dc877d0e9 Module -> Footprint. 5 years ago
Jeff Young bfd8a62852 Formatting and naming conventions. 5 years ago
Jeff Young 6abe68fff0 Cleanup. No changes to execution. 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Jon Evans dcc484e114 CHANGED: Library editors are now usable with no project loaded 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Jeff Young cae493fe65 More infrastructure work for shape editor. 5 years ago
Jeff Young 129042f8a6 Convert timestamps to UUIDs. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Jeff Young 3ec360f15c Save pinned libraries in project. 6 years ago
Ian McInerney 5d46e721e5 pcbnew: Cleanup includes of pcbnew_id.h 6 years ago
Seth Hillbrand 6983c56cf8 Use const references where possible 6 years ago
Jeff Young 9b36489270 Make sure that libraries are always sorted consistently. 6 years ago
Jeff Young 102b530162 Fix library tree updating bug present at least on OSX. 6 years ago
jean-pierre charras 08169afbee PCB_BASE_FRAME::SelectFootprintFromLibTree(): fix annoying issue: 6 years ago
Jeff Young 10c25a2290 Update frame type enum to match current class names. 6 years ago
Jeff Young e269b5d1b9 Workaround an issue where a throw terminates (even when there's a catch for it). 6 years ago
Jeff Young 6b6e9eddee Return control of Symbol and Footprint chooser col widths to user. 6 years ago
Jeff Young 37af3adffb Add preference for flip axis. 6 years ago
Seth Hillbrand fb3d1bdb59 Clear some compile warnings 7 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 7 years ago
Jeff Young ce1f35a1be Cleanup some left-over vestiages of the legacy canvas architecture. 7 years ago
Seth Hillbrand daad58e511 pcbnew: Add option to show ratsnest while moving 7 years ago