kicad/pcbnew/dialogs
Jeff Young 7340c97ef9 Undo for schematic-wide operations.
Editing value/footprint fields of multi-unit components.
Find/Change.
Annotation.
Back annotation.

Fixes https://gitlab.com/kicad/code/kicad/issues/2122

Fixes https://gitlab.com/kicad/code/kicad/issues/4869

Fixes https://gitlab.com/kicad/code/kicad/issues/3933

Fixes https://gitlab.com/kicad/code/kicad/issues/4871

Fixes https://gitlab.com/kicad/code/kicad/issues/3899
2020-07-13 12:32:17 +01:00
..
dialog_board_setup.cpp NetClass settings for Eeschema. 2020-07-08 21:23:25 +01:00
dialog_board_setup.h Add a simple editor for DRC rules. 2020-05-16 23:30:30 +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 Pcbnew statistics: remove horizontal margin in drill table 2020-04-16 12:58:02 +00:00
dialog_board_statistics_base.fbp Pcbnew statistics: remove horizontal margin in drill table 2020-04-16 12:58:02 +00:00
dialog_board_statistics_base.h Pcbnew statistics: remove horizontal margin in drill table 2020-04-16 12:58:02 +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_graphics.cpp Cleanup Graphics to parallel Cleanup Tracks & Vias. 2020-06-17 18:44:39 +01:00
dialog_cleanup_graphics.h Cleanup Graphics to parallel Cleanup Tracks & Vias. 2020-06-17 18:44:39 +01:00
dialog_cleanup_graphics_base.cpp Cleanup Graphics to parallel Cleanup Tracks & Vias. 2020-06-17 18:44:39 +01:00
dialog_cleanup_graphics_base.fbp Cleanup Graphics to parallel Cleanup Tracks & Vias. 2020-06-17 18:44:39 +01:00
dialog_cleanup_graphics_base.h Cleanup Graphics to parallel Cleanup Tracks & Vias. 2020-06-17 18:44:39 +01:00
dialog_cleanup_tracks_and_vias.cpp Cleanup Graphics to parallel Cleanup Tracks & Vias. 2020-06-17 18:44:39 +01:00
dialog_cleanup_tracks_and_vias.h Cleanup Graphics to parallel Cleanup Tracks & Vias. 2020-06-17 18:44:39 +01:00
dialog_cleanup_tracks_and_vias_base.cpp Lay some groundwork for adding distances to DRC errors. 2020-04-24 14:46:22 +01:00
dialog_cleanup_tracks_and_vias_base.fbp Cleanup Graphics to parallel Cleanup Tracks & Vias. 2020-06-17 18:44:39 +01: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 ADDED: Copper zone island removal is now configurable 2020-06-28 09:09:38 -04:00
dialog_copper_zones_base.cpp ADDED: Copper zone island removal is now configurable 2020-06-28 09:09:38 -04:00
dialog_copper_zones_base.fbp ADDED: Copper zone island removal is now configurable 2020-06-28 09:09:38 -04:00
dialog_copper_zones_base.h ADDED: Copper zone island removal is now configurable 2020-06-28 09:09:38 -04: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 Port Eeschema to new project settings 2020-07-02 22:08:54 -04:00
dialog_drc.h DRC rules parser and engine. 2020-05-16 15:53:05 +01:00
dialog_drc_base.cpp Move ERC error reporting over to the new framework. 2020-03-16 11:06:15 +00:00
dialog_drc_base.fbp Move ERC error reporting over to the new framework. 2020-03-16 11:06:15 +00:00
dialog_drc_base.h Move ERC error reporting over to the new framework. 2020-03-16 11:06:15 +00:00
dialog_edit_footprint_for_BoardEditor.cpp Attempt to fix GTK bug of just-added 3D model not getting selected. 2020-05-06 21:19:38 +01:00
dialog_edit_footprint_for_BoardEditor.h Variable substitution framework. 2020-03-30 14:15:59 +01:00
dialog_edit_footprint_for_BoardEditor_base.cpp Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
dialog_edit_footprint_for_BoardEditor_base.fbp Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
dialog_edit_footprint_for_BoardEditor_base.h Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
dialog_edit_footprint_for_fp_editor.cpp Pcbnew: fix a crash due to use of invalid pointers after a list modification 2020-05-13 11:51:56 +02: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 Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
dialog_edit_footprint_for_fp_editor_base.fbp Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
dialog_edit_footprint_for_fp_editor_base.h Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04: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 Pcbnew, exchange footprint and export DSN: fix incorrect rotation if the edit 2020-05-19 10:20:12 +02:00
dialog_exchange_footprints.h Use standard OK/Cancel paradigm rather than Apply/Cancel. 2020-05-06 20:50:44 +01:00
dialog_exchange_footprints_base.cpp More dialog clipped bitmap button fixes. 2020-06-11 07:31:50 -04:00
dialog_exchange_footprints_base.fbp More dialog clipped bitmap button fixes. 2020-06-11 07:31:50 -04:00
dialog_exchange_footprints_base.h More dialog clipped bitmap button fixes. 2020-06-11 07:31:50 -04:00
dialog_export_idf.cpp Migrate PcbNew project settings to new framework 2020-07-02 22:08:54 -04: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 Migrate PcbNew project settings to new framework 2020-07-02 22:08:54 -04:00
dialog_export_step_base.cpp Fix in kicadpcb reader. Update dialog export step 2020-04-15 10:51:35 +02:00
dialog_export_step_base.fbp Fix in kicadpcb reader. Update dialog export step 2020-04-15 10:51:35 +02:00
dialog_export_step_base.h Fix in kicadpcb reader. Update dialog export step 2020-04-15 10:51:35 +02:00
dialog_export_svg.cpp Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 2020-07-01 13:31:30 +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 Migrate PcbNew project settings to new framework 2020-07-02 22:08:54 -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_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 Reference -> reference designator. 2020-03-17 16:09:25 +00:00
dialog_find_base.fbp Reference -> reference designator. 2020-03-17 16:09:25 +00:00
dialog_find_base.h Reference -> reference designator. 2020-03-17 16:09:25 +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_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 Fix layout issues in Gen FP Positions dialog and add text var support. 2020-04-05 23:56:24 +01:00
dialog_gen_footprint_position_file_base.fbp Fix layout issues in Gen FP Positions dialog and add text var support. 2020-04-05 23:56:24 +01:00
dialog_gen_footprint_position_file_base.h Fix layout issues in Gen FP Positions dialog and add text var support. 2020-04-05 23:56:24 +01: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 Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 2020-07-01 13:31:30 +01: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 Reference -> reference designator. 2020-03-17 16:09:25 +00:00
dialog_get_footprint_by_name_base.cpp Reference -> reference designator. 2020-03-17 16:09:25 +00:00
dialog_get_footprint_by_name_base.fbp Reference -> reference designator. 2020-03-17 16:09:25 +00:00
dialog_get_footprint_by_name_base.h Reference -> reference designator. 2020-03-17 16:09:25 +00:00
dialog_global_deletion.cpp pcbnew: Move ratsnest items to separate folder 2020-06-16 11:15:14 -07: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 Make indeterminate control states clearer for the user. 2020-05-05 20:26:51 +01:00
dialog_global_edit_text_and_graphics_base.cpp Make indeterminate control states clearer for the user. 2020-05-05 20:26:51 +01:00
dialog_global_edit_text_and_graphics_base.fbp Make indeterminate control states clearer for the user. 2020-05-05 20:26:51 +01:00
dialog_global_edit_text_and_graphics_base.h Reference -> reference designator. 2020-03-17 16:09:25 +00:00
dialog_global_edit_tracks_and_vias.cpp Undo for schematic-wide operations. 2020-07-13 12:32:17 +01: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 Support for filled DRAWSEGMENT::S_RECT and S_CIRCLE. 2020-06-20 14:34:53 +01: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 Update project template system for new format 2020-07-02 22:08:54 -04:00
dialog_import_settings.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
dialog_import_settings_base.cpp Integration of netclasses into Eeschema. 2020-07-06 20:00:50 +01:00
dialog_import_settings_base.fbp Integration of netclasses into Eeschema. 2020-07-06 20:00:50 +01:00
dialog_import_settings_base.h Integration of netclasses into Eeschema. 2020-07-06 20:00:50 +01:00
dialog_keepout_area_properties.cpp ADDED: Copper zone island removal is now configurable 2020-06-28 09:09:38 -04:00
dialog_keepout_area_properties_base.cpp ADDED: Copper zone island removal is now configurable 2020-06-28 09:09:38 -04:00
dialog_keepout_area_properties_base.fbp ADDED: Copper zone island removal is now configurable 2020-06-28 09:09:38 -04:00
dialog_keepout_area_properties_base.h ADDED: Copper zone island removal is now configurable 2020-06-28 09:09:38 -04: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 Save pre-eval values for Move Exactly dialog. 2020-04-03 21:47:47 +01:00
dialog_move_exact.h Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 2020-07-01 13:31:30 +01: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 Migrate PcbNew project settings to new framework 2020-07-02 22:08:54 -04: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 Reference -> reference designator. 2020-03-17 16:09:25 +00:00
dialog_netlist_base.fbp Reference -> reference designator. 2020-03-17 16:09:25 +00:00
dialog_netlist_base.h Move ERC error reporting over to the new framework. 2020-03-16 11:06:15 +00:00
dialog_non_copper_zones_properties.cpp CHANGED: Copper zones can be on more than one layer 2020-06-28 08:52:37 -04: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 Return individual custom pad shapes instead of a SHAPE_POLY_SET. 2020-07-02 17:09:15 +01:00
dialog_pad_properties.cpp Comments. 2020-07-05 19:53:04 +01:00
dialog_pad_properties.h Flatten CS_PAD_PRIMITIVE out in favour of reusing DRAWSEGMENT. 2020-06-24 12:22:42 +01:00
dialog_pad_properties_base.cpp DIALOG_PAD_PROPERTIES: fix some issues: 2020-06-11 20:34:13 +02:00
dialog_pad_properties_base.fbp DIALOG_PAD_PROPERTIES: fix some issues: 2020-06-11 20:34:13 +02:00
dialog_pad_properties_base.h DIALOG_PAD_PROPERTIES: fix some issues: 2020-06-11 20:34:13 +02:00
dialog_plot.cpp Cleanup some memory leaks 2020-07-06 02:11:17 +01:00
dialog_plot.h Implement changes for Sketch Pads to Fab Layers. 2020-05-01 18:49:42 +01:00
dialog_plot_base.cpp Pcbnew, DIALOG_PLOT_BASE: better warning message about non null solder mask margins. 2020-06-21 20:41:06 +02:00
dialog_plot_base.fbp Pcbnew, DIALOG_PLOT_BASE: better warning message about non null solder mask margins. 2020-06-21 20:41:06 +02:00
dialog_plot_base.h Solder mask clearance default value: set default to 0, taking advice from 2020-06-07 11:10:28 +02: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 Cleanup some compiler warnings 2020-07-03 00:10:31 +01: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 Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 2020-07-01 13:31:30 +01: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 Remove a incorrect code, unfortunately not removed after another (old) code change. 2020-06-17 12:54:09 +02:00
dialog_push_pad_properties.cpp Introduce new KI_FALLTHROUGH macro 2020-04-25 00:44:09 +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 Allow Net Inspector to create, rename and delete nets. 2020-07-11 21:19:49 +01:00
dialog_select_net_from_list.h Allow Net Inspector to create, rename and delete nets. 2020-07-11 21:19:49 +01:00
dialog_select_net_from_list_base.cpp Allow Net Inspector to create, rename and delete nets. 2020-07-11 21:19:49 +01:00
dialog_select_net_from_list_base.fbp Allow Net Inspector to create, rename and delete nets. 2020-07-11 21:19:49 +01:00
dialog_select_net_from_list_base.h Allow Net Inspector to create, rename and delete nets. 2020-07-11 21:19:49 +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 Add note on spacing to Global Label Properties dialog. 2020-05-05 20:33:20 +01:00
dialog_text_properties.h Allow cross-referencing text substitutions. 2020-04-07 17:29:58 +01:00
dialog_text_properties_base.cpp Another attempt to fix the textbox scrollbars on GTK. 2020-04-18 21:41:20 +01:00
dialog_text_properties_base.fbp Another attempt to fix the textbox scrollbars on GTK. 2020-04-18 21:41:20 +01:00
dialog_text_properties_base.h Another attempt to fix the textbox scrollbars on GTK. 2020-04-18 21:41:20 +01:00
dialog_track_via_properties.cpp Make indeterminate control states clearer for the user. 2020-05-05 20:26:51 +01: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: Move ratsnest items to separate folder 2020-06-16 11:15:14 -07:00
dialog_update_pcb.h Improve ease of understanding around PCB <-> schematic links. 2020-03-16 11:06:15 +00:00
dialog_update_pcb_base.cpp Reference -> reference designator. 2020-03-17 16:09:25 +00:00
dialog_update_pcb_base.fbp Reference -> reference designator. 2020-03-17 16:09:25 +00:00
dialog_update_pcb_base.h Improve ease of understanding around PCB <-> schematic links. 2020-03-16 11:06:15 +00:00
panel_display_options.cpp Add configuration for cross-probing behavior 2020-06-27 22:48:48 -04:00
panel_display_options.h Collapse Pcbnew & ModEdit display and edit settings. 2020-06-18 15:38:01 +01:00
panel_display_options_base.cpp Minor dialog spacing issues. 2020-07-01 16:57:00 +01:00
panel_display_options_base.fbp Minor dialog spacing issues. 2020-07-01 16:57:00 +01:00
panel_display_options_base.h Add configuration for cross-probing behavior 2020-06-27 22:48:48 -04:00
panel_edit_options.cpp ADDED: Setting to control track mouse drag behavior 2020-06-21 15:39:39 -04:00
panel_edit_options.h Collapse Pcbnew & ModEdit display and edit settings. 2020-06-18 15:38:01 +01:00
panel_edit_options_base.cpp ADDED: Setting to control track mouse drag behavior 2020-06-21 15:39:39 -04:00
panel_edit_options_base.fbp ADDED: Setting to control track mouse drag behavior 2020-06-21 15:39:39 -04:00
panel_edit_options_base.h ADDED: Setting to control track mouse drag behavior 2020-06-21 15:39:39 -04:00
panel_fp_lib_table.cpp panel lib tables: avoid crash when deleting the last entry in list. 2020-06-14 17:39:32 +02: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 Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
panel_fp_lib_table_base.fbp Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
panel_fp_lib_table_base.h Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
panel_modedit_color_settings.cpp Fix some inconsistencies in clearance priorities. 2020-05-29 13:41:45 +01:00
panel_modedit_color_settings.h Fix some inconsistencies in clearance priorities. 2020-05-29 13:41:45 +01:00
panel_modedit_defaults.cpp Migrate PcbNew project settings to new framework 2020-07-02 22:08:54 -04:00
panel_modedit_defaults.h Generalize default footprint fields. 2020-05-08 23:30:33 +01:00
panel_modedit_defaults_base.cpp Generalize default footprint fields. 2020-05-08 23:30:33 +01:00
panel_modedit_defaults_base.fbp Generalize default footprint fields. 2020-05-08 23:30:33 +01:00
panel_modedit_defaults_base.h Generalize default footprint fields. 2020-05-08 23:30:33 +01:00
panel_pcbnew_action_plugins.cpp Fix some Coverity issues. 2020-03-25 14:38:43 +00: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 Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
panel_pcbnew_action_plugins_base.fbp Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
panel_pcbnew_action_plugins_base.h Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
panel_pcbnew_color_settings.cpp Cleanup some memory leaks 2020-07-06 02:11:17 +01:00
panel_pcbnew_color_settings.h Moved PANEL_COLOR_SETTINGS from buttons to swatches. 2020-05-06 19:02:21 +01:00
panel_setup_feature_constraints.cpp Push grid settings dialogs down into common. 2020-06-14 19:26:37 +01:00
panel_setup_feature_constraints.h Add via annulus minimum. 2020-05-11 22:56:09 +01:00
panel_setup_feature_constraints_base.cpp Board setup: replace checkboxes with radio buttons 2020-05-24 00:25:28 +00:00
panel_setup_feature_constraints_base.fbp Board setup: replace checkboxes with radio buttons 2020-05-24 00:25:28 +00:00
panel_setup_feature_constraints_base.h Board setup: replace checkboxes with radio buttons 2020-05-24 00:25:28 +00:00
panel_setup_layers.cpp pcbnew: Minor update to ratsnest calc 2020-06-17 19:43:11 -07: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 Pcbnew: Set default solder mask min size to 0. 2020-03-12 20:05:08 +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 Solder mask clearance default value: set default to 0, taking advice from 2020-06-07 11:10:28 +02:00
panel_setup_mask_and_paste_base.fbp Solder mask clearance default value: set default to 0, taking advice from 2020-06-07 11:10:28 +02:00
panel_setup_mask_and_paste_base.h Solder mask clearance default value: set default to 0, taking advice from 2020-06-07 11:10:28 +02:00
panel_setup_rules.cpp Parse DRC rules when closing Board Setup dialog. 2020-06-10 12:03:37 +01:00
panel_setup_rules.h Parse DRC rules when closing Board Setup dialog. 2020-06-10 12:03:37 +01:00
panel_setup_rules_base.cpp Performance improvements for autocomplete and some syntax help. 2020-05-25 22:51:47 +01:00
panel_setup_rules_base.fbp Performance improvements for autocomplete and some syntax help. 2020-05-25 22:51:47 +01:00
panel_setup_rules_base.h Performance improvements for autocomplete and some syntax help. 2020-05-25 22:51:47 +01:00
panel_setup_text_and_graphics.cpp Implement changes for Sketch Pads to Fab Layers. 2020-05-01 18:49:42 +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 Implement changes for Sketch Pads to Fab Layers. 2020-05-01 18:49:42 +01:00
panel_setup_text_and_graphics_base.fbp Implement changes for Sketch Pads to Fab Layers. 2020-05-01 18:49:42 +01: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 Add via annulus minimum. 2020-05-11 22:56:09 +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 Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
panel_setup_tracks_and_vias_base.fbp Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
panel_setup_tracks_and_vias_base.h Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04: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