kicad/pcbnew/dialogs
Jeff Young f0c0f04348 Fix ReadNetList and UpdatePCB issues with new footprints.
Make sure the view is rebuilt before selecting the new footprints
so that they're shown only in the selection overlay.

Don't start the drag until the dialog is closed so we don't have
a bunch of extraneous mouse warping.

Fixes: lp:1775265
* https://bugs.launchpad.net/kicad/+bug/1775265
2018-12-10 19:48:58 +00: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 Add shortcuts to setting dialogs for track widths, via sizes and grid sizes. 2018-11-17 00:35:06 +00:00
dialog_board_setup.h New net membership controls for more efficient operation. 2018-07-17 15:14:28 +01:00
dialog_choose_footprint.cpp Layout adjustments to Choose Symbol and Choose Footprint. 2018-08-06 13:48:17 +01:00
dialog_choose_footprint.h Convert Place Footprint to component tree. 2018-08-01 09:35:45 +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 Remove on-kill-focus-validation. 2018-11-29 19:00:21 +00:00
dialog_copper_zones_base.cpp Move Zone Properties dialog to Connect() strategy. 2018-11-08 21:27:15 +00:00
dialog_copper_zones_base.fbp Move Zone Properties dialog to Connect() strategy. 2018-11-08 21:27:15 +00:00
dialog_copper_zones_base.h Move Zone Properties dialog to Connect() strategy. 2018-11-08 21:27:15 +00:00
dialog_create_array.cpp Save internal values rather than textbox content. 2018-11-11 20:26:19 +00:00
dialog_create_array.h Save internal values rather than textbox content. 2018-11-11 20:26:19 +00:00
dialog_create_array_base.cpp Save internal values rather than textbox content. 2018-11-11 20:26:19 +00:00
dialog_create_array_base.fbp Save internal values rather than textbox content. 2018-11-11 20:26:19 +00:00
dialog_create_array_base.h Save internal values rather than textbox content. 2018-11-11 20:26:19 +00:00
dialog_drc.cpp Move ERC marker focusing to GAL architecture. 2018-11-16 10:38:44 +00: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 pcbnew: Update tooltip in DRC window to reflect actions 2018-08-23 08:24:52 -07:00
dialog_drc_base.fbp pcbnew: Update tooltip in DRC window to reflect actions 2018-08-23 08:24:52 -07:00
dialog_drc_base.h pcbnew: Update tooltip in DRC window to reflect actions 2018-08-23 08:24:52 -07:00
dialog_drclistbox.h Eradicate g_UserUnit from ERC/DRC. 2018-07-17 15:12:16 +01:00
dialog_edit_footprint_for_BoardEditor.cpp Remove on-kill-focus-validation. 2018-11-29 19:00:21 +00:00
dialog_edit_footprint_for_BoardEditor.h Allow editing of library footprint from board reference. 2018-10-15 19:59:47 +01:00
dialog_edit_footprint_for_BoardEditor_base.cpp Allow editing of library footprint from board reference. 2018-10-15 19:59:47 +01:00
dialog_edit_footprint_for_BoardEditor_base.fbp Fix a few minor I18n issues. 2018-11-15 09:34:29 +01:00
dialog_edit_footprint_for_BoardEditor_base.h Allow editing of library footprint from board reference. 2018-10-15 19:59:47 +01:00
dialog_edit_footprint_for_fp_editor.cpp Remove on-kill-focus-validation. 2018-11-29 19:00:21 +00:00
dialog_edit_footprint_for_fp_editor.h Keep name & value in sync for library items. 2018-09-13 16:41:23 +01:00
dialog_edit_footprint_for_fp_editor_base.cpp Keep name & value in sync for library items. 2018-09-13 16:41:23 +01:00
dialog_edit_footprint_for_fp_editor_base.fbp Keep name & value in sync for library items. 2018-09-13 16:41:23 +01:00
dialog_edit_footprint_for_fp_editor_base.h Keep name & value in sync for library items. 2018-09-13 16:41:23 +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 Make sure user isn't surprised by Match All setting. 2018-10-23 20:54:42 +01:00
dialog_exchange_footprints.h Make sure user isn't surprised by Match All setting. 2018-10-23 20:54:42 +01:00
dialog_exchange_footprints_base.cpp Make sure user isn't surprised by Match All setting. 2018-10-23 20:54:42 +01:00
dialog_exchange_footprints_base.fbp Make sure user isn't surprised by Match All setting. 2018-10-23 20:54:42 +01:00
dialog_exchange_footprints_base.h Make sure user isn't surprised by Match All setting. 2018-10-23 20:54:42 +01:00
dialog_export_idf.cpp Change KIDIALOG hashing algorithm to __FILE__ + __LINE__. 2018-08-29 23:38:23 +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 drc: Add board outline and edge crossing 2018-12-02 07:54:52 -08: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 Remove on-kill-focus-validation. 2018-11-29 19:00:21 +00: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 Pcbnew: fix minor bug in find dialog. 2018-09-19 12:31:17 -04: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 dialog_footprint_wizard_list_base.cpp: fix a minor wxWidgets alert. 2018-11-04 15:50:29 +01:00
dialog_footprint_wizard_list_base.fbp dialog_footprint_wizard_list_base.cpp: fix a minor wxWidgets alert. 2018-11-04 15:50:29 +01:00
dialog_footprint_wizard_list_base.h dialog_footprint_wizard_list_base.cpp: fix a minor wxWidgets alert. 2018-11-04 15:50:29 +01:00
dialog_fp_browser_display_options.cpp Standardize Footprint Viewer and Footprint Browser. 2018-09-12 14:01:35 +01:00
dialog_fp_browser_display_options.h Standardize Footprint Viewer and Footprint Browser. 2018-09-12 14:01:35 +01:00
dialog_fp_browser_display_options_base.cpp Standardize Footprint Viewer and Footprint Browser. 2018-09-12 14:01:35 +01:00
dialog_fp_browser_display_options_base.fbp Standardize Footprint Viewer and Footprint Browser. 2018-09-12 14:01:35 +01:00
dialog_fp_browser_display_options_base.h Standardize Footprint Viewer and Footprint Browser. 2018-09-12 14:01:35 +01:00
dialog_fp_plugin_options.cpp Remove HasFocus() checks (which don't work on all platforms) in favour of row highlighting which is visible without focus. 2018-08-29 20:08:01 +01:00
dialog_fp_plugin_options_base.cpp More safety fixes for uncommitted grid changes. 2018-08-29 19:59:01 +01:00
dialog_fp_plugin_options_base.fbp More safety fixes for uncommitted grid changes. 2018-08-29 19:59:01 +01:00
dialog_fp_plugin_options_base.h More safety fixes for uncommitted grid changes. 2018-08-29 19:59:01 +01: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 Change KIDIALOG hashing algorithm to __FILE__ + __LINE__. 2018-08-29 23:38:23 +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_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 Remove on-kill-focus-validation. 2018-11-29 19:00:21 +00:00
dialog_global_edit_text_and_graphics_base.cpp Clarify fp reference filter and add fp id filter. 2018-11-11 20:26:19 +00:00
dialog_global_edit_text_and_graphics_base.fbp Clarify fp reference filter and add fp id filter. 2018-11-11 20:26:19 +00:00
dialog_global_edit_text_and_graphics_base.h Clarify fp reference filter and add fp id filter. 2018-11-11 20:26:19 +00:00
dialog_global_edit_tracks_and_vias.cpp pcbnew: Separating connectivity to subdir 2018-10-12 16:31:09 -07:00
dialog_global_edit_tracks_and_vias_base.cpp Pcbnew: fix track and via properties dialog control alignment issues. 2018-09-26 09:15:58 -04:00
dialog_global_edit_tracks_and_vias_base.fbp Pcbnew: fix track and via properties dialog control alignment issues. 2018-09-26 09:15:58 -04:00
dialog_global_edit_tracks_and_vias_base.h Pcbnew: fix track and via properties dialog control alignment issues. 2018-09-26 09:15:58 -04:00
dialog_graphic_item_properties.cpp Don't nag user about changes they made in a text editor. 2018-12-04 23:32:55 +00:00
dialog_graphic_item_properties_base.cpp Fix assert where wxFormBuilder rows disagreed with controls. 2018-08-29 20:08:01 +01:00
dialog_graphic_item_properties_base.fbp DIALOG_TEXT_PROPERTIES: hide visibility option, because this option exists only for footprint texts, and do nothing for other texts. 2018-12-02 10:30:48 +01:00
dialog_graphic_item_properties_base.h Fix some more MSW spacing issues. 2018-08-21 10:34:41 +01: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 Minor dialog and frame window improvements. 2018-08-02 13:00:41 -04:00
dialog_keepout_area_properties_base.fbp Minor dialog and frame window improvements. 2018-08-02 13:00:41 -04:00
dialog_keepout_area_properties_base.h Minor dialog and frame window improvements. 2018-08-02 13:00:41 -04: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 Standardize on "local coordinates" terminology. 2018-12-04 23:32:55 +00: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 Standardize on "local coordinates" terminology. 2018-12-04 23:32:55 +00:00
dialog_move_exact_base.fbp Standardize on "local coordinates" terminology. 2018-12-04 23:32:55 +00:00
dialog_move_exact_base.h Simplify Move Exactly and Postion Relative dialogs. 2018-07-17 15:12:11 +01:00
dialog_netlist.cpp Fix ReadNetList and UpdatePCB issues with new footprints. 2018-12-10 19:48:58 +00:00
dialog_netlist.h Fix ReadNetList and UpdatePCB issues with new footprints. 2018-12-10 19:48:58 +00:00
dialog_netlist_base.cpp Improve Read Netlist tooltip for footprint assignment. 2018-08-06 13:48:17 +01:00
dialog_netlist_base.fbp Improve Read Netlist tooltip for footprint assignment. 2018-08-06 13:48:17 +01:00
dialog_netlist_base.h Dialog consistency and beautification. 2018-07-17 15:09:01 +01:00
dialog_non_copper_zones_properties.cpp Remove on-kill-focus-validation. 2018-11-29 19:00:21 +00:00
dialog_non_copper_zones_properties_base.cpp Follow HIG guidelines for destructive button separation. 2018-08-21 10:34:41 +01:00
dialog_non_copper_zones_properties_base.fbp Follow HIG guidelines for destructive button separation. 2018-08-21 10:34:41 +01:00
dialog_non_copper_zones_properties_base.h Follow HIG guidelines for destructive button separation. 2018-08-21 10:34:41 +01:00
dialog_pad_basicshapes_properties.cpp Fix a few minor I18n issues. 2018-11-16 18:12:01 +01:00
dialog_pad_properties.cpp Remove on-kill-focus-validation. 2018-11-29 19:00:21 +00:00
dialog_pad_properties.h pcbnew: Allow user-setting rounded rectangle radius 2018-09-17 15:59:53 -07:00
dialog_pad_properties_base.cpp pcbnew: Allow user-setting rounded rectangle radius 2018-09-17 15:59:53 -07:00
dialog_pad_properties_base.fbp pcbnew: Allow user-setting rounded rectangle radius 2018-09-17 15:59:53 -07:00
dialog_pad_properties_base.h pcbnew: Allow user-setting rounded rectangle radius 2018-09-17 15:59:53 -07:00
dialog_plot.cpp Pcbnew, Plot dialog, Gerber format: Enable or disable adding net metadata both in X1 and X2 format. Previously, this option was existing only in X2 format. Should be existing in both formats. 2018-12-09 08:38:23 +01:00
dialog_plot.h UNIT_BINDERize print and plot dialogs. 2018-07-17 15:12:29 +01:00
dialog_plot_base.cpp Pcbnew, Plot dialog, Gerber format: Enable or disable adding net metadata both in X1 and X2 format. Previously, this option was existing only in X2 format. Should be existing in both formats. 2018-12-09 08:38:23 +01:00
dialog_plot_base.fbp Pcbnew, Plot dialog, Gerber format: Enable or disable adding net metadata both in X1 and X2 format. Previously, this option was existing only in X2 format. Should be existing in both formats. 2018-12-09 08:38:23 +01:00
dialog_plot_base.h Pcbnew, Plot dialog, Gerber format: Enable or disable adding net metadata both in X1 and X2 format. Previously, this option was existing only in X2 format. Should be existing in both formats. 2018-12-09 08:38:23 +01:00
dialog_pns_diff_pair_dimensions.cpp Remove on-kill-focus-validation. 2018-11-29 19:00:21 +00: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 Validate differential pair dimensions. 2018-09-01 14:05:16 +01:00
dialog_pns_diff_pair_dimensions_base.fbp Validate differential pair dimensions. 2018-09-01 14:05:16 +01:00
dialog_pns_diff_pair_dimensions_base.h Validate differential pair dimensions. 2018-09-01 14:05:16 +01:00
dialog_pns_length_tuning_settings.cpp dialog_pns_length_tuning_settings: fix incorrect dialog size. 2018-10-17 11:48:15 +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 dialog_pns_length_tuning_settings: fix incorrect dialog size. 2018-10-17 11:48:15 +02:00
dialog_pns_length_tuning_settings_base.fbp dialog_pns_length_tuning_settings: fix incorrect dialog size. 2018-10-17 11:48:15 +02:00
dialog_pns_length_tuning_settings_base.h dialog_pns_length_tuning_settings: fix incorrect dialog size. 2018-10-17 11:48:15 +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 Fix a few I18n minor issues. 2018-11-16 09:43:40 +01:00
dialog_position_relative.h Added user and grid origins to Position Relative dialog. 2018-11-12 23:09:45 +00:00
dialog_position_relative_base.cpp Added user and grid origins to Position Relative dialog. 2018-11-12 23:09:45 +00:00
dialog_position_relative_base.fbp Added user and grid origins to Position Relative dialog. 2018-11-12 23:09:45 +00:00
dialog_position_relative_base.h Added user and grid origins to Position Relative dialog. 2018-11-12 23:09:45 +00:00
dialog_print_pcbnew.cpp Removed default line width setting from the printing dialog 2018-10-31 19:17:30 +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 warning: 'HAVE_CLOCK_GETTIME' macro redefined 2018-10-19 09:59:06 +02: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 pcbnew: Separating connectivity to subdir 2018-10-12 16:31:09 -07:00
dialog_select_net_from_list_base.cpp Simplify list of nets dialog. 2018-08-19 16:10:41 +01:00
dialog_select_net_from_list_base.fbp Simplify list of nets dialog. 2018-08-19 16:10:41 +01:00
dialog_select_net_from_list_base.h Simplify list of nets dialog. 2018-08-19 16:10:41 +01:00
dialog_set_grid.cpp Remove on-kill-focus-validation. 2018-11-29 19:00:21 +00:00
dialog_set_grid_base.cpp Make fast grid switching hotkeys more visible. 2018-08-29 20:08:01 +01:00
dialog_set_grid_base.fbp Make fast grid switching hotkeys more visible. 2018-08-29 20:08:01 +01:00
dialog_set_grid_base.h Make fast grid switching hotkeys more visible. 2018-08-29 20:08:01 +01:00
dialog_swap_layers.cpp Slightly better swap layer column names. 2018-08-29 22:04:07 +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 Pcbnew: make "Swap Layers" title translatable. 2018-09-25 12:18:50 -07:00
dialog_swap_layers_base.h Pcbnew: make "Swap Layers" title translatable. 2018-09-25 12:18:50 -07: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 Add locale handling for orientation combobox. 2018-12-05 18:08:50 +00:00
dialog_text_properties.h Allow marker selection in high-contrast mode. 2018-09-20 21:54:47 +01:00
dialog_text_properties_base.cpp Pcbnew, DIALOG_TEXT_PROPERTIES_BASE: fix many minor wxASSERTs 2018-10-26 13:09:05 +02:00
dialog_text_properties_base.fbp Pcbnew, DIALOG_TEXT_PROPERTIES_BASE: fix many minor wxASSERTs 2018-10-26 13:09:05 +02:00
dialog_text_properties_base.h Pcbnew, DIALOG_TEXT_PROPERTIES_BASE: fix many minor wxASSERTs 2018-10-26 13:09:05 +02:00
dialog_track_via_properties.cpp Remove on-kill-focus-validation. 2018-11-29 19:00:21 +00:00
dialog_track_via_properties.h Check for net changing before confirming. 2018-08-29 22:43:05 +01:00
dialog_track_via_properties_base.cpp DIALOG_TRACK_VIA_PROPERTIES_BASE: fix a minor wxWidgets alert. 2018-11-23 15:46:54 +01:00
dialog_track_via_properties_base.fbp DIALOG_TRACK_VIA_PROPERTIES_BASE: fix a minor wxWidgets alert. 2018-11-23 15:46:54 +01:00
dialog_track_via_properties_base.h DIALOG_TRACK_VIA_PROPERTIES_BASE: fix a minor wxWidgets alert. 2018-11-23 15:46:54 +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 dialog_track_via_properties_base.cpp: fix a few wxWidgets alerts. 2018-09-27 13:36:50 +02: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 Fix ReadNetList and UpdatePCB issues with new footprints. 2018-12-10 19:48:58 +00:00
dialog_update_pcb.h Fix ReadNetList and UpdatePCB issues with new footprints. 2018-12-10 19:48:58 +00: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 Add browse buttons to Library Manager dialogs. 2018-11-24 15:06:21 +00:00
panel_fp_lib_table.h More safety fixes for uncommitted grid changes. 2018-08-29 19:59:01 +01:00
panel_fp_lib_table_base.cpp Add tooltips to library manager dialogs. 2018-11-24 15:06:21 +00:00
panel_fp_lib_table_base.fbp Add tooltips to library manager dialogs. 2018-11-24 15:06:21 +00:00
panel_fp_lib_table_base.h More safety fixes for uncommitted grid changes. 2018-08-29 19:59:01 +01:00
panel_modedit_defaults.cpp Separate edge.cuts and courtyards in ModEdit default values. 2018-09-20 23:30:13 +01:00
panel_modedit_defaults.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
panel_modedit_defaults_base.cpp Separate edge.cuts and courtyards in ModEdit default values. 2018-09-20 23:30:13 +01:00
panel_modedit_defaults_base.fbp Separate edge.cuts and courtyards in ModEdit default values. 2018-09-20 23:30:13 +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_action_plugins.cpp Modify style of the action plugin panel to follow common style 2018-08-27 08:26:31 -07:00
panel_pcbnew_action_plugins.h pcbnew: Add toolbar buttons for action plugins 2018-08-26 19:39:27 -07:00
panel_pcbnew_action_plugins_base.cpp Remove more dialog control borders. 2018-08-27 15:11:27 -04:00
panel_pcbnew_action_plugins_base.fbp Remove more dialog control borders. 2018-08-27 15:11:27 -04:00
panel_pcbnew_action_plugins_base.h Remove more dialog control borders. 2018-08-27 15:11:27 -04: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 Improve labels. 2018-08-29 20:08:01 +01:00
panel_pcbnew_display_options_base.fbp Fix a few minor I18n issues. 2018-11-16 18:12:01 +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 PANEL_COMMON_SETTINGS: minor fixes, mainly cosmetic. 2018-11-22 17:11:49 +01:00
panel_pcbnew_settings_base.fbp PANEL_COMMON_SETTINGS: minor fixes, mainly cosmetic. 2018-11-22 17:11:49 +01:00
panel_pcbnew_settings_base.h Fix minor I10n issues. 2018-11-18 14:40:36 +01:00
panel_setup_feature_constraints.cpp Remove on-kill-focus-validation. 2018-11-29 19:00:21 +00:00
panel_setup_feature_constraints.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
panel_setup_feature_constraints_base.cpp Fix a few wxWidgets minor asserts 2018-07-29 10:39:05 +02:00
panel_setup_feature_constraints_base.fbp Fix a few wxWidgets minor asserts 2018-07-29 10:39:05 +02:00
panel_setup_feature_constraints_base.h Fix a few wxWidgets minor asserts 2018-07-29 10:39:05 +02:00
panel_setup_layers.cpp Remove on-kill-focus-validation. 2018-11-29 19:00:21 +00:00
panel_setup_layers.h Fixed reference to PCB_EDIT_FRAME in PANEL_SETUP_LAYERS 2018-09-04 12:29:36 +02:00
panel_setup_layers_base.cpp Indent layer properties for better comprehension. 2018-11-17 00:35:06 +00:00
panel_setup_layers_base.fbp Indent layer properties for better comprehension. 2018-11-17 00:35:06 +00:00
panel_setup_layers_base.h Indent layer properties for better comprehension. 2018-11-17 00:35:06 +00: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 Keep track of which nets are currently in use. 2018-10-18 12:14:23 +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 Fix netclass popups in netclass membership grid. 2018-08-29 20:08:01 +01:00
panel_setup_netclasses_base.fbp Fix netclass popups in netclass membership grid. 2018-08-29 20:08:01 +01:00
panel_setup_netclasses_base.h Fix netclass popups in netclass membership grid. 2018-08-29 20:08:01 +01:00
panel_setup_text_and_graphics.cpp Split edge.cuts and courtyard layer defaults. 2018-08-29 20:08:01 +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 Add a bit more space for those using larger fonts. 2018-10-05 14:17:58 +01:00
panel_setup_text_and_graphics_base.fbp Add a bit more space for those using larger fonts. 2018-10-05 14:17:58 +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 Add Insert/Delete button to Tracks and Via setup panel 2018-09-01 17:53:49 +01:00
panel_setup_tracks_and_vias.h Add Insert/Delete button to Tracks and Via setup panel 2018-09-01 17:53:49 +01:00
panel_setup_tracks_and_vias_base.cpp Add Insert/Delete button to Tracks and Via setup panel 2018-09-01 17:53:49 +01:00
panel_setup_tracks_and_vias_base.fbp Add Insert/Delete button to Tracks and Via setup panel 2018-09-01 17:53:49 +01:00
panel_setup_tracks_and_vias_base.h Add Insert/Delete button to Tracks and Via setup panel 2018-09-01 17:53:49 +01:00
wizard_3DShape_Libs_downloader.cpp Move library table dialogs from PLAYER to KIFACE interface. 2018-08-06 21:31:53 +01: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