kicad/pcbnew/dialogs
jean-pierre charras 36d1d57505 Pcbnew: fix a minor wxWidget alert 2020-04-30 16:41:10 +02:00
..
dialog_board_setup.cpp Lay some groundwork for adding distances to DRC errors. 2020-04-24 14:46:22 +01:00
dialog_board_setup.h Variable substitution framework. 2020-03-30 14:15:59 +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_tracks_and_vias.cpp Lay some groundwork for adding distances to DRC errors. 2020-04-24 14:46:22 +01:00
dialog_cleanup_tracks_and_vias.h Move ERC error reporting over to the new framework. 2020-03-16 11:06:15 +00: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 Lay some groundwork for adding distances to DRC errors. 2020-04-24 14:46:22 +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 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 Only save changed severities etc. if the modify bit is set. 2020-04-24 23:09:10 +01:00
dialog_drc.h Move ERC error reporting over to the new framework. 2020-03-16 11:06:15 +00: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 More shrinking of Footprint Properties. 2020-04-27 00:24:57 +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 Pcbnew: fix a minor wxWidget alert 2020-04-30 16:41:10 +02:00
dialog_edit_footprint_for_BoardEditor_base.fbp Pcbnew: fix a minor wxWidget alert 2020-04-30 16:41:10 +02:00
dialog_edit_footprint_for_BoardEditor_base.h Pcbnew: fix a minor wxWidget alert 2020-04-30 16:41:10 +02:00
dialog_edit_footprint_for_fp_editor.cpp Add specific selection updating when adding 3D models. 2020-04-19 22:42:27 +01: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 shrinking of Footprint Properties. 2020-04-27 00:24:57 +01:00
dialog_edit_footprint_for_fp_editor_base.fbp More shrinking of Footprint Properties. 2020-04-27 00:24:57 +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 Reference -> reference designator. 2020-03-17 16:09:25 +00:00
dialog_exchange_footprints_base.fbp Reference -> reference designator. 2020-03-17 16:09:25 +00: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 Kicad2step: Many fixes in oce_utils. 2020-04-15 11:44:12 +02: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 Fix some build warnings 2020-04-06 00:31:45 +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 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_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 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 envVar and text variable resolution to plot directory paths. 2020-04-05 23:56:24 +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: 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 Remove a bunch of globals. 2020-04-16 17:34:46 +01:00
dialog_global_edit_text_and_graphics_base.cpp Reference -> reference designator. 2020-03-17 16:09:25 +00:00
dialog_global_edit_text_and_graphics_base.fbp Reference -> reference designator. 2020-03-17 16:09:25 +00: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 add support for board listeners 2020-04-21 13:23:56 +00: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 Introduce new KI_FALLTHROUGH macro 2020-04-25 00:44:09 +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 Schematic Setup dialog. 2020-03-10 18:54:17 +00:00
dialog_import_settings.h Consolidate design rules UI. 2018-07-17 15:12:34 +01:00
dialog_import_settings_base.cpp Schematic Setup dialog. 2020-03-10 18:54:17 +00:00
dialog_import_settings_base.fbp Schematic Setup dialog. 2020-03-10 18:54:17 +00:00
dialog_import_settings_base.h Schematic Setup dialog. 2020-03-10 18:54:17 +00: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 Save pre-eval values for Move Exactly dialog. 2020-04-03 21:47:47 +01:00
dialog_move_exact.h Save pre-eval values for Move Exactly dialog. 2020-04-03 21:47:47 +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 Lay some groundwork for adding distances to DRC errors. 2020-04-24 14:46:22 +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 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 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 Introduce new KI_FALLTHROUGH macro 2020-04-25 00:44:09 +01:00
dialog_pad_properties.h Remove dead code in pcbnew 2020-04-22 21:50:15 +00:00
dialog_pad_properties_base.cpp Remove dead code in pcbnew 2020-04-22 21:50:15 +00:00
dialog_pad_properties_base.fbp Remove dead code in pcbnew 2020-04-22 21:50:15 +00:00
dialog_pad_properties_base.h Remove dead code in pcbnew 2020-04-22 21:50:15 +00:00
dialog_plot.cpp Introduce new KI_FALLTHROUGH macro 2020-04-25 00:44:09 +01:00
dialog_plot.h Flag known DRC violations and exclusions in Plot dialog. 2020-03-06 16:23:44 +00:00
dialog_plot_base.cpp Fix some strings to help translation. 2020-04-23 07:40:19 +02:00
dialog_plot_base.fbp Fix some strings to help translation. 2020-04-23 07:40:19 +02:00
dialog_plot_base.h Fix some strings to help translation. 2020-04-23 07:40:19 +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 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 Push tool framework base down into TOOL_HOLDER. 2020-03-24 19:00:25 +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 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 use dynamic_cast instead of dyn_cast 2020-04-21 13:23:56 +00:00
dialog_select_net_from_list.h destroy window when list nets dialog is closed 2020-04-21 13:23:56 +00:00
dialog_select_net_from_list_base.cpp Rename List Nets to Net Inspector to better reflect function 2020-04-21 20:24:27 -04:00
dialog_select_net_from_list_base.fbp Rename List Nets to Net Inspector to better reflect function 2020-04-21 20:24:27 -04:00
dialog_select_net_from_list_base.h Rename List Nets to Net Inspector to better reflect function 2020-04-21 20:24:27 -04: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 Apply Scintilla hack to get auto-sizing canvas. 2020-04-19 20:09:43 +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 Introduce new KI_FALLTHROUGH macro 2020-04-25 00:44:09 +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 Add some tooltips. 2020-03-16 22:43:16 +00: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_fp_lib_table.cpp Enable editing of sheet fields. 2020-03-07 18:52:30 +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 Reference -> reference designator. 2020-03-17 16:09:25 +00:00
panel_modedit_defaults_base.fbp Reference -> reference designator. 2020-03-17 16:09:25 +00:00
panel_modedit_defaults_base.h Reference -> reference designator. 2020-03-17 16:09:25 +00: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 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 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_color_settings.cpp Fix saving of pcbnew colors when edited from layers widget 2020-04-23 22:33:02 -04:00
panel_pcbnew_color_settings.h Add color theme settings to pcbnew 2020-04-23 21:55:29 -04: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_feature_constraints.cpp Pcbnew, PANEL_SETUP_FEATURE_CONSTRAINTS: cosmetic enhancements: add a few icons. 2020-04-25 15:22:20 +02: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 Pcbnew, PANEL_SETUP_FEATURE_CONSTRAINTS: cosmetic enhancements: add a few icons. 2020-04-25 15:22:20 +02:00
panel_setup_feature_constraints_base.fbp Pcbnew, PANEL_SETUP_FEATURE_CONSTRAINTS: cosmetic enhancements: add a few icons. 2020-04-25 15:22:20 +02:00
panel_setup_feature_constraints_base.h Pcbnew, PANEL_SETUP_FEATURE_CONSTRAINTS: cosmetic enhancements: add a few icons. 2020-04-25 15:22:20 +02: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 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 Pcbnew: Set default solder mask min size to 0. 2020-03-12 20:05:08 +01:00
panel_setup_mask_and_paste_base.fbp Pcbnew: Set default solder mask min size to 0. 2020-03-12 20:05:08 +01:00
panel_setup_mask_and_paste_base.h Pcbnew: Set default solder mask min size to 0. 2020-03-12 20:05:08 +01:00
panel_setup_netclasses.cpp Refresh netlist popups after import settings from. 2020-04-06 00:05:34 +01: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