kicad/common/dialogs
Wayne Stambaugh e1c0bddff3 Make paste special dialog a bit more user friendly.
Set a default control so that the escape key closes the dialog.

Select the OK button after the user selects an annotation option.  This
allows for keyboard navigation of the dialog and saves an extra mouse
move and click to when choosing an annotation setting.

(cherry picked from commit ef2f72697b)
2023-12-03 13:45:51 -05: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-15 00:09:34 +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_color_picker.cpp Extend Mac colour picker cursor fix to GTK. 2023-04-30 18:12:04 +01: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 Ensure good fonts in grid headers. 2023-01-16 02:47:14 +00: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 Substitute all wxHtmlWindow with HTML_WINDOW 2021-10-12 07:07:15 +00:00
dialog_display_html_text_base.fbp Use a standard HTML reporter for Symbol Checker. 2022-03-26 14:22:31 +00:00
dialog_display_html_text_base.h Substitute all wxHtmlWindow with HTML_WINDOW 2021-10-12 07:07:15 +00: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 Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
dialog_global_lib_table_config_base.fbp Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
dialog_global_lib_table_config_base.h Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
dialog_grid_settings.cpp Completely remove reading SCH grid sizes from config files. 2023-01-05 12:25:43 +00:00
dialog_grid_settings_base.cpp Fix vertical centering of buttons in button row. 2023-01-27 12:34:50 +00:00
dialog_grid_settings_base.fbp Fix vertical centering of buttons in button row. 2023-01-27 12:34:50 +00:00
dialog_grid_settings_base.h Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05: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 Move to requiring explicit action to save project settings 2023-03-24 11:49:50 -07:00
dialog_page_settings_base.cpp Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
dialog_page_settings_base.fbp Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05: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 Make paste special dialog a bit more user friendly. 2023-12-03 13:45:51 -05:00
dialog_paste_special_base.cpp Make paste special dialog a bit more user friendly. 2023-12-03 13:45:51 -05:00
dialog_paste_special_base.fbp Make paste special dialog a bit more user friendly. 2023-12-03 13:45:51 -05:00
dialog_paste_special_base.h Make paste special dialog a bit more user friendly. 2023-12-03 13:45:51 -05: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 Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
dialog_unit_entry_base.cpp ADDED: Fillet Tracks tool in pcbnew 2020-10-20 21:23:05 +00:00
dialog_unit_entry_base.fbp ADDED: Fillet Tracks tool in pcbnew 2020-10-20 21:23:05 +00:00
dialog_unit_entry_base.h ADDED: Fillet Tracks tool in pcbnew 2020-10-20 21:23:05 +00:00
eda_list_dialog.cpp Size columns after we've restored saved size of dialog. 2023-01-06 14:33:44 +00: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 ADDED: Column selection and reordering in symbol chooser 2022-09-25 22:49:49 -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 Viewport switcher keys are platform-specific. 2022-10-27 14:28:11 +01:00
eda_view_switcher_base.cpp Add layer presets switcher. 2020-08-19 11:56:28 +01:00
eda_view_switcher_base.fbp Add layer presets switcher. 2020-08-19 11:56:28 +01:00
eda_view_switcher_base.h Make via cleaning options clearer. 2020-08-19 11:56:28 +01:00
html_message_box.cpp Revert "Add doc link to custom rules syntax help." 2023-02-10 15:33:03 -08:00
panel_color_settings.cpp Disable "Override individual item colors" on read-only themes. 2023-08-17 11:49: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 Insta-prefs. 2023-05-28 19:38:27 +02:00
panel_common_settings_base.cpp Don't store sizes in panels. Let them auto-lay-out. 2023-05-28 19:38:27 +02:00
panel_common_settings_base.fbp Don't store sizes in panels. Let them auto-lay-out. 2023-05-28 19:38:27 +02:00
panel_common_settings_base.h Don't store sizes in panels. Let them auto-lay-out. 2023-05-28 19:38:27 +02:00
panel_data_collection.cpp Add support for enum based policies 2023-07-14 00:04:31 +00:00
panel_data_collection_base.cpp Display the sentry uid in preferences 2022-09-27 19:31:32 -04:00
panel_data_collection_base.fbp Display the sentry uid in preferences 2022-09-27 19:31:32 -04:00
panel_data_collection_base.h Display the sentry uid in preferences 2022-09-27 19:31:32 -04:00
panel_gal_display_options.cpp All the preferences, all the time. 2021-12-24 13:08:44 +00:00
panel_hotkeys_editor.cpp Flat(er) look for paged dialogs. 2023-01-11 01:11:25 +00:00
panel_image_editor.cpp DIALOG_IMAGE_PROPERTIES: fix some issues: 2023-04-08 17:04:02 +02:00
panel_image_editor_base.cpp DIALOG_IMAGE_PROPERTIES: fix some issues: 2023-04-08 17:04:02 +02:00
panel_image_editor_base.fbp DIALOG_IMAGE_PROPERTIES: fix some issues: 2023-04-08 17:04:02 +02:00
panel_image_editor_base.h DIALOG_IMAGE_PROPERTIES: fix some issues: 2023-04-08 17:04:02 +02:00
panel_mouse_settings.cpp Insta-prefs. 2023-05-28 19:38:27 +02:00
panel_mouse_settings_base.cpp Don't store sizes in panels. Let them auto-lay-out. 2023-05-28 19:38:27 +02:00
panel_mouse_settings_base.fbp Don't store sizes in panels. Let them auto-lay-out. 2023-05-28 19:38:27 +02:00
panel_mouse_settings_base.h Don't store sizes in panels. Let them auto-lay-out. 2023-05-28 19:38:27 +02:00
panel_setup_netclasses.cpp Lazy loading of Schematic Setup panels. 2023-05-28 19:38:27 +02:00
panel_setup_netclasses_base.cpp Adapt panels to PAGED_DIALOG sizing algorithm. 2023-06-17 15:19:26 +03:00
panel_setup_netclasses_base.fbp Adapt panels to PAGED_DIALOG sizing algorithm. 2023-06-17 15:19:26 +03:00
panel_setup_netclasses_base.h Adapt panels to PAGED_DIALOG sizing algorithm. 2023-06-17 15:19:26 +03:00
panel_setup_severities.cpp PANEL_SETUP_SEVERITIES: fix a missing init (m_severitiesPage) creating a crash. 2023-08-29 10:56:40 +02:00
panel_text_variables.cpp Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00
panel_text_variables_base.cpp Minor dialog layout improvements. 2023-02-02 16:54:52 -05:00
panel_text_variables_base.fbp Minor dialog layout improvements. 2023-02-02 16:54:52 -05:00
panel_text_variables_base.h Get rid of bloated bitmap buttons on wxWidgets 3.2. 2022-12-13 20:48:02 +00:00