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 08938463f1 Fix off-by-one error in via sizes. 4 years ago
..
autorouter Overhaul arc internal model to not over-specify information. 4 years ago
board_stackup_manager Import layer settings before swapping boards 4 years ago
connectivity Update ratsnest while dragging footprints. 4 years ago
dialogs Fix off-by-one error in via sizes. 4 years ago
drc Fp editor: add DRC test for through hole pads without hole. 4 years ago
exporters Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
import_gfx pcbnew: support vertex line start/end width to correctly import certain DXF files 4 years ago
microwave Overhaul arc internal model to not over-specify information. 4 years ago
netlist_reader Remove yet more single-pad-net stuff. 4 years ago
plugins Fix centered rotated text in Pcbnew Eagle importer. 4 years ago
python Allow loading secondary boards from Python 4 years ago
ratsnest Rename layer ids file. 4 years ago
router pcbnew, router: fix a crash and some other issues related to microvias and blind/buried vias 4 years ago
specctra_import_export Finish arc rework and push out to file formats. 4 years ago
tools Added feature to switch between router modes 4 years ago
widgets Clean up removal of separate front & back footprint text visibility. 4 years ago
CMakeLists.txt Fix disable warnings to be compatible 4 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 Ugly hack to avoid crash on msys2 when running Pcbnew after running Eeschema+its Python console 4 years ago
action_plugin.h Pcbnew header housekeeping round 1. 4 years ago
array_creator.cpp Array creator tool: Add option to assign unique reference designators 4 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 We don't keep a CHANGELOG.TXT 4 years ago
board.cpp Move board object polygon code into the object source files. 4 years ago
board.h Push most of PCB_SHAPE impl down in to EDA_SHAPE. 4 years ago
board_commit.cpp Quiet Coverity. 4 years ago
board_commit.h Remove ZONE_FILLER_TOOL since it's not really necessary. 4 years ago
board_connected_item.cpp Cleanup (includes and formatting). 4 years ago
board_connected_item.h More NULL expunging. 4 years ago
board_design_settings.cpp Fix hard-coded limit to dp choice 4 years ago
board_item.cpp Overhaul arc internal model to not over-specify information. 4 years ago
board_item_container.h Add bulk add/remove mode flag to the BOARD_LISTENER 5 years ago
build_BOM_from_board.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
cleanup_item.cpp more cleanup about removing useless include 5 years ago
cleanup_item.h Pcbnew header housekeeping round 1. 4 years ago
collectors.cpp More NULL expunging. 4 years ago
collectors.h Rename layer ids file. 4 years ago
convert_shape_list_to_polygon.cpp Overhaul arc internal model to not over-specify information. 4 years ago
convert_shape_list_to_polygon.h Push most of PCB_SHAPE impl down in to EDA_SHAPE. 4 years ago
cross-probing.cpp Fill in some missing GetMsgPanelItems and make some others consistent. 4 years ago
edit.cpp Work around EnsureVisible bug in wxWidgets during DRC cross-probe. 4 years ago
edit_track_width.cpp Prefix TRACK, ARC and VIA. 4 years ago
edit_zone_helpers.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
files.cpp Formatting. 4 years ago
footprint.cpp Move board object polygon code into the object source files. 4 years ago
footprint.h Fp editor: add DRC test for through hole pads without hole. 4 years ago
footprint_edit_frame.cpp Disable ungroup where there are no groups in the selection. 4 years ago
footprint_edit_frame.h Move centering of lib-tree item to idle event. 4 years ago
footprint_editor_settings.cpp Move 45° limit to hotkey 4 years ago
footprint_editor_utils.cpp Move centering of lib-tree item to idle event. 4 years ago
footprint_info_impl.cpp Dark mode for a bunch of HTML dialogs. 4 years ago
footprint_info_impl.h Pass wxString objects by reference instead of on the stack. 4 years ago
footprint_libraries_utils.cpp Fix a few minor dialog issues. 4 years ago
footprint_preview_panel.cpp Used cached footprints without check in preview 5 years ago
footprint_preview_panel.h Kill the last of wx/wx.h in headers 4 years ago
footprint_tree_pane.cpp Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
footprint_tree_pane.h Pinning for library trees in FPEditor and SymbolEditor. 6 years ago
footprint_viewer_frame.cpp Don't allow reentrancy into PlaceFootprint. 4 years ago
footprint_viewer_frame.h Remove vestiges of old zoom-auto architecture. 4 years ago
footprint_wizard.cpp More NULL expunging. 4 years ago
footprint_wizard.h Pcbnew header housekeeping round 1. 4 years ago
footprint_wizard_frame.cpp Fill in some missing GetMsgPanelItems and make some others consistent. 4 years ago
footprint_wizard_frame.h Pcbnew header housekeeping round 1. 4 years ago
footprint_wizard_frame_functions.cpp Freshen microwave polygon dialog and remove a bunch of dead code. 4 years ago
fp_shape.cpp Fix mirroring arcs in footprints 4 years ago
fp_shape.h Finish arc rework and push out to file formats. 4 years ago
fp_text.cpp Move board object polygon code into the object source files. 4 years ago
fp_text.h Rework bitmap system to load from archived PNGs 5 years ago
fp_text_grid_table.cpp Whack-a-mole on another case of "module". 5 years ago
fp_text_grid_table.h Pass wxString objects by reference instead of on the stack. 4 years ago
fp_tree_model_adapter.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
fp_tree_model_adapter.h Formatting and naming conventions. 5 years ago
fp_tree_synchronizing_adapter.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
fp_tree_synchronizing_adapter.h Formatting and naming conventions. 5 years ago
generate_footprint_info.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
generate_footprint_info.h Convert Place Footprint to component tree. 7 years ago
graphics_cleaner.cpp Overhaul arc internal model to not over-specify information. 4 years ago
graphics_cleaner.h Pull some name changes back from 7.0 to ease merging. 4 years ago
grid_layer_box_helpers.cpp Typo fix: Correct 'allow to' -> 'allows one to' 5 years ago
grid_layer_box_helpers.h Dismiss the layer selector grid combobox when it loses focus 5 years ago
initpcb.cpp More NULL expunging. 4 years ago
invoke_pcb_dialog.h MODULE -> FOOTPRINT. 5 years ago
io_mgr.cpp More NULL expunging. 4 years ago
io_mgr.h Formatting and include cleanup. 4 years ago
kicad_clipboard.cpp We don't keep a CHANGELOG.TXT 4 years ago
kicad_clipboard.h We don't keep a CHANGELOG.TXT 4 years ago
load_select_footprint.cpp Clean up unused variable usage 4 years ago
menubar_footprint_editor.cpp Disable ACTIONS::openPreferences for now. 4 years ago
menubar_pcb_editor.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
netinfo.h Expose PCB_TRACK vector as a SWIG proxy object 4 years ago
netinfo_item.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
netinfo_list.cpp More NULL expunging. 4 years ago
pad.cpp Report nets on pads. 4 years ago
pad.h Clear numbers from non-numberable pads and don't run DRC on them. 4 years ago
pad_custom_shape_functions.cpp Overhaul arc internal model to not over-specify information. 4 years ago
pcb_base_edit_frame.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
pcb_base_edit_frame.h Allow caller to specify which library table to add library to. 4 years ago
pcb_base_frame.cpp Add status bar message for constraint mode. 4 years ago
pcb_dimension.cpp Move board object polygon code into the object source files. 4 years ago
pcb_dimension.h Convert Altium radial dimensions to leaders. 4 years ago
pcb_display_options.cpp Impleent persistence for no-connect pad setting. 4 years ago
pcb_draw_panel_gal.cpp Clean up removal of separate front & back footprint text visibility. 4 years ago
pcb_draw_panel_gal.h Rename layer ids file. 4 years ago
pcb_edit_frame.cpp New paramaterized interface doesn't like quoted parameters. 4 years ago
pcb_edit_frame.h KIFACE_I -> KIFACE_BASE. 4 years ago
pcb_expr_evaluator.cpp Respect context layer in eval 4 years ago
pcb_expr_evaluator.h Add a compile error for ill-defined rules, and more performance. 4 years ago
pcb_group.cpp Lock/unlock group members when locking/unlocking group. 4 years ago
pcb_item_containers.h Prefix TRACK, ARC and VIA. 4 years ago
pcb_layer_box_selector.cpp Rename layer ids file. 4 years ago
pcb_layer_box_selector.h Pcbnew header housekeeping round 1. 4 years ago
pcb_marker.cpp Rename layer ids file. 4 years ago
pcb_marker.h Rework bitmap system to load from archived PNGs 5 years ago
pcb_origin_transforms.cpp Add more consts all over the place 5 years ago
pcb_origin_transforms.h Add more consts all over the place 5 years ago
pcb_painter.cpp Move bbox padding to RTrees so it doesn't interfere with hittesting. 4 years ago
pcb_painter.h Use board's maxError value when possible. 4 years ago
pcb_plot_params.cpp Move plotter headers into include folder. 4 years ago
pcb_plot_params.h Move plotter headers into include folder. 4 years ago
pcb_plot_params_parser.h Comment-only changes 6 years ago
pcb_screen.cpp Rename layer ids file. 4 years ago
pcb_shape.cpp Fix missing member variable in swap(). 4 years ago
pcb_shape.h Overhaul arc internal model to not over-specify information. 4 years ago
pcb_target.cpp Clean up including of board_design_settings.h 4 years ago
pcb_target.h Pcbnew header housekeeping round 1. 4 years ago
pcb_text.cpp Move board object polygon code into the object source files. 4 years ago
pcb_text.h PCB_TEXT: remove "hide" option, because they are never hidden. 4 years ago
pcb_track.cpp Move bbox padding to RTrees so it doesn't interfere with hittesting. 4 years ago
pcb_track.h Prefix TRACK, ARC and VIA. 4 years ago
pcb_view.cpp Round 2 of Worksheet -> Drawing Sheet. 5 years ago
pcb_view.h Rename layer ids file. 4 years ago
pcbnew.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
pcbnew.h Add Python Tool to pcbnew 4 years ago
pcbnew.icns Add drop shadows to MacOS icons 4 years ago
pcbnew_config.cpp Normalize drawing sheet path to env vars & prj, not just prj. 4 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 Add Python Tool to pcbnew 4 years ago
pcbnew_printout.cpp Clean up removal of separate front & back footprint text visibility. 4 years ago
pcbnew_printout.h Prefix TRACK, ARC and VIA. 4 years ago
pcbnew_settings.cpp Remove vestigal setting 4 years ago
pcbnew_settings.h Option graphics limited to 45deg in creation: separate options for brd and fp editors. 4 years ago
pcbplot.cpp Move plotter headers into include folder. 4 years ago
pcbplot.h Rename layer ids file. 4 years ago
plot_board_layers.cpp Plot custom pads with pad anchor size = 0. 4 years ago
plot_brditems_plotter.cpp Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
plotcontroller.h Rename layer ids file. 4 years ago
plugin.cpp Clean up unused variable usage 4 years ago
sel_layer.cpp Fixup PCB_ONE_LAYER_SELECTOR 4 years ago
toolbars_footprint_editor.cpp Freshen microwave polygon dialog and remove a bunch of dead code. 4 years ago
toolbars_footprint_viewer.cpp Remove vestiges of old zoom-auto architecture. 4 years ago
toolbars_pcb_editor.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
tracks_cleaner.cpp Fix bugs in Tracks Cleaner. 4 years ago
tracks_cleaner.h Prefix TRACK, ARC and VIA. 4 years ago
undo_redo.cpp pcbnew, undo_redo.cpp: fix a logical bug that can hang in rare cases. 4 years ago
zone.cpp Move board object polygon code into the object source files. 4 years ago
zone.h Formatting. 4 years ago
zone_filler.cpp Don't depend on a keepout zone having no priority. 4 years ago
zone_filler.h Decouple PROGRESS_REPORTER interface from implementations. 4 years ago
zone_settings.cpp Fix uninitialized variable. 5 years ago
zone_settings.h Rename layer ids file. 4 years ago
zones.h Update some classnames including archaic zone names. 5 years ago
zones_functions_for_undo_redo.cpp Fix source comment / documentation typos 4 years ago
zones_functions_for_undo_redo.h Convert UNDO_REDO_T to an enum class 5 years ago