357 Commits (d24e6c340889a2907db27e666beba1bfadc300a1)

Author SHA1 Message Date
Seth Hillbrand a118f20464 Hide cursor while warping on Wayland 3 years ago
Jeff Young 23fb4c7433 Uniformly use a single facility for location-less prime events. 4 years ago
Seth Hillbrand 110728af48 Prevent focus stealing in some Linux WMs 4 years ago
Tomasz Wlostowski 7e8f14e738 VIEW_OVERLAY: enforce always on top behaviour through Z ordering 4 years ago
dsa-t 68655540eb Clamp cursor to limits of coordinates representation 4 years ago
Marek Roszko d9c04da407 Sprinkle in some make_unique 4 years ago
markus-bonk 47603fbc76 Wx_view_controls: Allow two input devices to simultaneously pan & zoom 5 years ago
Jeff Young 09d0f6e17c Map zone layers before checking their visibility. 4 years ago
Jeff Young e84c574830 Some more EDA_ANGLE cleanup. 4 years ago
Jeff Young 8f7d2dd06a More VECTOR2D -> VECTOR2I and wxPoint cleanup. 4 years ago
Seth Hillbrand ac9693bb8d Safely sort view layers 4 years ago
Jeff Young e92efebb5f Formatting. 4 years ago
Jeff Young a48867ea01 Solder mask integrity testing. 4 years ago
Jon Evans 014bad7b28 Add profile counters for PCB mouse and paint events 4 years ago
dsa-t cb482eb8eb Symbol Fields Table: Highlight proper symbols even if they aren't annotated 4 years ago
Tomasz Wlostowski 4d2ce5c685 VIEW: don't create a GAL_UPDATE_CONTEXT if there's nothing to update 4 years ago
Tomasz Wlostowski 9add03dd88 VIEW: rebuild the R-trees from scratch if more than 30% of items require a geometry update. 4 years ago
Jeff Young 930c4e5582 Cleanup. 4 years ago
Jeff Young 11c91c7179 Improve obscuring dialog algorithm to handle multiple dialogs. 4 years ago
Mike Williams 30987cebfe Gerbview: fix cairo negative items and implement real differential mode 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Wayne Stambaugh bcd6bddfd4 Start expunging NULL. 4 years ago
Jeff Young 8f0104f921 Fix case of CLion getting a little carried away. 4 years ago
Jeff Young c11ee69499 Save 3D prefs after editing, and load some of them into FP Props. 4 years ago
Jeff Young 1f4a56005e Remove extraneous isPrinting test. 4 years ago
Seth Hillbrand 09e1a0dc48 Increase maximum zoom for pcbnew and gerbview 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Wayne Stambaugh e6346e3103 Pass objects by reference instead of on the stack part 2. 4 years ago
Marek Roszko 69d7a23e1c Start cleaning out wx/wx.h in cpp files 5 years ago
Tomasz Wlostowski 2b955437b6 VIEW_OVERLAY: add Get[Fill/Stroke]Color methods. 5 years ago
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
Marek Roszko cbad18ad98 Hide gal profiling behind KICAD_GAL_PROFILE cmake option 5 years ago
jean-pierre charras 1bfa3dc6a5 Fix an annoying issue (wxMSW specific) about X_VIEW_CONTROLS::CaptureCursor() 5 years ago
Jonathan Haas 55679be2e3 Fix some typos across the codebase 5 years ago
Wayne Stambaugh d96cccbf20 OpenGL GAL tracing improvements. 5 years ago
Jon Evans cc8413c841 Tweak default zoom settings for Windows 5 years ago
Jeff Young 6c3b02aabe Cleanup (no functional changes). 5 years ago
Jeff Young b2ac9cc29f Formatting & naming conventions. 5 years ago
jean-pierre charras 10990f8e81 Fix a minor compil and a minor Coverity warnings. 5 years ago
Tomasz Wlostowski a9c54c10a2 VIEW_OVERLAY: support for bitmap text 5 years ago
Seth Hillbrand df573255e0 Fix crash when switching schematics 5 years ago
Jeff Young a235103e48 Redo pad & via painting (again). 5 years ago
mitxela 886cad43bd Cancel drag action when focus is lost 5 years ago
Wayne Stambaugh 6ab1144ea3 Fix broken Doxygen comment specifiers. 5 years ago
mitxela 16c7180ff5 Remove SetGrabMouse and revert some behaviours 5 years ago
mitxela 905fd63c9f Fix autopanning behaviour for left-click-drag 5 years ago
mitxela f7cd21c70d Move windows-specific mouse capture stuff into ifdefs 5 years ago
mitxela bfd7a9e956 Suppress assertions caused by closing the window while mouse is captured 5 years ago
mitxela 39be962a69 Restructure mouse capture to avoid recapture asserts 5 years ago
jean-pierre charras fed56572f8 Refinements and fixes in auto-pan. 5 years ago