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.
 
 
 
 
 
Mark Roszko 09628aefbb Reuse the visibility bitmap bundles to reduce gdi object exhaustion 4 months ago
..
api API: Don't accidentally copy board's net info 6 months ago
autorouter FP_LIB_TABLE_ROW::LibraryExists(): ensure environment variables are expanded 10 months ago
board_stackup_manager Pcbnew: fix bad layer maths in stackup dialog 10 months ago
connectivity fix for issue 17429 - DRC exclusion instability 5 months ago
dialogs Keep the drill results visible 4 months ago
drc Fix copy pasta causing crash 4 months ago
exporters Honour board's PAGE_INFO when plotting drill maps. 4 months ago
generators Clear arcs before running boolean ops (KICAD-QXG). 5 months ago
git Fix inheritance for git_common 9 months ago
import_gfx Fix a collision with a Windows define and our use of the same var name. 9 months ago
microwave Revise Copyright statement to align with TLF 11 months ago
navlib nullptr safety 4 months ago
netlist_reader Don't assume a frame. 5 months ago
pcb_io Altium PCB import: fix 3D models rotation when 3D body is on bottom side. 4 months ago
python Static cast safety. 5 months ago
ratsnest fix for issue 17429 - DRC exclusion instability 5 months ago
router Add wallclock timeout to PNS walkaround 5 months ago
specctra_import_export Be consistent about getting board copper layers. 5 months ago
teardrop Chamfer corners when expanding teardrop masks. 7 months ago
tools Pcbnew: when moving, select move origin by mouse, not cursor 4 months ago
widgets Reuse the visibility bitmap bundles to reduce gdi object exhaustion 4 months ago
zone_manager Retire WINDOW_FREEZER in favour of wxWindowUpdateLocker. 5 months ago
CMakeLists.txt Naming conventions. 4 months ago
Doxyfile_python Doxyfiles: Remove local debug lines 7 years ago
Doxyfile_xml Doxyfiles: Remove local debug lines 7 years ago
action_plugin.cpp Revise Copyright statement to align with TLF 11 months ago
action_plugin.h Revise Copyright statement to align with TLF 11 months ago
array_pad_number_provider.cpp PCB array tool: don't count array source pad as reserving its number 7 months ago
array_pad_number_provider.h PCB array tool: don't count array source pad as reserving its number 7 months ago
board.cpp Remove unused method. 4 months ago
board.h Remove unused method. 4 months ago
board_commit.cpp There's no view when running tests. 5 months ago
board_commit.h Dirty clearance lines when rule areas change. 5 months ago
board_connected_item.cpp API: Use net names, not codes, and allow creating new nets 6 months ago
board_connected_item.h API: Use net names, not codes, and allow creating new nets 6 months ago
board_design_settings.cpp Pad editor dlg: set the default thermal spoke to 90 deg for RR pad shape 5 months ago
board_item.cpp Don't attempt to convert reference image to a SHAPE_POLY_SET. 5 months ago
board_item_container.h Revise Copyright statement to align with TLF 11 months ago
build_BOM_from_board.cpp Revise Copyright statement to align with TLF 11 months ago
cleanup_item.cpp Revise Copyright statement to align with TLF 11 months ago
cleanup_item.h Revise Copyright statement to align with TLF 11 months ago
collectors.cpp Don't prompt for rule areas and no-net shapes 4 months ago
collectors.h Don't prompt for rule areas and no-net shapes 4 months ago
component_class_manager.cpp Delay resolution of component classes when pasting footprints 10 months ago
component_class_manager.h Delay resolution of component classes when pasting footprints 10 months ago
convert_shape_list_to_polygon.cpp Do not create teeny segments in outline 4 months ago
convert_shape_list_to_polygon.h Revise Copyright statement to align with TLF 11 months ago
cross-probing.cpp Remove dead code. 5 months ago
edit.cpp Revise Copyright statement to align with TLF 11 months ago
edit_track_width.cpp Revise Copyright statement to align with TLF 11 months ago
edit_zone_helpers.cpp Don't try to keep netcodes in defaultZoneSettings (KICAD-7Z8). 5 months ago
files.cpp Remove temporary file saving step 5 months ago
fix_board_shape.cpp Revise Copyright statement to align with TLF 11 months ago
fix_board_shape.h Revise Copyright statement to align with TLF 11 months ago
footprint.cpp Fix merge error. 5 months ago
footprint.h API: Clear footprint caches when making changes 8 months ago
footprint_chooser_frame.cpp Repair COMMON_TOOLS to know about frame-specific WINDOW_SETTINGS 5 months ago
footprint_chooser_frame.h FOOTPRINT_CHOOSER_FRAME: fix crash when the 3D view is opened 7 months ago
footprint_edit_frame.cpp Naming conventions. 4 months ago
footprint_edit_frame.h Auto-enable user layers that have custom FPEditor names. 8 months ago
footprint_editor_settings.cpp Fix a collision with a Windows define and our use of the same var name. 9 months ago
footprint_editor_utils.cpp Keep FP Properties dialogs as quasimodal 11 months ago
footprint_info_impl.cpp Kicad SEXPR should no longer need LOCALE_IO. 5 months ago
footprint_info_impl.h Kicad SEXPR should no longer need LOCALE_IO. 5 months ago
footprint_libraries_utils.cpp Kicad SEXPR should no longer need LOCALE_IO. 5 months ago
footprint_preview_panel.cpp Repair COMMON_TOOLS to know about frame-specific WINDOW_SETTINGS 5 months ago
footprint_preview_panel.h Footprint chooser: fix crash when closing the dialog with a large footprint. 7 months ago
footprint_tree_pane.cpp Block preview while menus are shown 11 months ago
footprint_tree_pane.h Block preview while menus are shown 11 months ago
footprint_viewer_frame.cpp Must use addParamsForWindow to init WINDOW_SETTINGs structs. 4 months ago
footprint_viewer_frame.h Read hotkeys from disk after they change. 10 months ago
footprint_wizard.cpp Revise Copyright statement to align with TLF 11 months ago
footprint_wizard.h Revise Copyright statement to align with TLF 11 months ago
footprint_wizard_frame.cpp Must use addParamsForWindow to init WINDOW_SETTINGs structs. 4 months ago
footprint_wizard_frame.h Revise Copyright statement to align with TLF 11 months ago
footprint_wizard_frame_functions.cpp Revise Copyright statement to align with TLF 11 months ago
fp_tree_model_adapter.cpp Fix design block panel trampling symbol chooser settings 10 months ago
fp_tree_model_adapter.h Revise Copyright statement to align with TLF 11 months ago
fp_tree_synchronizing_adapter.cpp Shutdown safety. (Potentially KICAD-TJK.) 5 months ago
fp_tree_synchronizing_adapter.h Shutdown safety. (Potentially KICAD-TJK.) 5 months 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 Kicad SEXPR should no longer need LOCALE_IO. 5 months ago
generate_footprint_info.h Revise Copyright statement to align with TLF 11 months ago
generators_mgr.cpp Revise Copyright statement to align with TLF 11 months ago
generators_mgr.h Revise Copyright statement to align with TLF 11 months ago
graphics_cleaner.cpp Fix a bunch more bugs in bezier approximation. 6 months ago
graphics_cleaner.h Fix a bunch more bugs in bezier approximation. 6 months ago
grid_layer_box_helpers.cpp User layer bug fixes. 9 months ago
grid_layer_box_helpers.h User layer bug fixes. 9 months ago
initpcb.cpp Default to 4 user defined layers 10 months ago
invoke_pcb_dialog.h Revise Copyright statement to align with TLF 11 months ago
kicad_clipboard.cpp Via needs a parent for formatting. 8 months ago
kicad_clipboard.h Revise Copyright statement to align with TLF 11 months ago
layer_pairs.cpp Revise Copyright statement to align with TLF 11 months ago
layer_pairs.h Revise Copyright statement to align with TLF 11 months ago
load_select_footprint.cpp Thread-safety (potentially KICAD-VMX...) 5 months ago
menubar_footprint_editor.cpp Revise Copyright statement to align with TLF 11 months ago
menubar_pcb_editor.cpp Revise Copyright statement to align with TLF 11 months ago
netinfo.h Revise Copyright statement to align with TLF 11 months ago
netinfo_item.cpp Revise Copyright statement to align with TLF 11 months ago
netinfo_list.cpp Revise Copyright statement to align with TLF 11 months ago
pad.cpp pcbnew/api: Expose pad-to-die length 4 months ago
pad.h Fix thermal spokes for pad stacks. 8 months ago
pad_utils.cpp Revise Copyright statement to align with TLF 11 months ago
pad_utils.h Revise Copyright statement to align with TLF 11 months ago
padstack.cpp Don't assert inner layer in Footprint Editor (KICAD-STX). 5 months ago
padstack.h Revise Copyright statement to align with TLF 11 months ago
pcb_base_edit_frame.cpp Prevent command line applications handling dark mode 4 months ago
pcb_base_edit_frame.h Revise Copyright statement to align with TLF 11 months ago
pcb_base_frame.cpp Must use addParamsForWindow to init WINDOW_SETTINGs structs. 4 months ago
pcb_dimension.cpp Don't attempt to fetch last char of empty string. 4 months ago
pcb_dimension.h Fix a collision with a Windows define and our use of the same var name. 9 months ago
pcb_draw_panel_gal.cpp Pcbnew: ensure LAYER_NON_PLATEDHOLES Gal layer is always visible 10 months ago
pcb_draw_panel_gal.h Revise Copyright statement to align with TLF 11 months ago
pcb_edit_frame.cpp Naming conventions. 4 months ago
pcb_edit_frame.h Make sure to fully repaint pads when loading a board 9 months ago
pcb_field.cpp Fix usage of PCB_FIELD( PCB_TEXT& ) 7 months ago
pcb_field.h ADDED: menu item to control searching of hidden fields. 8 months ago
pcb_fields_grid_table.cpp Honour front/back layer types for user layer. 4 months ago
pcb_fields_grid_table.h Allow embedded files to come from components 7 months ago
pcb_generator.cpp Revise Copyright statement to align with TLF 11 months ago
pcb_generator.h Revise Copyright statement to align with TLF 11 months ago
pcb_group.cpp GAL: ViewGetLOD should not be able to change the VIEW 11 months ago
pcb_group.h GAL: ViewGetLOD should not be able to change the VIEW 11 months ago
pcb_item_containers.h Revise Copyright statement to align with TLF 11 months ago
pcb_layer_box_selector.cpp Retire WINDOW_FREEZER in favour of wxWindowUpdateLocker. 5 months ago
pcb_layer_box_selector.h Revise Copyright statement to align with TLF 11 months ago
pcb_layer_presentation.h Revise Copyright statement to align with TLF 11 months ago
pcb_marker.cpp fix for issue 17429 - DRC exclusion instability 5 months ago
pcb_marker.h Revise Copyright statement to align with TLF 11 months ago
pcb_origin_transforms.cpp Revise Copyright statement to align with TLF 11 months ago
pcb_origin_transforms.h Revise Copyright statement to align with TLF 11 months ago
pcb_painter.cpp Pcbnew: fix outline drawing of PTH pads 4 months ago
pcb_painter.h Finish eradication of visibility flag on text items. 9 months ago
pcb_plot_params.cpp Be consistent about getting board copper layers. 5 months ago
pcb_plot_params.h Don't report missing color theme in B&W mode. 7 months ago
pcb_plot_params_parser.h Fix reading old plot layer settings into new layer IDs 11 months ago
pcb_plotter.cpp Always use PCB_PLOTTER::PlotJobToPlotOpts for plotter exports 4 months ago
pcb_plotter.h Fix color theme load logic in jobs 10 months ago
pcb_reference_image.cpp More functional fix for IPC API item modifications 8 months ago
pcb_reference_image.h More functional fix for IPC API item modifications 8 months ago
pcb_screen.cpp Revise Copyright statement to align with TLF 11 months ago
pcb_shape.cpp API: Use net names, not codes, and allow creating new nets 6 months ago
pcb_shape.h Use maxError when converting bezier to polyline. 6 months ago
pcb_table.cpp pcbnew and eeschema: Table and textbox rotation / text justification fix 7 months ago
pcb_table.h Copy c'tor / operator= safety. 4 months ago
pcb_tablecell.cpp Honour front/back layer types for user layer. 4 months ago
pcb_tablecell.h ADDED: row height and column width property inspector properties. 5 months ago
pcb_target.cpp Revise Copyright statement to align with TLF 11 months ago
pcb_target.h Revise Copyright statement to align with TLF 11 months ago
pcb_text.cpp Honour renderSettings' default font. 4 months ago
pcb_text.h Runtime cache for knockout text. 5 months ago
pcb_textbox.cpp Honour renderSettings' default font. 4 months ago
pcb_textbox.h More functional fix for IPC API item modifications 8 months ago
pcb_track.cpp Be consistent about getting board copper layers. 5 months ago
pcb_track.h Prevent invalid via layers due to property editor 5 months ago
pcb_view.cpp Dirty clearance lines when rule areas change. 5 months ago
pcb_view.h Dirty clearance lines when rule areas change. 5 months ago
pcbexpr_evaluator.cpp Formatting. 5 months ago
pcbexpr_evaluator.h Revise Copyright statement to align with TLF 11 months ago
pcbexpr_functions.cpp Remove double-layer-processing. 5 months ago
pcbnew.cpp Progress reporting for Run Jobs. 5 months ago
pcbnew.icns Add document type icons 2 years ago
pcbnew_config.cpp Allow embedded files to come from components 7 months 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) 3 years ago
pcbnew_jobs_handler.cpp Don't set m_IsPreviewer to force 3D models. 4 months ago
pcbnew_jobs_handler.h Move layer arg parsing up so we can handle user-defined layer names. 8 months ago
pcbnew_printout.cpp Visibility control is for *filled* shapes. 8 months ago
pcbnew_printout.h Revise Copyright statement to align with TLF 11 months ago
pcbnew_settings.cpp Pcbnew: remove dead code. 9 months ago
pcbnew_settings.h Move Use45Limit processing to VIEWER_TOOLS. 8 months ago
pcbplot.cpp Handle clipping silk to mask when there is more than one layer. 9 months ago
pcbplot.h Update layer per page. 8 months ago
plot_board_layers.cpp UNDEFINED_LAYER no longer copacetic for pads (KICAD-QOC). 5 months ago
plot_brditems_plotter.cpp Honour renderSettings' default font. 4 months ago
plotcontroller.h Revise Copyright statement to align with TLF 11 months ago
plotprint_opts.h Revise Copyright statement to align with TLF 11 months ago
project_pcb.cpp Revise Copyright statement to align with TLF 11 months ago
sel_layer.cpp Revise Copyright statement to align with TLF 11 months ago
toolbars_footprint_editor.cpp FP editor: add datasheet toolbar icon 11 months ago
toolbars_footprint_viewer.cpp Revise Copyright statement to align with TLF 11 months ago
toolbars_pcb_editor.cpp Don't set the dimension group's action to the origin action 5 months ago
tracks_cleaner.cpp Be consistent about getting board copper layers. 5 months ago
tracks_cleaner.h Thread safety for TRACKS_CLEANER cache 10 months ago
undo_redo.cpp Dirty clearance lines when rule areas change. 5 months ago
zone.cpp Fix zones having no net when opening Altium or Legacy PCBs. 4 months ago
zone.h Remove unused variable. 4 months ago
zone_filler.cpp Optimize zone-zone checks in filler 4 months ago
zone_filler.h Process non-copper keepouts in footprints. 8 months ago
zone_settings.cpp Don't try to keep netcodes in defaultZoneSettings (KICAD-7Z8). 5 months ago
zone_settings.h Don't try to keep netcodes in defaultZoneSettings (KICAD-7Z8). 5 months ago
zones.h Revise Copyright statement to align with TLF 11 months ago
zones_functions_for_undo_redo.cpp Revise Copyright statement to align with TLF 11 months ago