kicad/include/widgets
John Beard 1f2c8fa698 Separate storage at iteration of hotkeys from the HK list widget
This separates the "ground truth" store of hotkeys from what is shown
in the dialog. This will allow us to filter the displayed hotkeys
while keeping the same underlying data structures.

Now, the UI data items interact with an intermediate set of data, which
represents the "original" hotkey data, and the "changed" data. The
ultimate aim here is to allow UI elements to come and go, but the
hotkeys that are "in-edit" are preserved.

This also allows us to abstract some bookkeeping complexity
out of the WIDGET_HOTKEY_LIST class into a separate non-GUI
class.
2018-09-28 08:27:51 -04:00
..
color_swatch.h Fix display issues in Layers list in Keepout Zone Properties. 2018-05-04 23:55:03 +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 Move cursor shape flag into GAL settings 2017-03-22 10:24:48 +01: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 Add a cell editor for paths and use it in Configure Paths. 2018-08-29 20:08:01 +01:00
indicator_icon.h Add inc/dec current layer alpha to menus. 2018-02-22 17:48:14 +01:00
layer_box_selector.h Make esc dismiss net and layer selector popups. 2018-09-22 16:23:13 +01:00
mathplot.h Spice Simulator: set correct scale for constant plots 2018-05-28 16:42:15 +02:00
net_selector.h Simplification of the net selector code to fix GTK issues. 2018-09-27 11:52:58 +01:00
paged_dialog.h Give panels the correct parent (the treebook, not the dialog). 2018-07-17 15:14:19 +01:00
progress_reporter.h Prevent reentrancy in footprint loading. 2018-04-16 23:19:08 +01:00
stepped_slider.h Implement primitive icon scaling for high DPI 2018-01-10 21:26:06 -07: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
unit_binder.h unit_binder: allow updates without triggers 2018-09-17 15:55:22 -07:00
widget_hotkey_list.h Separate storage at iteration of hotkeys from the HK list widget 2018-09-28 08:27:51 -04:00