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.
 
 
 
 
 
Mike Williams 5fd294cad2 eda frame: hoist FocusItem calls up a layer 9 months ago
..
api API: Brute-force fix for footprint modifications 9 months ago
autorouter Performance. 9 months ago
board_stackup_manager Performance. 9 months ago
component_classes Implement dynamic assignment of component classes 9 months ago
connectivity Formatting. 9 months ago
dialogs eda frame: hoist FocusItem calls up a layer 9 months ago
drc Report global physical_clearance issues before moving on to layers. 9 months ago
exporters Performance. 9 months ago
generators Formatting. 9 months ago
git Fix inheritance for git_common 9 months ago
import_gfx More fixes about use of IN versus INCH 10 months ago
microwave Revise Copyright statement to align with TLF 12 months ago
navlib Revise Copyright statement to align with TLF 12 months ago
netlist_reader Implement jumpers for footprints 9 months ago
pcb_io Mark ODB++ as export-only 9 months ago
python Move toolbars to a serializable storage format 10 months ago
ratsnest Revise Copyright statement to align with TLF 12 months ago
router Unify length calculation between router, board / frame, and DRC 9 months ago
specctra_import_export Fix Specctra export for multiple netclasses 9 months ago
teardrop Performance improvements for teardrop regeneration. 10 months ago
tools eda frame: hoist FocusItem calls up a layer 9 months ago
widgets Don't process grid-change events when we're rebuilding the grid. 9 months ago
zone_manager ADDED: Per layer properties of zones used for control over zone hatching position 10 months ago
CMakeLists.txt MOVED: fp editor layer names to Display Options. 9 months ago
Doxyfile_python Doxyfiles: Remove local debug lines 7 years ago
Doxyfile_xml Doxyfiles: Remove local debug lines 7 years ago
action_plugin.cpp Revise Copyright statement to align with TLF 12 months ago
action_plugin.h Revise Copyright statement to align with TLF 12 months ago
array_pad_number_provider.cpp Revise Copyright statement to align with TLF 12 months ago
array_pad_number_provider.h Revise Copyright statement to align with TLF 12 months ago
board.cpp Unify length calculation between router, board / frame, and DRC 9 months ago
board.h Unify length calculation between router, board / frame, and DRC 9 months ago
board_commit.cpp pcb: merge RunOnChildren/Descendants into one function with a mode 9 months ago
board_commit.h ADDED: hatched fills for shapes. 10 months ago
board_connected_item.cpp Further netclass name method cleanup 11 months ago
board_connected_item.h Further netclass name method cleanup 11 months ago
board_design_settings.cpp Performance. 9 months ago
board_item.cpp More functional fix for IPC API item modifications 9 months ago
board_item_container.h Revise Copyright statement to align with TLF 12 months ago
build_BOM_from_board.cpp Revise Copyright statement to align with TLF 12 months ago
cleanup_item.cpp Revise Copyright statement to align with TLF 12 months ago
cleanup_item.h Revise Copyright statement to align with TLF 12 months ago
collectors.cpp Finish eradication of visibility flag on text items. 10 months ago
collectors.h Performance. 9 months ago
convert_shape_list_to_polygon.cpp Connect first/last shapes within tolerance when building board outline. 10 months ago
convert_shape_list_to_polygon.h Revise Copyright statement to align with TLF 12 months ago
cross-probing.cpp design blocks: add PCB design blocks behind advanced config 9 months ago
edit.cpp groups: move actions to common actions 9 months ago
edit_track_width.cpp Actionize more toolbar items 10 months ago
edit_zone_helpers.cpp ADDED: Per layer properties of zones used for control over zone hatching position 10 months ago
files.cpp design blocks: add PCB design blocks behind advanced config 9 months ago
fix_board_shape.cpp Revise Copyright statement to align with TLF 12 months ago
fix_board_shape.h Revise Copyright statement to align with TLF 12 months ago
footprint.cpp API: Brute-force fix for footprint modifications 9 months ago
footprint.h API: Clear footprint caches when making changes 9 months ago
footprint_chooser_frame.cpp Fix a collision with a Windows define and our use of the same var name. 10 months ago
footprint_chooser_frame.h Add tool framework to fp preview widget. 10 months ago
footprint_edit_frame.cpp groups: move actions to common actions 9 months ago
footprint_edit_frame.h Auto-enable user layers that have custom FPEditor names. 9 months ago
footprint_editor_settings.cpp Fix a collision with a Windows define and our use of the same var name. 10 months ago
footprint_editor_utils.cpp groups: move actions to common actions 9 months ago
footprint_info_impl.cpp Remove dead code. 11 months ago
footprint_info_impl.h Remove dead code. 11 months ago
footprint_libraries_utils.cpp pcb: merge RunOnChildren/Descendants into one function with a mode 9 months ago
footprint_preview_panel.cpp Add tool framework to fp preview widget. 10 months ago
footprint_preview_panel.h Add tool framework to fp preview widget. 10 months ago
footprint_tree_pane.cpp Block preview while menus are shown 11 months ago
footprint_tree_pane.h Block preview while menus are shown 11 months ago
footprint_viewer_frame.cpp Fix a collision with a Windows define and our use of the same var name. 10 months ago
footprint_viewer_frame.h Load toolbar configuration from settings 10 months ago
footprint_wizard.cpp Revise Copyright statement to align with TLF 12 months ago
footprint_wizard.h Revise Copyright statement to align with TLF 12 months ago
footprint_wizard_frame.cpp Tweak toolbar settings a bit 10 months ago
footprint_wizard_frame.h Load toolbar configuration from settings 10 months ago
footprint_wizard_frame_functions.cpp Revise Copyright statement to align with TLF 12 months ago
fp_tree_model_adapter.cpp Fix design block panel trampling symbol chooser settings 11 months ago
fp_tree_model_adapter.h Revise Copyright statement to align with TLF 12 months ago
fp_tree_synchronizing_adapter.cpp Remove a few more crashers 11 months ago
fp_tree_synchronizing_adapter.h Clearer naming. 2 years ago
fpedit.icns macOS: add a few more known file types 2 years ago
fpedit_doc.icns Add document type icons 2 years ago
generate_footprint_info.cpp Revise Copyright statement to align with TLF 12 months ago
generate_footprint_info.h Revise Copyright statement to align with TLF 12 months ago
generators_mgr.cpp Revise Copyright statement to align with TLF 12 months ago
generators_mgr.h Revise Copyright statement to align with TLF 12 months ago
graphics_cleaner.cpp Revise Copyright statement to align with TLF 12 months ago
graphics_cleaner.h Revise Copyright statement to align with TLF 12 months ago
grid_layer_box_helpers.cpp Performance. 9 months ago
grid_layer_box_helpers.h Performance. 9 months ago
initpcb.cpp Default to 4 user defined layers 10 months ago
invoke_pcb_dialog.h Revise Copyright statement to align with TLF 12 months ago
kicad_clipboard.cpp pcb: merge RunOnChildren/Descendants into one function with a mode 9 months ago
kicad_clipboard.h Revise Copyright statement to align with TLF 12 months ago
layer_pairs.cpp Revise Copyright statement to align with TLF 12 months ago
layer_pairs.h Revise Copyright statement to align with TLF 12 months ago
length_calculation.cpp Fix incorrect iterator container comparison 9 months ago
length_calculation.h Unify length calculation between router, board / frame, and DRC 9 months ago
load_select_footprint.cpp pcb: merge RunOnChildren/Descendants into one function with a mode 9 months ago
menubar_footprint_editor.cpp Actionize more PCB actions 10 months ago
menubar_pcb_editor.cpp design blocks: add PCB design blocks behind advanced config 9 months ago
netinfo.h Revise Copyright statement to align with TLF 12 months ago
netinfo_item.cpp Ease in a bit more fmt::format(). 9 months ago
netinfo_list.cpp Revise Copyright statement to align with TLF 12 months ago
pad.cpp Merge PAD::addPadPrimitivesToPolygon() into PAD::MergePrimitivesAsPolygon(). 9 months ago
pad.h Merge PAD::addPadPrimitivesToPolygon() into PAD::MergePrimitivesAsPolygon(). 9 months ago
pad_utils.cpp Revise Copyright statement to align with TLF 12 months ago
pad_utils.h Revise Copyright statement to align with TLF 12 months ago
padstack.cpp ADDED: Support for IPC-4761 Via protection features 10 months ago
padstack.h ADDED: Support for IPC-4761 Via protection features 10 months ago
pcb_base_edit_frame.cpp Load toolbar configuration from settings 10 months ago
pcb_base_edit_frame.h Load toolbar configuration from settings 10 months ago
pcb_base_frame.cpp eda frame: hoist FocusItem calls up a layer 9 months ago
pcb_design_block_utils.cpp pcb: merge RunOnChildren/Descendants into one function with a mode 9 months ago
pcb_dimension.cpp Fix a collision with a Windows define and our use of the same var name. 10 months ago
pcb_dimension.h Fix a collision with a Windows define and our use of the same var name. 10 months ago
pcb_draw_panel_gal.cpp Ease in a bit more fmt::format(). 9 months ago
pcb_draw_panel_gal.h Revise Copyright statement to align with TLF 12 months ago
pcb_edit_frame.cpp groups: move actions to common actions 9 months ago
pcb_edit_frame.h pcb design blocks: fix net code mismatch when saving selection 9 months ago
pcb_field.cpp m_ordinal has no meaning for mandatory fields. 10 months ago
pcb_field.h Get rid of assumptions about field order. 10 months ago
pcb_fields_grid_table.cpp Get rid of assumptions about field order. 10 months ago
pcb_fields_grid_table.h Unify embedded files handling btw editors 11 months ago
pcb_generator.cpp Revise Copyright statement to align with TLF 12 months ago
pcb_generator.h Revise Copyright statement to align with TLF 12 months ago
pcb_group.cpp pcb: merge RunOnChildren/Descendants into one function with a mode 9 months ago
pcb_group.h pcb: merge RunOnChildren/Descendants into one function with a mode 9 months ago
pcb_item_containers.h Revise Copyright statement to align with TLF 12 months ago
pcb_layer_box_selector.cpp Keep AllCuLayers as base for number of copper layers 11 months ago
pcb_layer_box_selector.h Performance. 9 months ago
pcb_layer_presentation.h Revise Copyright statement to align with TLF 12 months ago
pcb_marker.cpp Revise Copyright statement to align with TLF 12 months ago
pcb_marker.h Revise Copyright statement to align with TLF 12 months ago
pcb_origin_transforms.cpp Revise Copyright statement to align with TLF 12 months ago
pcb_origin_transforms.h Revise Copyright statement to align with TLF 12 months ago
pcb_painter.cpp De-duplicate table border drawing code. 9 months ago
pcb_painter.h Finish eradication of visibility flag on text items. 10 months ago
pcb_plot_params.cpp Keep user-defined common layers order. 9 months ago
pcb_plot_params.h Performance. 9 months ago
pcb_plot_params_parser.h Fix reading old plot layer settings into new layer IDs 11 months ago
pcb_plotter.cpp Remove shadowed type (DRILL_MARKS). 9 months ago
pcb_plotter.h Fix color theme load logic in jobs 11 months ago
pcb_reference_image.cpp More functional fix for IPC API item modifications 9 months ago
pcb_reference_image.h More functional fix for IPC API item modifications 9 months ago
pcb_screen.cpp Revise Copyright statement to align with TLF 12 months ago
pcb_shape.cpp More functional fix for IPC API item modifications 9 months ago
pcb_shape.h More functional fix for IPC API item modifications 9 months ago
pcb_table.cpp pcb: merge RunOnChildren/Descendants into one function with a mode 9 months ago
pcb_table.h pcb: merge RunOnChildren/Descendants into one function with a mode 9 months ago
pcb_tablecell.cpp Finish eradication of visibility flag on text items. 10 months ago
pcb_tablecell.h Revise Copyright statement to align with TLF 12 months ago
pcb_target.cpp Revise Copyright statement to align with TLF 12 months ago
pcb_target.h Revise Copyright statement to align with TLF 12 months ago
pcb_text.cpp More functional fix for IPC API item modifications 9 months ago
pcb_text.h More functional fix for IPC API item modifications 9 months ago
pcb_textbox.cpp PCB_TEXTBOX:: Rotate: fix size change for rotation by not 90deg 9 months ago
pcb_textbox.h More functional fix for IPC API item modifications 9 months ago
pcb_track.cpp More functional fix for IPC API item modifications 9 months ago
pcb_track.h More functional fix for IPC API item modifications 9 months ago
pcb_view.cpp pcb: merge RunOnChildren/Descendants into one function with a mode 9 months ago
pcb_view.h Cleanup VIEW class 1 year ago
pcbexpr_evaluator.cpp Implement dynamic assignment of component classes 9 months ago
pcbexpr_evaluator.h Revise Copyright statement to align with TLF 12 months ago
pcbexpr_functions.cpp Add new DRC expression function isMemberOfSheetOrChildren 9 months ago
pcbnew.cpp MOVED: fp editor layer names to Display Options. 9 months ago
pcbnew.icns Add document type icons 2 years ago
pcbnew_config.cpp Revise Copyright statement to align with TLF 12 months ago
pcbnew_config.h Remove obsolete config_params.h includes 2 years ago
pcbnew_doc.icns Add document type icons 2 years ago
pcbnew_id.h Actionize more PCB actions 10 months ago
pcbnew_jobs_handler.cpp Use std::optional to better flag presence of arguments. 9 months ago
pcbnew_jobs_handler.h Move layer arg parsing up so we can handle user-defined layer names. 9 months ago
pcbnew_printout.cpp Revise Copyright statement to align with TLF 12 months ago
pcbnew_printout.h Revise Copyright statement to align with TLF 12 months ago
pcbnew_settings.cpp design blocks: add PCB design blocks behind advanced config 9 months ago
pcbnew_settings.h design blocks: add PCB design blocks behind advanced config 9 months ago
pcbplot.cpp Handle clipping silk to mask when there is more than one layer. 10 months ago
pcbplot.h Performance. 9 months ago
plot_board_layers.cpp Don't gate drill mark plotting on unenabled copper layers. 9 months ago
plot_brditems_plotter.cpp Mirror pad numbers when appropriate. 9 months ago
plotcontroller.h Revise Copyright statement to align with TLF 12 months ago
plotprint_opts.h Revise Copyright statement to align with TLF 12 months ago
project_pcb.cpp Revise Copyright statement to align with TLF 12 months ago
sel_layer.cpp Performance. 9 months ago
toolbars_footprint_editor.cpp groups: move actions to common actions 9 months ago
toolbars_footprint_editor.h Tweak toolbar settings a bit 10 months ago
toolbars_footprint_viewer.cpp Load toolbar configuration from settings 10 months ago
toolbars_footprint_viewer.h Tweak toolbar settings a bit 10 months ago
toolbars_footprint_wizard.cpp Load toolbar configuration from settings 10 months ago
toolbars_footprint_wizard.h Tweak toolbar settings a bit 10 months ago
toolbars_pcb_editor.cpp groups: move actions to common actions 9 months ago
toolbars_pcb_editor.h Tweak toolbar settings a bit 10 months ago
tracks_cleaner.cpp Replace GetConnectedItems() type list with an EXCLUDE_ZONES flag. 10 months ago
tracks_cleaner.h Thread safety for TRACKS_CLEANER cache 10 months ago
undo_redo.cpp Remove debug assert. 9 months ago
zone.cpp More functional fix for IPC API item modifications 9 months ago
zone.h More functional fix for IPC API item modifications 9 months ago
zone_filler.cpp Update terminology. 9 months ago
zone_filler.h Process non-copper keepouts in footprints. 9 months ago
zone_settings.cpp Update terminology. 9 months ago
zone_settings.h Update terminology. 9 months ago
zones.h Revise Copyright statement to align with TLF 12 months ago
zones_functions_for_undo_redo.cpp Update terminology. 9 months ago