168 Commits (413d6747c5b78fb11ccecd62b255fd053bcc22cb)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
JamesJCode dfe0d6345b Another go at supressing FOOTPRINT field on FOOTPRINT objects 11 months ago
John Beard 3d6d8b9946 Strip richio.h from headers that don't need them 1 year ago
Mike Williams 867cb58175 feature removal: remove Show Hidden Text 1 year ago
Seth Hillbrand 7214ef1f14 Remove basic masking class map_string_utf8 1 year ago
Alex Shvartzkop e2b5f4559e Send data to correct sch port when changing selection in PCB editor. 1 year ago
Jeff Young bab97f91cc Tidy up string find API usages. 2 years ago
Jeff Young 9f87598772 Fix copy-pasta. 2 years ago
Jon Evans 1dbe78c68b Add QA tests and expand serialization for API 2 years ago
Alex Shvartzkop 847ab093c8 ADDED: Project chooser dialog for EasyEDA Pro import. 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Marek Roszko 67b031adab Painter base class should just live in gal instead of being in denial 2 years ago
Mike Williams 30eae5d896 Fields: preserve field order across sch<->pcb 2 years ago
Mike Williams 744452d092 Sch/PCB: allow back-updating schematic fields from PCB 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
Ian McInerney 480223f67c More RunAction specialization 3 years ago
Ian McInerney 07cc85e76c Fix more places where casts into RunAction were happening 3 years ago
Mike Williams 6d93950dcc PCB: abolish TEXT_TYPE::TEXT_is_* 3 years ago
Mike Williams 37837dc392 PCB: introduce PCB_FIELD_T 3 years ago
Mike Williams 39cc686dc4 Back Annotation: add support for DNP and Exclude from BOM attributes 3 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
Jeff Young 2d6ab62da4 ADDED: schematic/library diff for symbols. 3 years ago
qu1ck 2975f53647 PCM: auto reload global libs after dialog is run 3 years ago
Mike Williams 67eae77e9d PCB/SCH/3D: Implement 3D cross-probing from schematic 3 years ago
Alex f75266d130 Keep selection order in SCH->PCB cross-selection. 3 years ago
Jeff Young 2dc6300501 Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
Jeff Young 0c8787cbb9 Some more wxPoint/EDA_RECT yeeting. 3 years ago
Alex 3a76d42630 Cross-probing/selection for multiple items (PCB -> SCH) 3 years ago
Jeff Young 1bad72f14f Remove bad static_cast. 3 years ago
Seth Hillbrand cde30d3dba Clarify cross-probing options 3 years ago
dsa-t ad066ef09a Fix cross-probing in complex hierarchies, remove unused code. 4 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
dsa-t bc1ff6756f Cross-probing/selection for multiple items (SCH->PCB) 4 years ago
Jeff Young 5e4a704155 Remove some more duplicated preferences. 4 years ago
Jeff Young 5f3c67bd2b Fill in some missing GetMsgPanelItems and make some others consistent. 4 years ago
Jeff Young 422def1261 Move cross-probe scrolling to FocusOnLocation. 4 years ago
Jeff Young 9f03a259f9 Remove no-longer-needed options from Update PCB and Import netlist. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young e6ca9837a2 Clear numbers from non-numberable pads and don't run DRC on them. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 5 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 5 years ago
Ian McInerney 4f05262705 Cleanup includes in board.h and footprint.h 5 years ago
Marek Roszko 4df3cb912d Remove another leaky wx/log.h header 5 years ago
Jeff Young ab8428bd68 Naming conventions. 5 years ago
Jon Evans 4dbeb15024 Use a worker thread to send socket commands 5 years ago
Marek Roszko 4debfbcc53 Fix pcbnew cross probing ignoring the disabling of the cross probing zoom to fit setting 5 years ago
Jeff Young 86aaa2e9cb Rationalize footprint bounding boxes and cache all of them. 5 years ago
Seth Hillbrand 8a12aa4e3a Handle unit changes in the netlist 5 years ago