545 Commits (8db015bc0fb32ecdd68a35654ab85deba0a2cb83)

Author SHA1 Message Date
Wayne Stambaugh a60ed99510 Revert "Add project name to symbol instance data." 3 years ago
Wayne Stambaugh 4b276b339a Add project name to symbol instance data. 3 years ago
Wayne Stambaugh 7984e114db Move schematic symbol instance data back into symbol definition. 3 years ago
Jeff Young 10d8db482e Init intersheet refs field pos to local {0,0}, not global {0,0} 3 years ago
Ian McInerney 44c2782d39 Fix more for loops making copies of iterates 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago
Marek Roszko ece23d434b Split up Double2Str to a format function to make its use case clear 3 years ago
Marek Roszko 3d5913c825 Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
Marek Roszko 66e8931405 Remove IU_PER_MM thats standalone 3 years ago
Marek Roszko 7a5829f8d6 Move IU2Mils 3 years ago
Marek Roszko 61e11d6896 Strip out Mils2Iu 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
Seth Hillbrand 524b129c64 ADDED: Support for explicit DNP field 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
kliment b97f9ea329 Add support for symbol unit display names in eeschema and symbol editor 3 years ago
Marek Roszko e473e71ef8 Restore the original lib property file indentation 3 years ago
Jeff Young 536561f7b3 Move bus aliases to std::set. 3 years ago
Seth Hillbrand 09ef7c8f1e Add RPT_SEVERITY_DEBUG for developer-type messages 3 years ago
Jeff Young d030f03844 Don't allow a SaveAs to overwrite the root sheet. 3 years ago
WhiteChairFromIkea 758ba5ab18 Altium sch: Import circle-like ellipses as circles for now 3 years ago
jean-pierre charras 3e257794c0 Legacy symbol library reader: fix incorrect arc angle in some symbols. 3 years ago
Jon Evans e294fe2074 ADDED: Dynamic field columns in symbol chooser 3 years ago
WhiteChairFromIkea e155514339 Altium sch: Import non lib shapes line color (ASCH_SHAPE_INTERFACE -> Polygon, Rectangle and Round rect) 3 years ago
WhiteChairFromIkea 2958f66407 Formatting 3 years ago
WhiteChairFromIkea 56e4b3b2c3 Altium sch: Import polyline color 3 years ago
WhiteChairFromIkea 325a6ec8bd Use default Altium colors for Harness ports (there can be no other harness elements to take color from) 3 years ago
Jon Evans a5246a6df7 DbLib: Support showing field names 3 years ago
Jon Evans 04f65c6c5c ADDED: Option to disable autoplacement for particular fields 3 years ago
Jon Evans 4ea0a80df0 CHANGED: Fields may now optionally display their name before their value 3 years ago
WhiteChairFromIkea 42efaff045 Altium sch - plot backgrounds of textboxes and harness ports 3 years ago
Jeff Young ebe9617e77 More EDA_RECT expungification, and an attempt to fix the python test. 3 years ago
Jeff Young 2dc6300501 Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
Jon Evans ae879c8f02 DbLib: Add single-row query cache 3 years ago
Jon Evans 1da0572977 DbLib: Retry connection if first attempt fails 3 years ago
Jeff Young 5679b9dbdc Remove a few EDA_RECT instances. 3 years ago
Jeff Young 0c8787cbb9 Some more wxPoint/EDA_RECT yeeting. 3 years ago
Jon Evans 570f4fe4a9 Fix GCC warning 3 years ago
Marek Roszko 03aa63bd50 Move 5 helpers to EDA_UNIT_UTILS since they aren't iu specific 3 years ago
Marek Roszko f0956e48f2 Make EDA_TEXT common 3 years ago
Jon Evans 0474ae86ea DbLib: Use full alias name when loading single symbol 3 years ago
Jon Evans 49354e52a8 Add support for sub-libraries concept 3 years ago
Roberto Fernandez Bautista 5d90f3f54f WIP - fix up parsing + generalise to the pcb 3 years ago
Roberto Fernandez Bautista 840bcffefb ADDED: Hyperlinks on text items in Schematic Editor 4 years ago
Marek Roszko bf964d8678 Commonize page_info by simply making the Iu scale a parameter on call. 3 years ago
Roberto Fernandez Bautista 6ceddb185b Cleanup loading of arc shapes in Symbol and Schematic editors 3 years ago
Jon Evans 03bc3936c6 Use database table name instead of nickname when loading symbol 3 years ago
Jon Evans ae6a2a6443 ADDED: Database libraries MVP 3 years ago
Jeff Young 638198251a Coverity fixes. 3 years ago
Jeff Young 88c9177ff6 Move bus members from wxArray to std::vector and fix some bugs in dialog. 3 years ago