94 Commits (ab83c86210c0df9b55facb3e8ef3444590ac2692)

Author SHA1 Message Date
Jon Evans c7daf8a8f3 ADDED: Cross-probe highlighting of bus members 6 years ago
Ian McInerney 99dcadf7e6 Introduce new KI_FALLTHROUGH macro 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Oleg Endo 980f4a1f6a make select net dialog non-modal 6 years ago
Seth Hillbrand 12088f240d Fix a couple crashes with small canvases 6 years ago
Jeff Young 129042f8a6 Convert timestamps to UUIDs. 6 years ago
Alexander Shuklin 3d0b3a51f3 Eeschema: Adding back annotation 6 years ago
jean-pierre charras dd46a918a8 Fix bug: Cross-probing of pins to pads selects entire footprint instead of desired pad. 6 years ago
Ian McInerney 5d46e721e5 pcbnew: Cleanup includes of pcbnew_id.h 6 years ago
jean-pierre charras 6f2cbe5982 Pcbnew: housekeeping: move netlist code to netlist_reader sub directory. 6 years ago
Jeff Young d67c2d13c7 Fix re-entrancy problem in cross-probing. 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 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 6 years ago
Jeff Young 1bf04d1722 More ACTIONs work. 7 years ago
Jeff Young 568c8c336b Move DRC control to a tool; move assorted commands to ACTIONS. 7 years ago
Jeff Young 1e9da7f57b Remove CurItem() architecture and legacy routers and drawing code. 7 years ago
Jeff Young 9d9745b555 Remove more legacy editing code. 7 years ago
Jon Evans e0ada1379f Allow clearing PcbNew highlight through cross-probing 7 years ago
Jeff Young 77f15eeeaf Support synchronous messaging over KIWAY EXPRESS. 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
Tomasz Włostowski c777eac000 eeschema: improved highlighting of PCB->SCH cross-probed components/labels/pins 7 years ago
Jeff Young a1bcc4ba1e Don't start dragging until Update PCB dialog has been closed. 7 years ago
Jeff Young d8782b7515 Improve Update PCB from Schematic. 7 years ago
Simon Richter 7e47ef7471 Fix warnings for unreferenced local variables 8 years ago
Seth Hillbrand 33423fe88d Standardize capitalization 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 8552f3fedf fix code after renaming files 8 years ago
Jon Evans 04beb20e3e Scale and zoom view to fit when cross-probing a net on the board 8 years ago
Jon Evans ca264f8982 Add bidirectional net highlight cross-probing 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Maciej Suminski cca63801bf Renamed D_PAD::{Set,Get}PadName() to D_PAD::{Set,Get}Name() 8 years ago
jean-pierre charras 7a120ad698 selection_tool.* add comments and use better names for 2 similar methods. 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
Jon Evans 167f45ca2b Refactor COMMON_ACTIONS into a base and derived class 9 years ago
jean-pierre charras 89f9b7df5c Pcbnew: when update PCB from schematic, spread footprints also in legacy mode. Remove also one useless undo command level after update. 9 years ago
Simon Richter b0f9864bc4 Clean up warnings from exception handlers 9 years ago
Tomasz Wlostowski 867a0444bd eeschema: single click PCB update feature added 10 years ago
Maciej Suminski e51adaeefd Highlight a net when crossprobing with eeschema and highlight net tool is enabled. 10 years ago
Maciej Suminski 15857f22ca Fixed dragging offset in eeschema after crossprobing a multipart component in pcbnew GAL canvas. 11 years ago
Maciej Suminski 99e5228948 Moved the list of TOOL_ACTIONs to ACTION_MANAGER. 11 years ago
Maciej Suminski b19010ff8b Cross-probing pcbnew<->eeschema (GAL). 11 years ago
jean-pierre charras d4e04dcc97 Fix bugs detected by Cppcheck. 11 years ago
jean-pierre charras 24f516f6ae Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 11 years ago
Lorenzo Marcantonio 424aac6cf2 TEXTE_MODULE cleanup in preparation for text on different layers 11 years ago
Dick Hollenbeck 84a14c3a51 back annotation when CVPCB and EESCHEMA are running under KICAD 12 years ago