317 Commits (9fd2b326659472b02a6c6d0074bb2fcb2225bd1f)

Author SHA1 Message Date
Wayne Stambaugh 9fd2b32665 Do not show click to start wire cursor for hidden pins. 2 years ago
jean-pierre charras b718c228fe Symbol Editor: do not allow to select fully invisible pins and fields 2 years ago
Alex Shvartzkop a13e4e7d9f Eeschema: select graphical shapes based on effective shapes. 2 years ago
Mike Williams 1a91bb369c SCH<->PCB: fix pin cross probing 2 years ago
Jeff Young ae735d3eb4 Renaming: replace convert with body-style. 2 years ago
Jeff Young a77ce59487 Don't clear selection on undo/redo. 2 years ago
Wayne Stambaugh 922aee1532 Coding policy fixes. 2 years ago
Jeff Young a944310f7b Move sheet navigation commands below active tool commands. 2 years ago
Mike Williams d8c04e4ef2 Finish Action: fix context menu for buses 2 years ago
Mike Williams 2795fa9ca3 EE/PCB_Actions: convert to generic Finish 3 years ago
Jeff Young 4a25ef164d Remove children from view_group when de-selecting. 2 years ago
Marek Roszko bee6e6be01 AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2 years ago
Jeff Young 6fbbf981f0 Handle justification when hit-testing fields. 2 years ago
Mike Williams 49a8c9eb8d Schematic: pin helpers, add wiring tool 2 years ago
Mike Williams 5f88c132c9 Schematic: add pin helpers menu (quickly breakout pins) 2 years ago
Seth Hillbrand 91450c22cc Allow disambiguation menu configurability 2 years ago
jean-pierre charras e152f97f35 Fix minor Coverity warnings. Small code cleaning in pcb_parser.cpp 2 years ago
Marek Roszko 22b733209d Fail GAL on its header leaking audit 2 years ago
jean-pierre charras ecd8c7e2cc Fix a compil issue (in sch_altium_plugin.cpp) and compil warnings. 2 years ago
Josue Huaroto cef0f176d3
Add Unselect all in menu 2 years ago
Jeff Young 4325f4e038 ADDED: alternate pin functions in context menu. 2 years ago
Mike Williams 6ae8968a5b Symbol Fields Table: add selection controls 2 years ago
Mike Williams 457e58d0d5 Schematic: select connections working for multiple selection 2 years ago
Jon Evans 35c372a072 Support expanding selection for schematic graphic lines 2 years ago
jean-pierre charras 5ea170baab Symbol editor: fix crash when trying to "drag" an item. 2 years ago
Mike Williams 132a0ada73 Grid Overrides: support grids-per-type that override the current grid. 2 years ago
Jeff Young 5419055acb We no longer need activate actions with RunSynchronousAction. 2 years ago
Jeff Young eedf319ba4 Don't double-offset effective text shapes. 2 years ago
Alex Shvartzkop 55b31030c0 Perf: don't search for niluuid items when moving cursor in eeschema. 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
Jeff Young 300a60e88e Eradicate a bunch of calls to dyn_cast. 2 years ago
Ian McInerney 19f5c16708 Ensure const-ness matches across draw wire event parameters 2 years ago
Ian McInerney 480223f67c More RunAction specialization 3 years ago
Wayne Stambaugh e9dc00cda3 Minor schematic net navigator improvements. 2 years ago
Jeff Young 4ed267394a Outline font performance improvements. 2 years ago
Wayne Stambaugh 831a6d55fc Fix potential stale pointer bug in schematic highlight connection code. 3 years ago
Jeff Young 49655ae742 Defense in depth for "mouse stuck in canvas". 3 years ago
Jeff Young e1b39946fe ADDED: show/hide controls for directive labels. 3 years ago
Jeff Young 66f48d56ae Separate sheet reloads (MODEL_RELOAD) and schematic reloads (SUPERMODEL_RELOAD). 3 years ago
Jeff Young a9b2234f4e Use a softer Reset for grid settings. 3 years ago
Jon Evans 053d20e13d Fix selection overlay being wiped when changing sheets 3 years ago
Jon Evans 0f18a36f8f Fix handling of selection overlay in schematic editor 3 years ago
James Jackson 661eed7fed Eeschema: ensure wire / bus auto-start respects bus labels 3 years ago
Jeff Young c3ca1ce014 Tune the hit-test extra-slop for lines (and apply it to arcs too). 3 years ago
Mike Williams 068b714908 Schematic: merge dual import sheet pin actions 3 years ago
Mike Williams 9b782fa827 Schematic: don't deselect line ends when right clicking off-selection 3 years ago
Mike Williams 8b7d0d71fb Schematic: show update/change symbols for multiple symbol selection 3 years ago
Mike Williams 389f0655cd Schematic: re-enable old break wire functionality, add slice 3 years ago
Mike Williams 243727428a Selection: non-greedy box selection of wires ends only when dangling 3 years ago
Mike Williams 5ce0fe5998 Selection: drop non-greedy full line selection from middle 3 years ago