kicad/include/dialogs
Seth Hillbrand 3d3b7d839c Prevent out of scope lambda use
Keeping a function reference is only in scope when the call is
immediately executed, not when it enters its own event loop.

This commit also excises one more onUpdateUI call as it is not needed

Fixes https://gitlab.com/kicad/code/kicad/issues/12395
2022-09-28 17:18:04 -07:00
..
dialog_assign_netclass.h Prevent out of scope lambda use 2022-09-28 17:18:04 -07:00
dialog_color_picker.h Link updating of hex value and opacity slider. 2021-08-31 21:24:20 +01:00
dialog_configure_paths.h Strip out and migrate 3d search paths in favor of env vars 2022-09-25 21:29:52 -04:00
dialog_edit_library_tables.h Move dialog_configure_paths.h and dialog_edit_library_tables.h to dialogs folder 2020-10-25 20:01:12 -04:00
dialog_global_lib_table_config.h Move headers from common folders to appropriate include folders round 2. 2020-12-17 11:44:03 -05:00
dialog_grid_settings.h Re-enable custom grid settings for Pcbnew 2021-02-21 15:33:13 -05:00
dialog_hotkey_list.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
dialog_image_editor.h Move headers from common folders to appropriate include folders round 2. 2020-12-17 11:44:03 -05:00
dialog_locked_items_query.h Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_migrate_settings.h Move headers from common folders to appropriate include folders round 2. 2020-12-17 11:44:03 -05:00
dialog_page_settings.h Normalize drawing sheet path to env vars & prj, not just prj. 2021-10-02 23:39:45 +01:00
dialog_paste_special.h Schematic: Automatic Symbol Annotation 2022-05-27 15:54:00 +00:00
dialog_print_generic.h Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_text_entry.h Allow user to set footprint type up front 2021-09-24 13:48:01 -07:00
dialog_unit_entry.h Move headers from common folders to appropriate include folders round 2. 2020-12-17 11:44:03 -05:00
eda_reorderable_list_dialog.h ADDED: Column selection and reordering in symbol chooser 2022-09-25 22:49:49 -04:00
eda_view_switcher.h Implement user viewports. 2021-12-24 17:11:14 +00:00
html_message_box.h Remove unused m_host variable 2021-10-18 00:29:40 +01:00
panel_color_settings.h Implement Reset to Defaults for all preferences panels. 2021-12-24 17:38:39 +00:00
panel_common_settings.h Added common option to hide scrollbars 2022-09-13 22:15:27 +03:00
panel_data_collection.h Introduce sentry for crash data collection 2022-04-02 01:21:55 +00:00
panel_gal_display_options.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
panel_image_editor.h Images: Add full properties editor 2022-07-14 11:23:23 +00:00
panel_mouse_settings.h Add Reset buttons for mouse and trackpad defaults. 2021-03-01 14:14:00 +00:00
panel_setup_netclasses.h ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
panel_setup_severities.h Move headers from common folders to appropriate include folders round 1. 2020-12-17 08:12:18 -05:00