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 6541202d42 Repair COMMON_TOOLS to know about frame-specific WINDOW_SETTINGS 3 months ago
..
api Prefer board's errorMax to a constant. 3 months ago
autorouter Harden progress reporter API against misuse. 4 months ago
board_stackup_manager Performance. 7 months ago
component_classes Add algorithm import for Clang 19. 4 months ago
connectivity fix for issue 17429 - fixes DRC unconnected items exclusion instability 3 months ago
dialogs Fix MSVC build error, LSET iterator is incomplete for use with alg::contains 3 months ago
drc Don't sequence layers when order doesn't matter. 3 months ago
exporters Formatting. 3 months ago
generators Clear arcs before running boolean ops (KICAD-QXG). 3 months ago
git Fix inheritance for git_common 7 months ago
import_gfx Nullptr safety. 4 months ago
length_delay_calculation Kill the near-global spread of length_delay_calculation.h 4 months ago
microwave Standardize on American English spelling of "canceled". 4 months ago
navlib Iterator safety. 4 months ago
netlist_reader Be more pedantic about RECURSE_MODE. 4 months ago
pcb_io Blast quite a bit of LOCALE_IO into the sun 3 months ago
python Blast quite a bit of LOCALE_IO into the sun 3 months ago
ratsnest fix for issue 17429 - fixes DRC unconnected items exclusion instability 3 months ago
router Don't sequence layers when order doesn't matter. 3 months ago
specctra_import_export Be consistent about getting board copper layers. 3 months ago
teardrop Performance optimizations. 4 months ago
tools Break out of the zone tool on complete 3 months ago
widgets Formatting. 3 months ago
zone_manager Retire WINDOW_FREEZER in favour of wxWindowUpdateLocker. 3 months ago
CMakeLists.txt Move more stuff to ACTIONs framework. 5 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 9 months ago
action_plugin.h Revise Copyright statement to align with TLF 9 months ago
array_pad_number_provider.cpp PCB array tool: don't count array source pad as reserving its number 6 months ago
array_pad_number_provider.h PCB array tool: don't count array source pad as reserving its number 6 months ago
board.cpp Separate non-copper track processing for hand edited boards and SWIG. 3 months ago
board.h make board area colored (from Ethan Chien) 4 months ago
board_bounding_box.cpp make board area colored (from Ethan Chien) 4 months ago
board_bounding_box.h make board area colored (from Ethan Chien) 4 months ago
board_commit.cpp board area fixes (jpc) 4 months ago
board_commit.h Dirty clearance lines when rule areas change. 4 months ago
board_connected_item.cpp Don't sequence layers when order doesn't matter. 3 months ago
board_connected_item.h API: Use net names, not codes, and allow creating new nets 4 months ago
board_design_settings.cpp Pad editor dlg: set the default thermal spoke to 90 deg for RR pad shape 3 months ago
board_item.cpp Don't sequence layers when order doesn't matter. 3 months ago
board_item_container.h Revise Copyright statement to align with TLF 9 months ago
build_BOM_from_board.cpp Move board functions to BOARD_EDITOR_CONTROL. 4 months ago
cleanup_item.cpp Revise Copyright statement to align with TLF 9 months ago
cleanup_item.h Revise Copyright statement to align with TLF 9 months ago
collectors.cpp Don't sequence layers when order doesn't matter. 3 months ago
collectors.h Performance. 7 months ago
convert_shape_list_to_polygon.cpp Remove some unused variables. 3 months ago
convert_shape_list_to_polygon.h Revise Copyright statement to align with TLF 9 months ago
cross-probing.cpp Remove some unused variables. 3 months ago
edit_track_width.cpp Actionize more toolbar items 7 months ago
edit_zone_helpers.cpp Don't try to keep netcodes in defaultZoneSettings (KICAD-7Z8). 3 months ago
files.cpp Fix m_importProperties not getting nulled (KICAD-6BJ). 3 months ago
fix_board_shape.cpp Revise Copyright statement to align with TLF 9 months ago
fix_board_shape.h Revise Copyright statement to align with TLF 9 months ago
footprint.cpp Don't sequence layers when order doesn't matter. 3 months ago
footprint.h Tighten up footprint c'tor and copy c'tor. 4 months ago
footprint_chooser_frame.cpp Repair COMMON_TOOLS to know about frame-specific WINDOW_SETTINGS 3 months ago
footprint_chooser_frame.h Inline static bool Fp/3Dmode members to remember panel layout 5 months ago
footprint_edit_frame.cpp Don't double-delete panes. (Potentially KICAD-22T) 3 months ago
footprint_edit_frame.h Auto-enable user layers that have custom FPEditor names. 6 months ago
footprint_editor_settings.cpp Fix a collision with a Windows define and our use of the same var name. 7 months ago
footprint_editor_utils.cpp groups: commonize group tool 6 months ago
footprint_info_impl.cpp Blast quite a bit of LOCALE_IO into the sun 3 months ago
footprint_info_impl.h Blast quite a bit of LOCALE_IO into the sun 3 months ago
footprint_libraries_utils.cpp Blast quite a bit of LOCALE_IO into the sun 3 months ago
footprint_preview_panel.cpp Repair COMMON_TOOLS to know about frame-specific WINDOW_SETTINGS 3 months ago
footprint_preview_panel.h Footprint chooser: fix crash when closing the dialog with a large footprint. 5 months ago
footprint_tree_pane.cpp Block preview while menus are shown 9 months ago
footprint_tree_pane.h Block preview while menus are shown 9 months ago
footprint_viewer_frame.cpp Thread-safety (potentially KICAD-VMX...) 3 months ago
footprint_viewer_frame.h Load toolbar configuration from settings 7 months ago
footprint_wizard.cpp Revise Copyright statement to align with TLF 9 months ago
footprint_wizard.h Revise Copyright statement to align with TLF 9 months ago
footprint_wizard_frame.cpp Retire WINDOW_FREEZER in favour of wxWindowUpdateLocker. 3 months ago
footprint_wizard_frame.h FOOTPRINT_WIZARD_FRAME: fix tools missing in toolbar (i.e. fix TODO items) 6 months ago
footprint_wizard_frame_functions.cpp FOOTPRINT_WIZARD_FRAME: fix tools missing in toolbar (i.e. fix TODO items) 6 months ago
fp_tree_model_adapter.cpp Fix design block panel trampling symbol chooser settings 8 months ago
fp_tree_model_adapter.h Revise Copyright statement to align with TLF 9 months ago
fp_tree_synchronizing_adapter.cpp Shutdown safety. (Potentially KICAD-TJK.) 3 months ago
fp_tree_synchronizing_adapter.h Shutdown safety. (Potentially KICAD-TJK.) 3 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. 3 months ago
generate_footprint_info.h Revise Copyright statement to align with TLF 9 months ago
generators_mgr.cpp Revise Copyright statement to align with TLF 9 months ago
generators_mgr.h Revise Copyright statement to align with TLF 9 months ago
graphics_cleaner.cpp Fix a bunch more bugs in bezier approximation. 4 months ago
graphics_cleaner.h Fix a bunch more bugs in bezier approximation. 4 months ago
grid_layer_box_helpers.cpp Don't force callers of GetAppSettings to implement exception processing. 4 months ago
grid_layer_box_helpers.h Performance. 7 months ago
initpcb.cpp Default to 4 user defined layers 8 months ago
invoke_pcb_dialog.h Revise Copyright statement to align with TLF 9 months ago
kicad_clipboard.cpp Rewrite GROUP undo based on uuids. 5 months ago
kicad_clipboard.h Revise Copyright statement to align with TLF 9 months ago
layer_pairs.cpp Revise Copyright statement to align with TLF 9 months ago
layer_pairs.h Revise Copyright statement to align with TLF 9 months ago
load_select_footprint.cpp Thread-safety (potentially KICAD-VMX...) 3 months ago
menubar_footprint_editor.cpp Actionize more PCB actions 7 months ago
menubar_pcb_editor.cpp Move board functions to BOARD_EDITOR_CONTROL. 4 months ago
netinfo.h Revise Copyright statement to align with TLF 9 months ago
netinfo_item.cpp Remove some unused variables. 3 months ago
netinfo_list.cpp Revise Copyright statement to align with TLF 9 months ago
pad.cpp Debugging. 3 months ago
pad.h Implement time-domain length tuning 6 months ago
pad_utils.cpp Revise Copyright statement to align with TLF 9 months ago
pad_utils.h Revise Copyright statement to align with TLF 9 months ago
padstack.cpp Don't assert inner layer in Footprint Editor (KICAD-STX). 3 months ago
padstack.h ADDED: Support for IPC-4761 Via protection features 7 months ago
pcb_base_edit_frame.cpp Don't force callers of GetAppSettings to implement exception processing. 4 months ago
pcb_base_edit_frame.h Load toolbar configuration from settings 7 months ago
pcb_base_frame.cpp Repair COMMON_TOOLS to know about frame-specific WINDOW_SETTINGS 3 months ago
pcb_board_outline.cpp board area fixes (jpc) 4 months ago
pcb_board_outline.h board area fixes (jpc) 4 months ago
pcb_design_block_utils.cpp Be more pedantic about RECURSE_MODE. 4 months ago
pcb_dimension.cpp Don't assume strings are non-empty (KICAD-PMX). 3 months ago
pcb_dimension.h Fix a collision with a Windows define and our use of the same var name. 7 months ago
pcb_draw_panel_gal.cpp pcbnew, appearance control: add entry to enable/disable LAYER_BOARD_OUTLINE_AREA 4 months ago
pcb_draw_panel_gal.h Revise Copyright statement to align with TLF 9 months ago
pcb_edit_frame.cpp Don't sequence layers when order doesn't matter. 3 months ago
pcb_edit_frame.h Formatting. 4 months ago
pcb_field.cpp Fix usage of PCB_FIELD( PCB_TEXT& ) 5 months ago
pcb_field.h ADDED: menu item to control searching of hidden fields. 6 months ago
pcb_fields_grid_table.cpp Allow embedded files to come from components 6 months ago
pcb_fields_grid_table.h Allow embedded files to come from components 6 months ago
pcb_generator.cpp Be more pedantic about RECURSE_MODE. 4 months ago
pcb_generator.h Rewrite GROUP undo based on uuids. 5 months ago
pcb_group.cpp Minor code style fixes 3 months ago
pcb_group.h Minor code style fixes 3 months ago
pcb_item_containers.h Revise Copyright statement to align with TLF 9 months ago
pcb_layer_box_selector.cpp Retire WINDOW_FREEZER in favour of wxWindowUpdateLocker. 3 months ago
pcb_layer_box_selector.h Performance. 7 months ago
pcb_layer_presentation.h Revise Copyright statement to align with TLF 9 months ago
pcb_marker.cpp Formatting. 3 months ago
pcb_marker.h Revise Copyright statement to align with TLF 9 months ago
pcb_origin_transforms.cpp Revise Copyright statement to align with TLF 9 months ago
pcb_origin_transforms.h Revise Copyright statement to align with TLF 9 months ago
pcb_painter.cpp Don't sequence layers when order doesn't matter. 3 months ago
pcb_painter.h make board area colored (from Ethan Chien) 4 months ago
pcb_plot_params.cpp Be consistent about getting board copper layers. 3 months ago
pcb_plot_params.h ADDED: Ability to set a PDF background color for PCB plots 4 months ago
pcb_plot_params_parser.h Fix reading old plot layer settings into new layer IDs 9 months ago
pcb_plotter.cpp ADDED: Ability to set a PDF background color for PCB plots 4 months ago
pcb_plotter.h Fix color theme load logic in jobs 8 months ago
pcb_reference_image.cpp More functional fix for IPC API item modifications 6 months ago
pcb_reference_image.h More functional fix for IPC API item modifications 6 months ago
pcb_screen.cpp Revise Copyright statement to align with TLF 9 months ago
pcb_shape.cpp Don't sequence layers when order doesn't matter. 3 months ago
pcb_shape.h Use maxError when converting bezier to polyline. 4 months ago
pcb_table.cpp pcbnew and eeschema: Table and textbox rotation / text justification fix 6 months ago
pcb_table.h Move board characteristics and stackup to PCB_TABLEs. 6 months ago
pcb_tablecell.cpp Specialize table cell properties exposure. 3 months ago
pcb_tablecell.h ADDED: row height and column width property inspector properties. 3 months ago
pcb_target.cpp Revise Copyright statement to align with TLF 9 months ago
pcb_target.h Revise Copyright statement to align with TLF 9 months ago
pcb_text.cpp Prefer board's errorMax to a constant. 3 months ago
pcb_text.h Runtime cache for knockout text. 4 months ago
pcb_textbox.cpp Specialize table cell properties exposure. 3 months ago
pcb_textbox.h More functional fix for IPC API item modifications 6 months ago
pcb_track.cpp Don't sequence layers when order doesn't matter. 3 months ago
pcb_track.h Set VIATYPE setting via property type as well 3 months ago
pcb_view.cpp Formatting. 3 months ago
pcb_view.h Dirty clearance lines when rule areas change. 4 months ago
pcbexpr_evaluator.cpp Formatting. 4 months ago
pcbexpr_evaluator.h Performance optimizations. 4 months ago
pcbexpr_functions.cpp Remove double-layer-processing. 3 months ago
pcbnew.cpp Progress reporting for Run Jobs. 3 months ago
pcbnew.icns Add document type icons 2 years ago
pcbnew_config.cpp Allow embedded files to come from components 5 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 Move board functions to BOARD_EDITOR_CONTROL. 4 months ago
pcbnew_jobs_handler.cpp Don't sequence layers when order doesn't matter. 3 months ago
pcbnew_jobs_handler.h ADDED: Postscript job support 6 months ago
pcbnew_printout.cpp Don't sequence layers when order doesn't matter. 3 months ago
pcbnew_printout.h Revise Copyright statement to align with TLF 9 months ago
pcbnew_settings.cpp Don't force callers of GetAppSettings to implement exception processing. 4 months ago
pcbnew_settings.h Cleanup. 4 months ago
pcbplot.cpp Handle clipping silk to mask when there is more than one layer. 8 months ago
pcbplot.h Push generalised sketch-mode support down into DXF_PLOTTER. 5 months ago
plot_board_layers.cpp Don't sequence layers when order doesn't matter. 3 months ago
plot_brditems_plotter.cpp Quiet assert. (KICAD-QZJ) 3 months ago
plotcontroller.h Revise Copyright statement to align with TLF 9 months ago
plotprint_opts.h Revise Copyright statement to align with TLF 9 months ago
project_pcb.cpp Revise Copyright statement to align with TLF 9 months ago
sel_layer.cpp Don't force callers of GetAppSettings to implement exception processing. 4 months ago
toolbars_footprint_editor.cpp Eeschema: Symbol editor: pin table CSV interchange 5 months ago
toolbars_footprint_editor.h Tweak toolbar settings a bit 7 months ago
toolbars_footprint_viewer.cpp Load toolbar configuration from settings 7 months ago
toolbars_footprint_viewer.h Tweak toolbar settings a bit 7 months ago
toolbars_footprint_wizard.cpp FOOTPRINT_WIZARD_FRAME: fix tools missing in toolbar (i.e. fix TODO items) 6 months ago
toolbars_footprint_wizard.h Tweak toolbar settings a bit 7 months ago
toolbars_pcb_editor.cpp Move more stuff to ACTIONs framework. 5 months ago
toolbars_pcb_editor.h Tweak toolbar settings a bit 7 months ago
tracks_cleaner.cpp Be consistent about getting board copper layers. 3 months ago
tracks_cleaner.h Thread safety for TRACKS_CLEANER cache 8 months ago
undo_redo.cpp Formatting. 3 months ago
zone.cpp Don't sequence layers when order doesn't matter. 3 months ago
zone.h Code cleanup. 4 months ago
zone_filler.cpp Don't sequence layers when order doesn't matter. 3 months ago
zone_filler.h Use thermal reliefs to guarantee connection to hatched zones. 6 months ago
zone_settings.cpp Don't try to keep netcodes in defaultZoneSettings (KICAD-7Z8). 3 months ago
zone_settings.h Don't try to keep netcodes in defaultZoneSettings (KICAD-7Z8). 3 months ago
zones.h Revise Copyright statement to align with TLF 9 months ago
zones_functions_for_undo_redo.cpp Code cleanup. 4 months ago