You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jeff Young a6dd1bf09b Implement Reset to Defaults for all preferences panels. 4 years ago
..
dialog_board_reannotate.cpp Fix two string issues 4 years ago
dialog_board_reannotate.h Keep track of existing/excluded references when re-annotating the PCB 4 years ago
dialog_board_reannotate_base.cpp Pcbnew: remove update schematic option for geographical annotation dialog. 5 years ago
dialog_board_reannotate_base.fbp Pcbnew: remove update schematic option for geographical annotation dialog. 5 years ago
dialog_board_reannotate_base.h Pcbnew: remove update schematic option for geographical annotation dialog. 5 years ago
dialog_board_setup.cpp All the preferences, all the time. 4 years ago
dialog_board_setup.h Line styles for PCBNew shapes. 4 years ago
dialog_board_statistics.cpp Fix hole table grow issue. 4 years ago
dialog_board_statistics.h Pass wxString objects by reference instead of on the stack. 4 years ago
dialog_board_statistics_base.cpp Fix hole table grow issue. 4 years ago
dialog_board_statistics_base.fbp Fix hole table grow issue. 4 years ago
dialog_board_statistics_base.h Fix hole table grow issue. 4 years ago
dialog_choose_footprint.cpp Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
dialog_choose_footprint.h Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
dialog_cleanup_graphics.cpp Cleanup includes in board.h and footprint.h 4 years ago
dialog_cleanup_graphics.h Pcbnew header housekeeping round 2. 4 years ago
dialog_cleanup_graphics_base.cpp Remove a tool tip not related to the parent widget. 4 years ago
dialog_cleanup_graphics_base.fbp Remove a tool tip not related to the parent widget. 4 years ago
dialog_cleanup_graphics_base.h Cleanup Graphics to parallel Cleanup Tracks & Vias. 5 years ago
dialog_cleanup_tracks_and_vias.cpp Remove pcb_group include from board header 4 years ago
dialog_cleanup_tracks_and_vias.h Pcbnew header housekeeping round 2. 4 years ago
dialog_cleanup_tracks_and_vias_base.cpp Make via cleaning options clearer. 5 years ago
dialog_cleanup_tracks_and_vias_base.fbp Make via cleaning options clearer. 5 years ago
dialog_cleanup_tracks_and_vias_base.h Make via cleaning options clearer. 5 years ago
dialog_constraints_reporter.cpp DRC bug fixes and debugging improvements. 4 years ago
dialog_constraints_reporter.h DRC bug fixes and debugging improvements. 4 years ago
dialog_constraints_reporter_base.cpp Cherry-pick some 7.0 Clearance Resolution improvements. 4 years ago
dialog_constraints_reporter_base.fbp Cherry-pick some 7.0 Clearance Resolution improvements. 4 years ago
dialog_constraints_reporter_base.h Make OK default in inspectors (and hook up to close window). 5 years ago
dialog_copper_zones.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
dialog_copper_zones_base.cpp Fix annoying wxWidgets assert. 4 years ago
dialog_copper_zones_base.fbp Fix annoying wxWidgets assert. 4 years ago
dialog_copper_zones_base.h Narrow zone dialog a bit. 4 years ago
dialog_create_array.cpp Array creator tool: Add option to assign unique reference designators 4 years ago
dialog_create_array.h Array creator tool: Add option to assign unique reference designators 4 years ago
dialog_create_array_base.cpp Array creator tool: Add option to assign unique reference designators 4 years ago
dialog_create_array_base.fbp Array creator tool: Add option to assign unique reference designators 4 years ago
dialog_create_array_base.h Array creator tool: Add option to assign unique reference designators 4 years ago
dialog_dimension_properties.cpp Radial dimensions. 4 years ago
dialog_dimension_properties.h Prefix DIMENSION types. 4 years ago
dialog_dimension_properties_base.cpp Minor dialog layout fixes. 4 years ago
dialog_dimension_properties_base.fbp Minor dialog layout fixes. 4 years ago
dialog_dimension_properties_base.h Minor dialog layout fixes. 4 years ago
dialog_drc.cpp ADDED exclude all violations of rule X. 4 years ago
dialog_drc.h Add Ignored Violations tab to DRC dialog. 4 years ago
dialog_drc_base.cpp Add Ignored Violations tab to DRC dialog. 4 years ago
dialog_drc_base.fbp Add Ignored Violations tab to DRC dialog. 4 years ago
dialog_drc_base.h Add Ignored Violations tab to DRC dialog. 4 years ago
dialog_enum_pads.cpp Naming conventions. 5 years ago
dialog_enum_pads.h Fix the last of broken Doxygen comment specifiers. 5 years ago
dialog_enum_pads_base.cpp Gerbview and Pcbnew dialog tweaks. 8 years ago
dialog_enum_pads_base.fbp minor fix in DIALOG_SYMBOL_PROPERTIES: make m_cbPreservePads ON the default 5 years ago
dialog_enum_pads_base.h Gerbview and Pcbnew dialog tweaks. 8 years ago
dialog_exchange_footprints.cpp When updating footprints indicate which were changed. 4 years ago
dialog_exchange_footprints.h When updating footprints indicate which were changed. 4 years ago
dialog_exchange_footprints_base.cpp Allow all selected footprints/symbols to be changed. 4 years ago
dialog_exchange_footprints_base.fbp Allow all selected footprints/symbols to be changed. 4 years ago
dialog_exchange_footprints_base.h Default to updating 3D models. 5 years ago
dialog_export_idf.cpp The REPORTER interface is inherently line-based. 4 years ago
dialog_export_idf_base.cpp Minor Pcbnew dialog layout fixes. 5 years ago
dialog_export_idf_base.fbp Minor Pcbnew dialog layout fixes. 5 years ago
dialog_export_idf_base.h Minor Pcbnew dialog layout fixes. 5 years ago
dialog_export_step.cpp Do not replace delimiter " by ' inside a command string. 4 years ago
dialog_export_step_base.cpp Use wildcard routine for extension matching 4 years ago
dialog_export_step_base.fbp Use wildcard routine for extension matching 4 years ago
dialog_export_step_base.h Use wildcard routine for extension matching 4 years ago
dialog_export_svg.cpp Move to getters/setters for aux and grid origin 4 years ago
dialog_export_svg_base.cpp Improve clarity in the Print dialog around edge cuts layer. 5 years ago
dialog_export_svg_base.fbp Improve clarity in the Print dialog around edge cuts layer. 5 years ago
dialog_export_svg_base.h Improve clarity in the Print dialog around edge cuts layer. 5 years ago
dialog_export_vrml.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
dialog_export_vrml_base.cpp Spelling fix vrml->VRML 5 years ago
dialog_export_vrml_base.fbp Spelling fix vrml->VRML 5 years ago
dialog_export_vrml_base.h export_vrml: Better export of pad shapes, both on copper and paste layers. 5 years ago
dialog_filter_selection.cpp Pcbnew: Added "All Items" clear/set to "Filter Selection" dialog 4 years ago
dialog_filter_selection.h Coverity issue fix. 4 years ago
dialog_filter_selection_base.cpp Pcbnew: Added "All Items" clear/set to "Filter Selection" dialog 4 years ago
dialog_filter_selection_base.fbp Pcbnew: Added "All Items" clear/set to "Filter Selection" dialog 4 years ago
dialog_filter_selection_base.h Pcbnew: Added "All Items" clear/set to "Filter Selection" dialog 4 years ago
dialog_find.cpp Pcbnew: make search field focused by default in Find dialog 4 years ago
dialog_find.h Pcbnew: make search field focused by default in Find dialog 4 years ago
dialog_find_base.cpp Stop using wxDialog::EndModal() from inside dialogs. 4 years ago
dialog_find_base.fbp Stop using wxDialog::EndModal() from inside dialogs. 4 years ago
dialog_find_base.h Stop using wxDialog::EndModal() from inside dialogs. 4 years ago
dialog_footprint_checker.cpp Don't consider heatsink, castellated or fiducial pads for THT vs SMD. 4 years ago
dialog_footprint_checker.h Copy some bug fixes from DRC dialog across to Footprint Checker. 5 years ago
dialog_footprint_checker_base.cpp Copy some bug fixes from DRC dialog across to Footprint Checker. 5 years ago
dialog_footprint_checker_base.fbp Copy some bug fixes from DRC dialog across to Footprint Checker. 5 years ago
dialog_footprint_checker_base.h Copy some bug fixes from DRC dialog across to Footprint Checker. 5 years ago
dialog_footprint_properties.cpp Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
dialog_footprint_properties.h Defensive coding around getting an OnUpdateUI before we're ready. 4 years ago
dialog_footprint_properties_base.cpp Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
dialog_footprint_properties_base.fbp Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
dialog_footprint_properties_base.h Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
dialog_footprint_properties_fp_editor.cpp Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
dialog_footprint_properties_fp_editor.h Unify negative zero and percent handling in UNIT_BINDER. 4 years ago
dialog_footprint_properties_fp_editor_base.cpp Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
dialog_footprint_properties_fp_editor_base.fbp Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
dialog_footprint_properties_fp_editor_base.h Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
dialog_footprint_wizard_list.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
dialog_footprint_wizard_list.h Implement a new settings framework across all of KiCad 6 years ago
dialog_footprint_wizard_list_base.cpp dialog_footprint_wizard_list_base.cpp: fix a minor wxWidgets alert. 7 years ago
dialog_footprint_wizard_list_base.fbp Enforce Apple's destructive button distance guideline. 5 years ago
dialog_footprint_wizard_list_base.h dialog_footprint_wizard_list_base.cpp: fix a minor wxWidgets alert. 7 years ago
dialog_fp_plugin_options.cpp More error message regularization. 4 years ago
dialog_fp_plugin_options_base.cpp Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
dialog_fp_plugin_options_base.fbp Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
dialog_fp_plugin_options_base.h Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
dialog_gen_footprint_position_file_base.cpp DIALOG_GEN_FOOTPRINT_POSITION and dialogs print: minor enhancements: 4 years ago
dialog_gen_footprint_position_file_base.fbp DIALOG_GEN_FOOTPRINT_POSITION and dialogs print: minor enhancements: 4 years ago
dialog_gen_footprint_position_file_base.h Pcbnew add SMD only option to component placement export 4 years ago
dialog_gencad_export_options.cpp Fix source comment / documentation typos 4 years ago
dialog_gencad_export_options.h Stop salt the eart with wxhtml.h 4 years ago
dialog_gendrill.cpp Move to getters/setters for aux and grid origin 4 years ago
dialog_gendrill.h Make sure HPGL and DXF drill map generators honour origin setting. 4 years ago
dialog_gendrill_base.cpp DIALOG_GENDRILL: fix incorrect initialization of drill coord origin option 5 years ago
dialog_gendrill_base.fbp DIALOG_GENDRILL: fix incorrect initialization of drill coord origin option 5 years ago
dialog_gendrill_base.h Buttons which bring up dialogs for more info need a "...". 6 years ago
dialog_get_footprint_by_name.h Improve common settings property grouping. 4 years ago
dialog_get_footprint_by_name_base.cpp Remove misleading help text for now. 5 years ago
dialog_get_footprint_by_name_base.fbp Remove misleading help text for now. 5 years ago
dialog_get_footprint_by_name_base.h Reference -> reference designator. 6 years ago
dialog_global_deletion.cpp Cleanup. 4 years ago
dialog_global_deletion.h Cleanup. 4 years ago
dialog_global_deletion_base.cpp DIALOG_GLOBAL_DELETION: enable graphic items filters when board outlines is enabled. 4 years ago
dialog_global_deletion_base.fbp DIALOG_GLOBAL_DELETION: enable graphic items filters when board outlines is enabled. 4 years ago
dialog_global_deletion_base.h DIALOG_GLOBAL_DELETION: enable graphic items filters when board outlines is enabled. 4 years ago
dialog_global_edit_text_and_graphics.cpp Cleanup. 4 years ago
dialog_global_edit_text_and_graphics_base.cpp Simplify UI event handling in pcbnew global edit dialogs 5 years ago
dialog_global_edit_text_and_graphics_base.fbp Simplify UI event handling in pcbnew global edit dialogs 5 years ago
dialog_global_edit_text_and_graphics_base.h Simplify UI event handling in pcbnew global edit dialogs 5 years ago
dialog_global_edit_tracks_and_vias.cpp Cleanup. 4 years ago
dialog_global_edit_tracks_and_vias_base.cpp Label the three track and via properties for UX 4 years ago
dialog_global_edit_tracks_and_vias_base.fbp Label the three track and via properties for UX 4 years ago
dialog_global_edit_tracks_and_vias_base.h Label the three track and via properties for UX 4 years ago
dialog_global_fp_lib_table_config.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
dialog_global_fp_lib_table_config.h Move headers from common folders to appropriate include folders round 2. 5 years ago
dialog_graphic_item_properties.cpp Keep line stroke params as long as layer doesn't change. 4 years ago
dialog_graphic_item_properties_base.cpp Line styles for PCBNew shapes. 4 years ago
dialog_graphic_item_properties_base.fbp Line styles for PCBNew shapes. 4 years ago
dialog_graphic_item_properties_base.h Line styles for PCBNew shapes. 4 years ago
dialog_group_properties.cpp Remove locking from footprint editor. 4 years ago
dialog_group_properties.h Pcbnew header housekeeping round 2. 4 years ago
dialog_group_properties_base.cpp Read/write group locked state. Show locked state in dialog & statusbar. 4 years ago
dialog_group_properties_base.fbp Read/write group locked state. Show locked state in dialog & statusbar. 4 years ago
dialog_group_properties_base.h Read/write group locked state. Show locked state in dialog & statusbar. 4 years ago
dialog_import_settings.cpp Line styles for PCBNew shapes. 4 years ago
dialog_import_settings.h Pcbnew header housekeeping round 2. 4 years ago
dialog_import_settings_base.cpp Line styles for PCBNew shapes. 4 years ago
dialog_import_settings_base.fbp Line styles for PCBNew shapes. 4 years ago
dialog_import_settings_base.h Line styles for PCBNew shapes. 4 years ago
dialog_imported_layers.cpp Cleanup. 4 years ago
dialog_imported_layers.h Pass wxString objects by reference instead of on the stack. 4 years ago
dialog_imported_layers_base.cpp Layout tweaks to CADSTAR layer mapping dialog 5 years ago
dialog_imported_layers_base.fbp Layout tweaks to CADSTAR layer mapping dialog 5 years ago
dialog_imported_layers_base.h Layout tweaks to CADSTAR layer mapping dialog 5 years ago
dialog_layer_selection_base.cpp Fixup PCB_ONE_LAYER_SELECTOR 4 years ago
dialog_layer_selection_base.fbp Fixup PCB_ONE_LAYER_SELECTOR 4 years ago
dialog_layer_selection_base.h Fixup PCB_ONE_LAYER_SELECTOR 4 years ago
dialog_move_exact.cpp Save actual control values; GetOriginalText is only for eval. 4 years ago
dialog_move_exact.h Pcbnew header housekeeping round 2. 4 years ago
dialog_move_exact_base.cpp Minor dialog layout improvements. 4 years ago
dialog_move_exact_base.fbp Minor dialog layout improvements. 4 years ago
dialog_move_exact_base.h Minor dialog layout improvements. 4 years ago
dialog_net_inspector.cpp Reverse sort order for net id in inspector 4 years ago
dialog_net_inspector.h Prefix TRACK, ARC and VIA. 4 years ago
dialog_net_inspector_base.cpp Prevent wxWidgets assertion. 4 years ago
dialog_net_inspector_base.fbp Prevent wxWidgets assertion. 4 years ago
dialog_net_inspector_base.h Simplify Net Inspector. (Remove via length and group sorting ctrls.) 5 years ago
dialog_netlist.cpp Remove no-longer-needed options from Update PCB and Import netlist. 4 years ago
dialog_netlist.h Remove no-longer-needed options from Update PCB and Import netlist. 4 years ago
dialog_netlist_base.cpp Remove no-longer-needed options from Update PCB and Import netlist. 4 years ago
dialog_netlist_base.fbp Remove no-longer-needed options from Update PCB and Import netlist. 4 years ago
dialog_netlist_base.h Remove no-longer-needed options from Update PCB and Import netlist. 4 years ago
dialog_non_copper_zones_properties.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
dialog_non_copper_zones_properties_base.cpp Fix typo in non-copper zone fill pattern, and cleanup spacing. 4 years ago
dialog_non_copper_zones_properties_base.fbp Fix typo in non-copper zone fill pattern, and cleanup spacing. 4 years ago
dialog_non_copper_zones_properties_base.h Fix typo in non-copper zone fill pattern, and cleanup spacing. 4 years ago
dialog_pad_basicshapes_properties.cpp Shapes for schematic. 4 years ago
dialog_pad_properties.cpp Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
dialog_pad_properties.h Hook up zone-pad connections to custom rules. 4 years ago
dialog_pad_properties_base.cpp Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
dialog_pad_properties_base.fbp Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
dialog_pad_properties_base.h Hook up zone-pad connections to custom rules. 4 years ago
dialog_plot.cpp Custom rule severities. 4 years ago
dialog_plot.h Pcbnew header housekeeping round 2. 4 years ago
dialog_plot_base.cpp Fix tooltip about Edge.Cuts (not) being plotted on all layers, remove period 4 years ago
dialog_plot_base.fbp Fix tooltip about Edge.Cuts (not) being plotted on all layers, remove period 4 years ago
dialog_plot_base.h Pcbnew: minor plot dialog improvements. 4 years ago
dialog_pns_diff_pair_dimensions.cpp Fix many cases of old mils flag getting interpreted as allowEval flag. 5 years ago
dialog_pns_diff_pair_dimensions.h Switch UNIT_BINDER and DIALOG_SHIM to local units. 7 years ago
dialog_pns_diff_pair_dimensions_base.cpp Clean up some extraneous TEXT_CRTL_EVAL references. 7 years ago
dialog_pns_diff_pair_dimensions_base.fbp Clean up some extraneous TEXT_CRTL_EVAL references. 7 years ago
dialog_pns_diff_pair_dimensions_base.h Clean up some extraneous TEXT_CRTL_EVAL references. 7 years ago
dialog_pns_length_tuning_settings.cpp Fix many cases of old mils flag getting interpreted as allowEval flag. 5 years ago
dialog_pns_length_tuning_settings.h Enforcing rational limits on length tuner 6 years ago
dialog_pns_length_tuning_settings_base.cpp Meander minimum spacing can be equal to track width + minimum clearance 4 years ago
dialog_pns_length_tuning_settings_base.fbp Meander minimum spacing can be equal to track width + minimum clearance 4 years ago
dialog_pns_length_tuning_settings_base.h Hide unimplemented controls in length tuner settings 5 years ago
dialog_pns_settings.cpp Fix disabling free-angle mode 4 years ago
dialog_pns_settings.h pcbnew: Hide routing options that are not available 7 years ago
dialog_pns_settings_base.cpp Remove vestigal setting 4 years ago
dialog_pns_settings_base.fbp Remove vestigal setting 4 years ago
dialog_pns_settings_base.h Remove vestigal setting 4 years ago
dialog_position_relative.cpp Move to getters/setters for aux and grid origin 4 years ago
dialog_position_relative.h Pcbnew header housekeeping round 2. 4 years ago
dialog_position_relative_base.cpp Rewrite FBP files generated with unreleased wxFB 6 years ago
dialog_position_relative_base.fbp Rewrite FBP files generated with unreleased wxFB 6 years ago
dialog_position_relative_base.h Rewrite FBP files generated with unreleased wxFB 6 years ago
dialog_print_pcbnew.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
dialog_produce_pcb.fbp Reserve production strings 4 years ago
dialog_produce_pcb_base.cpp Reserve production strings 4 years ago
dialog_produce_pcb_base.h Reserve production strings 4 years ago
dialog_push_pad_properties.cpp Stop using wxDialog::EndModal() from inside dialogs. 4 years ago
dialog_push_pad_properties.h Pcbnew header housekeeping round 2. 4 years ago
dialog_push_pad_properties_base.cpp Add type filter to push pad properties. 6 years ago
dialog_push_pad_properties_base.fbp Add type filter to push pad properties. 6 years ago
dialog_push_pad_properties_base.h Add type filter to push pad properties. 6 years ago
dialog_rule_area_properties.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
dialog_rule_area_properties_base.cpp Fix typo "verical" -> "vertical" 4 years ago
dialog_rule_area_properties_base.fbp Fix typo "verical" -> "vertical" 4 years ago
dialog_rule_area_properties_base.h Add missing locked setting to zone dialogs. 5 years ago
dialog_swap_layers.cpp Prefix TRACK, ARC and VIA. 4 years ago
dialog_swap_layers.h Pcbnew header housekeeping round 2. 4 years ago
dialog_swap_layers_base.cpp Rewrite Move And Swap Layers dialog. 7 years ago
dialog_swap_layers_base.fbp Pcbnew: make "Swap Layers" title translatable. 7 years ago
dialog_swap_layers_base.h Pcbnew: make "Swap Layers" title translatable. 7 years ago
dialog_target_properties.cpp Freshen microwave polygon dialog and remove a bunch of dead code. 4 years ago
dialog_target_properties_base.cpp More g_UserUnit erradication. 7 years ago
dialog_target_properties_base.fbp More g_UserUnit erradication. 7 years ago
dialog_target_properties_base.h More g_UserUnit erradication. 7 years ago
dialog_text_properties.cpp dialog text properties: fix a focus issue. 4 years ago
dialog_text_properties.h dialog text properties: fix a focus issue. 4 years ago
dialog_text_properties_base.cpp dialog text properties: fix a focus issue. 4 years ago
dialog_text_properties_base.fbp dialog text properties: fix a focus issue. 4 years ago
dialog_text_properties_base.h dialog text properties: fix a focus issue. 4 years ago
dialog_track_via_properties.cpp Units cleanup. 4 years ago
dialog_track_via_properties.h Hot-update units in track editing dialogs. 4 years ago
dialog_track_via_properties_base.cpp Minor dialog layout fixes. 4 years ago
dialog_track_via_properties_base.fbp Minor dialog layout fixes. 4 years ago
dialog_track_via_properties_base.h Minor dialog layout fixes. 4 years ago
dialog_track_via_size.cpp Grammar 5 years ago
dialog_track_via_size.h Switch UNIT_BINDER and DIALOG_SHIM to local units. 7 years ago
dialog_track_via_size_base.cpp Clean up some extraneous TEXT_CRTL_EVAL references. 7 years ago
dialog_track_via_size_base.fbp Update the .fpb file to be able to open it with wxFormBuilder 3.9, used by Kicad 5 years ago
dialog_track_via_size_base.h Clean up some extraneous TEXT_CRTL_EVAL references. 7 years ago
dialog_unused_pad_layers.cpp Prefix TRACK, ARC and VIA. 4 years ago
dialog_unused_pad_layers.h Improve layout and terminology of Remove Unused Pads. 5 years ago
dialog_unused_pad_layers_base.cpp Group global editors under tools menu. 5 years ago
dialog_unused_pad_layers_base.fbp minor fix in DIALOG_SYMBOL_PROPERTIES: make m_cbPreservePads ON the default 5 years ago
dialog_unused_pad_layers_base.h Improve layout and terminology of Remove Unused Pads. 5 years ago
dialog_update_pcb.cpp Pcbnew: Clear tool and selection before updating PCB from schematic 4 years ago
dialog_update_pcb.h Remove no-longer-needed options from Update PCB and Import netlist. 4 years ago
dialog_update_pcb_base.cpp Remove no-longer-needed options from Update PCB and Import netlist. 4 years ago
dialog_update_pcb_base.fbp Remove no-longer-needed options from Update PCB and Import netlist. 4 years ago
dialog_update_pcb_base.h Remove no-longer-needed options from Update PCB and Import netlist. 4 years ago
panel_display_options.cpp Implement Reset to Defaults for all preferences panels. 4 years ago
panel_display_options.h Implement Reset to Defaults for all preferences panels. 4 years ago
panel_display_options_base.cpp Implement Reset to Defaults for all preferences panels. 4 years ago
panel_display_options_base.fbp Implement Reset to Defaults for all preferences panels. 4 years ago
panel_display_options_base.h Implement Reset to Defaults for all preferences panels. 4 years ago
panel_edit_options.cpp Implement Reset to Defaults for all preferences panels. 4 years ago
panel_edit_options.h Implement Reset to Defaults for all preferences panels. 4 years ago
panel_edit_options_base.cpp Implement Reset to Defaults for all preferences panels. 4 years ago
panel_edit_options_base.fbp Implement Reset to Defaults for all preferences panels. 4 years ago
panel_edit_options_base.h Implement Reset to Defaults for all preferences panels. 4 years ago
panel_fp_editor_color_settings.cpp All the preferences, all the time. 4 years ago
panel_fp_editor_color_settings.h All the preferences, all the time. 4 years ago
panel_fp_editor_defaults.cpp Implement Reset to Defaults for all preferences panels. 4 years ago
panel_fp_editor_defaults.h Implement Reset to Defaults for all preferences panels. 4 years ago
panel_fp_editor_defaults_base.cpp Implement Reset to Defaults for all preferences panels. 4 years ago
panel_fp_editor_defaults_base.fbp Implement Reset to Defaults for all preferences panels. 4 years ago
panel_fp_editor_defaults_base.h Implement Reset to Defaults for all preferences panels. 4 years ago
panel_fp_lib_table.cpp Normalize drawing sheet path to env vars & prj, not just prj. 4 years ago
panel_fp_lib_table.h Pcbnew header housekeeping round 2. 4 years ago
panel_fp_lib_table_base.cpp Fix button lay out issue on OSX. 5 years ago
panel_fp_lib_table_base.fbp Fix button lay out issue on OSX. 5 years ago
panel_fp_lib_table_base.h Fix button lay out issue on OSX. 5 years ago
panel_fp_properties_3d_model.cpp Make 3D dialogs easier to find. 4 years ago
panel_fp_properties_3d_model.h Cleanup 3D model filename validation 4 years ago
panel_fp_properties_3d_model_base.cpp Split the footprint 3d model panel into its own class 4 years ago
panel_fp_properties_3d_model_base.fbp Split the footprint 3d model panel into its own class 4 years ago
panel_fp_properties_3d_model_base.h Split the footprint 3d model panel into its own class 4 years ago
panel_pcbnew_action_plugins.cpp All the preferences, all the time. 4 years ago
panel_pcbnew_action_plugins.h All the preferences, all the time. 4 years ago
panel_pcbnew_action_plugins_base.cpp Improvements to pcbnew action plugins settings panel 5 years ago
panel_pcbnew_action_plugins_base.fbp Improvements to pcbnew action plugins settings panel 5 years ago
panel_pcbnew_action_plugins_base.h Improvements to pcbnew action plugins settings panel 5 years ago
panel_pcbnew_color_settings.cpp All the preferences, all the time. 4 years ago
panel_pcbnew_color_settings.h All the preferences, all the time. 4 years ago
panel_pcbnew_display_origin.cpp Implement Reset to Defaults for all preferences panels. 4 years ago
panel_pcbnew_display_origin.h Implement Reset to Defaults for all preferences panels. 4 years ago
panel_pcbnew_display_origin_base.cpp Implement Reset to Defaults for all preferences panels. 4 years ago
panel_pcbnew_display_origin_base.fbp Implement Reset to Defaults for all preferences panels. 4 years ago
panel_pcbnew_display_origin_base.h Implement Reset to Defaults for all preferences panels. 4 years ago
panel_setup_constraints.cpp Starved thermals DRC checking. 4 years ago
panel_setup_constraints.h Add DRC tests for text height and text thickness. 4 years ago
panel_setup_constraints_base.cpp Starved thermals DRC checking. 4 years ago
panel_setup_constraints_base.fbp Starved thermals DRC checking. 4 years ago
panel_setup_constraints_base.h Starved thermals DRC checking. 4 years ago
panel_setup_formatting.cpp Line styles for PCBNew shapes. 4 years ago
panel_setup_formatting.h Line styles for PCBNew shapes. 4 years ago
panel_setup_formatting_base.cpp Line styles for PCBNew shapes. 4 years ago
panel_setup_formatting_base.fbp Line styles for PCBNew shapes. 4 years ago
panel_setup_formatting_base.h Line styles for PCBNew shapes. 4 years ago
panel_setup_layers.cpp Cleanup. 4 years ago
panel_setup_layers.h Cleanup. 4 years ago
panel_setup_layers_base.cpp Solder paster -> Solder paste 4 years ago
panel_setup_layers_base.fbp Solder paster -> Solder paste 4 years ago
panel_setup_layers_base.h Remove checkboxes that can't be unchecked (part 1) 4 years ago
panel_setup_mask_and_paste.cpp Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
panel_setup_mask_and_paste.h Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
panel_setup_mask_and_paste_base.cpp Line styles for PCBNew shapes. 4 years ago
panel_setup_mask_and_paste_base.fbp Line styles for PCBNew shapes. 4 years ago
panel_setup_mask_and_paste_base.h Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
panel_setup_rules.cpp ADDED assertion constraints for user-defined DRC checks. 4 years ago
panel_setup_rules.h Pull back some 7.0 fixes to Custom Rules code completion. 4 years ago
panel_setup_rules_base.cpp Remove formbuild URL from hypertext links. 5 years ago
panel_setup_rules_base.fbp Remove formbuild URL from hypertext links. 5 years ago
panel_setup_rules_base.h Report all DRC rule errors, not just the first. 5 years ago
panel_setup_rules_help.md ADDED assertion constraints for user-defined DRC checks. 4 years ago
panel_setup_text_and_graphics.cpp Add hot-updating of units in common wxGrids. 4 years ago
panel_setup_text_and_graphics.h Add hot-updating of units in common wxGrids. 4 years ago
panel_setup_text_and_graphics_base.cpp Bring a little more consistency to the Text & Graphics Defaults panel. 4 years ago
panel_setup_text_and_graphics_base.fbp Bring a little more consistency to the Text & Graphics Defaults panel. 4 years ago
panel_setup_text_and_graphics_base.h Bring a little more consistency to the Text & Graphics Defaults panel. 4 years ago
panel_setup_tracks_and_vias.cpp Add hot-updating of units in common wxGrids. 4 years ago
panel_setup_tracks_and_vias.h Add hot-updating of units in common wxGrids. 4 years ago
panel_setup_tracks_and_vias_base.cpp Clean up some layout of pages in Board Setup 4 years ago
panel_setup_tracks_and_vias_base.fbp Clean up some layout of pages in Board Setup 4 years ago
panel_setup_tracks_and_vias_base.h PANEL_SETUP_TRACKS_AND_VIAS: fix UI issues. 5 years ago