197 Commits (5d751bef749232abd75d5c9aadf203f3e2fadde6)

Author SHA1 Message Date
Wayne Stambaugh 53f5d616aa Coverity issue fixes. 4 years ago
Roberto Fernandez Bautista b572781a8a eeschema: Update anchor position of pasted items after initial move 4 years ago
Jeff Young 40b4052ad4 Improve text hittesting in schematics. 4 years ago
Jeff Young b8d193485d Respect selection reference point when set. 4 years ago
Jeff Young b52529521e Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
Seth Hillbrand bb5c58b3cf Set default force cursor off in auto-lines 4 years ago
Seth Hillbrand dd1d36d40a Fix segfault when check for editing points 4 years ago
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
Jeff Young 42687f5d9d Give selection preference to pins over wires. 4 years ago
Seth Hillbrand 71602475eb Allow rotate/mirror even when dragging 4 years ago
Jeff Young 4b38bd1543 Favour junction dots to wires inside the dot. 4 years ago
Seth Hillbrand 671aec5da6 In fallback selection, handle cancelled menu 4 years ago
Jeff Young ec2ac181a2 Further simplify selection logic. 4 years ago
Jeff Young a5c4bace60 Improve (and simplify) wire and pin hit-testing. 4 years ago
Jeff Young a291cae2fd Make sure intersheetRef bounding boxes get updated in RTree. 4 years ago
Seth Hillbrand 484eaa01b9 Try harder to avoid loop contention 4 years ago
Seth Hillbrand 29c2f3b7d4 Prevent jumping into disambiguation if moved 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
Jon Evans 766b67a8f1 Tune selection of wire endpoints near other objects 4 years ago
Jeff Young 04764c9224 Allow dragging of fields in symbol aliases. 4 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Jeff Young 0598c82972 Terminology (use present tense for flags). 5 years ago
Jeff Young 7c66a0a594 Selection routines should never be snapped. 5 years ago
Wayne Stambaugh 2b86b34124 Eeschema: split out SCH_SHEET_PIN declarations into separate header. 5 years ago
Roberto Fernandez Bautista 7d9ee76f64 Don't iterate through m_selection if deleting items from it 5 years ago
jean-pierre charras bbd7b4ca8c Eeschema, selection tool: uniformize the cursor shape and the actual modifiers. 5 years ago
Jeff Young cf4cbea8a1 Use a more robust storage of items added to drag. 5 years ago
Jon Evans c5c348538e Fix some STL asserts in EE_SELECTION_TOOL 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jon Evans 720147d272 Remove transitive inclusion of bitmaps.h 5 years ago
Jeff Young 22b4a74bfa Don't forget intersheet refs when collecting non-view items. 5 years ago
Jeff Young 3ab1ef7b83 Formatting. 5 years ago
PJM 0fc8a9d89a Eeschema: Fix ctrl-MMB double click to perform 'Zoom to Objects' 5 years ago
Jon Evans 4ddb942ec0 Do not allow drag selection or drag move when already moving something 5 years ago
jean-pierre charras 9797bc5f25 Left Mouse Button: use same modifiers for Pcbnew, Eeschema and pleditor for selection. 5 years ago
Jeff Young 2fd5f25c3c Allow expand selection to work (even if you probably can't get there). 5 years ago
Wayne Stambaugh 1786ae8773 Eeschema: use symbol nomenclature for object file naming. 5 years ago
Jeff Young 7318417ca4 Fix typo in expand-selection-disambiguation menu logic. 5 years ago
Jeff Young 781d293b60 Add option for text updating to Update Symbol. 5 years ago
Jeff Young afb4bbde47 Bug fixes to Eeschema context menu. 5 years ago
Mikolaj Wielgus f9c42585fb Force immediate action for auto start wire feature 5 years ago
Jeff Young 18d4d517b0 Implement RMB Import Sheet Pin as a single-shot. 5 years ago
Jeff Young 26cb05051b fixup! Whittle down library tree context menus to be more contextual. 5 years ago
Jeff Young 57e043e0e6 Don't allow moving markers. Do allow excluding them. 5 years ago