15280 Commits (ea43866563ab5e7b61bcdcd977d96de980831267)
 

Author SHA1 Message Date
Jeff Young ea43866563 Move legacy netlist read/write to import/export. 7 years ago
Jeff Young 2aad4a5e57 Remove dead code from removal of eeschema legacy canvas. 7 years ago
Michael Kavanagh 1ccef6dc80 Invert maximum and minimum endpoints on color picker sliders 7 years ago
John Beard 0f39d4907f Regenerate DIALOG_COLOR_PICKER_BASE wxFB files 7 years ago
Jeff Young 30f7d6a2c1 Clean up some translation issues. 7 years ago
Wayne Stambaugh ee14da3093 Minor schematic formatter fix. 7 years ago
jean-pierre charras 0aa8458d04 DIALOG_PAD_PROPERTIES: Fix incorrect calculation of Round Rect Radius Ratio, when inches are selected. 7 years ago
jean-pierre charras de4b2dea77 Pcbnew: DIALOG_IMPORT_GFX_BASE: fix a minor wxWidgets alert. 7 years ago
Jeff Young 3a1b412fbf Use a bigger hammer when refreshing fields in table. 7 years ago
Jeff Young 95635804bf Replace pin mark/sweep with method that doesn't invalidate iterators. 7 years ago
Jon Evans ec2c571abb Fix merging of subgraphs with multiple labels 7 years ago
Jon Evans ff8b7cc6c1 Fix SCH_PIN location calculation 7 years ago
Jon Evans 99e57724e6 Hierarchical ports count as strong drivers 7 years ago
Jon Evans 5a0944e9a0 Don't de-conflict subgraphs across sheets 7 years ago
Jon Evans d5990100e1 Promote locally-labeled nets to global when tied to global buses 7 years ago
Seth Hillbrand ce254d1061 pcbnew: Allow Missing legacy option 7 years ago
Jeff Young 0fb956cdbe Apply OSX select-all-when-tabbing fix to other platforms. 7 years ago
Jon Evans a6a6785316 Fix a wxString reference warning 7 years ago
Jon Evans 591894c7e6 Properly construct new line from old 7 years ago
Jeff Young d8cc2f8280 More cleanup from non-reference return from GetText(). 7 years ago
Jeff Young d90d0780ae Fix some fall-out from the non-reference GetText(). 7 years ago
Jeff Young 77284e82c8 Replace switch-to-non-copper-layer for DIMENSION and POLYGON. 7 years ago
Wayne Stambaugh 75366bce74 Remove debugging code added in commit d2cb0ca7. 7 years ago
Jeff Young 5ac96c6127 More mutex locking for SCH_FIELDs. 7 years ago
Wayne Stambaugh 120ab06db4 Pcbnew: fix DXF import line width bug. 7 years ago
Wayne Stambaugh d2cb0ca75f Pcbnew: fix import graphics dialog issues. 7 years ago
Jeff Young 3ace73fbdd Fold various SCH pin shadow data structures into SCH_PIN. 7 years ago
Jeff Young 920d9e3d46 Don't switch to non-copper layer when drawing text & graphics. 7 years ago
Jeff Young ca25f352ce Make Footprint Editor save command context-sensitive. 7 years ago
Jeff Young 52246121b9 Add pins to net highlighting. 7 years ago
Jon Evans 8a9b82c2a2 Switch CONNECTION_GRAPH to wxLogTrace 7 years ago
Jon Evans b11f9fc873 Performance: don't construct temporary SCH_LINEs in MergeOverlap() 7 years ago
Seth Hillbrand db0523626c GAL: Deal with thick circles 7 years ago
Jon Evans 948a61711d Add thread-safety to SCH_FIELD::IsVoid() 7 years ago
John Beard 9e240db80c QA: Use own unit test headers for eagle test 7 years ago
Seth Hillbrand 7ee12d674e pcbnew: Clear items before deleting vertex 7 years ago
John Beard 88faac309f QA: Eagle test: look up test data in the source tree 7 years ago
John Beard 4eb30f6b85 QA: Enable eeschema tests 7 years ago
John Beard 6f1c3f5ef8 Eeschema: construct simulator cursors on demand 7 years ago
Michael Kavanagh b0674b8802 Add Ctrl+, hotkey to preferences dialog 7 years ago
Michael Kavanagh fe6bc411dd Fix 'hokey' -> 'hotkey' typo 7 years ago
Seth Hillbrand 940aef77af pcbnew: Update points before refresh 7 years ago
Seth Hillbrand 32e82f8d87 Include zone include for zone_settings.cpp 7 years ago
Jon Evans 3eef4bceac Don't assert unnecessarily when collapsing power ports 7 years ago
jean-pierre charras e7900e994d Add a specific bitmap to Bus definition menu entry. 7 years ago
jean-pierre charras 5ebec518d0 DIALOG_SHIM: disable a debug trace (a printf in debug build), now not very useful. 7 years ago
jean-pierre charras 0d2dd48cad geometry/geometry_utils.cpp: Fix a minimal value (6) to calculate the segments by circle count to approximate a circle. 7 years ago
jean-pierre charras abc605fcfa fix a compil warning. 7 years ago
Jon Evans 3c27617782 Check driver instead of parent for prepending path to connection name 7 years ago
Jon Evans 8b30cd4389 Fix edge case crash when processing invisible power pins 7 years ago