kicad/include/view
PJM d1322e7d1d Refactor GetDocumentExtents()
CHANGED: GetDocumentExtents() in 'eda_draw_frame.h' now has a bool
parameter "aIncludeAllVisible" with a default value "true" which makes
it behave as it did before adding parameter.  If "aIncludeAllVisible"
is false, the returned bbox ignores some items depending on which
program it is running in.

CHANGED: Made "Zoom to Objects" use only PCB edge in Pcbnew.  This
allows text, notes, etc outside the PCB edge to be excluded in the
zoom calculation.

CHANGED: Added "Zoom to Objects" to Pcbnew main menu, and to RMB context
menus for Eeschema and Pcbnew.

Fixes https://gitlab.com/kicad/code/kicad/issues/5787
2020-09-25 00:31:56 -07:00
..
view.h Refactor GetDocumentExtents() 2020-09-25 00:31:56 -07:00
view_controls.h ADDED: Menu option to enable/disable snap to grid 2020-09-10 20:09:30 -07:00
view_group.h Fix a few doxygen warnings 2017-06-21 10:01:39 +02:00
view_item.h VIEW::ViewGetLOD() returns double now instead of int. 2020-09-21 17:55:24 +02:00
view_overlay.h VIEW_OVERLAY: add missing code and missing poly graphic overloaded primitives. 2018-12-11 11:42:39 +01:00
view_rtree.h Comment-only changes 2020-01-10 16:43:01 -08:00
wx_view_controls.h ADDED: New mouse settings panel, expanded mouse settings 2020-05-24 14:38:28 -04:00
zoom_controller.h ADDED: New mouse settings panel, expanded mouse settings 2020-05-24 14:38:28 -04:00