kicad/pcbnew/dialogs
Seth Hillbrand ecbfea68dd ADDED: Allow creation of nets in pcbnew
When editing pcb items, the creation of a new net to connect existing
pads or traces can be a useful shortcut.  This inserts the ability to
optionally create a new net from the Net Selector dropdown menu.
2020-03-04 16:11:47 -06:00
..
dialog_board_setup.cpp Add user-defined severities, exclusions and colors to DRC markers. 2020-03-04 00:39:28 +00:00
dialog_board_setup.h Fix compil issues, especially on Windows: 2020-03-04 10:48:18 +01:00
dialog_board_statistics.cpp Change more enums over to scoped enums 2019-12-28 00:55:11 +00:00
dialog_board_statistics.h Comment-only changes 2020-01-10 16:43:01 -08:00
dialog_board_statistics_base.cpp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_board_statistics_base.fbp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_board_statistics_base.h Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_choose_footprint.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
dialog_choose_footprint.h Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
dialog_cleanup_tracks_and_vias.cpp Add user-defined severities, exclusions and colors to DRC markers. 2020-03-04 00:39:28 +00:00
dialog_cleanup_tracks_and_vias.h Move DRC dialogs to wxDataView. 2020-02-24 23:19:17 +00:00
dialog_cleanup_tracks_and_vias_base.cpp Move DRC dialogs to wxDataView. 2020-02-24 23:19:17 +00:00
dialog_cleanup_tracks_and_vias_base.fbp Move DRC dialogs to wxDataView. 2020-02-24 23:19:17 +00:00
dialog_cleanup_tracks_and_vias_base.h Move DRC dialogs to wxDataView. 2020-02-24 23:19:17 +00:00
dialog_copper_zones.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
dialog_copper_zones_base.cpp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_copper_zones_base.fbp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_copper_zones_base.h Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_create_array.cpp Switch to scoped enums 2019-12-20 14:11:39 +00:00
dialog_create_array.h Pcbnew: tidy up array options access/allocation 2019-05-16 11:20:52 +01:00
dialog_create_array_base.cpp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_create_array_base.fbp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_create_array_base.h Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_drc.cpp Add menu item to DRC dialog to go to Board Setup / Violation Severities. 2020-03-04 21:52:30 +00:00
dialog_drc.h Save severities settings in the DRC dialog. 2020-03-04 21:52:30 +00:00
dialog_drc_base.cpp Add user-defined severities, exclusions and colors to DRC markers. 2020-03-04 00:39:28 +00:00
dialog_drc_base.fbp Add user-defined severities, exclusions and colors to DRC markers. 2020-03-04 00:39:28 +00:00
dialog_drc_base.h Add user-defined severities, exclusions and colors to DRC markers. 2020-03-04 00:39:28 +00:00
dialog_edit_footprint_for_BoardEditor.cpp Fix one more warning 2020-02-20 19:38:32 -05:00
dialog_edit_footprint_for_BoardEditor.h Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
dialog_edit_footprint_for_BoardEditor_base.cpp Pcbnew: DIALOG_FOOTPRINT_BOARD_EDITOR: minor enhancement. 2020-01-29 10:00:56 +01:00
dialog_edit_footprint_for_BoardEditor_base.fbp Pcbnew: DIALOG_FOOTPRINT_BOARD_EDITOR: minor enhancement. 2020-01-29 10:00:56 +01:00
dialog_edit_footprint_for_BoardEditor_base.h Pcbnew: DIALOG_FOOTPRINT_BOARD_EDITOR: minor enhancement. 2020-01-29 10:00:56 +01:00
dialog_edit_footprint_for_fp_editor.cpp Convert timestamps to UUIDs. 2020-02-20 21:29:52 +00:00
dialog_edit_footprint_for_fp_editor.h Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
dialog_edit_footprint_for_fp_editor_base.cpp More descriptive labelling and hints for solder paste margins. 2019-08-21 15:35:03 +01:00
dialog_edit_footprint_for_fp_editor_base.fbp More descriptive labelling and hints for solder paste margins. 2019-08-21 15:35:03 +01:00
dialog_edit_footprint_for_fp_editor_base.h More descriptive labelling and hints for solder paste margins. 2019-08-21 15:35:03 +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 Fix compil issues, especially on Windows: 2020-03-04 10:48:18 +01:00
dialog_exchange_footprints.h Remember update footprint checkbox values. 2019-11-05 18:03:45 +00:00
dialog_exchange_footprints_base.cpp Add option to keep 3DModel info when exchanging footprints. 2019-08-25 22:49:36 +01:00
dialog_exchange_footprints_base.fbp Add option to keep 3DModel info when exchanging footprints. 2019-08-25 22:49:36 +01:00
dialog_exchange_footprints_base.h Add option to keep 3DModel info when exchanging footprints. 2019-08-25 22:49:36 +01:00
dialog_export_idf.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05: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 Fix compil issues, especially on Windows: 2020-03-04 10:48:18 +01:00
dialog_export_step_base.cpp pcbnew: Allow STEP export tolerancing 2019-01-29 13:05:23 -08:00
dialog_export_step_base.fbp pcbnew: Allow STEP export tolerancing 2019-01-29 13:05:23 -08:00
dialog_export_step_base.h pcbnew: Allow STEP export tolerancing 2019-01-29 13:05:23 -08:00
dialog_export_svg.cpp Fix compil issues, especially on Windows: 2020-03-04 10:48:18 +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 Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05: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_filter_selection.cpp Clean a bunch of legacy code out of the Filter Selection dialog. 2020-01-12 20:53:56 +00:00
dialog_filter_selection.h Clean a bunch of legacy code out of the Filter Selection dialog. 2020-01-12 20:53:56 +00:00
dialog_filter_selection_base.cpp Clean a bunch of legacy code out of the Filter Selection dialog. 2020-01-12 20:53:56 +00:00
dialog_filter_selection_base.fbp Clean a bunch of legacy code out of the Filter Selection dialog. 2020-01-12 20:53:56 +00:00
dialog_filter_selection_base.h Clean a bunch of legacy code out of the Filter Selection dialog. 2020-01-12 20:53:56 +00:00
dialog_find.cpp Add user-defined severities, exclusions and colors to DRC markers. 2020-03-04 00:39:28 +00:00
dialog_find.h Recleaning DLIST from pcbnew 2019-12-10 09:52:07 -08:00
dialog_find_base.cpp More cleanup of dialog_find-base.fbp 2019-11-30 01:00:16 +00:00
dialog_find_base.fbp More cleanup of dialog_find-base.fbp 2019-11-30 01:00:16 +00:00
dialog_find_base.h More cleanup of dialog_find-base.fbp 2019-11-30 01:00:16 +00:00
dialog_footprint_wizard_list.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
dialog_footprint_wizard_list.h Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05: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 footprint viewer: fix a minor issue: 2019-11-09 20:07:19 +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 Comment-only changes 2020-01-10 16:43:01 -08: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 Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_gen_footprint_position_file_base.fbp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_gen_footprint_position_file_base.h Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_gencad_export_options.cpp Gencad export: fix an issue in hash_eda calculation, that can generate the same hash for 2 different footprints. 2019-10-10 20:18:48 +02:00
dialog_gencad_export_options.h Save last-used-paths in export dialogs. 2019-08-02 21:03:48 -06:00
dialog_gendrill.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
dialog_gendrill.h Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
dialog_gendrill_base.cpp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_gendrill_base.fbp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_gendrill_base.h Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_get_footprint_by_name.h Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05: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 pcbnew: Fix deletion of vias in global delete window 2019-10-23 12:04:42 -04: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 Clean up pointer casting 2020-01-12 19:45:37 +00:00
dialog_global_edit_text_and_graphics_base.cpp Reorder global edit dialogs for better comprehension. 2019-04-12 00:28:58 +01:00
dialog_global_edit_text_and_graphics_base.fbp Reorder global edit dialogs for better comprehension. 2019-04-12 00:28:58 +01:00
dialog_global_edit_text_and_graphics_base.h Reorder global edit dialogs for better comprehension. 2019-04-12 00:28:58 +01:00
dialog_global_edit_tracks_and_vias.cpp ADDED: Allow creation of nets in pcbnew 2020-03-04 16:11:47 -06:00
dialog_global_edit_tracks_and_vias_base.cpp Reorder global edit dialogs for better comprehension. 2019-04-12 00:28:58 +01:00
dialog_global_edit_tracks_and_vias_base.fbp Reorder global edit dialogs for better comprehension. 2019-04-12 00:28:58 +01:00
dialog_global_edit_tracks_and_vias_base.h Be more forgiving of large fonts in grids. 2019-02-17 10:38:06 +00:00
dialog_global_fp_lib_table_config.cpp Fix some issues in I10n strings 2019-01-26 09:25:12 +01:00
dialog_global_fp_lib_table_config.h Initial global footprint library table fixes. 2019-01-20 13:51:07 -05:00
dialog_graphic_item_properties.cpp Use the layer from the module item instead 2020-01-12 19:39:39 +00:00
dialog_graphic_item_properties_base.cpp Lower x (or y) value always defines "Start Point". 2019-07-11 17:36:32 +01:00
dialog_graphic_item_properties_base.fbp Pcbnew, DIALOG_TEXT_PROPERTIES: make lines thickness editable when editing a dimension. 2019-09-02 09:48:17 +02:00
dialog_graphic_item_properties_base.h Lower x (or y) value always defines "Start Point". 2019-07-11 17:36:32 +01:00
dialog_import_settings.cpp Fixes for importing board setup properties. 2019-04-01 13:23:37 +01:00
dialog_import_settings.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
dialog_import_settings_base.cpp Fixes for importing board setup properties. 2019-04-01 13:23:37 +01:00
dialog_import_settings_base.fbp Fixes for importing board setup properties. 2019-04-01 13:23:37 +01:00
dialog_import_settings_base.h Fixes for importing board setup properties. 2019-04-01 13:23:37 +01:00
dialog_keepout_area_properties.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
dialog_keepout_area_properties_base.cpp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_keepout_area_properties_base.fbp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_keepout_area_properties_base.h Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_layer_selection_base.cpp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_layer_selection_base.fbp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_layer_selection_base.h Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_move_exact.cpp Don't truncate polar coordinates in position relative dialog/move exact dialog 2020-02-29 02:21:18 +00:00
dialog_move_exact.h Don't truncate polar coordinates in position relative dialog/move exact dialog 2020-02-29 02:21:18 +00:00
dialog_move_exact_base.cpp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_move_exact_base.fbp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_move_exact_base.h Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_netlist.cpp Fix compil issues, especially on Windows: 2020-03-04 10:48:18 +01:00
dialog_netlist.h Pcbnew, DIALOG_NETLIST: fix incorrect storage of wx_MessageWindow options. 2020-03-01 20:49:56 +01:00
dialog_netlist_base.cpp Pcbnew, DIALOG_NETLIST: fix incorrect storage of wx_MessageWindow options. 2020-03-01 20:49:56 +01:00
dialog_netlist_base.fbp Pcbnew, DIALOG_NETLIST: fix incorrect storage of wx_MessageWindow options. 2020-03-01 20:49:56 +01:00
dialog_netlist_base.h Pcbnew, DIALOG_NETLIST: fix incorrect storage of wx_MessageWindow options. 2020-03-01 20:49:56 +01:00
dialog_non_copper_zones_properties.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
dialog_non_copper_zones_properties_base.cpp Pcbnew, non copper zones: fix 2 issues. 2019-04-30 13:16:29 +02:00
dialog_non_copper_zones_properties_base.fbp Pcbnew, non copper zones: fix 2 issues. 2019-04-30 13:16:29 +02:00
dialog_non_copper_zones_properties_base.h Pcbnew, non copper zones: fix 2 issues. 2019-04-30 13:16:29 +02:00
dialog_pad_basicshapes_properties.cpp pcbnew: Avoid wx scaling error 2020-02-25 13:39:04 -08:00
dialog_pad_properties.cpp ADDED: Allow creation of nets in pcbnew 2020-03-04 16:11:47 -06:00
dialog_pad_properties.h Comment-only changes 2020-01-10 16:43:01 -08:00
dialog_pad_properties_base.cpp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_pad_properties_base.fbp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_pad_properties_base.h Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_plot.cpp Fix compil issues, especially on Windows: 2020-03-04 10:48:18 +01:00
dialog_plot.h Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
dialog_plot_base.cpp pcbnew: Update plot dialog to contain a unit selector for DXF 2019-06-13 15:18:07 -07:00
dialog_plot_base.fbp pcbnew: Update plot dialog to contain a unit selector for DXF 2019-06-13 15:18:07 -07:00
dialog_plot_base.h pcbnew: Update plot dialog to contain a unit selector for DXF 2019-06-13 15:18:07 -07:00
dialog_pns_diff_pair_dimensions.cpp Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. 2019-06-10 23:46:00 +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 Clean up some extraneous TEXT_CRTL_EVAL references. 2019-02-17 10:16:09 +00:00
dialog_pns_diff_pair_dimensions_base.fbp Clean up some extraneous TEXT_CRTL_EVAL references. 2019-02-17 10:16:09 +00:00
dialog_pns_diff_pair_dimensions_base.h Clean up some extraneous TEXT_CRTL_EVAL references. 2019-02-17 10:16:09 +00:00
dialog_pns_length_tuning_settings.cpp Switch to scoped enums 2019-12-20 14:11:39 +00:00
dialog_pns_length_tuning_settings.h Enforcing rational limits on length tuner 2019-06-29 09:38:27 -07:00
dialog_pns_length_tuning_settings_base.cpp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_pns_length_tuning_settings_base.fbp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_pns_length_tuning_settings_base.h Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_pns_settings.cpp Fix management of nested settings for PNS 2020-02-27 22:53:00 -05: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 router: option to enable optimization of the track being dragged 2020-02-27 22:02:56 +01:00
dialog_pns_settings_base.fbp router: option to enable optimization of the track being dragged 2020-02-27 22:02:56 +01:00
dialog_pns_settings_base.h router: option to enable optimization of the track being dragged 2020-02-27 22:02:56 +01:00
dialog_position_relative.cpp modify behavior of position relative tool 2020-03-02 20:55:06 +00:00
dialog_position_relative.h Don't truncate polar coordinates in position relative dialog/move exact dialog 2020-02-29 02:21:18 +00:00
dialog_position_relative_base.cpp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_position_relative_base.fbp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_position_relative_base.h Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_print_pcbnew.cpp Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 2019-06-13 19:58:37 +01:00
dialog_push_pad_properties.cpp Add type filter to push pad properties. 2019-09-08 23:50:36 +01:00
dialog_push_pad_properties.h Add type filter to push pad properties. 2019-09-08 23:50:36 +01:00
dialog_push_pad_properties_base.cpp Add type filter to push pad properties. 2019-09-08 23:50:36 +01:00
dialog_push_pad_properties_base.fbp Add type filter to push pad properties. 2019-09-08 23:50:36 +01:00
dialog_push_pad_properties_base.h Add type filter to push pad properties. 2019-09-08 23:50:36 +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 pcbnew: Translate scripting test window 2019-01-02 14:49:55 -08:00
dialog_scripting_base.fbp pcbnew: Translate scripting test window 2019-01-02 14:49:55 -08:00
dialog_scripting_base.h pcbnew: Translate scripting test window 2019-01-02 14:49:55 -08:00
dialog_select_net_from_list.cpp pcbnew: Adding arcs to PNS 2020-02-21 16:11:41 -08:00
dialog_select_net_from_list_base.cpp Pcbnew, Netlist inspector: fixes and enhancements. 2019-04-15 10:10:51 +02:00
dialog_select_net_from_list_base.fbp Pcbnew, Netlist inspector: fixes and enhancements. 2019-04-15 10:10:51 +02:00
dialog_select_net_from_list_base.h Pcbnew, Netlist inspector: fixes and enhancements. 2019-04-15 10:10:51 +02:00
dialog_set_grid.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
dialog_set_grid_base.cpp Use wxChoice instead of wxComboBox so we get menu highlighting. 2019-08-09 16:01:45 +01:00
dialog_set_grid_base.fbp Use wxChoice instead of wxComboBox so we get menu highlighting. 2019-08-09 16:01:45 +01:00
dialog_set_grid_base.h Use wxChoice instead of wxComboBox so we get menu highlighting. 2019-08-09 16:01:45 +01:00
dialog_swap_layers.cpp Fix dangerous static_cast-ing to wrong type. 2019-06-10 23:46:01 +01:00
dialog_swap_layers.h Fix dangerous static_cast-ing to wrong type. 2019-06-10 23:46:01 +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.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 2019-05-31 21:55:30 +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 Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
dialog_text_properties.h Pcbnew, DIALOG_TEXT_PROPERTIES: make lines thickness editable when editing a dimension. 2019-09-02 09:48:17 +02:00
dialog_text_properties_base.cpp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_text_properties_base.fbp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_text_properties_base.h Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_track_via_properties.cpp ADDED: Allow creation of nets in pcbnew 2020-03-04 16:11:47 -06:00
dialog_track_via_properties.h Move events to wxFormBuilder and fix the missing hookup. 2019-08-25 20:48:47 +01:00
dialog_track_via_properties_base.cpp Remove empty choice in Via type dropdown 2020-03-03 22:12:04 +00:00
dialog_track_via_properties_base.fbp Remove empty choice in Via type dropdown 2020-03-03 22:12:04 +00:00
dialog_track_via_properties_base.h Move events to wxFormBuilder and fix the missing hookup. 2019-08-25 20:48:47 +01:00
dialog_track_via_size.cpp Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. 2019-06-10 23:46:00 +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 Clean up some extraneous TEXT_CRTL_EVAL references. 2019-02-17 10:16:09 +00:00
dialog_track_via_size_base.fbp Clean up some extraneous TEXT_CRTL_EVAL references. 2019-02-17 10:16:09 +00:00
dialog_track_via_size_base.h Clean up some extraneous TEXT_CRTL_EVAL references. 2019-02-17 10:16:09 +00:00
dialog_update_pcb.cpp Pcbnew, DIALOG_NETLIST: fix incorrect storage of wx_MessageWindow options. 2020-03-01 20:49:56 +01:00
dialog_update_pcb.h Pcbnew, DIALOG_NETLIST: fix incorrect storage of wx_MessageWindow options. 2020-03-01 20:49:56 +01:00
dialog_update_pcb_base.cpp Eeschema: Adding back annotation 2020-01-29 16:33:57 +00:00
dialog_update_pcb_base.fbp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
dialog_update_pcb_base.h Eeschema: Adding back annotation 2020-01-29 16:33:57 +00:00
panel_fp_lib_table.cpp Fix library table panel path adding and cleanup duplicate dialog 2020-02-14 19:07:27 +00:00
panel_fp_lib_table.h Pcbnew: improve add existing footprint library browser and button 2020-01-03 15:09:26 +00:00
panel_fp_lib_table_base.cpp Pcbnew: improve add existing footprint library browser and button 2020-01-03 15:09:26 +00:00
panel_fp_lib_table_base.fbp Pcbnew: improve add existing footprint library browser and button 2020-01-03 15:09:26 +00:00
panel_fp_lib_table_base.h Pcbnew: improve add existing footprint library browser and button 2020-01-03 15:09:26 +00:00
panel_modedit_defaults.cpp Fp editor: fix: Reference and Value default values aren't saved 2020-02-11 16:19:00 +01:00
panel_modedit_defaults.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
panel_modedit_defaults_base.cpp Fp editor: fix: Reference and Value default values aren't saved 2020-02-11 16:19:00 +01:00
panel_modedit_defaults_base.fbp Fp editor: fix: Reference and Value default values aren't saved 2020-02-11 16:19:00 +01:00
panel_modedit_defaults_base.h Fp editor: fix: Reference and Value default values aren't saved 2020-02-11 16:19:00 +01:00
panel_modedit_display_options.cpp Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 2019-06-13 19:58:37 +01:00
panel_modedit_display_options.h Fix uninitialized variables. 2019-10-25 09:15:19 +02:00
panel_modedit_settings.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05: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 Implement preference for immediate actions. 2019-07-25 20:41:22 -06:00
panel_modedit_settings_base.fbp Implement preference for immediate actions. 2019-07-25 20:41:22 -06:00
panel_modedit_settings_base.h Implement preference for immediate actions. 2019-07-25 20:41:22 -06:00
panel_pcbnew_action_plugins.cpp Change action plugin settings storage to preserve hidden buttons 2020-02-20 11:01:49 -05: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 Pcbnew, PANEL_PCBNEW_ACTION_PLUGINS: make strings translatable. 2019-02-10 11:39:07 +01:00
panel_pcbnew_action_plugins_base.fbp Pcbnew, PANEL_PCBNEW_ACTION_PLUGINS: make strings translatable. 2019-02-10 11:39:07 +01:00
panel_pcbnew_action_plugins_base.h Pcbnew, PANEL_PCBNEW_ACTION_PLUGINS: make strings translatable. 2019-02-10 11:39:07 +01:00
panel_pcbnew_display_options.cpp pcbnew: Cleanup includes of pcbnew_id.h 2020-01-03 15:39:05 +00: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 Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
panel_pcbnew_display_options_base.fbp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
panel_pcbnew_display_options_base.h Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
panel_pcbnew_settings.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05: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 Added new action for "Change Track Width". 2019-11-05 17:22:51 +00:00
panel_pcbnew_settings_base.fbp Added new action for "Change Track Width". 2019-11-05 17:22:51 +00:00
panel_pcbnew_settings_base.h Added new action for "Change Track Width". 2019-11-05 17:22:51 +00:00
panel_setup_drc_severities.cpp Fix compil issues, especially on Windows: 2020-03-04 10:48:18 +01:00
panel_setup_drc_severities.h Fix compil issues, especially on Windows: 2020-03-04 10:48:18 +01:00
panel_setup_feature_constraints.cpp Add user-defined severities, exclusions and colors to DRC markers. 2020-03-04 00:39:28 +00:00
panel_setup_feature_constraints.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
panel_setup_feature_constraints_base.cpp Add user-defined severities, exclusions and colors to DRC markers. 2020-03-04 00:39:28 +00:00
panel_setup_feature_constraints_base.fbp Add user-defined severities, exclusions and colors to DRC markers. 2020-03-04 00:39:28 +00:00
panel_setup_feature_constraints_base.h Add user-defined severities, exclusions and colors to DRC markers. 2020-03-04 00:39:28 +00:00
panel_setup_layers.cpp Cleanup redundant type casting 2020-01-13 14:00:45 +00:00
panel_setup_layers.h Pcbnew: add a board layer stack manager 2019-09-05 18:51:18 +02:00
panel_setup_layers_base.cpp Tighten up the board setup dialog layout a bit. 2019-09-07 13:57:38 +01:00
panel_setup_layers_base.fbp Tighten up the board setup dialog layout a bit. 2019-09-07 13:57:38 +01:00
panel_setup_layers_base.h Tighten up the board setup dialog layout a bit. 2019-09-07 13:57:38 +01:00
panel_setup_mask_and_paste.cpp More descriptive labelling and hints for solder paste margins. 2019-08-21 15:35:03 +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 More descriptive labelling and hints for solder paste margins. 2019-08-21 15:35:03 +01:00
panel_setup_mask_and_paste_base.fbp More descriptive labelling and hints for solder paste margins. 2019-08-21 15:35:03 +01:00
panel_setup_mask_and_paste_base.h More descriptive labelling and hints for solder paste margins. 2019-08-21 15:35:03 +01:00
panel_setup_netclasses.cpp Switch to scoped enums 2019-12-20 14:11:39 +00:00
panel_setup_netclasses.h pcbnew: Make the netlist class panel usable with a lot of classes 2019-07-12 10:22:59 -07:00
panel_setup_netclasses_base.cpp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
panel_setup_netclasses_base.fbp Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
panel_setup_netclasses_base.h Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
panel_setup_text_and_graphics.cpp Add default units and precision for new dimension objects. 2019-11-05 17:22:51 +00: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 default units and precision for new dimension objects. 2019-11-05 17:22:51 +00:00
panel_setup_text_and_graphics_base.fbp Add default units and precision for new dimension objects. 2019-11-05 17:22:51 +00:00
panel_setup_text_and_graphics_base.h Add default units and precision for new dimension objects. 2019-11-05 17:22:51 +00:00
panel_setup_tracks_and_vias.cpp Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 2019-05-31 21:55:30 +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 Be more forgiving of large fonts in grids. 2019-02-17 10:38:06 +00:00
panel_setup_tracks_and_vias_base.fbp Be more forgiving of large fonts in grids. 2019-02-17 10:38:06 +00: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 Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05: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