.. |
api
|
Prefer board's errorMax to a constant.
|
4 months ago |
autorouter
|
Harden progress reporter API against misuse.
|
5 months ago |
board_stackup_manager
|
Performance.
|
7 months ago |
component_classes
|
Add algorithm import for Clang 19.
|
4 months ago |
connectivity
|
fix for issue 17429 - fixes DRC unconnected items exclusion instability
|
4 months ago |
dialogs
|
DIALOG_EXCHANGE_FOOTPRINTS: better look at least on Windows.
|
4 months ago |
drc
|
Don't presume a parent board (KICAD-SQD).
|
4 months ago |
exporters
|
Prefer board's errorMax to a constant.
|
4 months ago |
generators
|
Prefer the active layer when picking tuning patterns.
|
4 months ago |
git
|
Fix inheritance for git_common
|
7 months ago |
import_gfx
|
Nullptr safety.
|
4 months ago |
length_delay_calculation
|
Kill the near-global spread of length_delay_calculation.h
|
4 months ago |
microwave
|
Standardize on American English spelling of "canceled".
|
5 months ago |
navlib
|
Iterator safety.
|
4 months ago |
netlist_reader
|
Be more pedantic about RECURSE_MODE.
|
4 months ago |
pcb_io
|
Uninitialized variable.
|
4 months ago |
python
|
Don't force callers of GetAppSettings to implement exception processing.
|
4 months ago |
ratsnest
|
fix for issue 17429 - fixes DRC unconnected items exclusion instability
|
4 months ago |
router
|
Fix some warnings.
|
4 months ago |
specctra_import_export
|
Prefer board's errorMax to a constant.
|
4 months ago |
teardrop
|
Performance optimizations.
|
4 months ago |
tools
|
Only promote to footprints when it's clear that's what the user meant.
|
4 months ago |
widgets
|
pcbnew, appearance control: add entry to enable/disable LAYER_BOARD_OUTLINE_AREA
|
4 months ago |
zone_manager
|
Harden progress reporter API against misuse.
|
5 months ago |
CMakeLists.txt
|
Move more stuff to ACTIONs framework.
|
5 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
|
10 months ago |
action_plugin.h
|
Revise Copyright statement to align with TLF
|
10 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
|
Prefer board's errorMax to a constant.
|
4 months ago |
board.h
|
make board area colored (from Ethan Chien)
|
4 months 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
|
board area fixes (jpc)
|
4 months ago |
board_commit.h
|
Dirty clearance lines when rule areas change.
|
4 months ago |
board_connected_item.cpp
|
API: Use net names, not codes, and allow creating new nets
|
5 months ago |
board_connected_item.h
|
API: Use net names, not codes, and allow creating new nets
|
5 months ago |
board_design_settings.cpp
|
Add some missing items to copy c'tor and comparator.
|
5 months ago |
board_item.cpp
|
Prefer board's errorMax to a constant.
|
4 months ago |
board_item_container.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
build_BOM_from_board.cpp
|
Move board functions to BOARD_EDITOR_CONTROL.
|
5 months ago |
cleanup_item.cpp
|
Revise Copyright statement to align with TLF
|
10 months ago |
cleanup_item.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
collectors.cpp
|
Finish eradication of visibility flag on text items.
|
8 months ago |
collectors.h
|
Performance.
|
7 months ago |
convert_shape_list_to_polygon.cpp
|
Fix a bunch more bugs in bezier approximation.
|
5 months ago |
convert_shape_list_to_polygon.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
cross-probing.cpp
|
Code cleanup.
|
4 months ago |
edit_track_width.cpp
|
Actionize more toolbar items
|
8 months ago |
edit_zone_helpers.cpp
|
Don't try to keep netcodes in defaultZoneSettings (KICAD-7Z8).
|
4 months ago |
files.cpp
|
fix for issue 17429 - fixes DRC unconnected items exclusion instability
|
4 months ago |
fix_board_shape.cpp
|
Revise Copyright statement to align with TLF
|
10 months ago |
fix_board_shape.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
footprint.cpp
|
Don't call TransformShapeToPolygon() with no layer (KICAD-KFR).
|
4 months ago |
footprint.h
|
Tighten up footprint c'tor and copy c'tor.
|
5 months ago |
footprint_chooser_frame.cpp
|
Don't force callers of GetAppSettings to implement exception processing.
|
4 months ago |
footprint_chooser_frame.h
|
Inline static bool Fp/3Dmode members to remember panel layout
|
5 months ago |
footprint_edit_frame.cpp
|
Attempt to fix destruction order crash (KICAD-6KC).
|
4 months ago |
footprint_edit_frame.h
|
Auto-enable user layers that have custom FPEditor names.
|
7 months ago |
footprint_editor_settings.cpp
|
Fix a collision with a Windows define and our use of the same var name.
|
8 months ago |
footprint_editor_utils.cpp
|
groups: commonize group tool
|
6 months ago |
footprint_info_impl.cpp
|
Remove dead code.
|
9 months ago |
footprint_info_impl.h
|
Remove dead code.
|
9 months ago |
footprint_libraries_utils.cpp
|
Prevent assert (and access violation) in wxWidgets.
|
4 months ago |
footprint_preview_panel.cpp
|
Initialization not required for smart pointers.
|
4 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
|
Nullptr safety.
|
4 months ago |
footprint_viewer_frame.h
|
Load toolbar configuration from settings
|
8 months ago |
footprint_wizard.cpp
|
Revise Copyright statement to align with TLF
|
10 months ago |
footprint_wizard.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
footprint_wizard_frame.cpp
|
Don't force callers of GetAppSettings to implement exception processing.
|
4 months 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
|
Fix design block panel trampling symbol chooser settings
|
9 months ago |
fp_tree_model_adapter.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
fp_tree_synchronizing_adapter.cpp
|
Remove a few more crashers
|
9 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
|
FP editor: use the footprint datasheet field value if it is not empty.
|
4 months ago |
generate_footprint_info.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
generators_mgr.cpp
|
Revise Copyright statement to align with TLF
|
10 months ago |
generators_mgr.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
graphics_cleaner.cpp
|
Fix a bunch more bugs in bezier approximation.
|
5 months ago |
graphics_cleaner.h
|
Fix a bunch more bugs in bezier approximation.
|
5 months ago |
grid_layer_box_helpers.cpp
|
Don't force callers of GetAppSettings to implement exception processing.
|
4 months ago |
grid_layer_box_helpers.h
|
Performance.
|
7 months ago |
initpcb.cpp
|
Default to 4 user defined layers
|
9 months ago |
invoke_pcb_dialog.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
kicad_clipboard.cpp
|
Rewrite GROUP undo based on uuids.
|
5 months ago |
kicad_clipboard.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
layer_pairs.cpp
|
Revise Copyright statement to align with TLF
|
10 months ago |
layer_pairs.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
load_select_footprint.cpp
|
pcb: merge RunOnChildren/Descendants into one function with a mode
|
7 months ago |
menubar_footprint_editor.cpp
|
Actionize more PCB actions
|
8 months ago |
menubar_pcb_editor.cpp
|
Move board functions to BOARD_EDITOR_CONTROL.
|
5 months ago |
netinfo.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
netinfo_item.cpp
|
Implement time-domain length tuning
|
6 months ago |
netinfo_list.cpp
|
Revise Copyright statement to align with TLF
|
10 months ago |
pad.cpp
|
Prefer board's errorMax to a constant.
|
4 months ago |
pad.h
|
Implement time-domain length tuning
|
6 months ago |
pad_utils.cpp
|
Revise Copyright statement to align with TLF
|
10 months ago |
pad_utils.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
padstack.cpp
|
Don't allow auto-conversion from double to EDA_ANGLE.
|
6 months ago |
padstack.h
|
ADDED: Support for IPC-4761 Via protection features
|
8 months ago |
pcb_base_edit_frame.cpp
|
Don't force callers of GetAppSettings to implement exception processing.
|
4 months ago |
pcb_base_edit_frame.h
|
Load toolbar configuration from settings
|
8 months ago |
pcb_base_frame.cpp
|
Rewrite GROUP undo based on uuids.
|
5 months 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
|
Be more pedantic about RECURSE_MODE.
|
4 months ago |
pcb_dimension.cpp
|
pcbnew: fix view bounding box calculation of center-type dimensions
|
4 months ago |
pcb_dimension.h
|
Fix a collision with a Windows define and our use of the same var name.
|
8 months ago |
pcb_draw_panel_gal.cpp
|
pcbnew, appearance control: add entry to enable/disable LAYER_BOARD_OUTLINE_AREA
|
4 months ago |
pcb_draw_panel_gal.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
pcb_edit_frame.cpp
|
Fix typo.
|
4 months ago |
pcb_edit_frame.h
|
Formatting.
|
5 months 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
|
Allow embedded files to come from components
|
6 months ago |
pcb_fields_grid_table.h
|
Allow embedded files to come from components
|
6 months ago |
pcb_generator.cpp
|
Be more pedantic about RECURSE_MODE.
|
4 months ago |
pcb_generator.h
|
Rewrite GROUP undo based on uuids.
|
5 months ago |
pcb_group.cpp
|
Minor code style fixes
|
4 months ago |
pcb_group.h
|
Minor code style fixes
|
4 months ago |
pcb_item_containers.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
pcb_layer_box_selector.cpp
|
Keep AllCuLayers as base for number of copper layers
|
9 months ago |
pcb_layer_box_selector.h
|
Performance.
|
7 months ago |
pcb_layer_presentation.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
pcb_marker.cpp
|
Formatting.
|
4 months ago |
pcb_marker.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
pcb_origin_transforms.cpp
|
Revise Copyright statement to align with TLF
|
10 months ago |
pcb_origin_transforms.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
pcb_painter.cpp
|
PCB_PAINTER: Do not draw board outlines area for FPHOLDER boards
|
4 months ago |
pcb_painter.h
|
make board area colored (from Ethan Chien)
|
4 months ago |
pcb_plot_params.cpp
|
ADDED: Ability to set a PDF background color for PCB plots
|
4 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_reference_image.cpp
|
More functional fix for IPC API item modifications
|
7 months ago |
pcb_reference_image.h
|
More functional fix for IPC API item modifications
|
7 months ago |
pcb_screen.cpp
|
Revise Copyright statement to align with TLF
|
10 months ago |
pcb_shape.cpp
|
Prefer board's errorMax to a constant.
|
4 months ago |
pcb_shape.h
|
Use maxError when converting bezier to polyline.
|
5 months ago |
pcb_table.cpp
|
pcbnew and eeschema: Table and textbox rotation / text justification fix
|
6 months ago |
pcb_table.h
|
Move board characteristics and stackup to PCB_TABLEs.
|
6 months ago |
pcb_tablecell.cpp
|
Make auto text thickness active.
|
6 months ago |
pcb_tablecell.h
|
Fix selection of table cells in groups.
|
6 months ago |
pcb_target.cpp
|
Revise Copyright statement to align with TLF
|
10 months ago |
pcb_target.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
pcb_text.cpp
|
Prefer board's errorMax to a constant.
|
4 months ago |
pcb_text.h
|
Runtime cache for knockout text.
|
4 months ago |
pcb_textbox.cpp
|
Ensure text ${LAYER} resolves to text not fp layer
|
4 months ago |
pcb_textbox.h
|
More functional fix for IPC API item modifications
|
7 months ago |
pcb_track.cpp
|
Remove overzealous assert (KICAD-MF5).
|
4 months ago |
pcb_track.h
|
Implement time-domain length tuning
|
6 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
|
Formatting.
|
4 months ago |
pcbexpr_evaluator.h
|
Performance optimizations.
|
4 months ago |
pcbexpr_functions.cpp
|
Tighten isCoupledDiffPair test when we only have one item.
|
4 months ago |
pcbnew.cpp
|
Progress reporting for Run Jobs.
|
4 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
|
Progress reporting for Run Jobs.
|
4 months ago |
pcbnew_jobs_handler.h
|
ADDED: Postscript job support
|
6 months ago |
pcbnew_printout.cpp
|
Don't force callers of GetAppSettings to implement exception processing.
|
4 months ago |
pcbnew_printout.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
pcbnew_settings.cpp
|
Don't force callers of GetAppSettings to implement exception processing.
|
4 months ago |
pcbnew_settings.h
|
Cleanup.
|
4 months ago |
pcbplot.cpp
|
Handle clipping silk to mask when there is more than one layer.
|
8 months ago |
pcbplot.h
|
Push generalised sketch-mode support down into DXF_PLOTTER.
|
5 months ago |
plot_board_layers.cpp
|
Set layerName before plotting drawing sheet.
|
4 months ago |
plot_brditems_plotter.cpp
|
Prefer board's errorMax to a constant.
|
4 months ago |
plotcontroller.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
plotprint_opts.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
project_pcb.cpp
|
Revise Copyright statement to align with TLF
|
10 months ago |
sel_layer.cpp
|
Don't force callers of GetAppSettings to implement exception processing.
|
4 months ago |
toolbars_footprint_editor.cpp
|
Eeschema: Symbol editor: pin table CSV interchange
|
6 months ago |
toolbars_footprint_editor.h
|
Tweak toolbar settings a bit
|
8 months ago |
toolbars_footprint_viewer.cpp
|
Load toolbar configuration from settings
|
8 months ago |
toolbars_footprint_viewer.h
|
Tweak toolbar settings a bit
|
8 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
|
8 months ago |
toolbars_pcb_editor.cpp
|
Move more stuff to ACTIONs framework.
|
5 months ago |
toolbars_pcb_editor.h
|
Tweak toolbar settings a bit
|
8 months ago |
tracks_cleaner.cpp
|
Prefer board's errorMax to a constant.
|
4 months ago |
tracks_cleaner.h
|
Thread safety for TRACKS_CLEANER cache
|
8 months ago |
undo_redo.cpp
|
Formatting.
|
4 months ago |
zone.cpp
|
Prefer board's errorMax to a constant.
|
4 months ago |
zone.h
|
Code cleanup.
|
4 months ago |
zone_filler.cpp
|
Don't try to keep netcodes in defaultZoneSettings (KICAD-7Z8).
|
4 months ago |
zone_filler.h
|
Use thermal reliefs to guarantee connection to hatched zones.
|
6 months ago |
zone_settings.cpp
|
Don't try to keep netcodes in defaultZoneSettings (KICAD-7Z8).
|
4 months ago |
zone_settings.h
|
Don't try to keep netcodes in defaultZoneSettings (KICAD-7Z8).
|
4 months ago |
zones.h
|
Revise Copyright statement to align with TLF
|
10 months ago |
zones_functions_for_undo_redo.cpp
|
Code cleanup.
|
4 months ago |