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.
 
 
 
 
 
Jon Evans 7f03666f96 Support LIB_ID queries in searchFootprints too 1 year ago
..
api Move pad and via properties into PADSTACK 1 year ago
autorouter Split out table editing and table cell editing. 2 years ago
board_stackup_manager Add QA tests and expand serialization for API 2 years ago
connectivity Don't count removed zone layers 2 years ago
dialogs Generalize EnhanceAttr() function. 1 year ago
drc Expose violation severity for co-located holes. 1 year ago
exporters 3D model export: Improve 3D layer placement calculation algorithm. 1 year ago
generators Build time optimizations. 1 year ago
git Rename PCB IO classes/files 2 years ago
import_gfx Fix polygon fill flag in pcbnew graphics (SVG) importer. 1 year ago
microwave Schematic editor Table Properties and commenting for QuasiModal usage. 2 years ago
navlib lint reduction 1 year ago
netlist_reader Gracefully handle DNP & Excl-from-brd components in nets list. 2 years ago
pcb_io Remove extra NeedRIGHT in textbox parser 1 year ago
python Start unifying padstack properties 1 year ago
ratsnest Ensure that we are not calculating self-collision 2 years ago
router Build time optimizations. 1 year ago
specctra_import_export Remove non-const access to board-owned items 2 years ago
teardrop Move PCBNew overrides to nullable properties. 2 years ago
tools Fix keep-upright algo for footprint text. 1 year ago
widgets Maintain selection when sorting. 1 year ago
zone_manager DIALOG_ZONE_MANAGER: refresh zone display when resizing the dialog. 1 year ago
CMakeLists.txt STEP export: Use TDocStd_XLinkTool to copy model with colors instead of our DIY routine. 1 year 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 Split out table editing and table cell editing. 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 Lazily re-evaluate worst-clearance cache. 1 year ago
board.h Lazily re-evaluate worst-clearance cache. 1 year ago
board_commit.cpp Add composite update callback to BOARD_LISTENER 2 years ago
board_commit.h More active tracking of undo/redo items. 2 years ago
board_connected_item.cpp Use Title Case for property names 2 years ago
board_connected_item.h Move PCBNew overrides to nullable properties. 2 years ago
board_design_settings.cpp Start unifying padstack properties 1 year ago
board_item.cpp Parent property should not be accessible from the UI 2 years ago
board_item_container.h Improve clarity of default zone settings. 2 years ago
build_BOM_from_board.cpp Build time optimizations. 1 year 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 Separate fields from text for boundingBoxes & hit-testing. 1 year ago
collectors.h Improve/fix Expand connection for graphics. 2 years ago
convert_shape_list_to_polygon.cpp Explicit control over hidden text in bounding boxes. 1 year ago
convert_shape_list_to_polygon.h Coding policy, Doxygen comment, and spelling fixes. 2 years ago
cross-probing.cpp Fix copy-pasta. 1 year ago
edit.cpp Schematic editor Table Properties and commenting for QuasiModal usage. 2 years ago
edit_track_width.cpp Hook up via size & drill constraints to editors. 2 years ago
edit_zone_helpers.cpp Build time optimizations. 1 year ago
files.cpp Add optional reporting of non-KiCad design issues 1 year 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 Fix keep-upright algo for footprint text. 1 year ago
footprint.h Fix false annular ring width DRC test failure. 1 year ago
footprint_chooser_frame.cpp Keep FP chooser on top of KiCad but not system 1 year ago
footprint_chooser_frame.h Better locality-of-reference for footprint chooser filters. 2 years ago
footprint_edit_frame.cpp Add action to focus tree searches 1 year ago
footprint_edit_frame.h Add action to focus tree searches 1 year ago
footprint_editor_settings.cpp Layer column should be shown by default, not italic. 2 years ago
footprint_editor_utils.cpp Build time optimizations. 1 year ago
footprint_info_impl.cpp Deconflict some LIB_TREE_ITEM APIs so they can remain non-const. 2 years ago
footprint_info_impl.h send multivector.h and sync_queue.h to core 2 years ago
footprint_libraries_utils.cpp Build time optimizations. 1 year ago
footprint_preview_panel.cpp Pass symbol's netlist to footprint preview widget. 2 years 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 Hookup footprint reload to redraw icon 1 year ago
footprint_viewer_frame.h Hookup footprint reload to redraw icon 1 year ago
footprint_wizard.cpp More NULL expunging. 4 years ago
footprint_wizard.h More wxString wide literals. 4 years ago
footprint_wizard_frame.cpp Add QA tests and expand serialization for API 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_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 Fix more utf8 comparisons 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 Add document type icons 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 Remove non-const access to board-owned items 2 years ago
graphics_cleaner.h Remove non-const access to board-owned items 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 Special-case copy/paste of footprint fields on board 1 year 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 Table support for footprint editor. 2 years ago
menubar_pcb_editor.cpp ADDED: XAO export for SALOME / Gmsh workflows. 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 Move pad and via properties into PADSTACK 1 year ago
pad.h Fix broken setter 1 year ago
pad_custom_shape_functions.cpp Cleanup. 2 years ago
padstack.cpp Move pad and via properties into PADSTACK 1 year ago
padstack.h Move pad and via properties into PADSTACK 1 year 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 Split out table editing and table cell editing. 2 years ago
pcb_base_frame.cpp Limit FSWatcher 1 year ago
pcb_dimension.cpp Build time optimizations. 1 year 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 The user can cancel the opening of many editors. 1 year ago
pcb_edit_frame.h IDFv3: control whether DNP/unspecified components are exported 1 year ago
pcb_field.cpp Update equality overloads for C++20 2 years ago
pcb_field.h Update equality overloads for C++20 2 years ago
pcb_fields_grid_table.cpp Generalize EnhanceAttr() function. 1 year ago
pcb_fields_grid_table.h Generalize EnhanceAttr() function. 1 year 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 Expose groups to property manager. 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 Use Fit to size the layer box after sitting min size 2 years ago
pcb_layer_box_selector.h Cleanup. 4 years ago
pcb_marker.cpp ADDED: A new IPC API based on protobuf and nng 2 years ago
pcb_marker.h ADDED: A new IPC API based on protobuf and nng 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 Start unifying padstack properties 1 year ago
pcb_painter.h Start unifying padstack properties 1 year ago
pcb_plot_params.cpp ADDED: optional PDF metadata from AUTHOR and SUBJECT variables. 2 years ago
pcb_plot_params.h ADDED: optional PDF metadata from AUTHOR and SUBJECT variables. 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 Build time optimizations. 1 year ago
pcb_shape.h RIP LIB_TEXTBOX and LIB_SHAPE. 2 years ago
pcb_table.cpp Build time optimizations. 1 year ago
pcb_table.h Build time optimizations. 1 year ago
pcb_tablecell.cpp Update equality overloads for C++20 2 years ago
pcb_tablecell.h Update equality overloads for C++20 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 Fix keep-upright algo for footprint text. 1 year ago
pcb_text.h Fix keep-upright algo for footprint text. 1 year ago
pcb_textbox.cpp Split out table editing and table cell editing. 2 years ago
pcb_textbox.h Table bug fixes. 2 years ago
pcb_track.cpp Move pad and via properties into PADSTACK 1 year ago
pcb_track.h Move pad and via properties into PADSTACK 1 year ago
pcb_view.cpp ADDED: PCB tables. 2 years ago
pcb_view.h Rename layer ids file. 4 years ago
pcbexpr_evaluator.cpp Further improvements to cache locking. 2 years ago
pcbexpr_evaluator.h More consistent naming. 2 years ago
pcbexpr_functions.cpp Support LIB_ID queries in searchFootprints too 1 year ago
pcbnew.cpp Move PGM_BASE to kicommon 2 years ago
pcbnew.icns Add document type icons 2 years ago
pcbnew_config.cpp ADDED: Selection filter for schematic editor 2 years 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) 2 years ago
pcbnew_jobs_handler.cpp Fix background transparency option in kicad-cli pcb render. 1 year ago
pcbnew_jobs_handler.h ADDED: PCB 3D image raytracing rendering from CLI. 2 years ago
pcbnew_printout.cpp Start unifying padstack properties 1 year ago
pcbnew_printout.h Start unifying padstack properties 1 year ago
pcbnew_settings.cpp Don't leak output file path between projects. 1 year ago
pcbnew_settings.h IDFv3: control whether DNP/unspecified components are exported 1 year ago
pcbplot.cpp Honour LAYER, SHEETNAME and SHEETPATH variable overrides on CLI. 1 year ago
pcbplot.h Start unifying padstack properties 1 year ago
plot_board_layers.cpp Honour LAYER, SHEETNAME and SHEETPATH variable overrides on CLI. 1 year ago
plot_brditems_plotter.cpp Start unifying padstack properties 1 year 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
sel_layer.cpp Add hot key column on layer select dialog 2 years ago
toolbars_footprint_editor.cpp ADDED: PCB tables. 2 years ago
toolbars_footprint_viewer.cpp Never call ReCreateMenuBar inside a menu event handler 3 years ago
toolbars_pcb_editor.cpp Add QA tests and expand serialization for API 2 years ago
tracks_cleaner.cpp Remove group from dummy track before deletion 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 Add composite update callback to BOARD_LISTENER 2 years ago
zone.cpp Static cast some more enum usage 2 years ago
zone.h Update equality overloads for C++20 2 years ago
zone_filler.cpp Move pad and via properties into PADSTACK 1 year ago
zone_filler.h ADDED allow physical_clearance between courtyards & zone fills. 1 year ago
zone_settings.cpp Move PCBNew overrides to nullable properties. 2 years ago
zone_settings.h Add proper comparison operators for BOARD_DESIGN_SETTINGS and children 2 years ago
zones.h ADDED: zone manager 2 years ago