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 427c9da2f3 Parallelize copper graphic checking. 4 weeks ago
..
api design blocks: fix up tests, API 2 months ago
autorouter CHANGED: Rework lock overrides architecture. 2 months ago
board_stackup_manager More about support of press-fit pad fabrication property 2 months ago
component_classes Add algorithm import for Clang 19. 4 months ago
connectivity Update BS Threadpool to 5.0 1 month ago
dialogs ADDED: "bridged_mask" constraint. 4 weeks ago
drc Parallelize copper graphic checking. 4 weeks ago
exporters gendrill_gerber_writer: do not generate useless mask files of special vias. 4 weeks ago
generators Make global delete tracks remove tuning patterns 1 month ago
git Fix inheritance for git_common 7 months ago
import_gfx Remove more old open-coded dialog state saving. 2 months ago
length_delay_calculation Remove negative index access from CPoint 2 months ago
microwave Add a 90°-only mode for polygon creation 2 months ago
navlib nullptr safety 2 months ago
netlist_reader ADDED: Stacked pin notation support 1 month ago
pcb_io Only use front/back layer notation "F&B" for zone definitions. 4 weeks ago
python Offer to create missing plugin directory 1 month ago
ratsnest Range checking. 2 months ago
router Don't reference stack variables from a long-life lambda. 1 month ago
specctra_import_export Fix some compiler warnings 1 month ago
teardrop Pcbnew: fix teardrop generation for pads having different shapes by layer. 1 month ago
tools ADDED: Pad edit table 4 weeks ago
widgets Update BS Threadpool to 5.0 1 month ago
zone_manager Remove unused variables 3 months ago
CMakeLists.txt ADDED: Pad edit table 4 weeks 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 9 months ago
action_plugin.h Revise Copyright statement to align with TLF 9 months ago
array_pad_number_provider.cpp PCB array tool: don't count array source pad as reserving its number 6 months ago
array_pad_number_provider.h PCB array tool: don't count array source pad as reserving its number 6 months ago
board.cpp Move to a fixed enum for page sizes as well as well as holding a list of types accessible in a vector. 4 weeks ago
board.h Pcbnew: Add concept of a 'point' 1 month ago
board_bounding_box.cpp make board area colored (from Ethan Chien) 4 months ago
board_bounding_box.h make board area colored (from Ethan Chien) 4 months ago
board_commit.cpp Pcbnew: Add concept of a 'point' 1 month ago
board_commit.h Tighten parent/child undo/redo architecture. 2 months ago
board_connected_item.cpp Wrap net_selector widget for properties 2 months ago
board_connected_item.h API: Use net names, not codes, and allow creating new nets 4 months ago
board_design_settings.cpp Prefer const &. 1 month ago
board_item.cpp Move properties inspector font-listing to SetChoicesFunc(). 2 months ago
board_item_container.h Revise Copyright statement to align with TLF 9 months ago
board_statistics.cpp PCB search: add Drills column 1 month ago
board_statistics.h PCB search: add Drills column 1 month ago
build_BOM_from_board.cpp Remove heap-managed WX custom list in BOM 2 months ago
cleanup_item.cpp Revise Copyright statement to align with TLF 9 months ago
cleanup_item.h Revise Copyright statement to align with TLF 9 months ago
collectors.cpp Pcbnew: Add concept of a 'point' 1 month ago
collectors.h Don't prompt for rule areas and no-net shapes 3 months ago
convert_shape_list_to_polygon.cpp Properly append corners to created poly 1 month ago
convert_shape_list_to_polygon.h Revise Copyright statement to align with TLF 9 months ago
cross-probing.cpp ADDED: Optional flashing with cross-probing 1 month ago
edit.cpp Pcbnew: Add concept of a 'point' 1 month ago
edit_track_width.cpp Actionize more toolbar items 7 months ago
edit_zone_helpers.cpp Don't try to keep netcodes in defaultZoneSettings (KICAD-7Z8). 3 months ago
files.cpp Read legacy tokens before current tokens. 2 months ago
fix_board_shape.cpp Refactor gfx import cleanup 2 months ago
fix_board_shape.h Refactor gfx import cleanup 2 months ago
footprint.cpp Prevent crash in nettie 1 month ago
footprint.h Pcbnew: Add concept of a 'point' 1 month ago
footprint_chooser_frame.cpp ADDED: Stacked pin notation support 1 month ago
footprint_chooser_frame.h Inline static bool Fp/3Dmode members to remember panel layout 5 months ago
footprint_edit_frame.cpp Move to a fixed enum for page sizes as well as well as holding a list of types accessible in a vector. 4 weeks ago
footprint_edit_frame.h Auto-enable user layers that have custom FPEditor names. 7 months ago
footprint_editor_settings.cpp Pcbnew: pickup footprints by points, add a selection filter 1 month ago
footprint_editor_utils.cpp Pcbnew: Add concept of a 'point' 1 month ago
footprint_info_impl.cpp Update BS Threadpool to 5.0 1 month ago
footprint_info_impl.h Blast quite a bit of LOCALE_IO into the sun 3 months ago
footprint_libraries_utils.cpp EDA_LIST_DIALOG: Simplify ctor args 2 months ago
footprint_preview_panel.cpp Move canvas selection to common 2 months ago
footprint_preview_panel.h Footprint chooser: fix crash when closing the dialog with a large footprint. 5 months ago
footprint_tree_pane.cpp Block preview while menus are shown 9 months ago
footprint_tree_pane.h Block preview while menus are shown 9 months ago
footprint_viewer_frame.cpp Prevent stale names in fp browser 2 months ago
footprint_viewer_frame.h Load toolbar configuration from settings 7 months ago
footprint_wizard.cpp Revise Copyright statement to align with TLF 9 months ago
footprint_wizard.h Revise Copyright statement to align with TLF 9 months ago
footprint_wizard_frame.cpp FOOTPRINT_WIZARD_FRAME: Use the drawing engine selected in Preferences. 1 month ago
footprint_wizard_frame.h FOOTPRINT_WIZARD_FRAME: fix tools missing in toolbar (i.e. fix TODO items) 6 months ago
footprint_wizard_frame_functions.cpp FOOTPRINT_WIZARD_FRAME: fix tools missing in toolbar (i.e. fix TODO items) 6 months ago
fp_tree_model_adapter.cpp Rework libtree SearchTerms to honour shownColumns. 2 months ago
fp_tree_model_adapter.h Revise Copyright statement to align with TLF 9 months ago
fp_tree_synchronizing_adapter.cpp Rework libtree SearchTerms to honour shownColumns. 2 months ago
fp_tree_synchronizing_adapter.h Shutdown safety. (Potentially KICAD-TJK.) 3 months 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 Kicad SEXPR should no longer need LOCALE_IO. 3 months ago
generate_footprint_info.h Revise Copyright statement to align with TLF 9 months ago
generators_mgr.cpp Revise Copyright statement to align with TLF 9 months ago
generators_mgr.h Revise Copyright statement to align with TLF 9 months ago
graphics_cleaner.cpp Refactor gfx import cleanup 2 months ago
graphics_cleaner.h Fix a bunch more bugs in bezier approximation. 5 months ago
grid_layer_box_helpers.cpp Reduce GDI usage by caching layer swatches 2 months ago
grid_layer_box_helpers.h Reduce GDI usage by caching layer swatches 2 months ago
initpcb.cpp Tighten parent/child undo/redo architecture. 2 months ago
invoke_pcb_dialog.h Revise Copyright statement to align with TLF 9 months ago
kicad_clipboard.cpp Rewrite GROUP undo based on uuids. 5 months ago
kicad_clipboard.h Revise Copyright statement to align with TLF 9 months ago
layer_pairs.cpp Revise Copyright statement to align with TLF 9 months ago
layer_pairs.h Revise Copyright statement to align with TLF 9 months ago
layer_utils.cpp Pcbnew: add layer mode/stackup checks to library parity DRC 1 month ago
layer_utils.h Pcbnew: add layer mode/stackup checks to library parity DRC 1 month ago
load_select_footprint.cpp CHANGED: retire the select-lib-table dialogs. 3 months ago
menubar_footprint_editor.cpp ADDED: Pad edit table 4 weeks ago
menubar_pcb_editor.cpp Pcbnew: Add concept of a 'point' 1 month ago
netinfo.h Netinfo: HasAutoGeneratedNetname is const 2 months ago
netinfo_item.cpp Netinfo: HasAutoGeneratedNetname is const 2 months ago
netinfo_list.cpp Netinfo: avoid transitive string_utils.h include 2 months ago
pad.cpp PAD: better HitTest( const VECTOR2I& aPosition, int aAccuracy, PCB_LAYER_ID aLayer ) 1 month ago
pad.h Formatting. 1 month ago
pad_utils.cpp Revise Copyright statement to align with TLF 9 months ago
pad_utils.h Revise Copyright statement to align with TLF 9 months ago
padstack.cpp Don't require callers to jump through hoops. 2 months ago
padstack.h Pcbnew: add pad fabrication property Press-Fit 2 months ago
pcb_base_edit_frame.cpp ADDED: Indication of filter blocking 1 month ago
pcb_base_edit_frame.h ADDED: Indication of filter blocking 1 month ago
pcb_base_frame.cpp ADDED: menu items to control cross-probing from ERC 1 month ago
pcb_board_outline.cpp board area fixes (jpc) 4 months ago
pcb_board_outline.h board area fixes (jpc) 4 months ago
pcb_design_block_utils.cpp pcb design blocks: stop clobbering NET_INFO 2 months ago
pcb_dimension.cpp PCB_DIM_CENTER: fix incorrect bounding box size for 90deg cross. 1 month ago
pcb_dimension.h ADDED: Lasso selection in pcbnew 2 months ago
pcb_draw_panel_gal.cpp Pcbnew: Add concept of a 'point' 1 month ago
pcb_draw_panel_gal.h Revise Copyright statement to align with TLF 9 months ago
pcb_edit_frame.cpp Keep Board Setup in front when called from DRC dialog. 4 weeks ago
pcb_edit_frame.h Keep Board Setup in front when called from DRC dialog. 4 weeks ago
pcb_field.cpp Fix usage of PCB_FIELD( PCB_TEXT& ) 5 months ago
pcb_field.h ADDED: menu item to control searching of hidden fields. 6 months ago
pcb_fields_grid_table.cpp Honour front/back layer types for user layer. 3 months ago
pcb_fields_grid_table.h Allow embedded files to come from components 6 months ago
pcb_generator.cpp Don't push someone else's commit. 2 months ago
pcb_generator.h Don't push someone else's commit. 2 months ago
pcb_group.cpp Don't double mirror groups. 2 months ago
pcb_group.h ADDED: Lasso selection in pcbnew 2 months ago
pcb_item_containers.h Pcbnew: Add concept of a 'point' 1 month ago
pcb_layer_box_selector.cpp Footprints: allow to set specific internal copper layers 2 months ago
pcb_layer_box_selector.h Performance. 7 months ago
pcb_layer_presentation.h Revise Copyright statement to align with TLF 9 months ago
pcb_marker.cpp Quiet assert. 2 months ago
pcb_marker.h ADDED: Lasso selection in pcbnew 2 months ago
pcb_origin_transforms.cpp Revise Copyright statement to align with TLF 9 months ago
pcb_origin_transforms.h Revise Copyright statement to align with TLF 9 months ago
pcb_painter.cpp Pcbnew: Add concept of a 'point' 1 month ago
pcb_painter.h Pcbnew: Add concept of a 'point' 1 month ago
pcb_plot_params.cpp Be consistent about getting board copper layers. 3 months ago
pcb_plot_params.h ADDED: Ability to set a PDF background color for PCB plots 4 months ago
pcb_plot_params_parser.h Fix reading old plot layer settings into new layer IDs 9 months ago
pcb_plotter.cpp ADDED: Ability to set a PDF background color for PCB plots 4 months ago
pcb_plotter.h Fix color theme load logic in jobs 9 months ago
pcb_point.cpp Pcbnew: Add concept of a 'point' 1 month ago
pcb_point.h Pcbnew: Add concept of a 'point' 1 month ago
pcb_reference_image.cpp Allow easier code searching for property names. 1 month ago
pcb_reference_image.h ADDED: Lasso selection in pcbnew 2 months ago
pcb_screen.cpp Revise Copyright statement to align with TLF 9 months ago
pcb_shape.cpp Repair missing handling of solder mask expansion on copper shapes. 4 weeks ago
pcb_shape.h ADDED: Lasso selection in pcbnew 2 months ago
pcb_table.cpp Regularize content of item descriptions. 1 month ago
pcb_table.h ADDED: Lasso selection in pcbnew 2 months ago
pcb_tablecell.cpp Corner radius not supported on tablecells. 1 month ago
pcb_tablecell.h ADDED: row height and column width property inspector properties. 3 months ago
pcb_target.cpp Pcbnew: Add concept of a 'point' 1 month ago
pcb_target.h Revise Copyright statement to align with TLF 9 months ago
pcb_text.cpp ADDED: Text expression evaluation 1 month ago
pcb_text.h ADDED: Lasso selection in pcbnew 2 months ago
pcb_textbox.cpp Corner radius not yet supported on textboxes. 1 month ago
pcb_textbox.h ADDED: Lasso selection in pcbnew 2 months ago
pcb_track.cpp Repair missing handling of solder mask expansion on copper shapes. 4 weeks ago
pcb_track.h ADDED: Skip Via support 2 months ago
pcb_view.cpp Formatting. 4 months ago
pcb_view.h Dirty clearance lines when rule areas change. 4 months ago
pcbexpr_evaluator.cpp Auto-convert numeric values in fields when referencing them in expressions. 4 weeks ago
pcbexpr_evaluator.h Netinfo: avoid transitive string_utils.h include 2 months ago
pcbexpr_functions.cpp Honour flip when checking front/back courtyards. 4 weeks ago
pcbnew.cpp Remove unused variables 3 months ago
pcbnew.icns Add document type icons 2 years ago
pcbnew_config.cpp Allow embedded files to come from components 6 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 Move board functions to BOARD_EDITOR_CONTROL. 5 months ago
pcbnew_jobs_handler.cpp ADDED: Add pcb/sch upgrade cli command 1 month ago
pcbnew_jobs_handler.h ADDED: Add pcb/sch upgrade cli command 1 month ago
pcbnew_printout.cpp Remove more old open-coded dialog state saving. 2 months ago
pcbnew_printout.h Revise Copyright statement to align with TLF 9 months ago
pcbnew_settings.cpp CHANGED: progressive disclosure in DRC dialog. 1 month ago
pcbnew_settings.h CHANGED: progressive disclosure in DRC dialog. 1 month ago
pcbplot.cpp pcb plots dont need LOCALE_IO anymore 1 month ago
pcbplot.h Push generalised sketch-mode support down into DXF_PLOTTER. 5 months ago
plot_board_layers.cpp Move to a fixed enum for page sizes as well as well as holding a list of types accessible in a vector. 4 weeks ago
plot_brditems_plotter.cpp Fix missed last points 1 month ago
plotcontroller.h Revise Copyright statement to align with TLF 9 months ago
plotprint_opts.h Revise Copyright statement to align with TLF 9 months ago
project_pcb.cpp Revise Copyright statement to align with TLF 9 months ago
sel_layer.cpp Finish off WX_GRID code sharing exercise. 2 months ago
toolbars_footprint_editor.cpp ADDED: Pad edit table 4 weeks ago
toolbars_footprint_editor.h Tweak toolbar settings a bit 7 months ago
toolbars_footprint_viewer.cpp ADDED: support for 45 degree crosshairs 2 months ago
toolbars_footprint_viewer.h Tweak toolbar settings a bit 7 months ago
toolbars_footprint_wizard.cpp FOOTPRINT_WIZARD_FRAME: fix tools missing in toolbar (i.e. fix TODO items) 6 months ago
toolbars_footprint_wizard.h Tweak toolbar settings a bit 7 months ago
toolbars_pcb_editor.cpp Pcbnew: Add concept of a 'point' 1 month ago
toolbars_pcb_editor.h Tweak toolbar settings a bit 7 months ago
tracks_cleaner.cpp Update BS Threadpool to 5.0 1 month ago
tracks_cleaner.h Thread safety for TRACKS_CLEANER cache 8 months ago
undo_redo.cpp fix a compil issue. 1 month ago
zone.cpp Regularize content of item descriptions. 1 month ago
zone.h Finalize lasso selection tool 2 months ago
zone_filler.cpp Update BS Threadpool to 5.0 1 month ago
zone_filler.h Use thermal reliefs to guarantee connection to hatched zones. 6 months ago
zone_settings.cpp Footprints: allow to set specific internal copper layers 2 months ago
zone_settings.h design blocks/multichannel: make apply layout do routing, etc. 2 months ago
zones.h Revise Copyright statement to align with TLF 9 months ago
zones_functions_for_undo_redo.cpp Code cleanup. 4 months ago