kicad/pcbnew/dialogs
Wayne Stambaugh 0bdbfe1446 Pcbnew: add plot on all layers feature.
ADDED: Any addition board layers can be plotted on all selected board layer
when plotting.

CHANGED: The new plot to all layers feature made the plot edge cuts option
obsolete.  Users must now select the edge cuts layer from the list of
plot to all layer selections to include edge cuts on all layers when
plotting.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/2449
2022-04-02 14:33:40 -04:00
..
dialog_board_reannotate.cpp Don't default to Annotate All just because the selection is empty. 2022-03-28 17:52:50 +01:00
dialog_board_reannotate.h Don't default to Annotate All just because the selection is empty. 2022-03-28 17:52:50 +01:00
dialog_board_reannotate_base.cpp Pcbnew: remove update schematic option for geographical annotation dialog. 2021-04-22 12:45:59 -04:00
dialog_board_reannotate_base.fbp Pcbnew: remove update schematic option for geographical annotation dialog. 2021-04-22 12:45:59 -04:00
dialog_board_reannotate_base.h Pcbnew: remove update schematic option for geographical annotation dialog. 2021-04-22 12:45:59 -04:00
dialog_board_setup.cpp Replace accidental delete of ExpandNode calls. 2022-01-04 00:46:08 +00:00
dialog_board_setup.h Rip out rest of macHack architecture. 2022-01-03 22:09:56 +00:00
dialog_board_statistics.cpp DIALOG_BOARD_STATISTICS: Reset the drill count list before recalculations. 2022-02-26 17:03:48 +01:00
dialog_board_statistics.h Fix sizing of the two last columns in drill statistics table 2022-02-15 17:19:11 +01:00
dialog_board_statistics_base.cpp Fix board statistics drill grid column sizing 2022-02-15 01:40:53 +01:00
dialog_board_statistics_base.fbp Fix board statistics drill grid column sizing 2022-02-15 01:40:53 +01:00
dialog_board_statistics_base.h Fix board statistics drill grid column sizing 2022-02-15 01:40:53 +01:00
dialog_choose_footprint.cpp Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
dialog_choose_footprint.h Substitute all wxHtmlWindow with HTML_WINDOW 2021-10-12 07:07:15 +00:00
dialog_cleanup_graphics.cpp Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
dialog_cleanup_graphics.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
dialog_cleanup_graphics_base.cpp Remove a tool tip not related to the parent widget. 2021-09-30 20:17:45 +02:00
dialog_cleanup_graphics_base.fbp Remove a tool tip not related to the parent widget. 2021-09-30 20:17:45 +02: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 Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias. 2022-03-18 11:04:53 +00:00
dialog_cleanup_tracks_and_vias.h Rework on DIALOG_CLEANUP_TRACKS_AND_VIAS: do not immediately run the cleanup engine. 2022-03-14 18:12:44 +01:00
dialog_cleanup_tracks_and_vias_base.cpp Rework on DIALOG_CLEANUP_TRACKS_AND_VIAS: do not immediately run the cleanup engine. 2022-03-14 18:12:44 +01:00
dialog_cleanup_tracks_and_vias_base.fbp Rework on DIALOG_CLEANUP_TRACKS_AND_VIAS: do not immediately run the cleanup engine. 2022-03-14 18:12:44 +01:00
dialog_cleanup_tracks_and_vias_base.h Rework on DIALOG_CLEANUP_TRACKS_AND_VIAS: do not immediately run the cleanup engine. 2022-03-14 18:12:44 +01:00
dialog_constraints_reporter.cpp More wxString wide literals. 2022-02-05 21:29:34 +00:00
dialog_constraints_reporter.h DRC bug fixes and debugging improvements. 2021-08-17 15:41:12 +01:00
dialog_constraints_reporter_base.cpp Cherry-pick some 7.0 Clearance Resolution improvements. 2021-08-15 19:03:58 +01:00
dialog_constraints_reporter_base.fbp Cherry-pick some 7.0 Clearance Resolution improvements. 2021-08-15 19:03:58 +01:00
dialog_constraints_reporter_base.h Make OK default in inspectors (and hook up to close window). 2021-03-22 21:20:54 +00:00
dialog_copper_zones.cpp Teardrops: fixes and enhancements: 2022-03-05 17:18:42 +01:00
dialog_copper_zones_base.cpp DIALOG_COPPER_ZONE_BASE: better tool tip. 2022-03-05 18:23:08 +01:00
dialog_copper_zones_base.fbp DIALOG_COPPER_ZONE_BASE: better tool tip. 2022-03-05 18:23:08 +01:00
dialog_copper_zones_base.h DIALOG_COPPER_ZONE_BASE: better tool tip. 2022-03-05 18:23:08 +01:00
dialog_create_array.cpp More wxString wide literals. 2022-02-05 21:29:34 +00:00
dialog_create_array.h Array creator tool: Add option to assign unique reference designators 2021-10-25 22:38:49 +01:00
dialog_create_array_base.cpp Array creator tool: Add option to assign unique reference designators 2021-10-25 22:38:49 +01:00
dialog_create_array_base.fbp Array creator tool: Add option to assign unique reference designators 2021-10-25 22:38:49 +01:00
dialog_create_array_base.h Array creator tool: Add option to assign unique reference designators 2021-10-25 22:38:49 +01:00
dialog_dimension_properties.cpp PCB_DIM_ALIGNED and DIALOG_DIMENSION_PROPERTIES: fix bad text rotation. 2022-02-19 10:24:44 +01:00
dialog_dimension_properties.h GUI for font selection. 2022-01-08 16:47:45 +00:00
dialog_dimension_properties_base.cpp GUI for font selection. 2022-01-08 16:47:45 +00:00
dialog_dimension_properties_base.fbp GUI for font selection. 2022-01-08 16:47:45 +00:00
dialog_dimension_properties_base.h GUI for font selection. 2022-01-08 16:47:45 +00:00
dialog_drc.cpp Prevent crash on unplated holes 2022-03-21 10:39:33 -07:00
dialog_drc.h More wxString wide literals. 2022-02-05 21:29:34 +00:00
dialog_drc_base.cpp Show DRC overflows in both tab titles and number badges. 2022-02-09 17:04:32 +00:00
dialog_drc_base.fbp Show DRC overflows in both tab titles and number badges. 2022-02-09 17:04:32 +00:00
dialog_drc_base.h Bring ERC & DRC dialogs into parity. 2022-01-22 22:27:41 +00:00
dialog_enum_pads.cpp Naming conventions. 2020-11-17 16:05:49 +00:00
dialog_enum_pads.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
dialog_enum_pads_base.cpp
dialog_enum_pads_base.fbp minor fix in DIALOG_SYMBOL_PROPERTIES: make m_cbPreservePads ON the default 2021-02-10 12:47:11 +01:00
dialog_enum_pads_base.h
dialog_exchange_footprints.cpp Add missing initialization values to variables 2021-12-30 23:42:06 +00:00
dialog_exchange_footprints.h When updating footprints indicate which were changed. 2021-12-24 15:42:22 +00:00
dialog_exchange_footprints_base.cpp Allow all selected footprints/symbols to be changed. 2021-06-17 23:34:56 +01:00
dialog_exchange_footprints_base.fbp Allow all selected footprints/symbols to be changed. 2021-06-17 23:34:56 +01:00
dialog_exchange_footprints_base.h Default to updating 3D models. 2020-11-24 13:48:33 +00:00
dialog_export_idf.cpp More wxString wide literals. 2022-02-05 21:29:34 +00:00
dialog_export_idf_base.cpp Minor Pcbnew dialog layout fixes. 2020-11-11 11:08:54 -05:00
dialog_export_idf_base.fbp Minor Pcbnew dialog layout fixes. 2020-11-11 11:08:54 -05:00
dialog_export_idf_base.h Minor Pcbnew dialog layout fixes. 2020-11-11 11:08:54 -05:00
dialog_export_step.cpp More wxString wide literals. 2022-02-05 21:29:34 +00:00
dialog_export_step_base.cpp Use wildcard routine for extension matching 2021-08-20 17:24:05 -07:00
dialog_export_step_base.fbp Use wildcard routine for extension matching 2021-08-20 17:24:05 -07:00
dialog_export_step_base.h Use wildcard routine for extension matching 2021-08-20 17:24:05 -07:00
dialog_export_svg.cpp Plot on all layers prep work. 2022-03-29 16:08:23 -04:00
dialog_export_svg_base.cpp Improve clarity in the Print dialog around edge cuts layer. 2021-04-16 16:53:51 +01:00
dialog_export_svg_base.fbp Improve clarity in the Print dialog around edge cuts layer. 2021-04-16 16:53:51 +01:00
dialog_export_svg_base.h Improve clarity in the Print dialog around edge cuts layer. 2021-04-16 16:53:51 +01:00
dialog_export_vrml.cpp More wxString wide literals. 2022-02-05 21:29:34 +00:00
dialog_export_vrml_base.cpp Spelling fix vrml->VRML 2021-05-06 21:55:36 +01:00
dialog_export_vrml_base.fbp Spelling fix vrml->VRML 2021-05-06 21:55:36 +01:00
dialog_export_vrml_base.h export_vrml: Better export of pad shapes, both on copper and paste layers. 2021-03-18 20:43:27 +01:00
dialog_filter_selection.cpp Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
dialog_filter_selection.h Coverity issue fix. 2021-10-30 11:52:06 -04:00
dialog_filter_selection_base.cpp Pcbnew: Added "All Items" clear/set to "Filter Selection" dialog 2021-10-29 09:56:14 +00:00
dialog_filter_selection_base.fbp Pcbnew: Added "All Items" clear/set to "Filter Selection" dialog 2021-10-29 09:56:14 +00:00
dialog_filter_selection_base.h Pcbnew: Added "All Items" clear/set to "Filter Selection" dialog 2021-10-29 09:56:14 +00:00
dialog_find.cpp Preload PCBnew find with selection when appropriate. 2022-03-19 19:37:01 +00:00
dialog_find.h Preload PCBnew find with selection when appropriate. 2022-03-19 19:37:01 +00:00
dialog_find_base.cpp pcbnew: search for nets 2022-03-10 23:12:30 +00:00
dialog_find_base.fbp pcbnew: search for nets 2022-03-10 23:12:30 +00:00
dialog_find_base.h pcbnew: search for nets 2022-03-10 23:12:30 +00:00
dialog_footprint_checker.cpp Fix a few Coverity and compil warnings. 2022-03-26 16:21:23 +01:00
dialog_footprint_checker.h Copy some bug fixes from DRC dialog across to Footprint Checker. 2021-04-08 22:37:14 +01:00
dialog_footprint_checker_base.cpp Copy some bug fixes from DRC dialog across to Footprint Checker. 2021-04-08 22:37:14 +01:00
dialog_footprint_checker_base.fbp Copy some bug fixes from DRC dialog across to Footprint Checker. 2021-04-08 22:37:14 +01:00
dialog_footprint_checker_base.h Copy some bug fixes from DRC dialog across to Footprint Checker. 2021-04-08 22:37:14 +01:00
dialog_footprint_properties.cpp Repair tab order in Footprint Properties dialog. 2022-02-26 16:41:22 +00:00
dialog_footprint_properties.h Rip out rest of macHack architecture. 2022-01-03 22:09:56 +00:00
dialog_footprint_properties_base.cpp Improve solder paste tooltips. 2022-03-03 23:08:36 +00:00
dialog_footprint_properties_base.fbp Improve solder paste tooltips. 2022-03-03 23:08:36 +00:00
dialog_footprint_properties_base.h ADDED Exclude Footprint from Courtyard Requirement. 2021-12-24 21:10:28 +00:00
dialog_footprint_properties_fp_editor.cpp Use GetUnobscuredSize in dialogs/panels 2021-12-25 15:26:43 +00:00
dialog_footprint_properties_fp_editor.h Use GetUnobscuredSize in dialogs/panels 2021-12-25 15:26:43 +00:00
dialog_footprint_properties_fp_editor_base.cpp Improve solder paste tooltips. 2022-03-03 23:08:36 +00:00
dialog_footprint_properties_fp_editor_base.fbp Improve solder paste tooltips. 2022-03-03 23:08:36 +00:00
dialog_footprint_properties_fp_editor_base.h ADDED Exclude Footprint from Courtyard Requirement. 2021-12-24 21:10:28 +00:00
dialog_footprint_wizard_list.cpp More wxString wide literals. 2022-02-05 21:29:34 +00: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.fbp Enforce Apple's destructive button distance guideline. 2020-08-17 23:55:31 +01:00
dialog_footprint_wizard_list_base.h
dialog_fp_plugin_options.cpp Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
dialog_fp_plugin_options_base.cpp Substitute all wxHtmlWindow with HTML_WINDOW 2021-10-12 07:07:15 +00:00
dialog_fp_plugin_options_base.fbp Substitute all wxHtmlWindow with HTML_WINDOW 2021-10-12 07:07:15 +00:00
dialog_fp_plugin_options_base.h Substitute all wxHtmlWindow with HTML_WINDOW 2021-10-12 07:07:15 +00:00
dialog_gen_footprint_position_file_base.cpp DIALOG_GEN_FOOTPRINT_POSITION and dialogs print: minor enhancements: 2021-08-21 11:06:00 +02:00
dialog_gen_footprint_position_file_base.fbp DIALOG_GEN_FOOTPRINT_POSITION and dialogs print: minor enhancements: 2021-08-21 11:06:00 +02:00
dialog_gen_footprint_position_file_base.h Pcbnew add SMD only option to component placement export 2021-08-20 17:24:05 -07:00
dialog_gencad_export_options.cpp More wxString wide literals. 2022-02-05 21:29:34 +00:00
dialog_gencad_export_options.h Stop salt the eart with wxhtml.h 2021-06-03 07:49:49 -04:00
dialog_gendrill.cpp More wxString wide literals. 2022-02-05 21:29:34 +00:00
dialog_gendrill.h Convert wxPoint/wxSize starting from EDA_RECT usages 2022-01-01 11:30:33 -05:00
dialog_gendrill_base.cpp DIALOG_GENDRILL: fix incorrect initialization of drill coord origin option 2021-03-06 09:47:42 +01:00
dialog_gendrill_base.fbp DIALOG_GENDRILL: fix incorrect initialization of drill coord origin option 2021-03-06 09:47:42 +01:00
dialog_gendrill_base.h DIALOG_GENDRILL: fix incorrect initialization of drill coord origin option 2021-03-06 09:47:42 +01:00
dialog_get_footprint_by_name.h Initial focus for Get and Place Footprint. 2022-02-25 21:54:38 +00:00
dialog_get_footprint_by_name_base.cpp Remove misleading help text for now. 2021-02-14 23:51:51 +00:00
dialog_get_footprint_by_name_base.fbp Remove misleading help text for now. 2021-02-14 23:51:51 +00:00
dialog_get_footprint_by_name_base.h Remove misleading help text for now. 2021-02-14 23:51:51 +00:00
dialog_global_deletion.cpp DIALOG_GLOBAL_DELETION and teardrop.cpp: fix incorrect call to GetLayer() for ZONES 2022-03-11 11:16:09 +01:00
dialog_global_deletion.h Cleanup. 2021-12-23 20:36:18 +00:00
dialog_global_deletion_base.cpp DIALOG_GLOBAL_DELETION: enable graphic items filters when board outlines is enabled. 2021-10-20 09:16:40 +02:00
dialog_global_deletion_base.fbp DIALOG_GLOBAL_DELETION: enable graphic items filters when board outlines is enabled. 2021-10-20 09:16:40 +02:00
dialog_global_deletion_base.h DIALOG_GLOBAL_DELETION: enable graphic items filters when board outlines is enabled. 2021-10-20 09:16:40 +02:00
dialog_global_edit_text_and_graphics.cpp More wxString wide literals. 2022-02-05 21:29:34 +00:00
dialog_global_edit_text_and_graphics_base.cpp Minor fix for dialog. 2022-03-07 10:26:18 +00:00
dialog_global_edit_text_and_graphics_base.fbp Font support for global edit text & graphics dialogs. 2022-01-11 15:34:24 +00:00
dialog_global_edit_text_and_graphics_base.h Font support for global edit text & graphics dialogs. 2022-01-11 15:34:24 +00:00
dialog_global_edit_tracks_and_vias.cpp Consistency in via dimensions terminology. 2022-03-03 22:40:18 +00:00
dialog_global_edit_tracks_and_vias_base.cpp Label the three track and via properties for UX 2021-09-05 08:54:45 -04:00
dialog_global_edit_tracks_and_vias_base.fbp Label the three track and via properties for UX 2021-09-05 08:54:45 -04:00
dialog_global_edit_tracks_and_vias_base.h Label the three track and via properties for UX 2021-09-05 08:54:45 -04:00
dialog_global_fp_lib_table_config.cpp KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
dialog_global_fp_lib_table_config.h Move headers from common folders to appropriate include folders round 2. 2020-12-17 11:44:03 -05:00
dialog_graphic_item_properties.cpp A little bit of nullptr safety. 2022-03-21 20:07:33 +00:00
dialog_graphic_item_properties_base.cpp Line styles for PCBNew shapes. 2021-12-24 12:36:59 +00:00
dialog_graphic_item_properties_base.fbp Line styles for PCBNew shapes. 2021-12-24 12:36:59 +00:00
dialog_graphic_item_properties_base.h Line styles for PCBNew shapes. 2021-12-24 12:36:59 +00:00
dialog_group_properties.cpp Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
dialog_group_properties.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
dialog_group_properties_base.cpp Read/write group locked state. Show locked state in dialog & statusbar. 2021-07-22 12:49:30 +01:00
dialog_group_properties_base.fbp Read/write group locked state. Show locked state in dialog & statusbar. 2021-07-22 12:49:30 +01:00
dialog_group_properties_base.h Read/write group locked state. Show locked state in dialog & statusbar. 2021-07-22 12:49:30 +01:00
dialog_import_settings.cpp Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
dialog_import_settings.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
dialog_import_settings_base.cpp Line styles for PCBNew shapes. 2021-12-24 12:36:59 +00:00
dialog_import_settings_base.fbp Line styles for PCBNew shapes. 2021-12-24 12:36:59 +00:00
dialog_import_settings_base.h Line styles for PCBNew shapes. 2021-12-24 12:36:59 +00:00
dialog_imported_layers.cpp More wxString wide literals. 2022-02-05 21:29:34 +00:00
dialog_imported_layers.h Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
dialog_imported_layers_base.cpp Layout tweaks to CADSTAR layer mapping dialog 2020-10-02 22:17:08 -04:00
dialog_imported_layers_base.fbp Layout tweaks to CADSTAR layer mapping dialog 2020-10-02 22:17:08 -04:00
dialog_imported_layers_base.h Layout tweaks to CADSTAR layer mapping dialog 2020-10-02 22:17:08 -04:00
dialog_layer_selection_base.cpp Fixup PCB_ONE_LAYER_SELECTOR 2021-09-22 15:57:27 -07:00
dialog_layer_selection_base.fbp Fixup PCB_ONE_LAYER_SELECTOR 2021-09-22 15:57:27 -07:00
dialog_layer_selection_base.h Fixup PCB_ONE_LAYER_SELECTOR 2021-09-22 15:57:27 -07:00
dialog_move_exact.cpp Allow dialogs to force evaluation of UNIT_BINDER 2022-02-04 10:04:54 -08:00
dialog_move_exact.h Excise deci-degrees from UNIT_BINDER. 2022-01-19 00:10:32 +00:00
dialog_move_exact_base.cpp Minor dialog layout improvements. 2021-10-29 15:29:49 -04:00
dialog_move_exact_base.fbp Minor dialog layout improvements. 2021-10-29 15:29:49 -04:00
dialog_move_exact_base.h Minor dialog layout improvements. 2021-10-29 15:29:49 -04:00
dialog_net_inspector.cpp Fix collapsing name column in Net Inspector. 2022-02-17 23:59:09 +00:00
dialog_net_inspector.h Update columns when height changes too 2021-12-25 15:26:43 +00:00
dialog_net_inspector_base.cpp Fix collapsing name column in Net Inspector. 2022-02-17 23:59:09 +00:00
dialog_net_inspector_base.fbp Fix collapsing name column in Net Inspector. 2022-02-17 23:59:09 +00:00
dialog_net_inspector_base.h Simplify Net Inspector. (Remove via length and group sorting ctrls.) 2020-11-11 14:41:17 +00:00
dialog_netlist.cpp DIALOG_NETLIST_IMPORT: minor fix 2022-02-14 07:53:00 +01:00
dialog_netlist.h Import netlist: fix issues: do not read netlist before it is selected. 2022-02-13 16:04:38 +01:00
dialog_netlist_base.cpp Import netlist: fix issues: do not read netlist before it is selected. 2022-02-13 16:04:38 +01:00
dialog_netlist_base.fbp Import netlist: fix issues: do not read netlist before it is selected. 2022-02-13 16:04:38 +01:00
dialog_netlist_base.h Import netlist: fix issues: do not read netlist before it is selected. 2022-02-13 16:04:38 +01:00
dialog_non_copper_zones_properties.cpp Allow Rule Areas on all physical layers. 2022-02-17 23:59:09 +00:00
dialog_non_copper_zones_properties_base.cpp DIALOG_NON_COPPER_ZONE and DIALOG_RULE_AREA_PROPERTIES: add option to set the pitch 2022-02-12 18:57:03 +01:00
dialog_non_copper_zones_properties_base.fbp DIALOG_NON_COPPER_ZONE and DIALOG_RULE_AREA_PROPERTIES: add option to set the pitch 2022-02-12 18:57:03 +01:00
dialog_non_copper_zones_properties_base.h DIALOG_NON_COPPER_ZONE and DIALOG_RULE_AREA_PROPERTIES: add option to set the pitch 2022-02-12 18:57:03 +01:00
dialog_pad_basicshapes_properties.cpp pcbnew: Fix Bezier "Add Primitive" in Pad Creation Dialog 2022-03-06 00:35:53 +00:00
dialog_pad_properties.cpp All triangular trapezoid pads 2022-03-22 13:39:55 -07:00
dialog_pad_properties.h More wxString wide literals. 2022-02-05 21:29:34 +00:00
dialog_pad_properties_base.cpp Add mask-to-copper clearance parameter and rename mask margin. 2021-12-24 12:36:41 +00:00
dialog_pad_properties_base.fbp Add mask-to-copper clearance parameter and rename mask margin. 2021-12-24 12:36:41 +00:00
dialog_pad_properties_base.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
dialog_plot.cpp Pcbnew: add plot on all layers feature. 2022-04-02 14:33:40 -04:00
dialog_plot.h Pcbnew: add plot on all layers feature. 2022-04-02 14:33:40 -04:00
dialog_plot_base.cpp Pcbnew: add plot on all layers feature. 2022-04-02 14:33:40 -04:00
dialog_plot_base.fbp Pcbnew: add plot on all layers feature. 2022-04-02 14:33:40 -04:00
dialog_plot_base.h Pcbnew: add plot on all layers feature. 2022-04-02 14:33:40 -04:00
dialog_pns_diff_pair_dimensions.cpp Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
dialog_pns_diff_pair_dimensions.h
dialog_pns_diff_pair_dimensions_base.cpp
dialog_pns_diff_pair_dimensions_base.fbp
dialog_pns_diff_pair_dimensions_base.h
dialog_pns_length_tuning_settings.cpp Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
dialog_pns_length_tuning_settings.h
dialog_pns_length_tuning_settings_base.cpp Meander minimum spacing can be equal to track width + minimum clearance 2021-06-29 19:30:01 +01:00
dialog_pns_length_tuning_settings_base.fbp Meander minimum spacing can be equal to track width + minimum clearance 2021-06-29 19:30:01 +01:00
dialog_pns_length_tuning_settings_base.h Hide unimplemented controls in length tuner settings 2021-05-10 21:40:52 -04:00
dialog_pns_settings.cpp Only write Allow DRC Violations if enabled. 2022-03-29 19:31:02 +01:00
dialog_pns_settings.h
dialog_pns_settings_base.cpp Remove vestigal setting 2021-10-23 22:12:25 -04:00
dialog_pns_settings_base.fbp Remove vestigal setting 2021-10-23 22:12:25 -04:00
dialog_pns_settings_base.h Remove vestigal setting 2021-10-23 22:12:25 -04:00
dialog_position_relative.cpp More wxString wide literals. 2022-02-05 21:29:34 +00:00
dialog_position_relative.h Excise deci-degrees from UNIT_BINDER. 2022-01-19 00:10:32 +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 pcbnew: DIALOG_PRINT_PCBNEW: activate right click context menu inside layer list. 2022-03-19 08:10:17 +01:00
dialog_produce_pcb.fbp Reserve production strings 2021-11-01 07:14:38 -07:00
dialog_produce_pcb_base.cpp Reserve production strings 2021-11-01 07:14:38 -07:00
dialog_produce_pcb_base.h Reserve production strings 2021-11-01 07:14:38 -07:00
dialog_push_pad_properties.cpp Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
dialog_push_pad_properties.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04: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_rule_area_properties.cpp Allow Rule Areas on all physical layers. 2022-02-17 23:59:09 +00:00
dialog_rule_area_properties_base.cpp Beautify the Rule Area Properties dialog. 2022-02-13 18:16:13 +00:00
dialog_rule_area_properties_base.fbp Beautify the Rule Area Properties dialog. 2022-02-13 18:16:13 +00:00
dialog_rule_area_properties_base.h Beautify the Rule Area Properties dialog. 2022-02-13 18:16:13 +00:00
dialog_swap_layers.cpp Use GetUnobscuredSize in dialogs/panels 2021-12-25 15:26:43 +00:00
dialog_swap_layers.h Use GetUnobscuredSize in dialogs/panels 2021-12-25 15:26:43 +00:00
dialog_swap_layers_base.cpp
dialog_swap_layers_base.fbp
dialog_swap_layers_base.h
dialog_target_properties.cpp Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
dialog_target_properties_base.cpp
dialog_target_properties_base.fbp
dialog_target_properties_base.h
dialog_text_properties.cpp ADDED: knockout pcb and fp text. 2022-03-08 13:22:20 +00:00
dialog_text_properties.h GUI for font selection. 2022-01-08 16:47:45 +00:00
dialog_text_properties_base.cpp ADDED: knockout pcb and fp text. 2022-03-08 13:22:20 +00:00
dialog_text_properties_base.fbp ADDED: knockout pcb and fp text. 2022-03-08 13:22:20 +00:00
dialog_text_properties_base.h ADDED: knockout pcb and fp text. 2022-03-08 13:22:20 +00:00
dialog_textbox_properties.cpp Rotate textbox shape along with text. 2022-03-21 18:19:00 +00:00
dialog_textbox_properties.h Move pcb file rep of text_boxes to strokes. 2022-02-01 16:29:59 +00:00
dialog_textbox_properties_base.cpp Move pcb file rep of text_boxes to strokes. 2022-02-01 16:29:59 +00:00
dialog_textbox_properties_base.fbp Move pcb file rep of text_boxes to strokes. 2022-02-01 16:29:59 +00:00
dialog_textbox_properties_base.h Move pcb file rep of text_boxes to strokes. 2022-02-01 16:29:59 +00:00
dialog_track_via_properties.cpp Remove the open array in favor of std containers 2022-03-03 16:03:26 -08:00
dialog_track_via_properties.h Hot-update units in track editing dialogs. 2021-12-23 16:54:03 +00:00
dialog_track_via_properties_base.cpp Minor dialog layout fixes. 2021-10-21 08:59:55 -04:00
dialog_track_via_properties_base.fbp Minor dialog layout fixes. 2021-10-21 08:59:55 -04:00
dialog_track_via_properties_base.h Minor dialog layout fixes. 2021-10-21 08:59:55 -04:00
dialog_track_via_size.cpp Consistency in via dimensions terminology. 2022-03-03 22:40:18 +00:00
dialog_track_via_size.h
dialog_track_via_size_base.cpp Consistency in via dimensions terminology. 2022-03-03 22:40:18 +00:00
dialog_track_via_size_base.fbp Consistency in via dimensions terminology. 2022-03-03 22:40:18 +00:00
dialog_track_via_size_base.h Consistency in via dimensions terminology. 2022-03-03 22:40:18 +00:00
dialog_unused_pad_layers.cpp Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
dialog_unused_pad_layers.h Improve layout and terminology of Remove Unused Pads. 2021-01-07 01:27:12 +00:00
dialog_unused_pad_layers_base.cpp Group global editors under tools menu. 2021-01-11 11:50:14 +00:00
dialog_unused_pad_layers_base.fbp minor fix in DIALOG_SYMBOL_PROPERTIES: make m_cbPreservePads ON the default 2021-02-10 12:47:11 +01:00
dialog_unused_pad_layers_base.h Improve layout and terminology of Remove Unused Pads. 2021-01-07 01:27:12 +00:00
dialog_update_pcb.cpp Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
dialog_update_pcb.h Remove no-longer-needed options from Update PCB and Import netlist. 2021-09-18 18:32:19 +01:00
dialog_update_pcb_base.cpp Remove no-longer-needed options from Update PCB and Import netlist. 2021-09-18 18:32:19 +01:00
dialog_update_pcb_base.fbp Remove no-longer-needed options from Update PCB and Import netlist. 2021-09-18 18:32:19 +01:00
dialog_update_pcb_base.h Remove no-longer-needed options from Update PCB and Import netlist. 2021-09-18 18:32:19 +01:00
panel_display_options.cpp Improve SNR. 2022-02-12 18:38:11 +00:00
panel_display_options.h Implement Reset to Defaults for all preferences panels. 2021-12-24 17:38:39 +00:00
panel_display_options_base.cpp Cross-probing/selection for multiple items (SCH->PCB) 2022-01-16 20:29:03 +00:00
panel_display_options_base.fbp Cross-probing/selection for multiple items (SCH->PCB) 2022-01-16 20:29:03 +00:00
panel_display_options_base.h Cross-probing/selection for multiple items (SCH->PCB) 2022-01-16 20:29:03 +00:00
panel_edit_options.cpp Fix converting angles from tenths of a degree. 2022-01-19 19:55:50 +00:00
panel_edit_options.h Move rotation angle increments to UNIT_BINDER and EDA_ANGLE. 2022-01-19 15:15:33 +00:00
panel_edit_options_base.cpp ADDED: automatic zone refilling. 2022-02-24 18:16:45 +00:00
panel_edit_options_base.fbp ADDED: automatic zone refilling. 2022-02-24 18:16:45 +00:00
panel_edit_options_base.h Move rotation angle increments to UNIT_BINDER and EDA_ANGLE. 2022-01-19 15:15:33 +00:00
panel_fp_editor_color_settings.cpp Preference dialog fixes. 2021-12-31 14:59:46 -05:00
panel_fp_editor_color_settings.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
panel_fp_editor_defaults.cpp More wxString wide literals. 2022-02-05 21:29:34 +00:00
panel_fp_editor_defaults.h Implement Reset to Defaults for all preferences panels. 2021-12-24 17:38:39 +00:00
panel_fp_editor_defaults_base.cpp Implement Reset to Defaults for all preferences panels. 2021-12-24 17:38:39 +00:00
panel_fp_editor_defaults_base.fbp Implement Reset to Defaults for all preferences panels. 2021-12-24 17:38:39 +00:00
panel_fp_editor_defaults_base.h Implement Reset to Defaults for all preferences panels. 2021-12-24 17:38:39 +00:00
panel_fp_lib_table.cpp More wxString wide literals. 2022-02-05 21:29:34 +00:00
panel_fp_lib_table.h Pcbnew header housekeeping round 2. 2021-06-04 12:21:48 -04:00
panel_fp_lib_table_base.cpp Fix button lay out issue on OSX. 2021-02-18 11:53:36 +00:00
panel_fp_lib_table_base.fbp Fix button lay out issue on OSX. 2021-02-18 11:53:36 +00:00
panel_fp_lib_table_base.h Fix button lay out issue on OSX. 2021-02-18 11:53:36 +00:00
panel_fp_properties_3d_model.cpp More wxString wide literals. 2022-02-05 21:29:34 +00:00
panel_fp_properties_3d_model.h Use GetUnobscuredSize in dialogs/panels 2021-12-25 15:26:43 +00:00
panel_fp_properties_3d_model_base.cpp Use GetUnobscuredSize in dialogs/panels 2021-12-25 15:26:43 +00:00
panel_fp_properties_3d_model_base.fbp Use GetUnobscuredSize in dialogs/panels 2021-12-25 15:26:43 +00:00
panel_fp_properties_3d_model_base.h Use GetUnobscuredSize in dialogs/panels 2021-12-25 15:26:43 +00:00
panel_pcbnew_action_plugins.cpp All the preferences, all the time. 2021-12-24 13:08:44 +00:00
panel_pcbnew_action_plugins.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
panel_pcbnew_action_plugins_base.cpp Improvements to pcbnew action plugins settings panel 2021-01-20 09:09:53 +00:00
panel_pcbnew_action_plugins_base.fbp Improvements to pcbnew action plugins settings panel 2021-01-20 09:09:53 +00:00
panel_pcbnew_action_plugins_base.h Improvements to pcbnew action plugins settings panel 2021-01-20 09:09:53 +00:00
panel_pcbnew_color_settings.cpp ADDED separate user-defined color for page limits. 2022-03-24 14:11:41 +00:00
panel_pcbnew_color_settings.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
panel_pcbnew_display_origin.cpp Remove some more duplicated preferences. 2021-12-26 13:37:28 +00:00
panel_pcbnew_display_origin.h Implement Reset to Defaults for all preferences panels. 2021-12-24 17:38:39 +00:00
panel_pcbnew_display_origin_base.cpp Implement Reset to Defaults for all preferences panels. 2021-12-24 17:38:39 +00:00
panel_pcbnew_display_origin_base.fbp Implement Reset to Defaults for all preferences panels. 2021-12-24 17:38:39 +00:00
panel_pcbnew_display_origin_base.h Implement Reset to Defaults for all preferences panels. 2021-12-24 17:38:39 +00:00
panel_setup_constraints.cpp Retire the V5 zone fill algorithm. 2022-02-11 13:10:52 +00:00
panel_setup_constraints.h Retire the V5 zone fill algorithm. 2022-02-11 13:10:52 +00:00
panel_setup_constraints_base.cpp Retire the V5 zone fill algorithm. 2022-02-11 13:10:52 +00:00
panel_setup_constraints_base.fbp Retire the V5 zone fill algorithm. 2022-02-11 13:10:52 +00:00
panel_setup_constraints_base.h Retire the V5 zone fill algorithm. 2022-02-11 13:10:52 +00:00
panel_setup_formatting.cpp Use the correct parent for the new Formatting page 2021-12-27 19:03:19 -05:00
panel_setup_formatting.h Use the correct parent for the new Formatting page 2021-12-27 19:03:19 -05:00
panel_setup_formatting_base.cpp Line styles for PCBNew shapes. 2021-12-24 12:36:59 +00:00
panel_setup_formatting_base.fbp Line styles for PCBNew shapes. 2021-12-24 12:36:59 +00:00
panel_setup_formatting_base.h Line styles for PCBNew shapes. 2021-12-24 12:36:59 +00:00
panel_setup_layers.cpp More wxString wide literals. 2022-02-05 21:29:34 +00:00
panel_setup_layers.h Cleanup. 2021-12-23 20:36:18 +00:00
panel_setup_layers_base.cpp Solder paster -> Solder paste 2021-11-08 15:56:51 -08:00
panel_setup_layers_base.fbp Solder paster -> Solder paste 2021-11-08 15:56:51 -08:00
panel_setup_layers_base.h Remove checkboxes that can't be unchecked (part 1) 2021-08-24 20:29:03 -04:00
panel_setup_mask_and_paste.cpp Add mask-to-copper clearance parameter and rename mask margin. 2021-12-24 12:36:41 +00:00
panel_setup_mask_and_paste.h Add mask-to-copper clearance parameter and rename mask margin. 2021-12-24 12:36:41 +00:00
panel_setup_mask_and_paste_base.cpp Line styles for PCBNew shapes. 2021-12-24 12:36:59 +00:00
panel_setup_mask_and_paste_base.fbp Line styles for PCBNew shapes. 2021-12-24 12:36:59 +00:00
panel_setup_mask_and_paste_base.h Add mask-to-copper clearance parameter and rename mask margin. 2021-12-24 12:36:41 +00:00
panel_setup_rules.cpp More wxString wide literals. 2022-02-05 21:29:34 +00:00
panel_setup_rules.h Support (and save/recall) zoom in/out in Custom Rules editor. 2022-01-28 21:38:15 +00:00
panel_setup_rules_base.cpp Support (and save/recall) zoom in/out in Custom Rules editor. 2022-01-28 21:38:15 +00:00
panel_setup_rules_base.fbp Support (and save/recall) zoom in/out in Custom Rules editor. 2022-01-28 21:38:15 +00:00
panel_setup_rules_base.h Support (and save/recall) zoom in/out in Custom Rules editor. 2022-01-28 21:38:15 +00:00
panel_setup_rules_help.md update custom rule syntax help to make diff pair rule examples clearer 2022-02-13 13:47:18 -05:00
panel_setup_text_and_graphics.cpp More wxString wide literals. 2022-02-05 21:29:34 +00:00
panel_setup_text_and_graphics.h Add hot-updating of units in common wxGrids. 2021-12-23 16:54:03 +00:00
panel_setup_text_and_graphics_base.cpp Bring a little more consistency to the Text & Graphics Defaults panel. 2021-09-17 22:01:17 +01:00
panel_setup_text_and_graphics_base.fbp Bring a little more consistency to the Text & Graphics Defaults panel. 2021-09-17 22:01:17 +01:00
panel_setup_text_and_graphics_base.h Bring a little more consistency to the Text & Graphics Defaults panel. 2021-09-17 22:01:17 +01:00
panel_setup_tracks_and_vias.cpp More wxString wide literals. 2022-02-05 21:29:34 +00:00
panel_setup_tracks_and_vias.h Add hot-updating of units in common wxGrids. 2021-12-23 16:54:03 +00:00
panel_setup_tracks_and_vias_base.cpp Consistency in via dimensions terminology. 2022-03-03 22:40:18 +00:00
panel_setup_tracks_and_vias_base.fbp Consistency in via dimensions terminology. 2022-03-03 22:40:18 +00:00
panel_setup_tracks_and_vias_base.h PANEL_SETUP_TRACKS_AND_VIAS: fix UI issues. 2021-04-23 10:58:59 +02:00