131 Commits (4df3cb912d3979fdc1f14a5c02ec3090183177c8)

Author SHA1 Message Date
Marek Roszko 4df3cb912d Remove another leaky wx/log.h header 4 years ago
Jeff Young 2e3860de6f Naming conventions. 5 years ago
Wayne Stambaugh 54e18f6b1f Pcbnew: remove update schematic option for geographical annotation dialog. 5 years ago
Wayne Stambaugh 1fc1286180 Minor code cleaning. 5 years ago
jean-pierre charras 677d7b0a60 Eeschema, cross-probing: fix incorrect unit selection when highlight a pin. 5 years ago
Jon Evans 4dbeb15024 Use a worker thread to send socket commands 5 years ago
Wayne Stambaugh 1786ae8773 Eeschema: use symbol nomenclature for object file naming. 5 years ago
jean-pierre charras b48f29161e Eeschema: cross probing pin from a pad clicked in Pcbnew: fix incorrect pos of cursor. 5 years ago
Jeff Young 41234a8373 Implement more precise annotation-required messages. 5 years ago
Jeff Young bedd785546 Implement pin cross-probing now that EEschema can select them. 5 years ago
Mikolaj Wielgus a718416245 Fix cross-probe clearing Eeschema net 5 years ago
Jeff Young b68b1692ec Clean up some more user messages. 5 years ago
Jeff Young ad281f7538 Remove duplicated TestDanglingEnds routines. 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Jeff Young 6654c03041 Embarking on the next adventure: component -> symbol. 5 years ago
Jeff Young f0d0e17aab Prepare for MODULE -> FOOTPRINT. 5 years ago
Seth Hillbrand 4085757aeb Remove beginning/ending spaces in translations 5 years ago
Marek Roszko a2c3bdec0d Remove kicad_string.h from netlist_exporter.h 5 years ago
Jeff Young 90da5fccbd Disambiguate backannotation (Update Schematic from PCB) from Cvpcb. 5 years ago
Jeff Young 63a0f537d8 Performance enhancement: check hierarchy validity only when necessary. 5 years ago
jean-pierre charras 7865d8de43 more cleanup about removing useless include 5 years ago
Peter Montgomery 60046a1bcc Dynamically scale cross-probe zooming 5 years ago
Jeff Young 97c34e2516 ADDED alternate pin definitions and assignments. 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
PJM f58221ca98 Add 'GetBoundingBox' that optionally only calcs w visible fields 5 years ago
Jeff Young e05cd0e914 Raise limit to prevent zooming on cross-probing. 5 years ago
bjpiccioni d08bf90576 ADDED: Geographic Reannotation 6 years ago
Jeff Young 3939b31027 Integration of netclasses into Eeschema. 5 years ago
jean-pierre charras cf38d382c7 Eeschema: ensure the netlist data is up to date before generating the netlist 5 years ago
Jon Evans bd19c580f4 Add configuration for cross-probing behavior 5 years ago
Jeff Young 32c3ea4edd Flags cleanup. 5 years ago
Jeff Young c48f4272f3 Collapse a level out of the zoom settings. 5 years ago
Wayne Stambaugh 037898f6fb Eeschema: add support for excluding symbols from board. 5 years ago
Jon Evans df16ea25a8 Properly send cross-probe for nested buses 5 years ago
Jon Evans c7daf8a8f3 ADDED: Cross-probe highlighting of bus members 5 years ago
Jon Evans 1e69f592f6 Rework net highlighting to use connections instead of strings 5 years ago
Jon Evans a63df2fbf0 Remove BuildNetListBase from netlisting paths 5 years ago
Jon Evans de9520d65e Finish porting netlisters to use CONNECTION_GRAPH 5 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Wayne Stambaugh a06fa22b8a Eeschema: remove rogue calls to SCH_SCREEN::UpdateSymbolLinks(). 6 years ago
jean-pierre charras 25fb2595c8 Fix fully broken selection of items of the same sheet, in pcbnew and from eeschema. 6 years ago
Jon Evans b4786e4121 Cross-probe into schematic using selection rather than HIGHLIGHTED flag 6 years ago
Jeff Young 129042f8a6 Convert timestamps to UUIDs. 6 years ago
Alexander Shuklin 3d0b3a51f3 Eeschema: Adding back annotation 6 years ago
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST 6 years ago
Ian McInerney 079423c3cc eeschema: Remove unused include of eeschema_id.h 6 years ago
Jeff Young 10c25a2290 Update frame type enum to match current class names. 6 years ago
Jeff Young b4c8657904 Fix non-visible-part or conversion items from getting selected. 6 years ago
Jeff Young 3de00eef5f Cleanup. 6 years ago
Jeff Young d67c2d13c7 Fix re-entrancy problem in cross-probing. 6 years ago