kicad/include/widgets
Jeff Young b429dbfb88 Fix bugs with ACTIONs not being "honest" singletons.
Delete the copy ctor and assignment operator to start with, but
even then the separate apps each have their own statically allocated
copy of the common actions.  So we need to update all of them, which
also means having the kicad manager frame's set of actions on hand).

This changelist also adds a Clear Hotkey Assignment function since
the hotkeys set is now likely to be sparse with respect to the
actions.
2019-06-14 16:54:46 +01:00
..
busy_indicator.h 3D viewer: decouple renderers from wxCursors 2019-05-12 14:19:39 +01:00
button_row_panel.h Add tooltips to hotkey dialog buttons 2018-10-04 07:47:21 -04:00
color_swatch.h Clean up some dangling legacy odds and ends. 2019-06-01 01:17:46 +01:00
footprint_choice.h Fix a few doxygen warnings 2017-06-25 11:26:04 +02:00
footprint_preview_widget.h Refactor FOOTPRINT_PREVIEW_PANEL 2017-03-10 23:26:45 -05:00
footprint_select_widget.h Remove background fp loading from Choose Symbol dlg. 2018-06-09 00:51:39 +01:00
gal_options_panel.h A better fix for commit d34433a1. 2019-05-15 18:18:01 -04:00
grid_combobox.h In-place editing for footprint TEXTE_MODULEs. 2018-07-17 15:11:04 +01:00
grid_icon_text_helpers.h pcbnew: Add toolbar buttons for action plugins 2018-08-26 19:39:27 -07:00
grid_readonly_text_helpers.h Fix compil warning 2018-09-13 09:04:58 +02:00
grid_text_button_helpers.h Eeschema: fix corrupted schematic and symbol library files. 2019-05-10 08:21:37 -04:00
indicator_icon.h Add inc/dec current layer alpha to menus. 2018-02-22 17:48:14 +01:00
layer_box_selector.h Convert 3DViewer to new hotkey architecture. 2019-06-10 23:46:01 +01:00
mathplot.h Spice Simulator: set correct scale for constant plots 2018-05-28 16:42:15 +02:00
net_selector.h Remember settings in Global Track & Via Properties dialog. 2018-10-10 19:49:06 +01:00
paged_dialog.h Add shortcuts to setting dialogs for track widths, via sizes and grid sizes. 2018-11-17 00:35:06 +00:00
progress_reporter.h Pcbnew, autoplacer: display more activity during footprint placement 2018-12-10 10:33:56 +01:00
stepped_slider.h Implement primitive icon scaling for high DPI 2018-01-10 21:26:06 -07:00
tab_traversal.h Adjust tab ordering in some dialogs 2019-02-23 14:49:38 +00:00
text_ctrl_eval.h Kicad-ize the numeric evaluator. 2018-07-17 15:10:01 +01:00
two_column_tree_list.h Optimize TWO_COLUMN_TREE_LIST column sizing 2017-02-24 12:51:53 -05:00
ui_common.h Centralise some UI constants, use in hotkey lists 2018-10-04 07:47:21 -04:00
unit_binder.h pcbnew: Allow curves in custom pads 2019-05-08 15:54:26 -07:00
widget_hotkey_list.h Fix bugs with ACTIONs not being "honest" singletons. 2019-06-14 16:54:46 +01:00
widget_save_restore.h Break widget save/restore out to reusable class 2019-01-30 15:41:35 -08:00
wx_busy_indicator.h 3D viewer: decouple renderers from wxCursors 2019-05-12 14:19:39 +01:00