190 Commits (ae1c1c6f26fb01e342d9bdf52f8e8831eee371f4)

Author SHA1 Message Date
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
Jeff Young 6cd7d9fb89 Go back to inconsistent cross-probing for now. 6 years ago
Jeff Young 8d79661996 Convert symbol/module cross-probing to a selection model. 6 years ago
Jeff Young fa84babefe Re-implement sch->pcb cross-probing using net highlighting architecture. 6 years ago
Jeff Young f9702aab87 Immediate actions for PlEditor, PcbNew, etc. 6 years ago
Jeff Young 909aeba3d9 Transition some more stuff from the MVC view to the controller. 7 years ago
Jeff Young 5610261dce Immediate-action hotkeys (and context menu actions) for eeschema. 7 years ago
Jeff Young 69afa27a5f Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 7 years ago
Jeff Young 25209516a6 Adjust net highlighting after edits. 7 years ago
Jeff Young c1539ae014 Naming changes to reflect sharing between SchEdit and LibEdit. 7 years ago
Jon Evans e0ada1379f Allow clearing PcbNew highlight through cross-probing 7 years ago
Jeff Young 1a007c3e4b Implement SCH_SELECTION_TOOL (but still with legacy semantics). 7 years ago
Jeff Young b63fab92cf Move Eeschema net highlighting to modern toolset. 7 years ago
jean-pierre charras 59e6d3bf22 Ensure netlist is always up to date when creating a netlist. 7 years ago
Jon Evans 94ba1bcb87 Update connection graph before sending netlist to pcbnew 7 years ago
Jeff Young d88df890ed Fix merge issue between fetch netlist stuff and new connectivity graph. 7 years ago
Jeff Young 77f15eeeaf Support synchronous messaging over KIWAY EXPRESS. 7 years ago
Jeff Young 684bb62fd8 Escape slashes in labels and netnames. 7 years ago
Seth Hillbrand 643d9901c7 eeschema: Refresh canvas after clearing 7 years ago
jean-pierre charras 56879a964b Fix cross-probing issue when a net or pin name contains a space. 7 years ago
jean-pierre charras 7ad21fefe5 Cross probing: Trying to fix a crash, certainly due to a call to clear the HIGHLIGHTED flag of a structure that is not a EDA_ITEM. 7 years ago
jean-pierre charras fb35a7c8b4 Eeschema highlight symbols (cross probing) fix a few issues. 7 years ago
Seth Hillbrand ed506dd05e eeschema: Prevent excess link updates 7 years ago
jean-pierre charras 58036382c1 eeschema: Fix slow redraw on net highlighting (by redrawing only modified items) 7 years ago
Jeff Young 84c14c2971 Fix updating of the schematic symbols after a library save. 7 years ago
jean-pierre charras 906c08afc6 Cross probing: ensure highlighted net in Eeschema is shown when cross probed from Pcbnew. 7 years ago
Tomasz Wlostowski 90c7c60471 eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
Jeff Young a9c8a7b69c Remove unused warp mouse parameter. 7 years ago
Jeff Young d8d4f75fa1 Fix button order and genralize Exit dialog so it can be shared more. 7 years ago
Simon Richter 7e47ef7471 Fix warnings for unreferenced local variables 8 years ago
Jeff Young b24b0d5dfe Dialog-ize CvPcb and implement proper Save. 8 years ago
Maciej Suminski 1f078f533b Refactor Eagle project import to use Kiway::ExpressMail() 8 years ago
Maciej Suminski 43523a6179 Options for board update KiWay request (MAIL_SCH_UPDATE[_REQUEST]) 8 years ago
jean-pierre charras 8022f1cc01 fix code after renamin files 8 years ago
Jon Evans ca264f8982 Add bidirectional net highlight cross-probing 8 years ago
Maciej Suminski 85be485c34 Enable long names for pin numbers and pads 8 years ago
Wayne Stambaugh f181961866 Remove excessive schematic symbol library re-linking. 9 years ago
jean-pierre charras 5b3d7962bb Fix questionable code and memory leak. 9 years ago
Kristoffer Ödmark dda51ab550 CrossProbes Schematics from eeschema to pcbnew 9 years ago
Simon Richter b0f9864bc4 Clean up warnings from exception handlers 9 years ago
Dick Hollenbeck 9ad49dc2d1 Split IO_ERROR out of richio.* and store Problem() and Where() separately 9 years ago
Tomasz Wlostowski ee3418e90b One-click PCB update improvements 10 years ago