kicad/include/view
John Beard 1eb0f70de5 Zoom: Use std::chrono for the timestamping
The reduces a little bit of WX dependency, and makes
the timing code a bit more type-safe.

Also adds a more testable interface for the accelerated
zoom controller.
2018-11-26 14:40:23 -05:00
..
view.h Don't set the viewport when switching screens. 2018-11-04 19:17:53 +00:00
view_controls.h GAL: update cursor position on panning and scrolling 2018-02-13 09:45:06 +01:00
view_group.h Fix a few doxygen warnings 2017-06-21 10:01:39 +02:00
view_item.h Add a REPAINT flag for faster redraw when bounding box hasn't changed 2018-02-25 18:20:34 -05:00
view_overlay.h VIEW: added support for VIEW_OVERLAYS (temporary overlays for drawing debug graphics) 2018-08-24 14:42:49 +02:00
view_rtree.h Adjust RTree default floating point to use double 2018-08-06 16:55:00 -07:00
wx_view_controls.h Break zoom control into a self-contained controller 2018-11-26 14:40:09 -05:00
zoom_controller.h Zoom: Use std::chrono for the timestamping 2018-11-26 14:40:23 -05:00