18658 Commits (64231a8491aaa5f918e7a5050b1b9e710c25494c)
 

Author SHA1 Message Date
Jeff Young d2cd4de280 Allow rules to operate on hole when hole-to-track testing. 6 years ago
Jeff Young 3bd4c0c5dc Don't allow the pad preview canvas to become too large. 6 years ago
Jeff Young fa2f396a7c Cleanup. 6 years ago
Jeff Young 5d493abea7 Check for duplicate field names. 6 years ago
Jeff Young c01046c12f Give new sheets an initial name and filepath. 6 years ago
Jeff Young 10add93d16 Fix clang compile warnings. 6 years ago
Jeff Young 9ff09aa784 Progressive disclosure pad properties. 6 years ago
Jeff Young aadc926740 Coverity fixes and "auto" removal. 6 years ago
Wayne Stambaugh 354d53a6c5 Handle derived library symbol optional field inheritance. 6 years ago
Wayne Stambaugh 52078a4b1b Allow setting mandatory derived symbol field properties. 6 years ago
Wayne Stambaugh dd1a7627f8 Move setting derived symbol field properties from parent symbol. 6 years ago
Ian McInerney 57e35c9a60 Fix infobar bitmap size 6 years ago
Jeff Young 7aaf72c473 Improve visuals of html error reporting. 6 years ago
Jeff Young a76a1aefaa Update membership grid when a netclass name changes. 6 years ago
jean-pierre charras 59523efc1a Eeschema: fix a crash after reopening the ERC dialog, after changes in schematic. 6 years ago
Seth Hillbrand 21c752fa0b eeschema: Rename shadowing var 6 years ago
jean-pierre charras eae0c142fe Eeschema, DIALOG_PLOT_SCHEMATIC: fix incorrect unit of default pen width. 6 years ago
jean-pierre charras e3c3dae776 Fix PCBnew crash when show local ratsnest and selecting a footprint with no pads 6 years ago
Jeff Young adb1074597 Add undo for Edit Text & Graphics Properties. 6 years ago
Jeff Young 3425deff47 Hook up Edit Text and Graphics Properties to wires. 6 years ago
Jon Evans daad2824c5 Add ability to skip JSON writes if the params aren't modified 6 years ago
Jeff Young 0741bbb1b9 Move autocomplete to the remove filtered items paradigm. 6 years ago
Michael Kavanagh 9414f65a3f Eeschema: allow Properties... in wire context menu 6 years ago
jean-pierre charras 598ed8b394 toolbars_lib_view.cpp and toolbars_libedit.cpp: do not recreate comboboxes 6 years ago
Jeff Young 449c90a0ae Some more work on getting wxWidgets to stop stealing textEntry keys. 6 years ago
Jeff Young 5d52378b80 Decrease hittest region so we don't get long clarification lists. 6 years ago
Jeff Young a6eaa3257a Autocomplete for page layout editor text items. 6 years ago
Jon Evans fbef52ec33 Don't process hotkeys on text entries 6 years ago
Jeff Young 112316cdfb Fixup kiway by hand when dynamic_cast fails. 6 years ago
Jeff Young 6d5b6c8b81 A bit more refactoring to get code out of the DRC tool. 6 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 6 years ago
Jon Evans 5250215d97 Use the calculated bbox for zoomFitSelection 6 years ago
Steven A. Falco 7fd661f06b Add Python 3.9 compatibility 6 years ago
jean-pierre charras e8c1738361 dialog_edit_label.cpp: fix a minor compil warning (shadowed var) 6 years ago
jean-pierre charras 788e29a630 Kicad, archive project: add new file ext (.kicad_sch and .kicad_sym) to file list to save. 6 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
Jeff Young 39ec63c4e9 Fix some inconsistencies in clearance priorities. 6 years ago
Wayne Stambaugh b83d64fc0d Eeschema: remove superfluous updating of SCH_COMPONENT pins. 6 years ago
Jeff Young e8524163db Another attempt to reconcile GTK and OSX slider spacing. 6 years ago
Jeff Young f4e7e201d8 Use a big hammer when beating wxWidgets over the head. 6 years ago
Jeff Young b06a454559 Try and find settings that look good on both OSX and GTK. 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 8f533e1833 A bit of dialog cleanup. 6 years ago
Jeff Young 2c0f3c8088 Recurse into title block fields when resovling text vars. 6 years ago
Jeff Young 9f2be3714f Add unresolved variable testing for worksheet items. 6 years ago