164 Commits (6d93950dcc986b23d8d35df416385f02f2150002)

Author SHA1 Message Date
Jeff Young 12b726ba2f Prevent the point editor from fighting with other tools. 4 years ago
Mike Williams d90dc77e00 Selection: Don't drop small moves 4 years ago
Mike Williams 726f9ebe3d Pcbnew: Router tool should not block drag selection when idle 4 years ago
Jeff Young 544fa939f8 Lock/unlock group members when locking/unlocking group. 4 years ago
Jeff Young bf145dd633 Confine allow-locked-pad-selection-even-when-filtered to single-select. 4 years ago
Seth Hillbrand 29c2f3b7d4 Prevent jumping into disambiguation if moved 4 years ago
Jeff Young f0a26e4be0 Attempt to fix long-click issue (possibly just a typo). 4 years ago
Seth Hillbrand c8b2e69332 Check if selection is primary tool 4 years ago
Seth Hillbrand 0f38a35531 Be sure to stop the timer when triggering d-click 4 years ago
Seth Hillbrand 240c3b75c4 Move selection disambiguation to long-click 4 years ago
Mike Williams 10247c268e Pcbnew: implement Find Next 4 years ago
Jeff Young 9271ac1a4f Don't allow deletion of pads when not in allow-free-pads mode. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Wayne Stambaugh 27e9750507 Pcbnew: fix footprint selection bug. 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 5 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 5 years ago
Ian McInerney 23f8851409 Remove pcb_group include from board header 5 years ago
Marek Roszko 4df3cb912d Remove another leaky wx/log.h header 5 years ago
Jeff Young 0598c82972 Terminology (use present tense for flags). 5 years ago
Jon Evans eff9746f34 CHANGED: Net highlight in PcbNew is now persistent to match Eeschema 5 years ago
Marek Roszko 03cf2b517f Enum class PAD_ATTR_T 5 years ago
Jeff Young 91421f9908 Separate logic for multi-select and click-select when filtering. 5 years ago
Seth Hillbrand 78b555afa2 Filter Select All event against hierarchy 5 years ago
Jeff Young 5bf37a9b24 Don't allow selection crossing a parent/child relationship. 5 years ago
Jeff Young a4c08e2af6 Apply Eeschema cursor updating architecture to PCBNew. 5 years ago
Jeff Young 09b2db3139 Test for group in footprint was snagging all footprint children. 5 years ago
jean-pierre charras bbd7b4ca8c Eeschema, selection tool: uniformize the cursor shape and the actual modifiers. 5 years ago
Jon Evans f1c599fa4d Tweak PCB selection behavior to reduce unintuitive behavior 5 years ago
Jon Evans 6924b98bc3 Remove deprecated BRIGHT_BOX preview item 5 years ago
pgvoorhees bb8d31cd06 Fix context item selection filter type omissions 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jeff Young 2bc10d58b5 Fix some cases where PCB_FP_ZONE_T was left out. 5 years ago
Jon Evans 4ddb942ec0 Do not allow drag selection or drag move when already moving something 5 years ago
Jeff Young 86aaa2e9cb Rationalize footprint bounding boxes and cache all of them. 5 years ago
PJM c001c26575 Pcbnew: Drag selections containing only tracks or vias 5 years ago
Jon Evans ba6aa3e034 Pcbnew: allow multiple selection of footprint text 5 years ago
James Jackson dd7030a28f Keepout and graphic selection filters in footprint editor behave as per PCB editor 5 years ago
Jeff Young 49a09f4c1c Pad selectability fix. 5 years ago
Jeff Young 90519c8324 Allow pads with holes to be selected when hole is visible. 5 years ago
Jon Evans b5e9a949bc Selection: skip sloppiness pruning if invalid 5 years ago
Michael Kavanagh 7461b96dea Hide the selection tool submenu in the FP Editor 5 years ago
Jeff Young 3e920c665f Special case via area generation. 5 years ago
Jeff Young ffdff21f45 Use a sloppier hittest for the collector as well as the actual hittest. 5 years ago
Seth Hillbrand 6ed2a831d8 Don't override the router tool with drag actions 5 years ago
Michael Kavanagh 8fba0c257b Icons: remove more inconsistencies around Select 5 years ago
Seth Hillbrand 740df93808 Don't dereference board groups in fp editor 5 years ago
Jeff Young 50889a9ed6 Promote mouse drag settings to full enums. 5 years ago
Jeff Young 6c648df4c6 Support 3 drag vs. select options, and unifiy with other drag prefs. 5 years ago
Jeff Young 78dcfb2392 Honour locks inside groups. 5 years ago