145 Commits (9f10c142c4cecddc517ea157f14a2f7d929e3c91)

Author SHA1 Message Date
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. 4 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
Wayne Stambaugh 5ecef204cd Coding policy fixes. 5 years ago
Jeff Young 41234a8373 Implement more precise annotation-required messages. 5 years ago
Jeff Young f5e35af1a5 Transmit pin electrical types through to pads. 5 years ago
Roberto Fernandez Bautista 74aa081b8a Don't add board-only footprints to the netlist (fixes back-annotation issue) 5 years ago
Jeff Young acfbcb4beb Make distinction between PCBNew-wide tools and Board-specific tools. 5 years ago
Jeff Young b1f0bf7334 More consistent naming. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 3451ac3088 PCB_MODULE_T -> PCB_FOOTPRINT_T 5 years ago
Jeff Young 522d64968e Yet more module -> footprint. 5 years ago
Jeff Young 52a46341db More module -> footprint. 5 years ago
Jeff Young f5443de7f9 D_PAD -> PAD. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Marek Roszko f59551d6ad Remove painter.h from eda_text.h 5 years ago
Jeff Young 37906511f5 Class renaming. 5 years ago
Jeff Young 7a4900b8dc PCB_LINE_T -> PCB_SHAPE_T and PCB_MODULE_EDGE_T -> PCB_FP_SHAPE_T 5 years ago
jean-pierre charras 87a220b8e2 more cleanup about removing useless include 5 years ago
Peter Montgomery 60046a1bcc Dynamically scale cross-probe zooming 5 years ago
PJM 9544c58bd7 Pcbnew: Cross-probe - Get correct zoom direction when view flipped 5 years ago
Jeff Young e05cd0e914 Raise limit to prevent zooming on cross-probing. 5 years ago
Jeff Young 944c9eac7c Allow Update Schematic from PCB to re-link based on refdes. 5 years ago
Jeff Young e325d2e18f Allow Net Inspector to create, rename and delete nets. 6 years ago
Jeff Young 3939b31027 Integration of netclasses into Eeschema. 5 years ago
Jon Evans bd19c580f4 Add configuration for cross-probing behavior 5 years ago