5530 Commits (ee9d8fcd154e2596b19434b656e7263356c11ebb)

Author SHA1 Message Date
Jeff Young ee9d8fcd15 Collapse Pcbnew & ModEdit display and edit settings. 5 years ago
Jon Evans 15b95f2980 Fix project references in eagle importer after SCHEMATIC object 5 years ago
Jeff Young a7703d1207 Cleanup Graphics to parallel Cleanup Tracks & Vias. 5 years ago
Seth Hillbrand 4480759599 Remove unused variable 5 years ago
Jeff Young ad12c42e8b Push grid settings dialogs down into common. 5 years ago
jean-pierre charras a8d5d9b690 panel lib tables: avoid crash when deleting the last entry in list. 5 years ago
Jeff Young e16426987a Fix wxWidgets alert on integer overflow. 5 years ago
Jeff Young c48f4272f3 Collapse a level out of the zoom settings. 5 years ago
Seth Hillbrand a02d8a5993 Fix a number of signed/unsigned comparisons 5 years ago
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 5 years ago
Ian McInerney a97f14e217 Propagate exclude from board to all units of a component 5 years ago
Wayne Stambaugh 037898f6fb Eeschema: add support for excluding symbols from board. 5 years ago
Jeff Young 79cdd608af Make sure Footprint ID gets initialized when calling chooser. 5 years ago
jean-pierre charras 2401ed587e eeschema, pcbnew: fix too narrow window showing the item color list 5 years ago
jean-pierre charras 64231a8491 fix a minor wxWidgets alert and a outdated comment. 5 years ago
Ian McInerney 9d0ea66a96 Don't use the accelerator table in the menubars 5 years ago
jean-pierre charras eef81e84b2 Avoid marking a default name translatable: after translation the result 5 years ago
Ian McInerney 4357c1d3b3 Coverity and compiler warning fixes 5 years ago
Wayne Stambaugh c27ca90c13 Symbol library editor: fix broken "Save As..." feature. 5 years ago
jean-pierre charras a29b3eb017 Eeschema, DIALOG_EDIT_ONE_FIELD: fix incorrect behavior for footprint field, 5 years ago
Jon Evans ae852e17f9 Re-add null component checking in UpdateNetHighlighting 5 years ago
Wayne Stambaugh 3fa2bad3c5 Symbol editor: disable tools and menu entries for derived symbols. 5 years ago
Wayne Stambaugh 616ac50cfb KiCad: add support for missing file format extensions. 5 years ago
Wayne Stambaugh 0032845f9e Fix clipped bitmap buttons with GTK on Linux. 5 years ago
Wayne Stambaugh 77a59fb5d3 Eeschema: add support for excluding symbols from bill of materials. 5 years ago
Jeff Young 5d493abea7 Check for duplicate field names. 5 years ago
Jeff Young c01046c12f Give new sheets an initial name and filepath. 5 years ago
Jeff Young 10add93d16 Fix clang compile warnings. 5 years ago
Jeff Young aadc926740 Coverity fixes and "auto" removal. 5 years ago
Wayne Stambaugh 354d53a6c5 Handle derived library symbol optional field inheritance. 5 years ago
Wayne Stambaugh 52078a4b1b Allow setting mandatory derived symbol field properties. 5 years ago
Wayne Stambaugh dd1a7627f8 Move setting derived symbol field properties from parent symbol. 5 years ago
Seth Hillbrand 21c752fa0b eeschema: Rename shadowing var 5 years ago
jean-pierre charras eae0c142fe Eeschema, DIALOG_PLOT_SCHEMATIC: fix incorrect unit of default pen width. 5 years ago
Jeff Young adb1074597 Add undo for Edit Text & Graphics Properties. 5 years ago
Jeff Young 3425deff47 Hook up Edit Text and Graphics Properties to wires. 5 years ago
Michael Kavanagh 9414f65a3f Eeschema: allow Properties... in wire context menu 5 years ago
jean-pierre charras 598ed8b394 toolbars_lib_view.cpp and toolbars_libedit.cpp: do not recreate comboboxes 5 years ago
Jeff Young e7603ddcb9 Add tilde escape syntax to syntax help. 6 years ago
Jon Evans b0ebc476d2 Don't assert when getting line width for sheets 5 years ago
jean-pierre charras e8c1738361 dialog_edit_label.cpp: fix a minor compil warning (shadowed var) 5 years ago
Wayne Stambaugh 91fd063585 Eeschema: allow editing of wire and bus properties. 6 years ago
Wayne Stambaugh c2d94358fc Symbol editor: minor fixes to disable saving the legacy file format. 6 years ago
Wayne Stambaugh 6c8b937e1b Symbol editor: disable saving legacy symbol libraries. 6 years ago
Wayne Stambaugh b624c7090a Deprecate saving legacy schematic and symbol library file formats. 6 years ago
Wayne Stambaugh b83d64fc0d Eeschema: remove superfluous updating of SCH_COMPONENT pins. 6 years ago
Jeff Young 790b061b8b Make sure all plotters have a RENDER_SETTINGS. 6 years ago
Jeff Young 8d92a95cb8 Fix a couple of issues with text var autocomplete. 6 years ago
Jeff Young 9f2be3714f Add unresolved variable testing for worksheet items. 6 years ago
Jeff Young 5bfa06bb1c Coverity fix. 6 years ago