kicad/common/dialogs
Seth Hillbrand c73c2360a4 Force focus back to canvas after popup
Following the hotkey popup, we need to place the input focus back to the
canvas to receive the next event

Fixes https://gitlab.com/kicad/code/kicad/-/issues/15737
2023-09-28 10:52:12 -07:00
..
dialog_HTML_reporter_base.cpp Make OK default in inspectors (and hook up to close window). 2021-03-22 21:20:54 +00:00
dialog_HTML_reporter_base.fbp Make OK default in inspectors (and hook up to close window). 2021-03-22 21:20:54 +00:00
dialog_HTML_reporter_base.h Fix various typos 2022-07-21 16:31:41 +00:00
dialog_assign_netclass.cpp Retire the lib-tree scoring algorithm. 2023-04-14 23:35:27 +01:00
dialog_assign_netclass_base.cpp Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
dialog_assign_netclass_base.fbp Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
dialog_assign_netclass_base.h Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
dialog_book_reporter.cpp Fix mode-less dialog issues. 2023-03-13 12:04:01 -04:00
dialog_book_reporter_base.cpp Fix mode-less dialog issues. 2023-03-13 12:04:01 -04:00
dialog_book_reporter_base.fbp Fix mode-less dialog issues. 2023-03-13 12:04:01 -04:00
dialog_book_reporter_base.h Fix mode-less dialog issues. 2023-03-13 12:04:01 -04:00
dialog_color_picker.cpp Require wxWidgets 3.2 2023-08-23 22:02:56 +00:00
dialog_color_picker_base.cpp Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
dialog_color_picker_base.fbp Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
dialog_color_picker_base.h Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
dialog_configure_paths.cpp Don't show error when added new paths 2023-01-20 16:43:16 -08:00
dialog_configure_paths_base.cpp Ensure good fonts in grid headers. 2023-01-16 02:47:14 +00:00
dialog_configure_paths_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_configure_paths_base.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_display_html_text_base.cpp Move HTML_WINDOW to widgets folder, also fix some fbps that were wrongly not edited 2023-09-11 19:10:16 -04:00
dialog_display_html_text_base.fbp Move HTML_WINDOW to widgets folder, also fix some fbps that were wrongly not edited 2023-09-11 19:10:16 -04:00
dialog_display_html_text_base.h Move HTML_WINDOW to widgets folder, also fix some fbps that were wrongly not edited 2023-09-11 19:10:16 -04:00
dialog_edit_library_tables.cpp Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
dialog_global_lib_table_config.cpp fix compil warnings 2023-01-27 18:25:09 +01:00
dialog_global_lib_table_config_base.cpp Support canceling initial global library table setup. 2023-03-19 14:30:53 +03:00
dialog_global_lib_table_config_base.fbp Support canceling initial global library table setup. 2023-03-19 14:30:53 +03:00
dialog_global_lib_table_config_base.h Support canceling initial global library table setup. 2023-03-19 14:30:53 +03:00
dialog_grid_settings.cpp Grids: make overrides use existing grids (choice box) 2023-08-30 13:33:04 -04:00
dialog_grid_settings.fbp Grids: Support X and Y for all grids, add optional names 2023-08-30 11:22:19 -04:00
dialog_grid_settings_base.cpp Grids: Support X and Y for all grids, add optional names 2023-08-30 11:22:19 -04:00
dialog_grid_settings_base.h Grids: Support X and Y for all grids, add optional names 2023-08-30 11:22:19 -04:00
dialog_hotkey_list.cpp Hotkeys: show user config for unloaded KiFACEs 2022-07-05 13:37:45 +00:00
dialog_locked_items_query.cpp Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
dialog_locked_items_query_base.cpp Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_locked_items_query_base.fbp Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
dialog_locked_items_query_base.h Fix various typos 2022-07-21 16:31:41 +00:00
dialog_migrate_settings.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
dialog_migrate_settings_base.cpp Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
dialog_migrate_settings_base.fbp Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
dialog_migrate_settings_base.h Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
dialog_page_settings.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
dialog_page_settings_base.cpp Better spacing for page settings. 2023-08-07 14:01:58 +01:00
dialog_page_settings_base.fbp Better spacing for page settings. 2023-08-07 14:01:58 +01:00
dialog_page_settings_base.h Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
dialog_paste_special.cpp DIALOG_PASTE_SPECIAL: Set focus on OK button 2022-08-25 20:25:23 +01:00
dialog_paste_special_base.cpp Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
dialog_paste_special_base.fbp Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
dialog_paste_special_base.h Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
dialog_plugin_options.cpp Fix ambiguous overloads on wx 3.3 2023-09-14 19:05:46 +03:00
dialog_plugin_options_base.cpp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_plugin_options_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
dialog_plugin_options_base.h Move HTML_WINDOW to widgets folder, also fix some fbps that were wrongly not edited 2023-09-11 19:10:16 -04:00
dialog_print_generic.cpp Pcbnew, Print preview frame: remember last size & pos during a session. 2022-10-17 16:57:19 +02:00
dialog_print_generic_base.cpp Standardize print/plot terms 2023-01-11 12:30:02 -08:00
dialog_print_generic_base.fbp Standardize print/plot terms 2023-01-11 12:30:02 -08:00
dialog_print_generic_base.h Standardize print/plot terms 2023-01-11 12:30:02 -08:00
dialog_text_entry.cpp Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
dialog_text_entry_base.cpp Minor dialog layout improvements. 2021-10-29 15:29:49 -04:00
dialog_text_entry_base.fbp Minor dialog layout improvements. 2021-10-29 15:29:49 -04:00
dialog_text_entry_base.h Minor dialog layout improvements. 2021-10-29 15:29:49 -04:00
dialog_unit_entry.cpp ADDED: Move Corner To... and Move Midpoint To... 2023-08-05 16:43:55 +01:00
dialog_unit_entry_base.cpp Move grid definitions to Prefs and grid origin to a separate dlg. 2023-08-26 13:32:24 +01:00
dialog_unit_entry_base.fbp Move grid definitions to Prefs and grid origin to a separate dlg. 2023-08-26 13:32:24 +01:00
dialog_unit_entry_base.h ADDED: Move Corner To... and Move Midpoint To... 2023-08-05 16:43:55 +01:00
eda_list_dialog.cpp Validate new symbol / save as symbol info before exiting dialog. 2023-09-05 22:07:58 +01:00
eda_list_dialog_base.cpp Scale list columns with dialog width. 2022-12-27 01:04:47 +00:00
eda_list_dialog_base.fbp Scale list columns with dialog width. 2022-12-27 01:04:47 +00:00
eda_list_dialog_base.h Scale list columns with dialog width. 2022-12-27 01:04:47 +00:00
eda_reorderable_list_dialog.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
eda_reorderable_list_dialog_base.cpp ADDED: Column selection and reordering in symbol chooser 2022-09-25 22:49:49 -04:00
eda_reorderable_list_dialog_base.fbp ADDED: Column selection and reordering in symbol chooser 2022-09-25 22:49:49 -04:00
eda_reorderable_list_dialog_base.h ADDED: Column selection and reordering in symbol chooser 2022-09-25 22:49:49 -04:00
eda_view_switcher.cpp ADDED: appearances manager for 3D viewer. 2023-08-14 18:08:36 +01:00
eda_view_switcher_base.cpp ADDED: GUI feedback when grid setting is changed by hotkey 2023-06-17 23:18:50 -04:00
eda_view_switcher_base.fbp ADDED: GUI feedback when grid setting is changed by hotkey 2023-06-17 23:18:50 -04:00
eda_view_switcher_base.h ADDED: GUI feedback when grid setting is changed by hotkey 2023-06-17 23:18:50 -04:00
hotkey_cycle_popup.cpp Force focus back to canvas after popup 2023-09-28 10:52:12 -07:00
hotkey_cycle_popup.h ADDED: GUI feedback when grid setting is changed by hotkey 2023-06-17 23:18:50 -04:00
html_message_box.cpp Add doc link to custom rules syntax help. 2023-02-12 21:34:35 +00:00
panel_color_settings.cpp Disable "Override individual item colors" on read-only themes. 2023-08-17 11:23:58 +01:00
panel_color_settings_base.cpp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_color_settings_base.fbp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_color_settings_base.h Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_common_settings.cpp Break out the boundary violating parts of gal into common through subclassing 2023-09-23 09:37:47 -04:00
panel_common_settings_base.cpp ADDED: GUI feedback when grid setting is changed by hotkey 2023-06-17 23:18:50 -04:00
panel_common_settings_base.fbp ADDED: GUI feedback when grid setting is changed by hotkey 2023-06-17 23:18:50 -04:00
panel_common_settings_base.h ADDED: GUI feedback when grid setting is changed by hotkey 2023-06-17 23:18:50 -04:00
panel_data_collection.cpp Break out the boundary violating parts of gal into common through subclassing 2023-09-23 09:37:47 -04:00
panel_data_collection_base.cpp Fix grammatical error in opt-in request. 2023-07-01 15:47:12 +01:00
panel_data_collection_base.fbp Fix grammatical error in opt-in request. 2023-07-01 15:47:12 +01:00
panel_data_collection_base.h Fix grammatical error in opt-in request. 2023-07-01 15:47:12 +01:00
panel_gal_display_options.cpp All the preferences, all the time. 2021-12-24 13:08:44 +00:00
panel_grid_settings.cpp Grids: make overrides use existing grids (choice box) 2023-08-30 13:33:04 -04:00
panel_grid_settings_base.cpp Grids: make overrides use existing grids (choice box) 2023-08-30 13:33:04 -04:00
panel_grid_settings_base.fbp Grids: make overrides use existing grids (choice box) 2023-08-30 13:33:04 -04:00
panel_grid_settings_base.h Grids: make overrides use existing grids (choice box) 2023-08-30 13:33:04 -04:00
panel_hotkeys_editor.cpp Hotkeys: add support for alternate hotkeys 2023-07-13 10:11:46 -04:00
panel_image_editor.cpp SCH_BITMAP and PCB_BITMAP: rename m_image to m_bitmapBase. Add more info 2023-04-22 17:28:06 +02:00
panel_image_editor_base.cpp SCH_BITMAP and PCB_BITMAP: rename m_image to m_bitmapBase. Add more info 2023-04-22 17:28:06 +02:00
panel_image_editor_base.fbp SCH_BITMAP and PCB_BITMAP: rename m_image to m_bitmapBase. Add more info 2023-04-22 17:28:06 +02:00
panel_image_editor_base.h SCH_BITMAP and PCB_BITMAP: rename m_image to m_bitmapBase. Add more info 2023-04-22 17:28:06 +02:00
panel_mouse_settings.cpp Allow to reverse the mouse wheel movement 2023-08-17 19:17:50 +00:00
panel_mouse_settings_base.cpp Allow to reverse the mouse wheel movement 2023-08-17 19:17:50 +00:00
panel_mouse_settings_base.fbp Allow to reverse the mouse wheel movement 2023-08-17 19:17:50 +00:00
panel_mouse_settings_base.h Allow to reverse the mouse wheel movement 2023-08-17 19:17:50 +00:00
panel_setup_netclasses.cpp Implement changed notifiers for textvar, netclasses and severities. 2023-09-17 17:35:15 +01:00
panel_setup_netclasses_base.cpp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
panel_setup_netclasses_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
panel_setup_netclasses_base.h Increase minimum panel sizes a bit. 2023-08-28 15:55:37 +01:00
panel_setup_severities.cpp Implement changed notifiers for textvar, netclasses and severities. 2023-09-17 17:35:15 +01:00
panel_text_variables.cpp Fiw a few compil and Coverity warnings. 2023-09-18 18:15:02 +02:00
panel_text_variables_base.cpp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
panel_text_variables_base.fbp Vertically center wxGrid cells by default. 2023-09-18 17:15:34 +03:00
panel_text_variables_base.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00