kicad/common/dialogs
Jeff Young 822ebf6955 Move symbol management to a standard Save As... model.
Also brings horizontal toolbar in line with Pcbnew and Eeschema.
And updates the EDA_LIST_DIALOG to current practices.

This finishes the removal of the active library concept from the
Symbol Editor (started with the new component tree in 5.0).

Fixes: lp:1740717
* https://bugs.launchpad.net/kicad/+bug/1740717
2018-07-25 14:41:20 +01:00
..
dialog_configure_paths.cpp Finish project frame library table editing. 2018-07-20 18:48:06 +01:00
dialog_configure_paths_base.cpp Finish project frame library table editing. 2018-07-20 18:48:06 +01:00
dialog_configure_paths_base.fbp Finish project frame library table editing. 2018-07-20 18:48:06 +01:00
dialog_configure_paths_base.h Finish project frame library table editing. 2018-07-20 18:48:06 +01:00
dialog_display_info_HTML_base.cpp Don't bail out of loading when one library couldn't be found. 2018-02-15 10:53:03 +01:00
dialog_display_info_HTML_base.fbp Don't bail out of loading when one library couldn't be found. 2018-02-15 10:53:03 +01:00
dialog_display_info_HTML_base.h Don't bail out of loading when one library couldn't be found. 2018-02-15 10:53:03 +01:00
dialog_edit_library_tables.cpp Add Manage Symbol and Footprint Library tables to project frame. 2018-07-19 21:46:41 +01:00
dialog_exit_base.cpp Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version). 2016-05-10 08:56:03 +02:00
dialog_exit_base.fbp Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version). 2016-05-10 08:56:03 +02:00
dialog_exit_base.h Minor fixes: Fix a few shadowed local variables, and deprecated warnings is a few dialogs generated by wxFormbuilder (using a very recent wxFormbuilder version, after apr 25, 2016) 2016-05-06 17:15:30 +02:00
dialog_file_dir_picker.cpp Fix some Coverity uninitialized field warnings. 2018-06-04 13:48:57 -04:00
dialog_file_dir_picker.h DIALOG_FILE_DIR_PICKER: dialog to select both files and directories 2018-05-25 08:51:45 +02:00
dialog_image_editor.cpp Update code after file renaming 2018-01-29 09:39:49 +01:00
dialog_image_editor.fbp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_image_editor.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
dialog_image_editor_base.cpp Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_image_editor_base.h Common, 3D viewer, CvPcb, and Eeschema dialog tweaks. 2017-12-26 09:38:45 -05:00
dialog_list_selector_base.cpp Move symbol management to a standard Save As... model. 2018-07-25 14:41:20 +01:00
dialog_list_selector_base.fbp Move symbol management to a standard Save As... model. 2018-07-25 14:41:20 +01:00
dialog_list_selector_base.h Move symbol management to a standard Save As... model. 2018-07-25 14:41:20 +01:00
dialog_page_settings.cpp More g_UserUnit erradication. 2018-07-17 15:12:31 +01:00
dialog_page_settings.h More g_UserUnit erradication. 2018-07-17 15:12:31 +01:00
dialog_page_settings_base.cpp More g_UserUnit erradication. 2018-07-17 15:12:31 +01:00
dialog_page_settings_base.fbp More g_UserUnit erradication. 2018-07-17 15:12:31 +01:00
dialog_page_settings_base.h More g_UserUnit erradication. 2018-07-17 15:12:31 +01:00
dialog_text_entry.cpp Set OK button as the default one in WX_TEXT_ENTRY_DIALOG 2018-03-30 15:29:48 +02:00
dialog_text_entry.h Add WX_TEXT_ENTRY_DIALOG which inherits from DIALOG_SHIM. 2018-03-12 22:45:51 +00:00
dialog_text_entry_base.cpp WX_TEXT_ENTRY_DIALOG: fix a wxASSERT ( very minor issue in debug mode) 2018-04-04 10:40:27 +02:00
dialog_text_entry_base.fbp WX_TEXT_ENTRY_DIALOG: fix a wxASSERT ( very minor issue in debug mode) 2018-04-04 10:40:27 +02:00
dialog_text_entry_base.h WX_TEXT_ENTRY_DIALOG: fix a wxASSERT ( very minor issue in debug mode) 2018-04-04 10:40:27 +02:00
panel_common_settings.cpp Give panels the correct parent (the treebook, not the dialog). 2018-07-17 15:14:19 +01:00
panel_common_settings.h Give panels the correct parent (the treebook, not the dialog). 2018-07-17 15:14:19 +01:00
panel_common_settings_base.cpp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_common_settings_base.fbp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_common_settings_base.h Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00
panel_hotkeys_editor.cpp Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00
panel_hotkeys_editor_base.cpp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_hotkeys_editor_base.fbp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_hotkeys_editor_base.h Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00
wx_html_report_panel.cpp Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
wx_html_report_panel.h Optionally sort reporter messages 2018-05-22 13:55:02 -07:00
wx_html_report_panel_base.cpp Another round of dialog spacing/font adjustments for Windows. 2018-07-18 17:59:05 +01:00
wx_html_report_panel_base.fbp Another round of dialog spacing/font adjustments for Windows. 2018-07-18 17:59:05 +01:00
wx_html_report_panel_base.h Another round of dialog spacing/font adjustments for Windows. 2018-07-18 17:59:05 +01:00