..
api
Fill in more missing barcode code.
2 months ago
autorouter
Fill in more missing barcode code.
2 months ago
board_stackup_manager
More about support of press-fit pad fabrication property
4 months ago
component_classes
Add algorithm import for Clang 19.
6 months ago
connectivity
Force clearing rtree when rebuilding
2 months ago
dialogs
Fix rotation condition panel size for dynamic component class rules
2 months ago
drc
Use hasExactNetclass() function for all implicit net class DRC rules
2 months ago
exporters
Performance tweaks.
2 months ago
generators
Make global delete tracks remove tuning patterns
3 months ago
git
Fix inheritance for git_common
9 months ago
import_gfx
Support vector graphics drag-and-drop in PCB and schematic editors.
3 months ago
length_delay_calculation
Remove negative index access from CPoint
4 months ago
microwave
Add a 90°-only mode for polygon creation
4 months ago
navlib
nullptr safety
4 months ago
netlist_reader
Fill in more missing barcode code.
2 months ago
pcb_io
Simplify barcode implementation.
2 months ago
python
Simplify annotation graphics for DRC markers.
3 months ago
ratsnest
Do not leave stale edges floating around
3 months ago
router
Avoid crash when adjusting meander shape
2 months ago
specctra_import_export
Fix botched merge
3 months ago
teardrop
TEARDROP_MANAGER::UpdateTeardrops() Ensure created teardrop has a valid shape V2
2 months ago
tools
Update movement constrainer
2 months ago
widgets
Implement netclass compare for sorting.
2 months ago
zone_manager
Remove unused variables
5 months ago
CMakeLists.txt
ADDED: Polygon vertex editor
2 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
PCB array tool: don't count array source pad as reserving its number
8 months ago
array_pad_number_provider.h
PCB array tool: don't count array source pad as reserving its number
8 months ago
board.cpp
Fix BOARD::ConvertBrdLayerToPolygonalContours() broken for PCB_TABLE
2 months ago
board.h
Fix BOARD::ConvertBrdLayerToPolygonalContours() broken for PCB_TABLE
2 months ago
board_bounding_box.cpp
make board area colored (from Ethan Chien)
6 months ago
board_bounding_box.h
make board area colored (from Ethan Chien)
6 months ago
board_commit.cpp
add missing PCB_BARCODE_T case in Duplicate and Delete commands
3 months ago
board_commit.h
Tighten parent/child undo/redo architecture.
4 months ago
board_connected_item.cpp
Wrap net_selector widget for properties
4 months ago
board_connected_item.h
API: Use net names, not codes, and allow creating new nets
7 months ago
board_design_settings.cpp
Fill in more missing barcode code.
2 months ago
board_item.cpp
Added default properties panel for footprint and symbol
2 months ago
board_item_container.h
Revise Copyright statement to align with TLF
12 months ago
board_statistics.cpp
PCB search: add Drills column
3 months ago
board_statistics.h
PCB search: add Drills column
3 months ago
build_BOM_from_board.cpp
Remove heap-managed WX custom list in BOM
4 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
Rename "Expand Selection" menu item in selection tool.
2 months ago
collectors.h
Don't prompt for rule areas and no-net shapes
5 months ago
convert_shape_list_to_polygon.cpp
Properly append corners to created poly
3 months ago
convert_shape_list_to_polygon.h
Revise Copyright statement to align with TLF
12 months ago
cross-probing.cpp
wxString::both goes with Strip(), not Trim().
3 months ago
edit.cpp
Fill in more missing barcode code.
2 months ago
edit_track_width.cpp
Actionize more toolbar items
10 months ago
edit_zone_helpers.cpp
Don't try to keep netcodes in defaultZoneSettings (KICAD-7Z8).
6 months ago
files.cpp
Adjust the project name when importing
3 months ago
fix_board_shape.cpp
Refactor gfx import cleanup
4 months ago
fix_board_shape.h
Refactor gfx import cleanup
4 months ago
footprint.cpp
Added default properties panel for footprint and symbol
2 months ago
footprint.h
Fill in more missing barcode code.
2 months ago
footprint_chooser_frame.cpp
Update movement constrainer
2 months ago
footprint_chooser_frame.h
Inline static bool Fp/3Dmode members to remember panel layout
7 months ago
footprint_edit_frame.cpp
Update movement constrainer
2 months ago
footprint_edit_frame.h
Auto-enable user layers that have custom FPEditor names.
9 months ago
footprint_editor_settings.cpp
Resolve discrepancy between constraint and disallow
3 months ago
footprint_editor_utils.cpp
Updating barcode support
3 months ago
footprint_info_impl.cpp
Update BS Threadpool to 5.0
3 months ago
footprint_info_impl.h
Blast quite a bit of LOCALE_IO into the sun
5 months ago
footprint_libraries_utils.cpp
Fill in more missing barcode code.
2 months ago
footprint_preview_panel.cpp
Move canvas selection to common
5 months ago
footprint_preview_panel.h
Footprint chooser: fix crash when closing the dialog with a large footprint.
7 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
wxStringTokenizer usage cleanup.
3 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
ADDED: AUI Memory
3 months ago
footprint_wizard_frame.h
ADDED: AUI Memory
3 months ago
footprint_wizard_frame_functions.cpp
FOOTPRINT_WIZARD_FRAME: fix tools missing in toolbar (i.e. fix TODO items)
8 months ago
fp_tree_model_adapter.cpp
Rework libtree SearchTerms to honour shownColumns.
4 months ago
fp_tree_model_adapter.h
Revise Copyright statement to align with TLF
12 months ago
fp_tree_synchronizing_adapter.cpp
Rework libtree SearchTerms to honour shownColumns.
4 months ago
fp_tree_synchronizing_adapter.h
Shutdown safety. (Potentially KICAD-TJK.)
5 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.
5 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
Refactor gfx import cleanup
4 months ago
graphics_cleaner.h
Fix a bunch more bugs in bezier approximation.
7 months ago
grid_layer_box_helpers.cpp
Reduce GDI usage by caching layer swatches
4 months ago
grid_layer_box_helpers.h
Reduce GDI usage by caching layer swatches
4 months ago
initpcb.cpp
Tighten parent/child undo/redo architecture.
4 months ago
invoke_pcb_dialog.h
Revise Copyright statement to align with TLF
12 months ago
kicad_clipboard.cpp
Rewrite GROUP undo based on uuids.
7 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
layer_utils.cpp
Pcbnew: add layer mode/stackup checks to library parity DRC
3 months ago
layer_utils.h
Pcbnew: add layer mode/stackup checks to library parity DRC
3 months ago
load_select_footprint.cpp
Fill in more missing barcode code.
2 months ago
menubar_footprint_editor.cpp
Updating barcode support
3 months ago
menubar_pcb_editor.cpp
Updating barcode support
3 months ago
netinfo.h
Netinfo: HasAutoGeneratedNetname is const
4 months ago
netinfo_item.cpp
Netinfo: HasAutoGeneratedNetname is const
4 months ago
netinfo_list.cpp
Netinfo: avoid transitive string_utils.h include
4 months ago
pad.cpp
PAD: better HitTest( const VECTOR2I& aPosition, int aAccuracy, PCB_LAYER_ID aLayer )
4 months ago
pad.h
Formatting.
3 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
Don't require callers to jump through hoops.
5 months ago
padstack.h
Pcbnew: add pad fabrication property Press-Fit
4 months ago
pcb_barcode.cpp
Simplify barcode implementation.
2 months ago
pcb_barcode.h
Enforce aspect ratio of square barcodes.
2 months ago
pcb_base_edit_frame.cpp
ADDED: Polygon vertex editor
2 months ago
pcb_base_edit_frame.h
ADDED: Polygon vertex editor
2 months ago
pcb_base_frame.cpp
Fill in more missing barcode code.
2 months ago
pcb_board_outline.cpp
board area fixes (jpc)
6 months ago
pcb_board_outline.h
board area fixes (jpc)
6 months ago
pcb_design_block_utils.cpp
pcb design blocks: stop clobbering NET_INFO
4 months ago
pcb_dimension.cpp
Fill in more missing barcode code.
2 months ago
pcb_dimension.h
Fill in more missing barcode code.
2 months ago
pcb_draw_panel_gal.cpp
Resolve discrepancy between constraint and disallow
3 months ago
pcb_draw_panel_gal.h
Revise Copyright statement to align with TLF
12 months ago
pcb_edit_frame.cpp
Update movement constrainer
2 months ago
pcb_edit_frame.h
Added: Flag to exclude from pos files BOM exclusions
2 months ago
pcb_field.cpp
Fix usage of PCB_FIELD( PCB_TEXT& )
7 months ago
pcb_field.h
ADDED: menu item to control searching of hidden fields.
8 months ago
pcb_fields_grid_table.cpp
Honour front/back layer types for user layer.
5 months ago
pcb_fields_grid_table.h
Allow embedded files to come from components
8 months ago
pcb_generator.cpp
Don't push someone else's commit.
4 months ago
pcb_generator.h
Don't push someone else's commit.
4 months ago
pcb_group.cpp
Don't double mirror groups.
4 months ago
pcb_group.h
ADDED: Lasso selection in pcbnew
4 months ago
pcb_item_containers.h
Pcbnew: Add concept of a 'point'
3 months ago
pcb_layer_box_selector.cpp
Footprints: allow to set specific internal copper layers
4 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
Simplify annotation graphics for DRC markers.
3 months ago
pcb_marker.h
Simplify annotation graphics for DRC markers.
3 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
Locked item shadow for barcodes.
3 months ago
pcb_painter.h
Initial code to draw a barcode object
3 months ago
pcb_plot_params.cpp
Be consistent about getting board copper layers.
5 months ago
pcb_plot_params.h
ADDED: Ability to set a PDF background color for PCB plots
6 months ago
pcb_plot_params_parser.h
Fix reading old plot layer settings into new layer IDs
11 months ago
pcb_plotter.cpp
ADDED: Ability to set a PDF background color for PCB plots
6 months ago
pcb_plotter.h
Fix color theme load logic in jobs
11 months ago
pcb_point.cpp
Pcbnew: Add concept of a 'point'
3 months ago
pcb_point.h
Pcbnew: Add concept of a 'point'
3 months ago
pcb_reference_image.cpp
Allow easier code searching for property names.
4 months ago
pcb_reference_image.h
ADDED: Lasso selection in pcbnew
4 months ago
pcb_screen.cpp
Revise Copyright statement to align with TLF
12 months ago
pcb_shape.cpp
Fill in more missing barcode code.
2 months ago
pcb_shape.h
Fill in more missing barcode code.
2 months ago
pcb_table.cpp
Fix BOARD::ConvertBrdLayerToPolygonalContours() broken for PCB_TABLE
2 months ago
pcb_table.h
Fix BOARD::ConvertBrdLayerToPolygonalContours() broken for PCB_TABLE
2 months ago
pcb_tablecell.cpp
Fix several issues with tables in DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS
2 months ago
pcb_tablecell.h
Rename "Expand Selection" menu item in selection tool.
2 months ago
pcb_target.cpp
Pcbnew: Add concept of a 'point'
3 months ago
pcb_target.h
Revise Copyright statement to align with TLF
12 months ago
pcb_text.cpp
Fill in more missing barcode code.
2 months ago
pcb_text.h
Fill in more missing barcode code.
2 months ago
pcb_textbox.cpp
Make textboxes respect the flip preference
2 months ago
pcb_textbox.h
Fill in more missing barcode code.
2 months ago
pcb_track.cpp
Move via validation to VIA class
2 months ago
pcb_track.h
Move via validation to VIA class
2 months ago
pcb_view.cpp
Formatting.
6 months ago
pcb_view.h
Dirty clearance lines when rule areas change.
6 months ago
pcbexpr_evaluator.cpp
Auto-convert numeric values in fields when referencing them in expressions.
3 months ago
pcbexpr_evaluator.h
Netinfo: avoid transitive string_utils.h include
4 months ago
pcbexpr_functions.cpp
Resolve discrepancy between constraint and disallow
3 months ago
pcbnew.cpp
Remove unused variables
5 months ago
pcbnew.icns
Add document type icons
2 years ago
pcbnew_config.cpp
Allow embedded files to come from components
8 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
PCB: add gate swapping
3 months ago
pcbnew_jobs_handler.cpp
Added: Flag to exclude from pos files BOM exclusions
2 months ago
pcbnew_jobs_handler.h
ADDED: Add pcb/sch upgrade cli command
4 months ago
pcbnew_printout.cpp
Resolve discrepancy between constraint and disallow
3 months ago
pcbnew_printout.h
Revise Copyright statement to align with TLF
12 months ago
pcbnew_settings.cpp
Resolve discrepancy between constraint and disallow
3 months ago
pcbnew_settings.h
CHANGED: progressive disclosure in DRC dialog.
3 months ago
pcbplot.cpp
pcb plots dont need LOCALE_IO anymore
4 months ago
pcbplot.h
Allow plotters to plot PCB_BARCODE items.
3 months ago
plot_board_layers.cpp
Fix BOARD::ConvertBrdLayerToPolygonalContours() broken for PCB_TABLE
2 months ago
plot_brditems_plotter.cpp
Fill in more missing barcode code.
2 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
Move WX_GRID_AUTOSIZER into WX_GRID and use in more places.
3 months ago
toolbars_footprint_editor.cpp
Auto-update flyout icons when changed
3 months ago
toolbars_footprint_editor.h
Tweak toolbar settings a bit
10 months ago
toolbars_footprint_viewer.cpp
Auto-update flyout icons when changed
3 months ago
toolbars_footprint_viewer.h
Tweak toolbar settings a bit
10 months ago
toolbars_footprint_wizard.cpp
FOOTPRINT_WIZARD_FRAME: fix tools missing in toolbar (i.e. fix TODO items)
8 months ago
toolbars_footprint_wizard.h
Tweak toolbar settings a bit
10 months ago
toolbars_pcb_editor.cpp
Updating barcode support
3 months ago
toolbars_pcb_editor.h
Tweak toolbar settings a bit
10 months ago
tracks_cleaner.cpp
Update BS Threadpool to 5.0
3 months ago
tracks_cleaner.h
Thread safety for TRACKS_CLEANER cache
10 months ago
undo_redo.cpp
fix a compil issue.
3 months ago
via_protection_ui_mixin.h
ADDED: support for via types and protection features in Global Edit Track & Vias.
3 months ago
zone.cpp
Regularize content of item descriptions.
4 months ago
zone.h
Finalize lasso selection tool
4 months ago
zone_filler.cpp
Barcode knockout for zone filler.
3 months ago
zone_filler.h
Use thermal reliefs to guarantee connection to hatched zones.
8 months ago
zone_settings.cpp
Footprints: allow to set specific internal copper layers
4 months ago
zone_settings.h
design blocks/multichannel: make apply layout do routing, etc.
4 months ago
zones.h
Revise Copyright statement to align with TLF
12 months ago
zones_functions_for_undo_redo.cpp
Code cleanup.
6 months ago