kicad/pcbnew/dialogs
Jeff Young 0cca1c6721 Remove active library concept from footprint editor.
Also bring the menu system and toolbar in line with Pcbnew,
eeschema, and the symbol library editor, which includes moving
to a standard Save As paradigm for renaming/moving items.

Fixes: lp:1748474
* https://bugs.launchpad.net/kicad/+bug/1748474

Fixes: lp:1778202
* https://bugs.launchpad.net/kicad/+bug/1778202
2018-07-26 21:34:25 +01:00
..
dialog_block_options.cpp Decouple vias from tracks in selection filter 2018-03-21 17:21:08 -04:00
dialog_block_options.h Decouple vias from tracks in selection filter 2018-03-21 17:21:08 -04:00
dialog_block_options_base.cpp Standardize colon block_options_base 2018-04-23 11:53:17 -07:00
dialog_block_options_base.fbp Standardize colon block_options_base 2018-04-23 11:53:17 -07:00
dialog_block_options_base.h Standardize colon block_options_base 2018-04-23 11:53:17 -07:00
dialog_board_setup.cpp New net membership controls for more efficient operation. 2018-07-17 15:14:28 +01:00
dialog_board_setup.h New net membership controls for more efficient operation. 2018-07-17 15:14:28 +01:00
dialog_cleaning_options.cpp Pcbnew, clean board: fix issues and add option in dialog to remove bad track segments (short circuit between 2 nets) 2016-09-30 11:11:52 +02:00
dialog_cleaning_options.h Pcbnew, clean board: fix issues and add option in dialog to remove bad track segments (short circuit between 2 nets) 2016-09-30 11:11:52 +02:00
dialog_cleaning_options_base.cpp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_cleaning_options_base.fbp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_cleaning_options_base.h Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_copper_zones.cpp Add some debugging statements to find out what's up with GTK. 2018-07-21 23:17:46 +01:00
dialog_copper_zones_base.cpp Fix a few wxWidgets asserts or alerts. 2018-07-25 20:26:55 +02:00
dialog_copper_zones_base.fbp Fix a few wxWidgets asserts or alerts. 2018-07-25 20:26:55 +02:00
dialog_copper_zones_base.h Fix a few wxWidgets asserts or alerts. 2018-07-25 20:26:55 +02:00
dialog_create_array.cpp More g_UserUnit erradication. 2018-07-17 15:12:31 +01:00
dialog_create_array.h More g_UserUnit erradication. 2018-07-17 15:12:31 +01:00
dialog_create_array_base.cpp More g_UserUnit erradication. 2018-07-17 15:12:31 +01:00
dialog_create_array_base.fbp More g_UserUnit erradication. 2018-07-17 15:12:31 +01:00
dialog_create_array_base.h More g_UserUnit erradication. 2018-07-17 15:12:31 +01:00
dialog_drc.cpp Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
dialog_drc.h Switch UNIT_BINDER and DIALOG_SHIM to local units. 2018-07-17 15:09:53 +01:00
dialog_drc_base.cpp Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
dialog_drc_base.fbp Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
dialog_drc_base.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
dialog_drclistbox.h Eradicate g_UserUnit from ERC/DRC. 2018-07-17 15:12:16 +01:00
dialog_edit_footprint_for_BoardEditor.cpp Support both add-empty and add-browse for 3D models. 2018-07-23 01:09:47 +01:00
dialog_edit_footprint_for_BoardEditor.h Support both add-empty and add-browse for 3D models. 2018-07-23 01:09:47 +01:00
dialog_edit_footprint_for_BoardEditor_base.cpp Handle separate parsing rules for ID_SCH and ID_PCB. 2018-07-26 15:43:53 +01:00
dialog_edit_footprint_for_BoardEditor_base.fbp Handle separate parsing rules for ID_SCH and ID_PCB. 2018-07-26 15:43:53 +01:00
dialog_edit_footprint_for_BoardEditor_base.h Typos and inconsistencies in FP and Pad dialogs 2018-07-26 16:40:08 +02:00
dialog_edit_footprint_for_fp_editor.cpp Support both add-empty and add-browse for 3D models. 2018-07-23 01:09:47 +01:00
dialog_edit_footprint_for_fp_editor.h Support both add-empty and add-browse for 3D models. 2018-07-23 01:09:47 +01:00
dialog_edit_footprint_for_fp_editor_base.cpp Handle separate parsing rules for ID_SCH and ID_PCB. 2018-07-26 15:43:53 +01:00
dialog_edit_footprint_for_fp_editor_base.fbp Handle separate parsing rules for ID_SCH and ID_PCB. 2018-07-26 15:43:53 +01:00
dialog_edit_footprint_for_fp_editor_base.h Support both add-empty and add-browse for 3D models. 2018-07-23 01:09:47 +01:00
dialog_enum_pads.cpp MACOS Setfocus and CancelButtonIssue moved into dialog_shim. 2017-01-29 23:51:35 +01:00
dialog_enum_pads.h Added settings dialog for Pad Enumeration tool. 2014-07-09 15:10:32 +02:00
dialog_enum_pads_base.cpp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_enum_pads_base.fbp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_enum_pads_base.h Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_exchange_footprints.cpp Handle separate parsing rules for ID_SCH and ID_PCB. 2018-07-26 15:43:53 +01:00
dialog_exchange_footprints.h Add text item property options when updating footprints. 2018-07-17 15:11:14 +01:00
dialog_exchange_footprints_base.cpp Add Footprint & Datasheet buttons to Edit Symbol dialog. 2018-07-20 18:48:06 +01:00
dialog_exchange_footprints_base.fbp Add Footprint & Datasheet buttons to Edit Symbol dialog. 2018-07-20 18:48:06 +01:00
dialog_exchange_footprints_base.h Another round of dialog spacing/font adjustments for Windows. 2018-07-18 17:59:05 +01:00
dialog_export_idf.cpp Allow for reduced nagging with wider use of KIDIALOG. 2018-07-17 15:13:53 +01:00
dialog_export_idf_base.cpp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_export_idf_base.fbp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_export_idf_base.h Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_export_step.cpp STEP export: Stricter contiguity check 2018-06-19 10:36:21 +02:00
dialog_export_step_base.cpp Use wxStdDialogButtonSizer in dialog. 2018-05-09 18:14:49 +02:00
dialog_export_step_base.fbp Use wxStdDialogButtonSizer in dialog. 2018-05-09 18:14:49 +02:00
dialog_export_step_base.h Use wxStdDialogButtonSizer in dialog. 2018-05-09 18:14:49 +02:00
dialog_export_svg.cpp UNIT_BINDERize print and plot dialogs. 2018-07-17 15:12:29 +01:00
dialog_export_svg_base.cpp UNIT_BINDERize print and plot dialogs. 2018-07-17 15:12:29 +01:00
dialog_export_svg_base.fbp UNIT_BINDERize print and plot dialogs. 2018-07-17 15:12:29 +01:00
dialog_export_svg_base.h UNIT_BINDERize print and plot dialogs. 2018-07-17 15:12:29 +01:00
dialog_export_vrml.cpp fix misspelled 'an other' -> 'another' 2018-04-08 13:24:37 -04:00
dialog_export_vrml_base.cpp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_export_vrml_base.fbp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_export_vrml_base.h Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_find.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
dialog_find.h Macos SetFocus() and SetSelection moved into OnInitDialog 2017-01-23 12:30:59 -05:00
dialog_find_base.cpp Macos SetFocus() and SetSelection moved into OnInitDialog 2017-01-23 12:30:59 -05:00
dialog_find_base.fbp Macos SetFocus() and SetSelection moved into OnInitDialog 2017-01-23 12:30:59 -05:00
dialog_find_base.h Macos SetFocus() and SetSelection moved into OnInitDialog 2017-01-23 12:30:59 -05:00
dialog_footprint_wizard_list.cpp Don't make user click twice to toggle checkbox in wxGrid. 2018-03-23 12:46:17 +00:00
dialog_footprint_wizard_list.h Fix code after renaming files. Minor other fix. 2018-01-30 20:23:35 +01:00
dialog_footprint_wizard_list_base.cpp Fix minor dialog layout issue. 2018-05-20 23:48:29 +01:00
dialog_footprint_wizard_list_base.fbp Fix minor dialog layout issue. 2018-05-20 23:48:29 +01:00
dialog_footprint_wizard_list_base.h Fix minor dialog layout issue. 2018-05-20 23:48:29 +01:00
dialog_fp_plugin_options.cpp Finish project frame library table editing. 2018-07-20 18:48:06 +01:00
dialog_fp_plugin_options_base.cpp Finish project frame library table editing. 2018-07-20 18:48:06 +01:00
dialog_fp_plugin_options_base.fbp Finish project frame library table editing. 2018-07-20 18:48:06 +01:00
dialog_fp_plugin_options_base.h Finish project frame library table editing. 2018-07-20 18:48:06 +01:00
dialog_freeroute_exchange.cpp Specctra/Freerouter export fix a few issues: 2018-02-02 12:55:11 +01:00
dialog_freeroute_exchange.h Specctra/Freerouter export fix a few issues: 2018-02-02 12:55:11 +01:00
dialog_freeroute_exchange_base.cpp Specctra/Freerouter export fix a few issues: 2018-02-02 12:55:11 +01:00
dialog_freeroute_exchange_base.fbp Specctra/Freerouter export fix a few issues: 2018-02-02 12:55:11 +01:00
dialog_freeroute_exchange_base.h Specctra/Freerouter export fix a few issues: 2018-02-02 12:55:11 +01:00
dialog_freeroute_exchange_help.html fix misspelled 'Occassionally' -> 'Occasionally' 2018-02-25 17:10:10 -05:00
dialog_gen_footprint_position_file_base.cpp Make SMD terminology consistent. 2018-07-17 15:13:45 +01:00
dialog_gen_footprint_position_file_base.fbp Make SMD terminology consistent. 2018-07-17 15:13:45 +01:00
dialog_gen_footprint_position_file_base.h Make SMD terminology consistent. 2018-07-17 15:13:45 +01:00
dialog_gencad_export_options.cpp Allow for reduced nagging with wider use of KIDIALOG. 2018-07-17 15:13:53 +01:00
dialog_gencad_export_options.h GenCAD exporter: added origin settings 2017-11-10 15:18:59 +01:00
dialog_gendrill.cpp Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
dialog_gendrill.h Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
dialog_gendrill_base.cpp Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
dialog_gendrill_base.fbp Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
dialog_gendrill_base.h Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
dialog_get_footprint.cpp Handle separate parsing rules for ID_SCH and ID_PCB. 2018-07-26 15:43:53 +01:00
dialog_get_footprint.h Handle single- and double-click in Place Footprint history list. 2018-05-01 23:28:01 +01:00
dialog_get_footprint_base.cpp Fix control padding in choose footprint dialog. 2018-05-09 13:23:45 -04:00
dialog_get_footprint_base.fbp Fix control padding in choose footprint dialog. 2018-05-09 13:23:45 -04:00
dialog_get_footprint_base.h Fix control padding in choose footprint dialog. 2018-05-09 13:23:45 -04:00
dialog_get_footprint_by_name.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
dialog_get_footprint_by_name_base.cpp Minor Pcbnew dialog fixes. 2018-06-27 14:28:18 -04:00
dialog_get_footprint_by_name_base.fbp Minor Pcbnew dialog fixes. 2018-06-27 14:28:18 -04:00
dialog_get_footprint_by_name_base.h Minor Pcbnew dialog fixes. 2018-06-27 14:28:18 -04:00
dialog_global_deletion.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
dialog_global_deletion.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
dialog_global_deletion_base.cpp Standardize colons global deletion 2018-04-23 11:53:17 -07:00
dialog_global_deletion_base.fbp Standardize colons global deletion 2018-04-23 11:53:17 -07:00
dialog_global_deletion_base.h Standardize colons global deletion 2018-04-23 11:53:17 -07:00
dialog_global_edit_text_and_graphics.cpp Another round of dialog spacing/font adjustments for Windows. 2018-07-18 17:59:05 +01:00
dialog_global_edit_text_and_graphics_base.cpp Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
dialog_global_edit_text_and_graphics_base.fbp Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
dialog_global_edit_text_and_graphics_base.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
dialog_global_edit_tracks_and_vias.cpp Another round of dialog spacing/font adjustments for Windows. 2018-07-18 17:59:05 +01:00
dialog_global_edit_tracks_and_vias_base.cpp Another round of dialog spacing/font adjustments for Windows. 2018-07-18 17:59:05 +01:00
dialog_global_edit_tracks_and_vias_base.fbp Another round of dialog spacing/font adjustments for Windows. 2018-07-18 17:59:05 +01:00
dialog_global_edit_tracks_and_vias_base.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
dialog_graphic_item_properties.cpp Add Bezier curve (S_CURVE shape) support in DIALOG_GRAPHIC_ITEM_PROPERTIES. 2018-07-22 18:39:48 +02:00
dialog_graphic_item_properties_base.cpp Add Bezier curve (S_CURVE shape) support in DIALOG_GRAPHIC_ITEM_PROPERTIES. 2018-07-22 18:39:48 +02:00
dialog_graphic_item_properties_base.fbp Add Bezier curve (S_CURVE shape) support in DIALOG_GRAPHIC_ITEM_PROPERTIES. 2018-07-22 18:39:48 +02:00
dialog_graphic_item_properties_base.h Add Bezier curve (S_CURVE shape) support in DIALOG_GRAPHIC_ITEM_PROPERTIES. 2018-07-22 18:39:48 +02:00
dialog_import_settings.cpp Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
dialog_import_settings.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
dialog_import_settings_base.cpp Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
dialog_import_settings_base.fbp Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
dialog_import_settings_base.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
dialog_keepout_area_properties.cpp Add some debugging statements to find out what's up with GTK. 2018-07-21 23:17:46 +01:00
dialog_keepout_area_properties_base.cpp Fix incorrect behavior of the wxChoice used in dialog zone properties. 2018-07-22 15:47:45 +02:00
dialog_keepout_area_properties_base.fbp Fix incorrect behavior of the wxChoice used in dialog zone properties. 2018-07-22 15:47:45 +02:00
dialog_keepout_area_properties_base.h Fix incorrect behavior of the wxChoice used in dialog zone properties. 2018-07-22 15:47:45 +02:00
dialog_layer_selection_base.cpp Refresh layer selection dialogs. 2018-07-17 15:13:24 +01:00
dialog_layer_selection_base.fbp Refresh layer selection dialogs. 2018-07-17 15:13:24 +01:00
dialog_layer_selection_base.h Refresh layer selection dialogs. 2018-07-17 15:13:24 +01:00
dialog_move_exact.cpp Simplify Move Exactly and Postion Relative dialogs. 2018-07-17 15:12:11 +01:00
dialog_move_exact.h Simplify Move Exactly and Postion Relative dialogs. 2018-07-17 15:12:11 +01:00
dialog_move_exact_base.cpp Simplify Move Exactly and Postion Relative dialogs. 2018-07-17 15:12:11 +01:00
dialog_move_exact_base.fbp Simplify Move Exactly and Postion Relative dialogs. 2018-07-17 15:12:11 +01:00
dialog_move_exact_base.h Simplify Move Exactly and Postion Relative dialogs. 2018-07-17 15:12:11 +01:00
dialog_netlist.cpp Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
dialog_netlist.h Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
dialog_netlist_base.cpp Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
dialog_netlist_base.fbp Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
dialog_netlist_base.h Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
dialog_non_copper_zones_properties.cpp Add some debugging statements to find out what's up with GTK. 2018-07-21 23:17:46 +01:00
dialog_non_copper_zones_properties_base.cpp dialog DIALOG_NONCOPPER_ZONES_PROPERTIES: resize widgets when resizing the dialog frame. 2018-07-22 18:37:28 +02:00
dialog_non_copper_zones_properties_base.fbp dialog DIALOG_NONCOPPER_ZONES_PROPERTIES: resize widgets when resizing the dialog frame. 2018-07-22 18:37:28 +02:00
dialog_non_copper_zones_properties_base.h Fix incorrect behavior of the wxChoice used in dialog zone properties. 2018-07-22 15:47:45 +02:00
dialog_pad_basicshapes_properties.cpp Pad properties usability enhancements. 2018-07-17 15:11:06 +01:00
dialog_pad_properties.cpp Promote aperture pads to first-class citizens. 2018-07-24 14:57:45 +01:00
dialog_pad_properties.h Promote aperture pads to first-class citizens. 2018-07-24 14:57:45 +01:00
dialog_pad_properties_base.cpp Typos and inconsistencies in FP and Pad dialogs 2018-07-26 16:40:08 +02:00
dialog_pad_properties_base.fbp Typos and inconsistencies in FP and Pad dialogs 2018-07-26 16:40:08 +02:00
dialog_pad_properties_base.h Typos and inconsistencies in FP and Pad dialogs 2018-07-26 16:40:08 +02:00
dialog_plot.cpp More g_UserUnit erradication. 2018-07-17 15:12:31 +01:00
dialog_plot.h UNIT_BINDERize print and plot dialogs. 2018-07-17 15:12:29 +01:00
dialog_plot_base.cpp UNIT_BINDERize print and plot dialogs. 2018-07-17 15:12:29 +01:00
dialog_plot_base.fbp UNIT_BINDERize print and plot dialogs. 2018-07-17 15:12:29 +01:00
dialog_plot_base.h UNIT_BINDERize print and plot dialogs. 2018-07-17 15:12:29 +01:00
dialog_pns_diff_pair_dimensions.cpp Fix diff pair custom values. 2018-07-22 11:19:17 +01:00
dialog_pns_diff_pair_dimensions.h Switch UNIT_BINDER and DIALOG_SHIM to local units. 2018-07-17 15:09:53 +01:00
dialog_pns_diff_pair_dimensions_base.cpp Converted PNS track/via size settings dialog to use Transfer{To,From}Window() 2018-02-12 23:20:06 +01:00
dialog_pns_diff_pair_dimensions_base.fbp Converted PNS track/via size settings dialog to use Transfer{To,From}Window() 2018-02-12 23:20:06 +01:00
dialog_pns_diff_pair_dimensions_base.h Converted PNS track/via size settings dialog to use Transfer{To,From}Window() 2018-02-12 23:20:06 +01:00
dialog_pns_length_tuning_settings.cpp Converted PNS Length Tuning dialog to use TransferData{From,To}Window() 2018-07-26 10:08:44 +02:00
dialog_pns_length_tuning_settings.h Converted PNS Length Tuning dialog to use TransferData{From,To}Window() 2018-07-26 10:08:44 +02:00
dialog_pns_length_tuning_settings_base.cpp Converted PNS Length Tuning dialog to use TransferData{From,To}Window() 2018-07-26 10:08:44 +02:00
dialog_pns_length_tuning_settings_base.fbp Converted PNS Length Tuning dialog to use TransferData{From,To}Window() 2018-07-26 10:08:44 +02:00
dialog_pns_length_tuning_settings_base.h Converted PNS Length Tuning dialog to use TransferData{From,To}Window() 2018-07-26 10:08:44 +02:00
dialog_pns_settings.cpp pcbnew: Hide routing options that are not available 2018-06-19 11:11:18 -07:00
dialog_pns_settings.h pcbnew: Hide routing options that are not available 2018-06-19 11:11:18 -07:00
dialog_pns_settings_base.cpp pcbnew: Hide routing options that are not available 2018-06-19 11:11:18 -07:00
dialog_pns_settings_base.fbp fix misspelled 'allows to' -> 'allows one to' 2018-07-11 10:35:03 -04:00
dialog_pns_settings_base.h pcbnew: Hide routing options that are not available 2018-06-19 11:11:18 -07:00
dialog_position_relative.cpp Simplify Move Exactly and Postion Relative dialogs. 2018-07-17 15:12:11 +01:00
dialog_position_relative.h Simplify Move Exactly and Postion Relative dialogs. 2018-07-17 15:12:11 +01:00
dialog_position_relative_base.cpp Simplify Move Exactly and Postion Relative dialogs. 2018-07-17 15:12:11 +01:00
dialog_position_relative_base.fbp Simplify Move Exactly and Postion Relative dialogs. 2018-07-17 15:12:11 +01:00
dialog_position_relative_base.h Simplify Move Exactly and Postion Relative dialogs. 2018-07-17 15:12:11 +01:00
dialog_print_for_modedit.cpp Prevent issuing a print command before the previous one is finished 2018-04-23 11:25:28 +02:00
dialog_print_for_modedit_base.cpp Standardize colon and remove abbr. in Print dialog 2018-04-23 11:53:18 -07:00
dialog_print_for_modedit_base.fbp Standardize colon and remove abbr. in Print dialog 2018-04-23 11:53:18 -07:00
dialog_print_for_modedit_base.h Standardize colon and remove abbr. in Print dialog 2018-04-23 11:53:18 -07:00
dialog_print_using_printer.cpp UNIT_BINDERize print and plot dialogs. 2018-07-17 15:12:29 +01:00
dialog_print_using_printer_base.cpp UNIT_BINDERize print and plot dialogs. 2018-07-17 15:12:29 +01:00
dialog_print_using_printer_base.fbp UNIT_BINDERize print and plot dialogs. 2018-07-17 15:12:29 +01:00
dialog_print_using_printer_base.h UNIT_BINDERize print and plot dialogs. 2018-07-17 15:12:29 +01:00
dialog_push_pad_properties.cpp Simplify copy/paste of pad settings. 2018-07-17 15:13:39 +01:00
dialog_push_pad_properties.h Simplify copy/paste of pad settings. 2018-07-17 15:13:39 +01:00
dialog_push_pad_properties_base.cpp Simplify copy/paste of pad settings. 2018-07-17 15:13:39 +01:00
dialog_push_pad_properties_base.fbp Simplify copy/paste of pad settings. 2018-07-17 15:13:39 +01:00
dialog_push_pad_properties_base.h Simplify copy/paste of pad settings. 2018-07-17 15:13:39 +01:00
dialog_scripting.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
dialog_scripting.h Add override specifier in scripting dialog 2016-10-05 15:07:06 -04:00
dialog_scripting_base.cpp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_scripting_base.fbp Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_scripting_base.h Gerbview and Pcbnew dialog tweaks. 2017-12-27 12:09:56 -05:00
dialog_select_net_from_list.cpp Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
dialog_select_net_from_list_base.cpp Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
dialog_select_net_from_list_base.fbp Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
dialog_select_net_from_list_base.h Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
dialog_select_pretty_lib.cpp MACOS Setfocus and CancelButtonIssue moved into dialog_shim. 2017-01-29 23:51:35 +01:00
dialog_select_pretty_lib.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
dialog_select_pretty_lib_base.cpp Standardize colons in select pretty lib dialog 2018-04-23 11:53:18 -07:00
dialog_select_pretty_lib_base.fbp Standardize colons in select pretty lib dialog 2018-04-23 11:53:18 -07:00
dialog_select_pretty_lib_base.h Standardize colons in select pretty lib dialog 2018-04-23 11:53:18 -07:00
dialog_set_grid.cpp Get rid of 5.0 dialog focus hacks. 2018-07-17 15:09:58 +01:00
dialog_set_grid_base.cpp Switch UNIT_BINDER and DIALOG_SHIM to local units. 2018-07-17 15:09:53 +01:00
dialog_set_grid_base.fbp Switch UNIT_BINDER and DIALOG_SHIM to local units. 2018-07-17 15:09:53 +01:00
dialog_set_grid_base.h Switch UNIT_BINDER and DIALOG_SHIM to local units. 2018-07-17 15:09:53 +01:00
dialog_swap_layers.cpp Rewrite Move And Swap Layers dialog. 2018-07-17 15:13:35 +01:00
dialog_swap_layers_base.cpp Rewrite Move And Swap Layers dialog. 2018-07-17 15:13:35 +01:00
dialog_swap_layers_base.fbp Rewrite Move And Swap Layers dialog. 2018-07-17 15:13:35 +01:00
dialog_swap_layers_base.h Rewrite Move And Swap Layers dialog. 2018-07-17 15:13:35 +01:00
dialog_target_properties_base.cpp More g_UserUnit erradication. 2018-07-17 15:12:31 +01:00
dialog_target_properties_base.fbp More g_UserUnit erradication. 2018-07-17 15:12:31 +01:00
dialog_target_properties_base.h More g_UserUnit erradication. 2018-07-17 15:12:31 +01:00
dialog_text_properties.cpp Allow user-specification of dimension units. 2018-07-21 13:50:21 +01:00
dialog_text_properties.h Allow user-specification of dimension units. 2018-07-21 13:50:21 +01:00
dialog_text_properties_base.cpp Allow user-specification of dimension units. 2018-07-21 13:50:21 +01:00
dialog_text_properties_base.fbp Allow user-specification of dimension units. 2018-07-21 13:50:21 +01:00
dialog_text_properties_base.h Allow user-specification of dimension units. 2018-07-21 13:50:21 +01:00
dialog_track_via_properties.cpp Use mils for track widths when inches is selected. 2018-07-22 22:36:24 +01:00
dialog_track_via_properties.h Switch UNIT_BINDER and DIALOG_SHIM to local units. 2018-07-17 15:09:53 +01:00
dialog_track_via_properties_base.cpp Switch UNIT_BINDER and DIALOG_SHIM to local units. 2018-07-17 15:09:53 +01:00
dialog_track_via_properties_base.fbp Switch UNIT_BINDER and DIALOG_SHIM to local units. 2018-07-17 15:09:53 +01:00
dialog_track_via_properties_base.h Switch UNIT_BINDER and DIALOG_SHIM to local units. 2018-07-17 15:09:53 +01:00
dialog_track_via_size.cpp Switch UNIT_BINDER and DIALOG_SHIM to local units. 2018-07-17 15:09:53 +01:00
dialog_track_via_size.h Switch UNIT_BINDER and DIALOG_SHIM to local units. 2018-07-17 15:09:53 +01:00
dialog_track_via_size_base.cpp Converted PNS track/via size settings dialog to use Transfer{To,From}Window() 2018-02-12 23:20:06 +01:00
dialog_track_via_size_base.fbp Converted PNS track/via size settings dialog to use Transfer{To,From}Window() 2018-02-12 23:20:06 +01:00
dialog_track_via_size_base.h Converted PNS track/via size settings dialog to use Transfer{To,From}Window() 2018-02-12 23:20:06 +01:00
dialog_update_pcb.cpp Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
dialog_update_pcb.h Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
dialog_update_pcb_base.cpp Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
dialog_update_pcb_base.fbp Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
dialog_update_pcb_base.h Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
panel_fp_lib_table.cpp Make sure cur_lib_table is initialized. 2018-07-23 23:50:13 +01:00
panel_fp_lib_table.h Make sure cur_lib_table is initialized. 2018-07-23 23:50:13 +01:00
panel_fp_lib_table_base.cpp Finish project frame library table editing. 2018-07-20 18:48:06 +01:00
panel_fp_lib_table_base.fbp Finish project frame library table editing. 2018-07-20 18:48:06 +01:00
panel_fp_lib_table_base.h Finish project frame library table editing. 2018-07-20 18:48:06 +01:00
panel_modedit_defaults.cpp Remove active library concept from footprint editor. 2018-07-26 21:34:25 +01:00
panel_modedit_defaults.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
panel_modedit_defaults_base.cpp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_modedit_defaults_base.fbp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_modedit_defaults_base.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
panel_modedit_display_options.cpp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_modedit_display_options.h Give panels the correct parent (the treebook, not the dialog). 2018-07-17 15:14:19 +01:00
panel_modedit_settings.cpp Give panels the correct parent (the treebook, not the dialog). 2018-07-17 15:14:19 +01:00
panel_modedit_settings.h Give panels the correct parent (the treebook, not the dialog). 2018-07-17 15:14:19 +01:00
panel_modedit_settings_base.cpp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_modedit_settings_base.fbp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_modedit_settings_base.h Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00
panel_pcbnew_display_options.cpp Give panels the correct parent (the treebook, not the dialog). 2018-07-17 15:14:19 +01:00
panel_pcbnew_display_options.h Give panels the correct parent (the treebook, not the dialog). 2018-07-17 15:14:19 +01:00
panel_pcbnew_display_options_base.cpp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_pcbnew_display_options_base.fbp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_pcbnew_display_options_base.h Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00
panel_pcbnew_settings.cpp Give panels the correct parent (the treebook, not the dialog). 2018-07-17 15:14:19 +01:00
panel_pcbnew_settings.h Give panels the correct parent (the treebook, not the dialog). 2018-07-17 15:14:19 +01:00
panel_pcbnew_settings_base.cpp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_pcbnew_settings_base.fbp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_pcbnew_settings_base.h Unified preferences dialog framework. 2018-07-17 15:11:17 +01:00
panel_setup_feature_constraints.cpp Give panels the correct parent (the treebook, not the dialog). 2018-07-17 15:14:19 +01:00
panel_setup_feature_constraints.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
panel_setup_feature_constraints_base.cpp New net membership controls for more efficient operation. 2018-07-17 15:14:28 +01:00
panel_setup_feature_constraints_base.fbp New net membership controls for more efficient operation. 2018-07-17 15:14:28 +01:00
panel_setup_feature_constraints_base.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
panel_setup_layers.cpp Only show all layers when the stackup changes. 2018-07-24 18:43:44 +01:00
panel_setup_layers.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
panel_setup_layers_base.cpp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_setup_layers_base.fbp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_setup_layers_base.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
panel_setup_mask_and_paste.cpp A few more spacing & font-size updates for Windows. 2018-07-19 21:46:41 +01:00
panel_setup_mask_and_paste.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
panel_setup_mask_and_paste_base.cpp A few more spacing & font-size updates for Windows. 2018-07-19 21:46:41 +01:00
panel_setup_mask_and_paste_base.fbp A few more spacing & font-size updates for Windows. 2018-07-19 21:46:41 +01:00
panel_setup_mask_and_paste_base.h A few more spacing & font-size updates for Windows. 2018-07-19 21:46:41 +01:00
panel_setup_netclasses.cpp New net membership controls for more efficient operation. 2018-07-17 15:14:28 +01:00
panel_setup_netclasses.h New net membership controls for more efficient operation. 2018-07-17 15:14:28 +01:00
panel_setup_netclasses_base.cpp Adjust dialog spacing for Windows. 2018-07-17 22:18:27 +01:00
panel_setup_netclasses_base.fbp Adjust dialog spacing for Windows. 2018-07-17 22:18:27 +01:00
panel_setup_netclasses_base.h New net membership controls for more efficient operation. 2018-07-17 15:14:28 +01:00
panel_setup_text_and_graphics.cpp Give panels the correct parent (the treebook, not the dialog). 2018-07-17 15:14:19 +01:00
panel_setup_text_and_graphics.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
panel_setup_text_and_graphics_base.cpp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_setup_text_and_graphics_base.fbp Adjust spacing on preference panels. 2018-07-17 15:14:25 +01:00
panel_setup_text_and_graphics_base.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
panel_setup_tracks_and_vias.cpp New net membership controls for more efficient operation. 2018-07-17 15:14:28 +01:00
panel_setup_tracks_and_vias.fbp New net membership controls for more efficient operation. 2018-07-17 15:14:28 +01:00
panel_setup_tracks_and_vias.h New net membership controls for more efficient operation. 2018-07-17 15:14:28 +01:00
panel_setup_tracks_and_vias_base.cpp New net membership controls for more efficient operation. 2018-07-17 15:14:28 +01:00
panel_setup_tracks_and_vias_base.h New net membership controls for more efficient operation. 2018-07-17 15:14:28 +01:00
wizard_3DShape_Libs_downloader.cpp Restored wxPD_APP_MODAL flag for progress dialogs 2018-04-20 22:55:39 +02:00
wizard_3DShape_Libs_downloader.h Fix 3D shape & footprint download wizards freeze on OSX 2018-04-20 12:36:34 +02:00
wizard_3DShape_Libs_downloader_base.cpp Minot fix: fix a minor wxAssert in dialog 2018-03-05 20:18:55 +01:00
wizard_3DShape_Libs_downloader_base.fbp Minot fix: fix a minor wxAssert in dialog 2018-03-05 20:18:55 +01:00
wizard_3DShape_Libs_downloader_base.h Minot fix: fix a minor wxAssert in dialog 2018-03-05 20:18:55 +01:00