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