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.
 
 
 
 
 
Jeff Young c87a5ff0ab Remove elipsis from Remove Teardrops. 3 years ago
..
autorouter ADDED: Pack and Move Footprints, improved footprint spread algorithm. 3 years ago
board_stackup_manager Add code to set better default layer widths. 3 years ago
connectivity Move ratsnest exclusion processing to a post-pass. 3 years ago
dialogs Move ratsnest exclusion processing to a post-pass. 3 years ago
drc Move ratsnest exclusion processing to a post-pass. 3 years ago
exporters Fix footprint relative path resolution for idf/vrml export 3 years ago
ibis Ibis differential and PRBS models 3 years ago
import_gfx Fix some logic errors in importing SVG polygons with holes. 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 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
python Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
ratsnest Move ratsnest exclusion processing to a post-pass. 3 years ago
router Router Tool: get rid of getNearestRatnestAnchor 3 years ago
specctra_import_export Move ratsnest exclusion processing to a post-pass. 3 years ago
teardrop Move ratsnest exclusion processing to a post-pass. 3 years ago
tools Swap: disallow swapping tracks / wires 3 years ago
widgets search panel: fix a crash and a refresh issue after selecting a second item 3 years ago
CMakeLists.txt ADDED: Pack and Move Footprints, improved footprint spread algorithm. 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 Move ratsnest exclusion processing to a post-pass. 3 years ago
board.h Move ratsnest exclusion processing to a post-pass. 3 years ago
board_commit.cpp Move ratsnest exclusion processing to a post-pass. 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 Don't use FindNamedPad for net-tie logic. It only reutrns the *first* 3 years ago
board_item.cpp Combine Iu2Millimeter & remove PcbMm2iu 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 4 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 Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
convert_shape_list_to_polygon.h Neurotically update position wxPoint usages 4 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 Move ratsnest exclusion processing to a post-pass. 3 years ago
files.cpp CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
footprint.cpp Don't use FindNamedPad for net-tie logic. It only reutrns the *first* 3 years ago
footprint.h Don't use FindNamedPad for net-tie logic. It only reutrns the *first* 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 Keep Footprint Checker info between runs. 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 ADDED: Support for explicit DNP field 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 Support mirroring on the board too. 3 years ago
fp_text.h Support mirroring on the board too. 3 years ago
fp_text_grid_table.cpp Readability improvements. 3 years ago
fp_text_grid_table.h Untangle some includes 3 years ago
fp_textbox.cpp Support mirroring on the board too. 3 years ago
fp_textbox.h Support mirroring on the board too. 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 Small optimizations. 3 years ago
pad.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
pad_custom_shape_functions.cpp ADDED ability to specify where pad number (& net name) go on custom shaped pads. 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 Readability improvements. 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 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
pcb_dimension.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
pcb_draw_panel_gal.cpp Move ratsnest exclusion processing to a post-pass. 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 Move ratsnest exclusion processing to a post-pass. 3 years ago
pcb_edit_frame.h ADDED: Search/inspect pane 3 years ago
pcb_expr_evaluator.cpp Fix logic error when filling zones. 3 years ago
pcb_expr_evaluator.h Bug fixes for layer expression processing. 3 years ago
pcb_group.cpp Don't include hidden text in group boundingbox. 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 Support both X and Y mirroring in FPEditor. 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_screen.cpp Rename layer ids file. 4 years ago
pcb_shape.cpp Support mirroring on the board too. 3 years ago
pcb_shape.h Support mirroring on the board too. 3 years ago
pcb_target.cpp Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
pcb_target.h Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
pcb_text.cpp Support mirroring on the board too. 3 years ago
pcb_text.h Support mirroring on the board too. 3 years ago
pcb_textbox.cpp Support mirroring on the board too. 3 years ago
pcb_textbox.h Support mirroring on the board too. 3 years ago
pcb_track.cpp Implement Mirror H/V for tracks and vias. 3 years ago
pcb_track.h Implement Mirror H/V for tracks and vias. 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 Strip out and migrate 3d search paths in favor of env vars 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 CHANGED netclass assignments now done via canvas or via patterns. 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_printout.cpp Remove IU_PER_MM thats standalone 3 years ago
pcbnew_printout.h Remove a few EDA_RECT instances. 3 years ago
pcbnew_settings.cpp Add forgotten save of setting 3 years ago
pcbnew_settings.h Fix search panel not remembering visibility 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 Generalize bookmarks to support additional groups and names 3 years ago
plot_brditems_plotter.cpp Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
plotcontroller.h ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 4 years ago
plugin.cpp More wxString wide literals. 4 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 Support mirroring on the board too. 3 years ago
tracks_cleaner.cpp Clean up some auto usage 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 Support mirroring on the board too. 3 years ago
zone.h Support mirroring on the board too. 3 years ago
zone_filler.cpp Move ratsnest exclusion processing to a post-pass. 3 years ago
zone_filler.h Move ratsnest exclusion processing to a post-pass. 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 Implement two-staged zone priority: assigned priority followed by UUID. 4 years ago
zones_functions_for_undo_redo.h Cleanup. 4 years ago