kicad/gerbview/dialogs
Chris Pavlina 7e6a6540c8 Implement primitive icon scaling for high DPI
This is meant as a stopgap for 5.0, with plans to add proper scaled
icons in the 6.0 cycle. A function KiScaledBitmap() is added, which
works like KiBitmap() except it scales the bitmap according to the
calling window's font size. Controls have been added to all the main
applications to let the user select scaling manually (these were omitted
from smaller apps that didn't already have a place to put them).

In addition, in eeschema only, the pixel height of the system font is
shown in the options dialog for diagnostics. This is only for collecting
feedback before 5.0 release from users with different displays and will
be removed.
2018-01-10 21:26:06 -07:00
..
dialog_layers_select_to_pcb_base.cpp * Gerbview: update a old code in a dialog. 2018-01-05 11:45:50 +01:00
dialog_layers_select_to_pcb_base.fbp * Gerbview: update a old code in a dialog. 2018-01-05 11:45:50 +01:00
dialog_layers_select_to_pcb_base.h * Gerbview: update a old code in a dialog. 2018-01-05 11:45:50 +01:00
dialog_print_using_printer.cpp Fixes: lp:1630105 (Gerbview print dialog does not display graphic layers list on some windows managers like Unity) 2016-10-04 09:51:35 +02:00
dialog_print_using_printer_base.cpp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_print_using_printer_base.fbp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_print_using_printer_base.h Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_select_one_pcb_layer.cpp Refactor layer enumerations to all live in the same place 2017-03-30 16:01:48 -04:00
dialog_show_page_borders.cpp Make gerbview compilable and working (does not use now layers and layer masks from Pcbnew). 2014-06-27 19:07:42 +02:00
dialog_show_page_borders.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
dialog_show_page_borders_base.cpp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_show_page_borders_base.fbp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_show_page_borders_base.h Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
gerbview_dialog_display_options_frame.cpp Implement primitive icon scaling for high DPI 2018-01-10 21:26:06 -07:00
gerbview_dialog_display_options_frame_base.cpp Implement primitive icon scaling for high DPI 2018-01-10 21:26:06 -07:00
gerbview_dialog_display_options_frame_base.fbp Implement primitive icon scaling for high DPI 2018-01-10 21:26:06 -07:00
gerbview_dialog_display_options_frame_base.h Implement primitive icon scaling for high DPI 2018-01-10 21:26:06 -07:00