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.
 
 
 
 
 
Wayne Stambaugh d78b41969f Fix broken autosave when board is modified. 3 years ago
..
autorouter ADDED: Pack and Move Footprints, improved footprint spread algorithm. 3 years ago
board_stackup_manager board_stackup_manager: fix incorrect behavior when adding a new dielectric layer. 3 years ago
connectivity Slight performance improvement. 3 years ago
dialogs Name shortening and line-break reduction. 3 years ago
drc Name shortening and line-break reduction. 3 years ago
exporters Fix not handled exceptions. 3 years ago
ibis Make a sentence understandable and translatable. 3 years ago
import_gfx Don't fill drawing sheet rects with transparent fill. 3 years ago
microwave TOOL_EVENT: make command string non-optional 3 years ago
navlib Add support for using a SpaceMouse to pan & zoom in the schematic editor. 4 years ago
netlist_reader Move ratsnest exclusion processing to a post-pass. 3 years ago
plugins Name shortening and line-break reduction. 3 years ago
python Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
ratsnest Increase dynamic ratsnest opacity for better visibility. 3 years ago
router Name shortening and line-break reduction. 3 years ago
specctra_import_export Fix crash on Specctra import. 3 years ago
teardrop Name shortening and line-break reduction. 3 years ago
tools Name shortening and line-break reduction. 3 years ago
widgets Move courtyard collision setting to preferences. 3 years ago
CMakeLists.txt Pull interactive courtyard checker out of move tool to share with router. 3 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 Some more wxPoint/EDA_RECT yeeting. 3 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 Name shortening and line-break reduction. 3 years ago
board.h Move Enter Group for easier access. 3 years ago
board_commit.cpp Coverity fixes. 3 years ago
board_commit.h Make sure Cleanup handles shapes other than segments. 4 years ago
board_connected_item.cpp Properties Panel: Correctly limit layers for connectable items to copper layers 3 years ago
board_connected_item.h CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
board_design_settings.cpp Better thread safety for zone boundingbox caches. 3 years ago
board_item.cpp Name shortening and line-break reduction. 3 years ago
board_item_container.h Fix typos in pcbnew sub-directory 3 years ago
build_BOM_from_board.cpp Schematic: Add CSV export to Symbol Fields Table 3 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 Attempt to fix std::initializer_list lifetime issue. 3 years ago
collectors.h Attempt to fix std::initializer_list lifetime issue. 3 years ago
convert_shape_list_to_polygon.cpp BuildBoardPolygonOutlines: enable multiple main outlines: it works fine in 3D viewer. 3 years ago
convert_shape_list_to_polygon.h Refactor poly outline generator to handle multiple outlines. 3 years ago
cross-probing.cpp Keep selection order in SCH->PCB cross-selection. 3 years ago
edit.cpp PCB Editor: Add User Background Images 3 years ago
edit_track_width.cpp Move KICAD_T[] to std::initializer_list<KICAD_T>. 3 years ago
edit_zone_helpers.cpp Formatting and a bit of cleanup. 3 years ago
files.cpp Push autosave-require down in to EDA_BASE_FRAME. 3 years ago
footprint.cpp Name shortening and line-break reduction. 3 years ago
footprint.h Name shortening and line-break reduction. 3 years ago
footprint_edit_frame.cpp Support both X and Y mirroring in FPEditor. 3 years ago
footprint_edit_frame.h ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 4 years ago
footprint_editor_settings.cpp Readability improvements. 3 years ago
footprint_editor_utils.cpp Coverity fixes. 3 years ago
footprint_info_impl.cpp Avoid Yields when the results are ready 3 years ago
footprint_info_impl.h ADDED: Threadpool 3 years ago
footprint_libraries_utils.cpp Pinned libs can also be found in program settings. 3 years ago
footprint_preview_panel.cpp Text size sanity checking for TEXT_ITEMS_GRID. 3 years ago
footprint_preview_panel.h ADDED: Support for explicit DNP field 3 years ago
footprint_tree_pane.cpp Experiment with loading recent searches into the search menu. 3 years ago
footprint_tree_pane.h Pinning for library trees in FPEditor and SymbolEditor. 6 years ago
footprint_viewer_frame.cpp Add contexts to EDA_COMBINED_MATCHER. 3 years ago
footprint_viewer_frame.h ADDED show pin names on footprint pads when assigning to symbol. 3 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 Remove atrophied PCB NO_CONNECTS layer and its colour. 3 years ago
footprint_wizard_frame.h Flatten out some more preferences. 4 years ago
footprint_wizard_frame_functions.cpp More wxString wide literals. 4 years ago
fp_shape.cpp Support both X and Y mirroring in FPEditor. 3 years ago
fp_shape.h Support mirroring on the board too. 3 years ago
fp_text.cpp Do not add a title/comment in mandatory field strings when writting netlists. 3 years ago
fp_text.h Do not add a title/comment in mandatory field strings when writting netlists. 3 years ago
fp_text_grid_table.cpp Add unit and eval support to WX_GRIDs. 3 years ago
fp_text_grid_table.h Add unit and eval support to WX_GRIDs. 3 years ago
fp_textbox.cpp Do not add a title/comment in mandatory field strings when writting netlists. 3 years ago
fp_textbox.h Do not add a title/comment in mandatory field strings when writting netlists. 3 years ago
fp_tree_model_adapter.cpp Add pin/unpin context menu to Symbol Chooser and Footprint Chooser. 3 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 Display descriptions in second column of library trees. 3 years ago
fp_tree_synchronizing_adapter.h Formatting and naming conventions. 5 years ago
generate_footprint_info.cpp Handle updated document description format 4 years ago
generate_footprint_info.h Convert Place Footprint to component tree. 7 years ago
graphics_cleaner.cpp Don't use FindNamedPad for net-tie logic. It only reutrns the *first* 3 years ago
graphics_cleaner.h Add pad-recombining to FPEditor's Cleanup Graphics. 3 years ago
grid_layer_box_helpers.cpp All the preferences, all the time. 4 years ago
grid_layer_box_helpers.h Cleanup. 4 years ago
initpcb.cpp More NULL expunging. 4 years ago
invoke_pcb_dialog.h MODULE -> FOOTPRINT. 5 years ago
io_mgr.cpp altium: Allow extraction of names of footprints stored in *.PcbLib file 4 years ago
io_mgr.h Move GUI queries in PLUGIN to a callback. 4 years ago
kicad_clipboard.cpp Move GUI queries in PLUGIN to a callback. 4 years ago
kicad_clipboard.h Kicad has many plugins. This one is for the pcb. 4 years ago
load_select_footprint.cpp Clean up some auto usage 3 years ago
menubar_footprint_editor.cpp PCB Editor: Add User Background Images 3 years ago
menubar_pcb_editor.cpp Remove elipsis from Remove Teardrops. 3 years ago
netinfo.h ADDED netclass assignment from PCB canvas. 3 years ago
netinfo_item.cpp Readability improvements. 3 years ago
netinfo_list.cpp More wxString wide literals. 4 years ago
pad.cpp Name shortening and line-break reduction. 3 years ago
pad.h Name shortening and line-break reduction. 3 years ago
pad_custom_shape_functions.cpp Name shortening and line-break reduction. 3 years ago
pcb_base_edit_frame.cpp Rename PROPERTY_PANEL::Update() to PROPERTY_PANEL::UpdateData() 3 years ago
pcb_base_edit_frame.h WIP: Properties GUI 3 years ago
pcb_base_frame.cpp Name shortening and line-break reduction. 3 years ago
pcb_bitmap.cpp Readability improvements. 3 years ago
pcb_bitmap.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
pcb_dimension.cpp Name shortening and line-break reduction. 3 years ago
pcb_dimension.h Name shortening and line-break reduction. 3 years ago
pcb_draw_panel_gal.cpp Update zone layers for all layers. 3 years ago
pcb_draw_panel_gal.h Use progress reporting in more places when loading a board 4 years ago
pcb_edit_frame.cpp Fix broken autosave when board is modified. 3 years ago
pcb_edit_frame.h Push autosave-require down in to EDA_BASE_FRAME. 3 years ago
pcb_expr_evaluator.cpp Name shortening and line-break reduction. 3 years ago
pcb_expr_evaluator.h Bug fixes for layer expression processing. 3 years ago
pcb_group.cpp Fix selecting pads of footprints in groups. 3 years ago
pcb_item_containers.h Prefix TRACK, ARC and VIA. 4 years ago
pcb_layer_box_selector.cpp All the preferences, all the time. 4 years ago
pcb_layer_box_selector.h Cleanup. 4 years ago
pcb_marker.cpp Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
pcb_marker.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
pcb_origin_transforms.cpp Remove bad static_cast. 3 years ago
pcb_origin_transforms.h Remove some more duplicated preferences. 4 years ago
pcb_painter.cpp Name shortening and line-break reduction. 3 years ago
pcb_painter.h ADDED: Support for explicit DNP field 3 years ago
pcb_plot_params.cpp Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
pcb_plot_params.h Pcbnew: add plot on all layers feature. 4 years ago
pcb_plot_params_parser.h Pcbnew: add plot on all layers feature. 4 years ago
pcb_plot_svg.cpp Shove kicad2step into pcbnew itself with a new cli 3 years ago
pcb_plot_svg.h Shove kicad2step into pcbnew itself with a new cli 3 years ago
pcb_screen.cpp Rename layer ids file. 4 years ago
pcb_shape.cpp Name shortening and line-break reduction. 3 years ago
pcb_shape.h Name shortening and line-break reduction. 3 years ago
pcb_target.cpp Name shortening and line-break reduction. 3 years ago
pcb_target.h Name shortening and line-break reduction. 3 years ago
pcb_text.cpp Do not add a title/comment in mandatory field strings when writting netlists. 3 years ago
pcb_text.h Do not add a title/comment in mandatory field strings when writting netlists. 3 years ago
pcb_textbox.cpp Do not add a title/comment in mandatory field strings when writting netlists. 3 years ago
pcb_textbox.h Do not add a title/comment in mandatory field strings when writting netlists. 3 years ago
pcb_track.cpp Name shortening and line-break reduction. 3 years ago
pcb_track.h Name shortening and line-break reduction. 3 years ago
pcb_view.cpp Flatten out some more preferences. 4 years ago
pcb_view.h Rename layer ids file. 4 years ago
pcbnew.cpp Cleanup. 3 years ago
pcbnew.h Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
pcbnew.icns Add drop shadows to MacOS icons 4 years ago
pcbnew_config.cpp Store netclass visibility separately from nets 3 years ago
pcbnew_config.h Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
pcbnew_doc.icns Add drop shadows to MacOS icons 4 years ago
pcbnew_id.h Footprint viewers: fix regression: re-add automatic zoom option when loading a new footprint 4 years ago
pcbnew_jobs_handler.cpp Redirect step export output to a pretty window 3 years ago
pcbnew_jobs_handler.h Shove kicad2step into pcbnew itself with a new cli 3 years ago
pcbnew_printout.cpp Formatting and a bit of cleanup. 3 years ago
pcbnew_printout.h Remove a few EDA_RECT instances. 3 years ago
pcbnew_settings.cpp Move courtyard collision setting to preferences. 3 years ago
pcbnew_settings.h Move courtyard collision setting to preferences. 3 years ago
pcbplot.cpp ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 4 years ago
pcbplot.h Property popups for symbols, labels, sheets, and footprints in PDF. 3 years ago
plot_board_layers.cpp Name shortening and line-break reduction. 3 years ago
plot_brditems_plotter.cpp Formatting and a bit of cleanup. 3 years ago
plotcontroller.h ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 4 years ago
plugin.cpp Formatting and a bit of cleanup. 3 years ago
sel_layer.cpp More wxString wide literals. 4 years ago
toolbars_footprint_editor.cpp Support both X and Y mirroring in FPEditor. 3 years ago
toolbars_footprint_viewer.cpp Fix typos in pcbnew sub-directory 3 years ago
toolbars_pcb_editor.cpp Manage the Search panel visibility state in view menu. 3 years ago
tracks_cleaner.cpp Name shortening and line-break reduction. 3 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 Fix shadowed variable. 3 years ago
zone.cpp Formatting and a bit of cleanup. 3 years ago
zone.h Name shortening and line-break reduction. 3 years ago
zone_filler.cpp Name shortening and line-break reduction. 3 years ago
zone_filler.h Fix an edge-case in the spoke genration logic for non-cardinal spokes. 3 years ago
zone_settings.cpp Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
zone_settings.h Set new zone priority to unique number 3 years ago
zones.h Add ignore-line-widths mode to CONVERT_TOOL. 3 years ago
zones_functions_for_undo_redo.cpp Formatting and a bit of cleanup. 3 years ago
zones_functions_for_undo_redo.h Formatting and a bit of cleanup. 3 years ago