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.
 
 
 
 
 
Ian McInerney d04b21c6d6 Ensure parameter typeinfo matches the actual object's typeinfo 2 years ago
..
autorouter Centralize text size clamping. 2 years ago
board_stackup_manager Add proper comparison operators for BOARD_DESIGN_SETTINGS and children 2 years ago
connectivity Behave (or assert) when source or target are null or dirty. 2 years ago
dialogs Convert between refs and KIIDs in Footprint Properties. 2 years ago
drc pcbnew: Added missing DRC checks for value and library-link between symbol and footprint 2 years ago
exporters Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
generators Naming & comments. 2 years ago
git Rename PCB IO classes/files 2 years ago
import_gfx Reduce visual noise in dialog; regularize spacing. 2 years ago
microwave Cleanup. 2 years ago
navlib Introduce action friendly names 2 years ago
netlist_reader BOARD_NETLIST_UPDATER: fix incorrect warning message: 2 years ago
pcb_io EAGLE: fix missing undefined layer check for rectangle zones. 2 years ago
python Second part of d854de9d681267c1f0211fd75a29bbb4bf74d74d 2 years ago
ratsnest Behave (or assert) when source or target are null or dirty. 2 years ago
router Support arcs in Break Track. 2 years ago
specctra_import_export Added a ImportSpecctraSession overload that doesn't require a PCB_EDIT_FRAME 2 years ago
teardrop ADDED: Git integration support 2 years ago
tools Ensure parameter typeinfo matches the actual object's typeinfo 2 years ago
widgets FromDIP the pcb aui sizes 2 years ago
CMakeLists.txt Initial rename of file plugin infrastructure components to IO 2 years 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 Pcbnew header housekeeping round 1. 4 years ago
array_creator.cpp Stage/add/delete group members when adding/deleting group. 2 years ago
array_creator.h Array creator tool: Add option to assign unique reference designators 4 years ago
array_pad_number_provider.cpp We don't keep a CHANGELOG.TXT 4 years ago
array_pad_number_provider.h Fix typos in pcbnew sub-directory 3 years ago
board.cpp Make DRC exclusions work in cli & python DRC 2 years ago
board.h Make DRC exclusions work in cli & python DRC 2 years ago
board_commit.cpp Fix typo causing OnItemsChanged() to get called too often. 2 years ago
board_commit.h Improve graphical feedback while placing a meander. 2 years ago
board_connected_item.cpp Use Title Case for property names 2 years ago
board_connected_item.h ADDED: Connectivity for graphic shapes on copper layers 2 years ago
board_design_settings.cpp Second part of d854de9d681267c1f0211fd75a29bbb4bf74d74d 2 years ago
board_item.cpp Parent property should not be accessible from the UI 2 years ago
board_item_container.h Fix typos in pcbnew sub-directory 3 years ago
build_BOM_from_board.cpp Kick the wildcards and file exts into a static class, export it from kicommon 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 Improve/fix Expand connection for graphics. 2 years ago
collectors.h Improve/fix Expand connection for graphics. 2 years ago
convert_shape_list_to_polygon.cpp performance efficiencies 2 years ago
convert_shape_list_to_polygon.h Coding policy, Doxygen comment, and spelling fixes. 2 years ago
cross-probing.cpp ADDED: Project chooser dialog for EasyEDA Pro import. 2 years ago
edit.cpp Fix a few Coverity warnings. 2 years ago
edit_track_width.cpp Hook up via size & drill constraints to editors. 2 years ago
edit_zone_helpers.cpp More safety around ratsnest state. 3 years ago
files.cpp Introduce base IO_MGR class and unify RELEASER objects 2 years 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 Use ARC_HIGH_DEF (not ARC_LOW_DEF) for courtyard generation. 2 years ago
footprint.h Make sure group items get added to commit. 2 years ago
footprint_chooser_frame.cpp Implement ESC processing for choose footprint dialog. 2 years ago
footprint_chooser_frame.h Rewrite scoring algo again. (Third time's the charm?) 2 years ago
footprint_edit_frame.cpp Allow creation of groups with a single member. 2 years ago
footprint_edit_frame.h Push library management into IO_BASE 2 years ago
footprint_editor_settings.cpp performance efficiencies 2 years ago
footprint_editor_utils.cpp Clearer naming. 2 years ago
footprint_info_impl.cpp Shove thread_pool to core 2 years ago
footprint_info_impl.h send multivector.h and sync_queue.h to core 2 years ago
footprint_libraries_utils.cpp Ensure footprints are removed from group before exporting to library 2 years ago
footprint_preview_panel.cpp On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2 years ago
footprint_preview_panel.h ADDED: lib tree previews. 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 NETINFO_ITEMs are owned by BOARD. 2 years ago
footprint_viewer_frame.h Cleanup. 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 Separate immediate and delayed action dispatch 2 years 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_text_grid_table.cpp PCB Fields: operate on field copies in dialogs 2 years ago
fp_text_grid_table.h PCB Fields: operate on field copies in dialogs 2 years ago
fp_tree_model_adapter.cpp Capture exceptions thrown by FP_LIB_TABLE::FindRow() in some places. 2 years ago
fp_tree_model_adapter.h Add pin/unpin context menu to Symbol Chooser and Footprint Chooser. 3 years ago
fp_tree_synchronizing_adapter.cpp Apply new on-canvas-item marking to footprint editor tree. 2 years 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 macOS: add a few more known file types 2 years ago
generate_footprint_info.cpp Improve editing values with {return} in text fields; Add hyperlink detection. 2 years ago
generate_footprint_info.h Convert Place Footprint to component tree. 7 years ago
generators_mgr.cpp Introduce GENERATORS_MGR. 2 years ago
generators_mgr.h Introduce GENERATORS_MGR. 2 years ago
graphics_cleaner.cpp Fix minor compil and Coverity warnings (not initialized vars) 2 years ago
graphics_cleaner.h ADDED: Heal Shapes; Fix discontinuities in gfx import and Cleanup dialog. 2 years ago
grid_layer_box_helpers.cpp Replace __WXGTK20__ with __WXGTK__ 3 years ago
grid_layer_box_helpers.h Cleanup. 4 years ago
initpcb.cpp BoardDesignSettings are owned by FOOTPRINT_EDITOR_SETTINGS in the FP Editor. 2 years ago
invoke_pcb_dialog.h Refactor: Move DIALOG_PLUGIN_OPTIONS to common and use enum for event ID 2 years ago
kicad_clipboard.cpp Implement copy/paste for generators. 2 years ago
kicad_clipboard.h Push PCB_IOs to use the base progress reporter instead of per-function 2 years ago
load_select_footprint.cpp Introduce base IO_MGR class and unify RELEASER objects 2 years ago
menubar_footprint_editor.cpp ADDED: put Renumber Pads in the edit menu. 2 years ago
menubar_pcb_editor.cpp 2581 enabled by default 2 years ago
netinfo.h Fix visibility of NET_INFO::SetParent 2 years ago
netinfo_item.cpp Set default netclass for newly-added no-net PNS items 2 years ago
netinfo_list.cpp NETINFO_ITEMs are owned by BOARD. 2 years ago
pad.cpp Fix typos that produce segfaults. 2 years ago
pad.h Add proper comparison operators for BOARD_DESIGN_SETTINGS and children 2 years ago
pad_custom_shape_functions.cpp Cleanup. 2 years ago
pcb_base_edit_frame.cpp Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
pcb_base_edit_frame.h Functionally it's a "reference image". 2 years ago
pcb_base_frame.cpp Don't query first item of empty vector. 2 years ago
pcb_dimension.cpp Update copyrights. 2 years ago
pcb_dimension.h ADDED: Git integration support 2 years ago
pcb_draw_panel_gal.cpp Implement stingy selection mode for tuning patterns. 2 years ago
pcb_draw_panel_gal.h Formatting and warnings cleanup. (No functional changes.) 3 years ago
pcb_edit_frame.cpp Allow creation of groups with a single member. 2 years ago
pcb_edit_frame.h Make DRC exclusions work in cli & python DRC 2 years ago
pcb_field.cpp ADDED: Git integration support 2 years ago
pcb_field.h ADDED: Git integration support 2 years ago
pcb_generator.cpp Implement copy/paste for generators. 2 years ago
pcb_generator.h Implement copy/paste for generators. 2 years ago
pcb_group.cpp Make sure group items get added to commit. 2 years ago
pcb_group.h Make sure group items get added to commit. 2 years ago
pcb_item_containers.h Introduce PCB_GENERATOR. 2 years ago
pcb_layer_box_selector.cpp Break out the boundary violating parts of gal into common through subclassing 2 years ago
pcb_layer_box_selector.h Cleanup. 4 years ago
pcb_marker.cpp Second part of d854de9d681267c1f0211fd75a29bbb4bf74d74d 2 years ago
pcb_marker.h ADDED: Git integration support 2 years 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 Pcbnew: draw shadow PCB_SHAPEs for locked items using continuous lines. 2 years ago
pcb_painter.h Functionally it's a "reference image". 2 years ago
pcb_plot_params.cpp Initial rename of file plugin infrastructure components to IO 2 years ago
pcb_plot_params.h ADDED: plot control over FP text. 2 years ago
pcb_plot_params_parser.h Pcbnew: add plot on all layers feature. 4 years ago
pcb_reference_image.cpp Functionally it's a "reference image". 2 years ago
pcb_reference_image.h Functionally it's a "reference image". 2 years ago
pcb_screen.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
pcb_shape.cpp Hide some irrelevant properties from DRC rule editor 2 years ago
pcb_shape.h Normalize rects higher up. 2 years ago
pcb_target.cpp Fix sch_field and pcb_target not returning evaluated similarity correctly 2 years ago
pcb_target.h ADDED: Git integration support 2 years ago
pcb_text.cpp Don't run keepUpright when not rotating. 2 years ago
pcb_text.h Don't run keepUpright when not rotating. 2 years ago
pcb_textbox.cpp Cleanup. 2 years ago
pcb_textbox.h ADDED: Git integration support 2 years ago
pcb_track.cpp Guard against UNDEFINED_LAYER in GetLayerSet 2 years ago
pcb_track.h Create dummyPattern at centre of pickerItem, not end. 2 years ago
pcb_view.cpp Move a couple of stragglers to BOARD_COMMIT. 2 years ago
pcb_view.h Rename layer ids file. 4 years ago
pcbexpr_evaluator.cpp Accept EEschema tokens as well as netlist tokens for pintype. 2 years ago
pcbexpr_evaluator.h More consistent naming. 2 years ago
pcbexpr_functions.cpp Allow FPID to be matched against in memberOfFootprint(). 2 years ago
pcbnew.cpp Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
pcbnew.icns Add drop shadows to MacOS icons 4 years ago
pcbnew_config.cpp Make DRC exclusions work in cli & python DRC 2 years ago
pcbnew_config.h Remove obsolete config_params.h includes 2 years ago
pcbnew_doc.icns Add drop shadows to MacOS icons 4 years ago
pcbnew_id.h Make pad & via teardrops 1st-class citizens (props of the pad/via) 2 years ago
pcbnew_jobs_handler.cpp Make DRC exclusions work in cli & python DRC 2 years ago
pcbnew_jobs_handler.h Add --drawing-sheet arg for various cli commands for overriding the project sheet 2 years ago
pcbnew_printout.cpp Save state of as-item-checkboxes checkbox. 2 years ago
pcbnew_printout.h Commenting and formatting. No functional changes. 3 years ago
pcbnew_settings.cpp Remove the invalid default dock directions for search panel 2 years ago
pcbnew_settings.h Save Net Inspector col order, widths, sorting, etc. 2 years ago
pcbplot.cpp Add settings for plotting PDF property popups. 2 years ago
pcbplot.h Lazy context handling for SVG plotting. 2 years ago
plot_board_layers.cpp Add board layer view stack up sequence from front layer to back layer. 2 years ago
plot_brditems_plotter.cpp Cleanup. 2 years ago
plotcontroller.h Allow plotting of multiple board layers per plot in Python. 3 years ago
plotprint_opts.h Avoid duplicating similar options in print and plot headers 3 years ago
project_pcb.cpp On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2 years ago
project_pcb.h On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2 years ago
sel_layer.cpp Add hot key column on layer select dialog 2 years ago
toolbars_footprint_editor.cpp Functionally it's a "reference image". 2 years ago
toolbars_footprint_viewer.cpp Never call ReCreateMenuBar inside a menu event handler 3 years ago
toolbars_pcb_editor.cpp Functionally it's a "reference image". 2 years ago
tracks_cleaner.cpp Fix 2 minor compil warnings. 2 years ago
tracks_cleaner.h Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias.Performance enhancements for Cleanup Tracks & Vias. 4 years ago
undo_redo.cpp performance efficiencies 2 years ago
zone.cpp Improved clarity and comments. 2 years ago
zone.h ADDED: Git integration support 2 years ago
zone_filler.cpp Knockout different-net dimensions in zone-filler. 2 years ago
zone_filler.h Fix an edge-case in the spoke genration logic for non-cardinal spokes. 3 years ago
zone_settings.cpp Add proper comparison operators for BOARD_DESIGN_SETTINGS and children 2 years ago
zone_settings.h Add proper comparison operators for BOARD_DESIGN_SETTINGS and children 2 years ago
zones.h Zones: use metric defaults and limits instead of mixed units 3 years ago
zones_functions_for_undo_redo.cpp More tightening of group parent lifecycles. 3 years ago
zones_functions_for_undo_redo.h Formatting and a bit of cleanup. 3 years ago