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.
 
 
 
 
 
jean-pierre charras 3bacfacf95 Ensure non handled text properties are never written in .kicad_pcb files 1 year ago
..
api Split out LSEQ/LSET from LAYER_ID 1 year ago
autorouter Further cleanup of LSET 1 year ago
board_stackup_manager Further cleanup of LSET 1 year ago
connectivity Performance: don't alloc std::vector in critical areas. 1 year ago
dialogs Remove the now unused curve-point count 1 year ago
drc Further cleanup of LSET 1 year ago
exporters Split out LSEQ/LSET from LAYER_ID 1 year ago
generators Fix tuning pattern moves and undo / redo 1 year ago
git Rename PCB IO classes/files 2 years ago
import_gfx Large rework of BEZIER_POLY 1 year ago
microwave Cleanup geometry functions 1 year ago
navlib lint reduction 1 year ago
netlist_reader Move all CTL_OMIT_xxx flags definitions into a new file ctl_flags.h 1 year ago
pcb_io Ensure non handled text properties are never written in .kicad_pcb files 1 year ago
python Clean up some LSEQ functions 1 year ago
ratsnest Fix minor compil warnings 1 year ago
router Speed up shutdown 1 year ago
specctra_import_export C++-ify output using ToString 1 year ago
teardrop Remove the now unused curve-point count 1 year ago
tools Open library file preselected in the file explorer for both symbol and footprint editors. 1 year ago
widgets Fix overzealous replace 1 year ago
zone_manager DIALOG_ZONE_MANAGER_BASE: update code to last wxFormbuilder version. 1 year ago
CMakeLists.txt Clearer naming and commenting. 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 Start with origin for a single-item selection. 1 year 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 Split out LSEQ/LSET from LAYER_ID 1 year ago
board.h Split out LSEQ/LSET from LAYER_ID 1 year ago
board_commit.cpp Split out LSEQ/LSET from LAYER_ID 1 year ago
board_commit.h More active tracking of undo/redo items. 2 years ago
board_connected_item.cpp Remove the now unused curve-point count 1 year ago
board_connected_item.h Remove the now unused curve-point count 1 year ago
board_design_settings.cpp Remove the now unused curve-point count 1 year ago
board_item.cpp Split out LSEQ/LSET from LAYER_ID 1 year 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 Split out LSEQ/LSET from LAYER_ID 1 year ago
convert_shape_list_to_polygon.cpp Give padstack warning violation a name. 1 year ago
convert_shape_list_to_polygon.h Coding policy, Doxygen comment, and spelling fixes. 2 years ago
cross-probing.cpp Send data to correct sch port when changing selection in PCB editor. 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 Import PCB into existing project. 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 Convert courtyards with error allowance 1 year ago
footprint.h Split out LSEQ/LSET from LAYER_ID 1 year ago
footprint_chooser_frame.cpp Split out LSEQ/LSET from LAYER_ID 1 year ago
footprint_chooser_frame.h Better locality-of-reference for footprint chooser filters. 2 years ago
footprint_edit_frame.cpp Unselected tree before syncing 1 year ago
footprint_edit_frame.h Share more library tree code. 1 year ago
footprint_editor_settings.cpp Split out LSEQ/LSET from LAYER_ID 1 year ago
footprint_editor_utils.cpp Build time optimizations. 1 year ago
footprint_info_impl.cpp Clear timestamp when clearing cache. 1 year ago
footprint_info_impl.h Clear timestamp when clearing cache. 1 year ago
footprint_libraries_utils.cpp REMOVED new footprint dialog. 1 year ago
footprint_preview_panel.cpp REMOVED new footprint dialog. 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 Commit strings are user-visible menu strings. 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 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 Tidy up string find API usages. 1 year 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 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 Split out LSEQ/LSET from LAYER_ID 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 2 years ago
kicad_clipboard.cpp Silence font replace warnings for libs 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 Share more library tree code. 1 year ago
menubar_footprint_editor.cpp Share more library tree code. 1 year ago
menubar_pcb_editor.cpp 3D model export improvements: 1 year ago
netinfo.h Cache display netnames. 1 year ago
netinfo_item.cpp Performance: don't alloc std::vector in critical areas. 1 year ago
netinfo_list.cpp Cache display netnames. 1 year ago
pad.cpp Fix RecombinePad when pad is rotated. 1 year ago
pad.h Split out LSEQ/LSET from LAYER_ID 1 year ago
pad_custom_shape_functions.cpp Move custom shapes to PADSTACK; support in API 1 year ago
padstack.cpp ADDED: Independent control of front/back via tenting 1 year ago
padstack.h Split out LSEQ/LSET from LAYER_ID 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 Split out LSEQ/LSET from LAYER_ID 1 year ago
pcb_dimension.cpp Get rid of C++20 compiler warnings. 1 year ago
pcb_dimension.h Get rid of C++20 compiler warnings. 1 year 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 Further cleanup of LSET 1 year ago
pcb_edit_frame.h Cache display netnames. 1 year ago
pcb_field.cpp Pcbnew, Properties panel: mask 2 properties irrelevant for pcb fields. 1 year ago
pcb_field.h Support both short and long item descriptions. 1 year 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 ADDED: user layer types. 1 year ago
pcb_generator.h Split out LSEQ/LSET from LAYER_ID 1 year ago
pcb_group.cpp Get rid of C++20 compiler warnings. 1 year ago
pcb_group.h Split out LSEQ/LSET from LAYER_ID 1 year ago
pcb_item_containers.h Introduce PCB_GENERATOR. 2 years ago
pcb_layer_box_selector.cpp Fix scale factors of layer box selectors. 1 year ago
pcb_layer_box_selector.h Split out LSEQ/LSET from LAYER_ID 1 year ago
pcb_marker.cpp ADDED: support for ERC & DRC errors and warnings in text variables. 1 year ago
pcb_marker.h Support both short and long item descriptions. 1 year 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 Split out LSEQ/LSET from LAYER_ID 1 year ago
pcb_painter.h ADDED: Opacity control for filled graphic shapes 1 year ago
pcb_plot_params.cpp Further cleanup of LSET 1 year ago
pcb_plot_params.h ADDED: Support tenting control of individual vias 1 year ago
pcb_plot_params_parser.h Pcbnew: add plot on all layers feature. 4 years ago
pcb_reference_image.cpp Get rid of C++20 compiler warnings. 1 year ago
pcb_reference_image.h Get rid of C++20 compiler warnings. 1 year ago
pcb_screen.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
pcb_shape.cpp Split out LSEQ/LSET from LAYER_ID 1 year ago
pcb_shape.h Support both short and long item descriptions. 1 year ago
pcb_table.cpp Get rid of C++20 compiler warnings. 1 year ago
pcb_table.h Get rid of C++20 compiler warnings. 1 year 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 Get rid of C++20 compiler warnings. 1 year ago
pcb_target.h Get rid of C++20 compiler warnings. 1 year ago
pcb_text.cpp Get rid of C++20 compiler warnings. 1 year ago
pcb_text.h Get rid of C++20 compiler warnings. 1 year ago
pcb_textbox.cpp Text variable resolving in footprint text boxes 1 year ago
pcb_textbox.h Get rid of C++20 compiler warnings. 1 year ago
pcb_track.cpp Split out LSEQ/LSET from LAYER_ID 1 year ago
pcb_track.h Split out LSEQ/LSET from LAYER_ID 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 Split out LSEQ/LSET from LAYER_ID 1 year ago
pcbexpr_evaluator.h More consistent naming. 2 years ago
pcbexpr_functions.cpp Split out LSEQ/LSET from LAYER_ID 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: Opacity control for filled graphic shapes 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) 2 years ago
pcbnew_jobs_handler.cpp ADDED: --use-drill-origin arg to export DXF. 1 year ago
pcbnew_jobs_handler.h ADDED: PCB 3D image raytracing rendering from CLI. 2 years ago
pcbnew_printout.cpp Split out LSEQ/LSET from LAYER_ID 1 year ago
pcbnew_printout.h Split out LSEQ/LSET from LAYER_ID 1 year ago
pcbnew_settings.cpp Split out LSEQ/LSET from LAYER_ID 1 year ago
pcbnew_settings.h IDFv3: control whether DNP/unspecified components are exported 1 year ago
pcbplot.cpp Split out LSEQ/LSET from LAYER_ID 1 year ago
pcbplot.h Split out LSEQ/LSET from LAYER_ID 1 year ago
plot_board_layers.cpp Further cleanup of LSET 1 year ago
plot_brditems_plotter.cpp Split out LSEQ/LSET from LAYER_ID 1 year 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 On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2 years ago
sel_layer.cpp Split out LSEQ/LSET from LAYER_ID 1 year ago
toolbars_footprint_editor.cpp Split out LSEQ/LSET from LAYER_ID 1 year ago
toolbars_footprint_viewer.cpp Never call ReCreateMenuBar inside a menu event handler 3 years ago
toolbars_pcb_editor.cpp Use bitmap bundle for auto track width button. 1 year ago
tracks_cleaner.cpp Split out LSEQ/LSET from LAYER_ID 1 year 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 Split out LSEQ/LSET from LAYER_ID 1 year ago
zone.cpp Split out LSEQ/LSET from LAYER_ID 1 year ago
zone.h Split out LSEQ/LSET from LAYER_ID 1 year ago
zone_filler.cpp Fixup copper connection wires 1 year ago
zone_filler.h ADDED: pcbnew fill avoids kissing fills 1 year ago
zone_settings.cpp Split out LSEQ/LSET from LAYER_ID 1 year ago
zone_settings.h Split out LSEQ/LSET from LAYER_ID 1 year ago
zones.h Update Zone Manager for look & feel and coding stds. 1 year ago