293 Commits (916a4d51a166c970ad46a00a6922dcf0ffb1eafc)

Author SHA1 Message Date
Marek Roszko df590b1109 Reduce the "default" maximum scale factor down a magnitude. 5 years ago
Marek Roszko c372a77d6c Fix focus theft, Windows sends mouse events to windows regardless of focus. 5 years ago
Marek Roszko b2e9f6987d Split base_struct into eda_item and eda_rect 5 years ago
Tomasz Wlostowski 30f8cc1346 VIEW_OVERLAY: added Cross() method 5 years ago
Jeff Young ba26e056ec Implement groups for modedit. 5 years ago
PJM d1322e7d1d Refactor GetDocumentExtents() 5 years ago
PJM abdd1906c2 Change 'Zoom to Fit' margins and add 'Zoom to Objects' 5 years ago
Seth Hillbrand f493e270ea ADDED: Menu option to enable/disable snap to grid 5 years ago
Seth Hillbrand 173b4ff588 Add snapping to eeschema 5 years ago
Tomasz Wlostowski a31c9ae7af VIEW_OVERLAY: implement Line() method 5 years ago
Jeff Young 57c3d8e8d8 Make sure preview group gets added to view after a clear. 5 years ago
Jeff Young 9716c62e32 Performance enhancements for PCBNew scrolling and zooming. 5 years ago
Jeff Young d586495c0a Preview fp edges & text while dragging in router. 5 years ago
Jon Evans 711fc999f2 Coverity fixes 6 years ago
Jon Evans a52435bbb0 ADDED: New mouse settings panel, expanded mouse settings 6 years ago
Jon Evans 92ce7caf9a Remove extra write to common view control settings 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Seth Hillbrand 2a780dba0e Initialize view variable 6 years ago
Jeff Young c27e278e58 Fix uninitialized variable (from Coverity scan). 6 years ago
Jeff Young 65c88ba2c3 Reduce the auto-panning margin and implement acceleration. 6 years ago
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago
Jeff Young 1f07505b27 Fix long-standing issue with arrow keys moving in both axes. 6 years ago
Mark Roszko ae785194ce Silence/fix double to float conversion warnings 6 years ago
Seth Hillbrand 5b8661f2ab view: Check for viewData in IsVisible() 6 years ago
Ian McInerney a37d8f2859 Remove unneeded wxWidgets version checks in the code 6 years ago
Jeff Young de8f97be6b Don't apply GTK fix to OSX as it causes a hang. 6 years ago
Seth Hillbrand 85df994eda Handle wx scrollbar thumbs in system-independent way 6 years ago
Jeff Young 8db8119564 Redraw selection halos after zooming. 6 years ago
Seth Hillbrand 5151cd0bfe C++14: Remove unused make_unique.h 6 years ago
Jeff Young 43be58a1ea Fix bug in occulted centering logic. 6 years ago
Jeff Young 666705c1f8 Fix compiler warning. 7 years ago
Jeff Young edc8438ef0 Start the process of removing the legacy draw panel. 7 years ago
John Beard e6fe220f84 All: fix horizontal touchpad panning 7 years ago
Adrian Scripca e10c01aaff All: fix spurious wheel scroll events caused when using modern mice. 7 years ago
Seth Hillbrand 69c1263c02 GTK3: Force scrollbars visible 7 years ago
Seth Hillbrand 0f1a11ef38 pcbnew: Cut only copied objects 7 years ago
Fabián Inostroza 7f6b35c6bc Don't start autopan if the cursor was warped 7 years ago
Seth Hillbrand 30521f0c57 gal: Fix zoom extents for large screens 7 years ago
jean-pierre charras 56e0031e03 Fix incorrect onScroll handler on GAL mode. 7 years ago
Seth Hillbrand 9f8f938660 view: Initialize keyboard local var 7 years ago
Tomasz Włostowski 029fdaccc0 gal: re-enable scrolbar arrow buttons 7 years ago
Tomasz Włostowski bebbe6ed22 pcbnew: disable autopanning when cursor entered auto-pan margin following a keyboard cursor move command 7 years ago
jean-pierre charras dde933ba08 When printing, pads are not always printed (especially on tech layers) 7 years ago
jean-pierre charras 253b14b871 VIEW_OVERLAY: add missing code and missing poly graphic overloaded primitives. 7 years ago
Seth Hillbrand db43bd82a7 gtk3: Remove scrollbars 7 years ago
John Beard 4475c2008c Zooming: handle smaller, faster, events on GTK+3 7 years ago
Seth Hillbrand 1f62a2d784 gtk3: prevent double scroll events 7 years ago
jean-pierre charras 8cf9ab5a4c Fix a wxwidgets alert. 7 years ago
John Beard 1eb0f70de5 Zoom: Use std::chrono for the timestamping 7 years ago
John Beard 5a0318968f Break zoom control into a self-contained controller 7 years ago