kicad/common/dialogs
Jeff Young 19d270fe74 Text size sanity checking for TEXT_ITEMS_GRID.
Oh dear, there was a bunch going on here.  Firstly the move from int
to long long int for ValueFromString() means that we were no longer
catching overflows (as we were C-style casting it back to int in many
places).  But even when the overflow is caught, it would run in to
wxWidgets' empty string bug while trying to log it.

Fixes https://gitlab.com/kicad/code/kicad/issues/12577
2022-10-06 13:19:08 +01: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 Prevent out of scope lambda use 2022-09-28 17:18:04 -07:00
dialog_assign_netclass_base.cpp Prevent out of scope lambda use 2022-09-28 17:18:04 -07:00
dialog_assign_netclass_base.fbp Prevent out of scope lambda use 2022-09-28 17:18:04 -07:00
dialog_assign_netclass_base.h Prevent out of scope lambda use 2022-09-28 17:18:04 -07:00
dialog_color_picker.cpp DIALOG_COLOR_PICKER: fix an issue in DC.SetDeviceOrigin() due to changes in wxWidgets. 2022-08-11 10:15:50 +02:00
dialog_color_picker_base.cpp Move net visibility/color controls to a wxGrid 2020-08-23 13:15:07 -04:00
dialog_color_picker_base.fbp Move net visibility/color controls to a wxGrid 2020-08-23 13:15:07 -04:00
dialog_color_picker_base.h Fix various typos 2022-07-21 16:31:41 +00:00
dialog_configure_paths.cpp Strip out and migrate 3d search paths in favor of env vars 2022-09-25 21:29:52 -04:00
dialog_configure_paths_base.cpp Strip out and migrate 3d search paths in favor of env vars 2022-09-25 21:29:52 -04:00
dialog_configure_paths_base.fbp Strip out and migrate 3d search paths in favor of env vars 2022-09-25 21:29:52 -04:00
dialog_configure_paths_base.h Strip out and migrate 3d search paths in favor of env vars 2022-09-25 21:29:52 -04: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 Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
dialog_global_lib_table_config_base.cpp Unify temporary string -> dummy 2020-10-20 12:26:33 -07:00
dialog_global_lib_table_config_base.fbp Unify temporary string -> dummy 2020-10-20 12:26:33 -07:00
dialog_global_lib_table_config_base.h Fix various typos 2022-07-21 16:31:41 +00:00
dialog_grid_settings.cpp Readability improvements. 2022-09-19 11:18:20 +01:00
dialog_grid_settings_base.cpp Don't allow grid dialog to be resized, but do set help text before laying out. 2022-04-10 23:41:46 +01:00
dialog_grid_settings_base.fbp Don't allow grid dialog to be resized, but do set help text before laying out. 2022-04-10 23:41:46 +01:00
dialog_grid_settings_base.h Fix various typos 2022-07-21 16:31:41 +00: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 Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
dialog_migrate_settings_base.cpp Make Configure KiCad Settings Path dialog translatable. 2021-01-04 14:28:05 +02:00
dialog_migrate_settings_base.fbp Make Configure KiCad Settings Path dialog translatable. 2021-01-04 14:28:05 +02:00
dialog_migrate_settings_base.h Fix various typos 2022-07-21 16:31:41 +00:00
dialog_page_settings.cpp Allow text variable resolution through properties in drawing sheet text. 2022-09-20 15:28:05 +01:00
dialog_page_settings_base.cpp Normalize drawing sheet path to env vars & prj, not just prj. 2021-10-02 23:39:45 +01:00
dialog_page_settings_base.fbp Normalize drawing sheet path to env vars & prj, not just prj. 2021-10-02 23:39:45 +01:00
dialog_page_settings_base.h Fix various typos 2022-07-21 16:31:41 +00: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 Access the new paste behaviour via a new Paste Special... dialog 2021-05-03 19:38:32 +01:00
dialog_paste_special_base.fbp Access the new paste behaviour via a new Paste Special... dialog 2021-05-03 19:38:32 +01:00
dialog_paste_special_base.h Fix various typos 2022-07-21 16:31:41 +00:00
dialog_print_generic.cpp Move 5 helpers to EDA_UNIT_UTILS since they aren't iu specific 2022-08-29 20:11:03 -04:00
dialog_print_generic_base.cpp Bring pcbnew print dialog in line with plot. 2022-03-18 13:37:20 +00:00
dialog_print_generic_base.fbp Bring pcbnew print dialog in line with plot. 2022-03-18 13:37:20 +00:00
dialog_print_generic_base.h Fix various typos 2022-07-21 16:31:41 +00: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 Added pinning support to various EDA_LIST_DIALOGs. 2022-07-09 20:44:49 -06:00
eda_list_dialog_base.cpp ADDED New Library functionality to Footprint/Symbol Save As. 2022-04-19 19:55:30 +01:00
eda_list_dialog_base.fbp ADDED New Library functionality to Footprint/Symbol Save As. 2022-04-19 19:55:30 +01:00
eda_list_dialog_base.h Fix various typos 2022-07-21 16:31:41 +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 Implement user viewports. 2021-12-24 17:11:14 +00: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 Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
panel_color_settings.cpp Cleanup & performance enhancements. 2022-08-01 13:09:51 +01:00
panel_color_settings_base.cpp Preference dialog fixes. 2021-12-31 14:59:46 -05:00
panel_color_settings_base.fbp Preference dialog fixes. 2021-12-31 14:59:46 -05:00
panel_color_settings_base.h Preference dialog fixes. 2021-12-31 14:59:46 -05:00
panel_common_settings.cpp ADDED: Focus follows mouse between SCH and PCB editors (option). 2022-09-30 18:32:06 +00:00
panel_common_settings_base.cpp Minor dialog layout improvements. 2022-10-02 11:45:30 +01:00
panel_common_settings_base.fbp Minor dialog layout improvements. 2022-10-02 11:45:30 +01:00
panel_common_settings_base.h ADDED: Focus follows mouse between SCH and PCB editors (option). 2022-09-30 18:32:06 +00:00
panel_data_collection.cpp Display the sentry uid in preferences 2022-09-27 19:31:32 -04: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 missing statement 2021-12-29 11:41:40 +00:00
panel_image_editor.cpp Images: Add full properties editor 2022-07-14 11:23:23 +00:00
panel_image_editor_base.cpp Images: Add full properties editor 2022-07-14 11:23:23 +00:00
panel_image_editor_base.h Images: Add full properties editor 2022-07-14 11:23:23 +00:00
panel_mouse_settings.cpp Finalize modifier update 2021-09-09 10:47:43 -07:00
panel_mouse_settings_base.cpp Fix some UI element spacing in settings panels 2022-09-25 15:41:39 +01:00
panel_mouse_settings_base.fbp Fix some UI element spacing in settings panels 2022-09-25 15:41:39 +01:00
panel_mouse_settings_base.h Fix some UI element spacing in settings panels 2022-09-25 15:41:39 +01:00
panel_setup_netclasses.cpp Text size sanity checking for TEXT_ITEMS_GRID. 2022-10-06 13:19:08 +01:00
panel_setup_netclasses_base.cpp ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
panel_setup_netclasses_base.fbp ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
panel_setup_netclasses_base.h CHANGED netclass assignments now done via canvas or via patterns. 2022-08-14 22:56:29 +01:00
panel_setup_severities.cpp Fix typo in violation severity importing 2021-09-04 12:20:36 -04:00
panel_text_variables.cpp Implement add-new-on-return for some of our grids. 2022-09-09 13:41:13 +01:00
panel_text_variables_base.cpp Even out spacing around various panels. 2021-07-09 23:42:45 +01:00
panel_text_variables_base.fbp Even out spacing around various panels. 2021-07-09 23:42:45 +01:00
panel_text_variables_base.h Fix various typos 2022-07-21 16:31:41 +00:00