kicad/common/widgets
jean-pierre charras b43dc7954c fix code after renaming files 2018-01-30 15:34:09 +01:00
..
color4Dpickerdlg.cpp Minor fix: Fix a incorrect min size of COLOR4D_PICKER_DLG on Linux+KDE 2017-10-04 16:35:57 +02:00
color4Dpickerdlg.h color4Dpickerdlg.cpp: avoid selecting accidentally a new color when the mouse cursor is inside a color map when opening the dialog 2017-08-12 07:52:15 +02:00
color4Dpickerdlg_base.cpp Fix a compil warning and a wxASSERT in COLOR4D_PICKER_DLG_BASE 2017-08-28 17:40:26 +02:00
color4Dpickerdlg_base.fbp Fix a compil warning and a wxASSERT in COLOR4D_PICKER_DLG_BASE 2017-08-28 17:40:26 +02:00
color4Dpickerdlg_base.h Fix a compil warning and a wxASSERT in COLOR4D_PICKER_DLG_BASE 2017-08-28 17:40:26 +02:00
color_swatch.cpp COLOR_SWATCH, INDICATOR_ICON: DPI-independent scaling 2018-01-07 09:28:47 -07:00
footprint_choice.cpp Add footprint select dropdown to component chooser, serious refactoring 2017-03-24 09:20:27 -04:00
footprint_preview_widget.cpp Refactor FOOTPRINT_PREVIEW_PANEL 2017-03-10 23:26:45 -05:00
footprint_select_widget.cpp Fix a few minor coverity warnings (not initialized members) 2017-11-11 07:25:00 +01:00
gal_options_panel.cpp Remove refereces to OpenGL and Cairo from Display Settings 2018-01-25 12:11:17 +01:00
indicator_icon.cpp COLOR_SWATCH, INDICATOR_ICON: DPI-independent scaling 2018-01-07 09:28:47 -07:00
mathplot.cpp Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 2018-01-09 18:55:51 -05:00
progress_reporter.cpp Progress reporter: remove wxPD_APP_MODAL style, not useful, that creates issues on OSX. 2018-01-15 17:57:03 +01:00
stepped_slider.cpp Implement primitive icon scaling for high DPI 2018-01-10 21:26:06 -07:00
text_ctrl_eval.cpp TEXT_CTRL_EVAL: Close the parent dialog after pressing Enter 2018-01-23 11:49:39 +01:00
two_column_tree_list.cpp Optimize TWO_COLUMN_TREE_LIST column sizing 2017-02-24 12:51:53 -05:00
unit_binder.cpp Renamed WX_UNIT_BINDER to UNIT_BINDER and moved to common/widgets 2017-11-24 21:15:40 +01:00
widget_hotkey_list.cpp Fix quotes in UI messages 2017-12-15 07:33:07 -05:00
widget_net_selector.cpp fix code after renaming files 2018-01-30 15:34:09 +01:00