38840 Commits (14a0fa435c62b0b3d7fd59bd8861c0a5bfc65afd)
 

Author SHA1 Message Date
jean-pierre charras 8762859c6d Fix a display issue in wxStyledTextCtrl widgets in dialogs (Windows specific). 2 years ago
Mike Williams a75fb44349 Common: add fast grid cycling 2 years ago
Jeff Young 9e019a1ad1 Don't conclude we're unconnected if only connected to isolated island. 2 years ago
Mike Williams 457e58d0d5 Schematic: select connections working for multiple selection 2 years ago
Mike Williams 22c609fb7b Schematic: handle aligning unaligned sheet pins in aligned sheet 2 years ago
Mike Williams 5b335f1c4e Schematic: junctions need to be added to the view before cleanup 2 years ago
Roberto Fernandez Bautista 573d2f94de Fix loading of via drill default sizes and other settings from *.brd kicad files 2 years ago
Roberto Fernandez Bautista 30a63b7b32 Fix loading of legacy zone fills in .brd files + Don't refill after board import 2 years ago
Roberto Fernandez Bautista 44ff2f4858 Enable legacy .brd zone fill qa test + fix golden files 2 years ago
Roberto Fernandez Bautista b8a7e378d8 QA: Fix utils.images_are_equal + add basic tests for qa utilities 2 years ago
Mike Williams a0d559e884 Backannotation: skip fields that are individually controlled 2 years ago
Mike Williams c61da43ee2 Coverity: fix copy paste pointless cast 2 years ago
jean-pierre charras 8649a3e340 Eeschema: fix position of shadow shape of graphic texts in a footprint. 2 years ago
Jeff Young e2aa3aae8a Don't delete items out from under undo lists. 2 years ago
Seth Hillbrand 0f44876205 Thou shalt not modify the container over which you interate 2 years ago
Seth Hillbrand 740679fd88 Avoid committing QA test results 2 years ago
Ian McInerney 199098910a Disable shared library building for thirdparty libraries 2 years ago
Jeff Young 686dfba77a ADDED autocomplete for value field in Symbol Properties dialog. 2 years ago
Mike Williams 3428bd8e83 Symbol Fields Table: convert to SCH_COMMIT 2 years ago
Jeff Young 8ac49d0bab General cleanup, coding standards, removal of dead code, etc. 2 years ago
Jeff Young f897b4bac1 Remove cover routines for std::vector. 2 years ago
Jeff Young 502b91ba6f Capitalize type names. 2 years ago
Jeff Young f332dba095 Try harder to prevent duplicate axis labels. 2 years ago
Jeff Young 485b768da7 Fix issue with stripping non-trailing '9's from tick labels. 2 years ago
Jeff Young 094a80ce31 Stop adding a new return to a sim command every time we read it. 2 years ago
Jeff Young fcc770cad6 Fix bugs in .meas cmd syntax for AC small-signal analyses. 2 years ago
Jeff Young e8ae3533d1 Set format on all matching signals. 2 years ago
Josue Huaroto 74695b0995 Change variable substitution for paths in Windows. 2 years ago
Jon Evans 35c372a072 Support expanding selection for schematic graphic lines 2 years ago
Jon Evans af58281a08 ADDED: Expand selection for graphics in PCB 2 years ago
Jon Evans ca4d6e8d1d Fix msvc being unhappy 2 years ago
Jon Evans cc7d470f8b PNS: Improve behavior of dragging vias 2 years ago
Jon Evans 9741d57447 Remove duplicate path for extracting project text variables 2 years ago
Jon Evans 2459949d0d A BOARD may not always have a project 2 years ago
Mike Williams 37fdcce0a0 Fields Editor Table: add checkboxes for fields representing attributes 2 years ago
Mike Williams 8fb316f995 Symbols: add ${EXCLUDE_FROM_SIM} variable to match the other attributes 2 years ago
Mike Williams df04171234 Fields Editor Table: apply correct column attr to new fields 2 years ago
Mike Williams 39297adc61 Fields Table Editor: remove old assumptions about Qty being last col 2 years ago
Seth Hillbrand f3d65b5156 Revise method of selecting footprints in contrast 2 years ago
Mike Williams 25e391719e Fields Table: convert special strings like Quantity to named variables 2 years ago
jean-pierre charras 3a82374719 sim/sim_model: fix an annoying issue when adding new fields: their ID was 2 years ago
Mike Williams 65450d9b5d Fields: don't unchanged fields as changed 2 years ago
jean-pierre charras e188b5f8f4 APPEARANCE_CONTROLS, preset layers: re-allow storing object visibility in 2 years ago
jean-pierre charras 1b0dea069b Symbol editor: minor fix do not allow the lib tree to be docked on bottom or top 2 years ago
Mike Williams b34309fdba Schematic: display symbol's user-defined description in message panel 2 years ago
Mike Williams 744452d092 Sch/PCB: allow back-updating schematic fields from PCB 2 years ago
Mark Roszko b95b07e54d Turn off the FMT_INSTALL opt 2 years ago
Roberto Fernandez Bautista 54f401c72c Fix import of legacy stroked zone fill + add parsing of segments fills 2 years ago
Roberto Fernandez Bautista f00a68576e Add qa test for legacy (< v5) zone fills 2 years ago
John Beard 478df24f36 Fix fillets and chamfers when the original lines become zero-length 2 years ago