kicad/common/dialogs
Seth Hillbrand 75e46a0037 Fix sizing of Configure Paths
On GTK, the grid shoudl not be marked dirty unless the size of the grid
actually changes.  Doing so prevents focus loss on the edit field
2020-10-30 10:56:43 -07:00
..
dialog_HTML_reporter_base.cpp Hook up netclasses and board minimums to new DRC engine. 2020-09-13 17:08:24 +01:00
dialog_HTML_reporter_base.fbp Hook up netclasses and board minimums to new DRC engine. 2020-09-13 17:08:24 +01:00
dialog_HTML_reporter_base.h HTML_REPORTER dialog. 2020-09-10 20:58:38 +01:00
dialog_color_picker.cpp Strip wx.h from color_swatch.h 2020-10-25 22:42:05 -04:00
dialog_color_picker.h 3D-Viewer: Parameterize soldermask transparency 2020-09-01 01:08:37 +00: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 Add text field for color definitions. 2020-05-15 00:18:15 +01:00
dialog_configure_paths.cpp Fix sizing of Configure Paths 2020-10-30 10:56:43 -07:00
dialog_configure_paths_base.cpp Fix sizing of Configure Paths 2020-10-30 10:56:43 -07:00
dialog_configure_paths_base.fbp Fix sizing of Configure Paths 2020-10-30 10:56:43 -07:00
dialog_configure_paths_base.h Fix sizing of Configure Paths 2020-10-30 10:56:43 -07:00
dialog_display_info_HTML_base.cpp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_display_info_HTML_base.fbp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_display_info_HTML_base.h Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_edit_library_tables.cpp 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.cpp Fix a few coverity errors 2019-02-15 20:15:04 -08:00
dialog_global_lib_table_config.h Lay groundwork for loading the initial global footprint library table. 2019-01-20 13:09:49 -05: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 Unify temporary string -> dummy 2020-10-20 12:26:33 -07:00
dialog_grid_settings.cpp Switch to showing metric/imperial units in comboboxes and menus 2020-10-05 20:26:33 +01:00
dialog_grid_settings.h Push grid settings dialogs down into common. 2020-06-14 19:26:37 +01:00
dialog_grid_settings_base.cpp Expand choicebox to ensure GTK can display the full strings 2020-07-07 23:12:17 +01:00
dialog_grid_settings_base.fbp Expand choicebox to ensure GTK can display the full strings 2020-07-07 23:12:17 +01:00
dialog_grid_settings_base.h Push grid settings dialogs down into common. 2020-06-14 19:26:37 +01:00
dialog_hotkey_list.cpp Add import of hotkeys and fix bugs in reanding and writing hotkeys. 2019-06-10 23:46:01 +01:00
dialog_hotkey_list.h Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
dialog_image_editor.cpp Avoid include wx/wx.h in many files that do not actually use this include. 2020-10-18 18:21:34 +02:00
dialog_image_editor.h Add handle-based editing for eeschema bitmaps. 2019-06-19 18:35:17 +01:00
dialog_image_editor_base.cpp Add handle-based editing for eeschema bitmaps. 2019-06-19 18:35:17 +01:00
dialog_image_editor_base.h Add handle-based editing for eeschema bitmaps. 2019-06-19 18:35:17 +01:00
dialog_image_editor_fbp.fbp Add handle-based editing for eeschema bitmaps. 2019-06-19 18:35:17 +01:00
dialog_migrate_settings.cpp Avoid include wx/wx.h in many files that do not actually use this include. 2020-10-18 18:21:34 +02:00
dialog_migrate_settings.h Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
dialog_migrate_settings_base.cpp Add an option to not migrate library tables when migrating settings 2020-09-24 20:54:31 -04:00
dialog_migrate_settings_base.fbp Add an option to not migrate library tables when migrating settings 2020-09-24 20:54:31 -04:00
dialog_migrate_settings_base.h Add an option to not migrate library tables when migrating settings 2020-09-24 20:54:31 -04:00
dialog_page_settings.cpp Eeschema: add schematic sheet page number. 2020-10-19 14:05:45 -04:00
dialog_page_settings.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
dialog_page_settings_base.cpp Add "Export to other sheets" to paper settings. 2020-04-19 18:24:39 +01:00
dialog_page_settings_base.fbp Add "Export to other sheets" to paper settings. 2020-04-19 18:24:39 +01:00
dialog_page_settings_base.h Add "Export to other sheets" to paper settings. 2020-04-19 18:24:39 +01:00
dialog_print_generic.cpp Make sure Gerber print options have a color settings. 2020-08-25 14:08:09 +01:00
dialog_print_generic.h Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
dialog_print_generic_base.cpp Fix minor wxWidgets alert and a few Coverity warnings. 2020-08-22 17:11:02 +02:00
dialog_print_generic_base.fbp Fix minor wxWidgets alert and a few Coverity warnings. 2020-08-22 17:11:02 +02:00
dialog_print_generic_base.h Fix minor wxWidgets alert and a few Coverity warnings. 2020-08-22 17:11:02 +02:00
dialog_text_entry.cpp Add more consts all over the place 2020-10-27 11:03:35 +00:00
dialog_text_entry.h Add more consts all over the place 2020-10-27 11:03:35 +00:00
dialog_text_entry_base.cpp Normalize line endings 2019-06-19 15:18:30 -07:00
dialog_text_entry_base.fbp Eeschema, SCH_PAINTER: fix max text thickness issue, to have small texts readable. 2020-04-14 11:08:42 +02:00
dialog_text_entry_base.h Normalize line endings 2019-06-19 15:18:30 -07:00
dialog_unit_entry.cpp ADDED: Fillet Tracks tool in pcbnew 2020-10-20 21:23:05 +00:00
dialog_unit_entry.h ADDED: Fillet Tracks tool in pcbnew 2020-10-20 21:23:05 +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 more cleanup about removing useless include 2020-10-02 08:58:19 +02:00
eda_list_dialog_base.cpp Add Assign Netclass... to context menu. 2020-07-07 14:23:39 +01:00
eda_list_dialog_base.fbp Add Assign Netclass... to context menu. 2020-07-07 14:23:39 +01:00
eda_list_dialog_base.h Add Assign Netclass... to context menu. 2020-07-07 14:23:39 +01:00
eda_view_switcher.cpp Force the view switcher dialog to always be centered on the window 2020-10-17 23:20:12 +01:00
eda_view_switcher.h Don't call EndModal before ShowModal. 2020-08-28 18:41:42 +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_messagebox.cpp HTML_MESSAGE_BOX is a dialog 2020-10-25 20:01:12 -04:00
panel_color_settings.cpp Remove beginning/ending spaces in translations 2020-10-20 12:08:04 -07:00
panel_color_settings.h Handle two panels both referencing same colour theme. 2020-09-21 11:59:27 +01:00
panel_color_settings_base.cpp Handle two panels both referencing same colour theme. 2020-09-21 11:59:27 +01:00
panel_color_settings_base.fbp Handle two panels both referencing same colour theme. 2020-09-21 11:59:27 +01:00
panel_color_settings_base.h Unify settings reset buttons into one location 2020-07-16 00:08:16 +01:00
panel_common_settings.cpp Cairo canvas not on Mac; no need to show antialiasing settings. 2020-09-20 13:55:59 +01:00
panel_common_settings.h Allow all common settings panels to be reset 2020-07-22 00:18:30 +01:00
panel_common_settings_base.cpp Cairo canvas not on Mac; no need to show antialiasing settings. 2020-09-20 13:55:59 +01:00
panel_common_settings_base.fbp Cairo canvas not on Mac; no need to show antialiasing settings. 2020-09-20 13:55:59 +01:00
panel_common_settings_base.h Cairo canvas not on Mac; no need to show antialiasing settings. 2020-09-20 13:55:59 +01:00
panel_gal_display_options.cpp Collapse Pcbnew & ModEdit display and edit settings. 2020-06-18 15:38:01 +01:00
panel_gal_display_options.h Collapse Pcbnew & ModEdit display and edit settings. 2020-06-18 15:38:01 +01:00
panel_hotkeys_editor.cpp Unify settings reset buttons into one location 2020-07-16 00:08:16 +01:00
panel_mouse_settings.cpp Allow all common settings panels to be reset 2020-07-22 00:18:30 +01:00
panel_mouse_settings.h Allow all common settings panels to be reset 2020-07-22 00:18:30 +01:00
panel_mouse_settings_base.cpp Allow all common settings panels to be reset 2020-07-22 00:18:30 +01:00
panel_mouse_settings_base.fbp Allow all common settings panels to be reset 2020-07-22 00:18:30 +01:00
panel_mouse_settings_base.h Allow all common settings panels to be reset 2020-07-22 00:18:30 +01:00
panel_setup_netclasses.cpp Add mils to units, remove useMils variables 2020-10-03 20:06:56 +00:00
panel_setup_netclasses.h Use full net names in netclasses 2020-08-24 21:19:07 -04:00
panel_setup_netclasses_base.cpp Properly dismiss the grid combobox editor when it loses focus 2020-07-09 20:37:08 +01:00
panel_setup_netclasses_base.fbp Properly dismiss the grid combobox editor when it loses focus 2020-07-09 20:37:08 +01:00
panel_setup_netclasses_base.h Properly dismiss the grid combobox editor when it loses focus 2020-07-09 20:37:08 +01:00
panel_setup_severities.cpp Set a few more ERCs to be warnings by default 2020-10-25 16:32:15 -04:00
panel_setup_severities.h Avoid include wx/wx.h in many files that do not actually use this include. 2020-10-18 18:21:34 +02:00
panel_text_variables.cpp Fix grid resizing issues. 2020-10-20 23:34:19 +01:00
panel_text_variables_base.cpp Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
panel_text_variables_base.fbp Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
panel_text_variables_base.h Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
wx_html_report_box.cpp Fix uninitialized variable. 2020-10-19 12:07:43 +01:00
wx_html_report_box.h Split EDA_UNITS out from common. 2020-10-25 00:02:52 -04:00
wx_html_report_panel.cpp Remove beginning/ending spaces in translations 2020-10-20 12:08:04 -07:00
wx_html_report_panel.h ADDED: Geographic Reannotation 2020-08-09 12:43:05 -04:00
wx_html_report_panel_base.cpp Introduce a new number badge UI element for DRC and ERC reporting 2020-10-20 02:35:48 +01:00
wx_html_report_panel_base.fbp Introduce a new number badge UI element for DRC and ERC reporting 2020-10-20 02:35:48 +01:00
wx_html_report_panel_base.h Introduce a new number badge UI element for DRC and ERC reporting 2020-10-20 02:35:48 +01:00