kicad/include/widgets
Jeff Young f805fd267f Divorce UNIT_BINDER from wxFrame.
This allows us to supply Pcbnew or Eeschema as the unitsProvider when
called from the main frame.

Fixes https://gitlab.com/kicad/code/kicad/issues/13066
2022-12-04 11:51:44 +00:00
..
app_progress_dialog.h
bitmap_button.h PCM: automatic check for repository updates 2022-08-18 20:41:43 +00:00
bitmap_toggle.h
busy_indicator.h
button_row_panel.h
collapsible_pane.h
color_swatch.h Implement DarkMode for the Appearances Palette. 2022-11-06 00:34:45 +00:00
font_choice.h
footprint_choice.h
footprint_preview_widget.h ADDED: Support for explicit DNP field 2022-09-16 22:26:16 +00:00
footprint_select_widget.h
gal_options_panel.h
grid_bitmap_toggle.h
grid_color_swatch_helpers.h Implement DarkMode for the Appearances Palette. 2022-11-06 00:34:45 +00:00
grid_combobox.h
grid_icon_text_helpers.h
grid_readonly_text_helpers.h
grid_text_button_helpers.h ADDED show pin names on footprint pads when assigning to symbol. 2022-07-24 23:41:41 +01:00
grid_text_helpers.h
indicator_icon.h
infobar.h Replace boost::optional with std::optional 2022-08-25 15:50:47 -07:00
layer_box_selector.h
lib_tree.h Fix for LIB_TREE hotkeys over canvas and possible fix for over LIB_TREE itself. 2022-10-02 22:22:21 +01:00
mathplot.h
msgpanel.h
net_selector.h
number_badge.h
paged_dialog.h Replace macHack as its requirement sadly never went away. 2022-09-24 23:50:45 +01:00
progress_reporter_base.h PROGRESS_REPORTER_BASE: call code to resize it only if the message has change. 2022-08-01 13:18:50 +02:00
report_severity.h Add RPT_SEVERITY_DEBUG for developer-type messages 2022-09-09 17:21:47 -07:00
resettable_panel.h
search_pane.h Allow multi-selecting from the search pane 2022-09-20 23:58:49 -04:00
search_pane_tab.h Unbind search pane listview events on destruction to avoid event race 2022-09-27 19:16:29 -04:00
split_button.h Dark mode hacks for SPLIT_BUTTON on OSX. 2022-10-23 17:56:44 +01:00
stepped_slider.h
tab_traversal.h
text_ctrl_eval.h
ui_common.h Par down base_units.h some more 2022-09-16 21:09:01 -04:00
unit_binder.h Divorce UNIT_BINDER from wxFrame. 2022-12-04 11:51:44 +00:00
widget_hotkey_list.h Bad auto-refactor no cookie 2022-09-25 22:51:46 -04:00
widget_save_restore.h Some header cleanup 2022-09-27 23:25:20 -04:00
wx_aui_art_providers.h
wx_aui_utils.h
wx_busy_indicator.h
wx_combobox.h Another try at getting the Link combobox working on MSW. 2022-08-28 23:25:01 +01:00
wx_ellipsized_static_text.h
wx_grid.h Handle multiple unitProviders in a WX_GRID. 2022-11-05 10:23:12 +00:00
wx_listbox.h
wx_menubar.h
wx_panel.h
wx_progress_reporters.h
wx_splitter_window.h