kicad/eeschema/widgets
John Beard 33fe9a2761 Eeschema: Symbol preview widget needs common config for Hi-DPI
Currently, this widget doesn't read the common library settings.
This means it doesn't use the configured DPI scaling or anti-aliasing
settings.

Use the ReadConfig method on the GAL options to fix (rather than
only ReadAppConfig).

Fixes: lp:1825913
* https://bugs.launchpad.net/kicad/+bug/1825913
2019-04-27 14:57:09 +01:00
..
pin_shape_combobox.cpp Revert "Removed Pin{Shape,Type}ComboBox::SetSelection()." 2017-01-18 16:58:20 +01:00
pin_shape_combobox.h Fixed two hidden overloaded function warnings. 2017-01-18 17:24:50 +01:00
pin_type_combobox.cpp Revert "Removed Pin{Shape,Type}ComboBox::SetSelection()." 2017-01-18 16:58:20 +01:00
pin_type_combobox.h Fixed two hidden overloaded function warnings. 2017-01-18 17:24:50 +01:00
symbol_preview_widget.cpp Eeschema: Symbol preview widget needs common config for Hi-DPI 2019-04-27 14:57:09 +01:00
symbol_preview_widget.h Eeschema: Fix a subtle bug in SYMBOL_PREVIEW_WIDGET. 2018-10-31 15:52:35 +01:00
symbol_tree_pane.cpp Keep state except when the filter changed. 2018-11-25 01:51:45 +00:00
symbol_tree_pane.h Push component tree down into common. 2018-08-01 09:35:45 +01:00
tuner_slider.cpp Add KI_PARAM_ERROR, similar to std::invalid_argument but using wxString instead of std::string to throw errors. 2018-06-05 13:29:51 +02:00
tuner_slider.h sim: tuner slider now located in a nested wxPanel 2016-08-11 14:42:00 +02:00
tuner_slider_base.cpp TUNER_SLIDER widget 2016-08-11 14:41:44 +02:00
tuner_slider_base.fbp TUNER_SLIDER widget 2016-08-11 14:41:44 +02:00
tuner_slider_base.h TUNER_SLIDER widget 2016-08-11 14:41:44 +02:00
widget_eeschema_color_config.cpp Add control over worksheet colour in eeschema. 2018-10-09 11:08:56 +01:00
widget_eeschema_color_config.h Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00