| .. |
|
api
|
API: Fixes for creating new zones
|
11 months ago |
|
autorouter
|
Give Clipper1 a Viking funeral
|
11 months ago |
|
board_stackup_manager
|
Remove (somewhat atrophied) manual pretty printing.
|
1 year ago |
|
connectivity
|
Remove whitespace
|
1 year ago |
|
dialogs
|
Save 2 additional params for plotting jobs
|
11 months ago |
|
drc
|
Migrate DRC Exclusion names
|
11 months ago |
|
exporters
|
Actually handle svg plot job failure correctly
|
11 months ago |
|
generators
|
Give Clipper1 a Viking funeral
|
11 months ago |
|
git
|
Rename PCB IO classes/files
|
2 years ago |
|
import_gfx
|
Handle DXF files with out of bounds values
|
1 year ago |
|
microwave
|
Unify Trace/Track usage
|
11 months ago |
|
navlib
|
3DConnexion navlibs need kiplatform
|
1 year ago |
|
netlist_reader
|
REMOVED: Footprint field from footprints
|
12 months ago |
|
pcb_io
|
Don't discard render cache when substituting font.
|
11 months ago |
|
python
|
Enforce thread safety in clearance and creepage checks
|
11 months ago |
|
ratsnest
|
Ratsnest: account for coincident anchors on different layers
|
12 months ago |
|
router
|
router: provisional fix for crash when dragging footprints with exactly overlapping pad anchors
|
11 months ago |
|
specctra_import_export
|
Give Clipper1 a Viking funeral
|
11 months ago |
|
teardrop
|
Give Clipper1 a Viking funeral
|
11 months ago |
|
tools
|
Give Clipper1 a Viking funeral
|
11 months ago |
|
widgets
|
Minor layout fixes.
|
11 months ago |
|
zone_manager
|
Some DisplayError -> DisplayErrorMessage
|
11 months ago |
|
CMakeLists.txt
|
FP-edit: split fields and graphics default settings
|
11 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
|
More wxString wide literals.
|
4 years ago |
|
action_plugin.h
|
API: Show API actions alongside SWIG action plugins in preferences
|
12 months ago |
|
array_pad_number_provider.cpp
|
We don't keep a CHANGELOG.TXT
|
4 years ago |
|
array_pad_number_provider.h
|
Pcbnew array: allow selecting the center point interactively
|
1 year ago |
|
board.cpp
|
Give Clipper1 a Viking funeral
|
11 months ago |
|
board.h
|
Move more elements from fixed size arrays
|
12 months ago |
|
board_commit.cpp
|
BOARD_COMMIT::Revert(): protect against null pointer.
|
1 year ago |
|
board_commit.h
|
pcbnew: fix rebase issue in BOARD_COMMIT
|
1 year ago |
|
board_connected_item.cpp
|
Multi-netclass support
|
1 year ago |
|
board_connected_item.h
|
Multi-netclass support
|
1 year ago |
|
board_design_settings.cpp
|
Pcbnew: dimension suppress zeros by default
|
11 months ago |
|
board_item.cpp
|
Cleanup ViewGetLayers()
|
1 year ago |
|
board_item_container.h
|
Improve clarity of default zone settings.
|
2 years ago |
|
build_BOM_from_board.cpp
|
Build time optimizations.
|
2 years ago |
|
cleanup_item.cpp
|
Add pad-recombining to FPEditor's Cleanup Graphics.
|
3 years ago |
|
cleanup_item.h
|
Add pad-recombining to FPEditor's Cleanup Graphics.
|
3 years ago |
|
collectors.cpp
|
feature removal: remove Show Hidden Text
|
1 year ago |
|
collectors.h
|
feature removal: remove Show Hidden Text
|
1 year ago |
|
component_class_manager.cpp
|
Clean up redundant component classes on netlist update
|
1 year ago |
|
component_class_manager.h
|
Allow pcb rule areas to handle keepout and placement concurrently
|
1 year ago |
|
convert_shape_list_to_polygon.cpp
|
Give Clipper1 a Viking funeral
|
11 months ago |
|
convert_shape_list_to_polygon.h
|
Coding policy, Doxygen comment, and spelling fixes.
|
2 years ago |
|
cross-probing.cpp
|
Strip richio.h from headers that don't need them
|
1 year ago |
|
edit.cpp
|
BOARD: add helper function GetCopperLayerStackMaxId() and remove dead code
|
1 year ago |
|
edit_track_width.cpp
|
Hook up via size & drill constraints to editors.
|
2 years ago |
|
edit_zone_helpers.cpp
|
Allow pcb rule areas to handle keepout and placement concurrently
|
1 year ago |
|
files.cpp
|
ODB++: Add to CLI and jobs system
|
12 months ago |
|
fix_board_shape.cpp
|
Fix some warnings.
|
2 years ago |
|
fix_board_shape.h
|
Add a routine for joining PCB shapes.
|
2 years ago |
|
footprint.cpp
|
Give Clipper1 a Viking funeral
|
11 months ago |
|
footprint.h
|
Adjust DRC clearance for net ties
|
12 months ago |
|
footprint_chooser_frame.cpp
|
Fix double-click in footprint chooser.
|
11 months ago |
|
footprint_chooser_frame.h
|
Better locality-of-reference for footprint chooser filters.
|
2 years ago |
|
footprint_edit_frame.cpp
|
Reduce dependency on dynamic_cast.
|
12 months ago |
|
footprint_edit_frame.h
|
Make arrow keys respect grid overrides.
|
1 year ago |
|
footprint_editor_settings.cpp
|
Pcbnew: unify dimension default configurability
|
11 months ago |
|
footprint_editor_utils.cpp
|
PCB_POINT_EDITOR: support padstacks
|
1 year ago |
|
footprint_info_impl.cpp
|
Pcbnew: fp load: tidy up FOOTPRINT_SELECT_WIDGET::Load
|
1 year ago |
|
footprint_info_impl.h
|
Clear timestamp when clearing cache.
|
1 year ago |
|
footprint_libraries_utils.cpp
|
REMOVED new footprint dialog.
|
2 years ago |
|
footprint_preview_panel.cpp
|
Standardise clamp function
|
1 year ago |
|
footprint_preview_panel.h
|
Pass symbol's netlist to footprint preview widget.
|
2 years ago |
|
footprint_tree_pane.cpp
|
Cleanup.
|
2 years ago |
|
footprint_tree_pane.h
|
Footprint Editor: Focus search field when window is first opened
|
3 years ago |
|
footprint_viewer_frame.cpp
|
Reduce dependency on dynamic_cast.
|
12 months ago |
|
footprint_viewer_frame.h
|
Hookup footprint reload to redraw icon
|
2 years ago |
|
footprint_wizard.cpp
|
More NULL expunging.
|
4 years ago |
|
footprint_wizard.h
|
More wxString wide literals.
|
4 years ago |
|
footprint_wizard_frame.cpp
|
Multi-netclass support
|
1 year ago |
|
footprint_wizard_frame.h
|
Cleanup.
|
2 years ago |
|
footprint_wizard_frame_functions.cpp
|
Rename function in Footprint wizard to prevent impoper override
|
2 years ago |
|
fp_tree_model_adapter.cpp
|
Make sure symbol editor prefs go in symbol_editor file.
|
1 year ago |
|
fp_tree_model_adapter.h
|
Make sure symbol editor prefs go in symbol_editor file.
|
1 year ago |
|
fp_tree_synchronizing_adapter.cpp
|
Fix shadowed/conflicting enum values.
|
1 year 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 edit: add 'show datasheet' action that acts on the documentation link
|
1 year ago |
|
generate_footprint_info.h
|
FP edit: add 'show datasheet' action that acts on the documentation link
|
1 year ago |
|
generators_mgr.cpp
|
Introduce GENERATORS_MGR.
|
2 years ago |
|
generators_mgr.h
|
Introduce GENERATORS_MGR.
|
2 years ago |
|
graphics_cleaner.cpp
|
Large rework of BEZIER_POLY
|
1 year ago |
|
graphics_cleaner.h
|
Remove non-const access to board-owned items
|
2 years ago |
|
grid_layer_box_helpers.cpp
|
Fix typo.
|
1 year ago |
|
grid_layer_box_helpers.h
|
Split out LSEQ/LSET from LAYER_ID
|
1 year ago |
|
initpcb.cpp
|
Split out LSEQ/LSET from LAYER_ID
|
1 year ago |
|
invoke_pcb_dialog.h
|
Refactor: Move DIALOG_PLUGIN_OPTIONS to common and use enum for event ID
|
3 years ago |
|
kicad_clipboard.cpp
|
API: Implement saving selection and board as string
|
12 months ago |
|
kicad_clipboard.h
|
API: Implement saving selection and board as string
|
12 months ago |
|
layer_pairs.cpp
|
Add layer pair cycle action
|
1 year ago |
|
layer_pairs.h
|
Add layer pair cycle action
|
1 year ago |
|
load_select_footprint.cpp
|
Some DisplayError -> DisplayErrorMessage
|
11 months ago |
|
menubar_footprint_editor.cpp
|
View menus: fix show/hide panel inconsistencies in FP and Symbol editors
|
1 year ago |
|
menubar_pcb_editor.cpp
|
Promote ODB++ export out of advanced config
|
1 year ago |
|
netinfo.h
|
Cache display netnames.
|
1 year ago |
|
netinfo_item.cpp
|
Even the orphaned net must obey the min board clearance.
|
1 year ago |
|
netinfo_list.cpp
|
Elide common prefixes of displayed netnames.
|
1 year ago |
|
pad.cpp
|
Give Clipper1 a Viking funeral
|
11 months ago |
|
pad.h
|
Cleanup ViewGetLayers()
|
1 year ago |
|
pad_custom_shape_functions.cpp
|
Give Clipper1 a Viking funeral
|
11 months ago |
|
padstack.cpp
|
API: Move graphic shapes to common
|
1 year ago |
|
padstack.h
|
Support padstacks in annular width and edge clearance DRC
|
1 year ago |
|
pcb_base_edit_frame.cpp
|
Add a layer pair preset list
|
1 year ago |
|
pcb_base_edit_frame.h
|
Add a layer pair preset list
|
1 year ago |
|
pcb_base_frame.cpp
|
Give Clipper1 a Viking funeral
|
11 months ago |
|
pcb_dimension.cpp
|
API: Implement dimension serialization
|
12 months ago |
|
pcb_dimension.h
|
API: Implement dimension serialization
|
12 months ago |
|
pcb_draw_panel_gal.cpp
|
Allow DRC markers to be selected with area selection
|
12 months ago |
|
pcb_draw_panel_gal.h
|
Formatting and warnings cleanup. (No functional changes.)
|
3 years ago |
|
pcb_edit_frame.cpp
|
Some DisplayError -> DisplayErrorMessage
|
11 months ago |
|
pcb_edit_frame.h
|
Variant requires explicit include on non-macOS
|
12 months ago |
|
pcb_field.cpp
|
REMOVED: Footprint field from footprints
|
12 months ago |
|
pcb_field.h
|
REMOVED: Footprint field from footprints
|
12 months ago |
|
pcb_fields_grid_table.cpp
|
REMOVED: Footprint field from footprints
|
12 months ago |
|
pcb_fields_grid_table.h
|
REMOVED: Footprint field from footprints
|
12 months ago |
|
pcb_generator.cpp
|
Pcbnew: point editor: use behavior class for generators
|
1 year ago |
|
pcb_generator.h
|
Pcbnew: point editor: use behavior class for generators
|
1 year ago |
|
pcb_group.cpp
|
Cleanup ViewGetLayers()
|
1 year ago |
|
pcb_group.h
|
Cleanup ViewGetLayers()
|
1 year ago |
|
pcb_item_containers.h
|
Introduce PCB_GENERATOR.
|
2 years ago |
|
pcb_layer_box_selector.cpp
|
Move layer presentation logic to a separate class
|
1 year ago |
|
pcb_layer_box_selector.h
|
Move layer presentation logic to a separate class
|
1 year ago |
|
pcb_layer_presentation.h
|
Move LAYER_PRESENTATION to widgets/
|
1 year ago |
|
pcb_marker.cpp
|
Cleanup ViewGetLayers()
|
1 year ago |
|
pcb_marker.h
|
Allow DRC markers to be selected with area selection
|
12 months ago |
|
pcb_origin_transforms.cpp
|
Separate out axes definitions between ModEdit and PCBNew.
|
2 years ago |
|
pcb_origin_transforms.h
|
Remove some more duplicated preferences.
|
4 years ago |
|
pcb_painter.cpp
|
Give Clipper1 a Viking funeral
|
11 months ago |
|
pcb_painter.h
|
Move more elements from fixed size arrays
|
12 months ago |
|
pcb_plot_params.cpp
|
Remove (somewhat atrophied) manual pretty printing.
|
1 year ago |
|
pcb_plot_params.h
|
Remove (somewhat atrophied) manual pretty printing.
|
1 year ago |
|
pcb_plot_params_parser.h
|
Pcbnew: add plot on all layers feature.
|
4 years ago |
|
pcb_reference_image.cpp
|
Cleanup ViewGetLayers()
|
1 year ago |
|
pcb_reference_image.h
|
Cleanup ViewGetLayers()
|
1 year ago |
|
pcb_screen.cpp
|
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
|
3 years ago |
|
pcb_shape.cpp
|
API: Move graphics and text handling to common
|
1 year ago |
|
pcb_shape.h
|
Cleanup ViewGetLayers()
|
1 year ago |
|
pcb_table.cpp
|
Bug fixes for rotated tables.
|
11 months ago |
|
pcb_table.h
|
Bug fixes for rotated tables.
|
11 months ago |
|
pcb_tablecell.cpp
|
Support both short and long item descriptions.
|
1 year ago |
|
pcb_tablecell.h
|
Support both short and long item descriptions.
|
1 year ago |
|
pcb_target.cpp
|
Unify flip direction handling
|
1 year ago |
|
pcb_target.h
|
Unify flip direction handling
|
1 year ago |
|
pcb_text.cpp
|
Plot from render cache if fonts aren't embedded.
|
11 months ago |
|
pcb_text.h
|
Cleanup ViewGetLayers()
|
1 year ago |
|
pcb_textbox.cpp
|
Give Clipper1 a Viking funeral
|
11 months ago |
|
pcb_textbox.h
|
API: Serialize PCB_TEXTBOX
|
1 year ago |
|
pcb_track.cpp
|
Pcbnew: fix track start property display
|
1 year ago |
|
pcb_track.h
|
Pcbnew: fix track start property display
|
1 year ago |
|
pcb_view.cpp
|
Cleanup VIEW class
|
1 year ago |
|
pcb_view.h
|
Cleanup VIEW class
|
1 year ago |
|
pcbexpr_evaluator.cpp
|
Fix issue that caused assert failure in parser
|
11 months ago |
|
pcbexpr_evaluator.h
|
Add a null type for libeval / std::optional support
|
12 months ago |
|
pcbexpr_functions.cpp
|
Give Clipper1 a Viking funeral
|
11 months ago |
|
pcbnew.cpp
|
FP-edit: split fields and graphics default settings
|
11 months ago |
|
pcbnew.icns
|
Add document type icons
|
2 years ago |
|
pcbnew_config.cpp
|
Pcbnew: ensure all local settings are saved on close the board editor.
|
1 year 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
|
Make pad & via teardrops 1st-class citizens (props of the pad/via)
|
3 years ago |
|
pcbnew_jobs_handler.cpp
|
Fix gerber gbrjob file naming when run from jobset
|
11 months ago |
|
pcbnew_jobs_handler.h
|
ODB++: Add to CLI and jobs system
|
12 months ago |
|
pcbnew_printout.cpp
|
Reduce dependency on dynamic_cast.
|
12 months ago |
|
pcbnew_printout.h
|
Split out LSEQ/LSET from LAYER_ID
|
1 year ago |
|
pcbnew_settings.cpp
|
IPC-2581: Improve dialog layout; Limit precision to 4-10 digits.
|
11 months ago |
|
pcbnew_settings.h
|
Pcbnew: add way to re-enable locking prompts
|
1 year ago |
|
pcbplot.cpp
|
Fix Gerber Protel extensions for inner copper layers.
|
11 months ago |
|
pcbplot.h
|
Support custom padstacks in plotter
|
1 year ago |
|
plot_board_layers.cpp
|
Pcbnew: Fix vias not plotted by some plotters.
|
11 months ago |
|
plot_brditems_plotter.cpp
|
Plot from render cache if fonts aren't embedded.
|
11 months ago |
|
plotcontroller.h
|
Further cleanup of LSET
|
1 year ago |
|
plotprint_opts.h
|
Avoid duplicating similar options in print and plot headers
|
3 years ago |
|
project_pcb.cpp
|
Reduce dependency on dynamic_cast.
|
12 months ago |
|
sel_layer.cpp
|
Reduce dependency on dynamic_cast.
|
12 months ago |
|
toolbars_footprint_editor.cpp
|
Pcbnew: add bezier editing tool
|
1 year ago |
|
toolbars_footprint_viewer.cpp
|
Never call ReCreateMenuBar inside a menu event handler
|
3 years ago |
|
toolbars_pcb_editor.cpp
|
Fix Focus Issue in Parent Window After Hiding the Search Panel
|
1 year ago |
|
tracks_cleaner.cpp
|
Give Clipper1 a Viking funeral
|
11 months ago |
|
tracks_cleaner.h
|
Speed up merge collinear segments routine
|
11 months ago |
|
undo_redo.cpp
|
Reduce dependency on dynamic_cast.
|
1 year ago |
|
zone.cpp
|
API: Fixes for creating new zones
|
11 months ago |
|
zone.h
|
API: Add initial spec for ZONE serialization
|
1 year ago |
|
zone_filler.cpp
|
Give Clipper1 a Viking funeral
|
11 months ago |
|
zone_filler.h
|
ADDED: pcbnew fill avoids kissing fills
|
1 year ago |
|
zone_settings.cpp
|
Allow pcb rule areas to handle keepout and placement concurrently
|
1 year ago |
|
zone_settings.h
|
Allow pcb rule areas to handle keepout and placement concurrently
|
1 year ago |
|
zones.h
|
Allow pcb rule areas to handle keepout and placement concurrently
|
1 year ago |
|
zones_functions_for_undo_redo.cpp
|
Allow pcb rule areas to handle keepout and placement concurrently
|
1 year ago |