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 c59f52ef33 Fix msvc build 2 months ago
..
api API: Avoid redundant serialization of polyline arcs 3 months ago
database Catch all errors thrown by nanodbc. 9 months ago
dialog_about Add missing acknowlegement for ur-3dmodels library 8 months ago
dialogs Fix hotkey list dialog missing runtime refresh 3 months ago
drawing_sheet Honour renderSettings' default font. 11 months ago
font Remove hb_ft_font_set_funcs call in outline fonts. 6 months ago
gal Cairo: Fix high CPU usage in fallback graphics mode 4 months ago
git Git: Show error when pull fails due to unstaged changes 4 months ago
http_lib Fix typo. 7 months ago
import_gfx Fix DXF import corruption with large coordinates 4 months ago
io Don't strip trailing null byte from binary records in Altium parser 4 months ago
jobs Add --generate-report for drill report 3 months ago
kicad_curl Add 30-second connection timeout to CURL to prevent UI freeze 4 months ago
libeval Fix a collision with a Windows define and our use of the same var name. 1 year ago
libeval_compiler LIBEVAL::CONTEXT manages its own local VALUEs. 9 months ago
plotters Add $INSUNITS header variable to DXF export 3 months ago
preview_items Move HV45 to suggestions when moving 8 months ago
project Preserve formatting markers in bus name prefix during parsing 2 months ago
properties Prevent holding dangling pointers when rebuilding 4 months ago
settings Force trimming whitespace in env vars 10 months ago
swig Attempt to patch SWIG for VIEW_ITEM::GetClass(). 11 months ago
tool Don't gate toolbar tool action processing by ID anymore 3 months ago
view Clear the keyboard movement flag on mouse move 7 months ago
widgets Fix msvc build 2 months ago
CMakeLists.txt ERC/DRC reports: list what severities are part of the report 3 months ago
advanced_config.cpp Prevent lockup when tuning differential pair length 4 months ago
array_axis.cpp Allow lowercase letters for array tool pin numbering 4 months ago
array_options.cpp Pcbnew array dialog: adjust padding 1 year ago
asset_archive.cpp Revise Copyright statement to align with TLF 1 year ago
background_jobs_monitor.cpp Fix crash when closing project manager during KiCad update check. 1 year ago
base_screen.cpp Revise Copyright statement to align with TLF 1 year ago
bin_mod.cpp Revise Copyright statement to align with TLF 1 year ago
bitmap.cpp Fix palette icon scaling on Windows, also extend KiBitmapBundle because we use bundles wrong 1 year ago
bitmap_base.cpp Fix image rotation direction in BITMAP_BASE::Rotate 3 months ago
bitmap_info.cpp Add new table icon 1 year ago
bitmap_store.cpp Fix palette icon scaling on Windows, also extend KiBitmapBundle because we use bundles wrong 1 year ago
board_printout.cpp Fix issue preventing printing on some platforms 1 year ago
build_version.cpp Protect against concurrent wxPlatformInfo access at startup. 1 year ago
callback_gal.cpp Revise Copyright statement to align with TLF 1 year ago
cli_progress_reporter.cpp Revise Copyright statement to align with TLF 1 year ago
clipboard.cpp Fix image pasting for MacOS 9 months ago
commit.cpp Handle undo when changing new item before placing. 10 months ago
common.cpp Thread safety. 11 months ago
config_params.cpp Common folder housekeeping part 1. 1 year ago
confirm.cpp Revise Copyright statement to align with TLF 1 year ago
design_block.h Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR 1 year ago
design_block_info.cpp Kicad SEXPR should no longer need LOCALE_IO. 11 months ago
design_block_info.h Kicad SEXPR should no longer need LOCALE_IO. 11 months ago
design_block_info_impl.cpp Kicad SEXPR should no longer need LOCALE_IO. 11 months ago
design_block_info_impl.h Kicad SEXPR should no longer need LOCALE_IO. 11 months ago
design_block_io.cpp Fix bugs in library existence checking, and add for symbol libs. 1 year ago
design_block_io.h Remove dead code. 1 year ago
design_block_lib_table.cpp Ensure table directories are created 8 months ago
dialog_shim.cpp Have tabs skip over hidden/disabled controls 4 months ago
dpi_scaling.cpp Revise Copyright statement to align with TLF 1 year ago
dpi_scaling_common.cpp Revise Copyright statement to align with TLF 1 year ago
draw_panel_gal.cpp Reset tool dispatcher state when GAL canvas loses focus 4 months ago
drc_rules.keywords Added DRC test for minimum/maximum segment length 2 years ago
dsnlexer.cpp Initializer safety. 11 months ago
eda_base_frame.cpp Fix crash when exiting KiCad with editor frames open 3 months ago
eda_dde.cpp Revise Copyright statement to align with TLF 1 year ago
eda_doc.cpp Allow embedded files to come from components 1 year ago
eda_draw_frame.cpp Use the correct preferences. 5 months ago
eda_group.h Copy c'tor / operator= safety. 10 months ago
eda_item.cpp Update search dialog 1 year ago
eda_pattern_match.cpp Also limit the number of search terms (as well as their length) 1 year ago
eda_shape.cpp Support translation in tool context menus that are long-lived. 8 months ago
eda_text.cpp API: always serialize with UTF-8 3 months ago
eda_units.cpp Fix build error. 8 months ago
embedded_files.cpp Don't copy embedded files for temp objects 4 months ago
embedded_files.keywords Add ability to embed files in various elements 2 years ago
env_paths.cpp Common folder housekeeping part 1. 1 year ago
env_vars.cpp Don't protect arbitrary paths 10 months ago
exceptions.cpp Common folder housekeeping part 1. 1 year ago
executable_names.cpp Revise Copyright statement to align with TLF 1 year ago
file_history.cpp Revise Copyright statement to align with TLF 1 year ago
filename_resolver.cpp Swap windows path chars in FILENAME_RESOLVER::ResolvePath 1 year ago
filter_reader.cpp Revise Copyright statement to align with TLF 1 year ago
footprint_filter.cpp Revise Copyright statement to align with TLF 1 year ago
footprint_info.cpp Kicad SEXPR should no longer need LOCALE_IO. 11 months ago
fp_lib_table.cpp Ensure table directories are created 8 months ago
gal_display_options_common.cpp Revise Copyright statement to align with TLF 1 year ago
gbr_metadata.cpp Common folder housekeeping part 1. 1 year ago
gestfich.cpp Honour overwrite flag. 4 months ago
gr_basic.cpp Common folder housekeeping part 1. 1 year ago
gr_text.cpp Common folder housekeeping part 1. 1 year ago
grid_tricks.cpp Don't try to write to non-editable combobox (KICAD-6JS). 11 months ago
hash_eda.cpp Better debugging. 11 months ago
hotkey_store.cpp Move default place via hotkey to Ctrl-Shift-X 1 year ago
hotkeys_basic.cpp Fix hotkey list dialog missing runtime refresh 3 months ago
increment.cpp Common folder housekeeping part 2. 1 year ago
json_conversions.cpp Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR 1 year ago
json_schema_validator.cpp API: add a schema for plugin config files 1 year ago
kidialog.cpp Revise Copyright statement to align with TLF 1 year ago
kiface_base.cpp Revise Copyright statement to align with TLF 1 year ago
kiid.cpp Fix some determinism in saving 4 months ago
kiway.cpp Progress reporting for Run Jobs. 11 months ago
kiway_express.cpp Common folder housekeeping part 2. 1 year ago
kiway_holder.cpp Revise Copyright statement to align with TLF 1 year ago
kiway_player.cpp Allow context menus in footprint chooser when called from Eeschema. 1 year ago
launch_ext.cpp Revise Copyright statement to align with TLF 1 year ago
layer_id.cpp Use board layer names when available. 1 year ago
lib_id.cpp Common folder housekeeping part 2. 1 year ago
lib_table.keywords new feature: Schematic Design Blocks 2 years ago
lib_table_base.cpp LIB_TABLE::migrate() is called from Load(), which already has a lock. 11 months ago
lib_table_grid_tricks.cpp Revise Copyright statement to align with TLF 1 year ago
lib_tree_model.cpp Comboboxes for units and body styles. 9 months ago
lib_tree_model_adapter.cpp Use LIB_TREE_RENDERER GTK workaround from wx 3.2.7 5 months ago
locale_io.cpp Common folder housekeeping part 2. 1 year ago
lseq.cpp Revise Copyright statement to align with TLF 1 year ago
lset.cpp Multithreaded safety. (KICAD-T5A) 11 months ago
marker_base.cpp Common folder housekeeping part 2. 1 year ago
markup_parser.cpp Revise Copyright statement to align with TLF 1 year ago
netclass.cpp Allow wildcard matching for Netclass naming 9 months ago
netlist.keywords Implement Component Classes 2 years ago
newstroke_font.cpp Revise Copyright statement to align with TLF 1 year ago
notifications_manager.cpp Make notifications stand out from parent, and fix focus & focus-loss events on Mac. 1 year ago
origin_transforms.cpp Common folder housekeeping part 2. 1 year ago
origin_viewitem.cpp Common folder housekeeping part 2. 1 year ago
page_info.cpp Common folder housekeeping part 2. 1 year ago
paths.cpp macOS: Fix kicad-cli resolving paths relative to symlink location 3 months ago
pcb.keywords Firebomb teardrop curve points. 1 year ago
pcb_plot_params.keywords Pcbnew, DIALOG_PLOT: store B&W/Color option for PDF and SVG formats 1 year ago
pgm_base.cpp Remove WinRT accidental cherry-pick 4 months ago
pin_type.h Comboboxes for units and body styles. 9 months ago
printout.cpp Implement a new settings framework across all of KiCad 6 years ago
project.cpp Resolve some variables from the project. 1 year ago
ptree.cpp Common folder housekeeping part 2. 1 year ago
rc_item.cpp add DRC exclusion comment to JSON report 6 months ago
refdes_utils.cpp Revise Copyright statement to align with TLF 1 year ago
reference_image.cpp Common folder housekeeping part 2. 1 year ago
render_settings.cpp Revise Copyright statement to align with TLF 1 year ago
reporter.cpp REPORTER's HasMessage indicates that any message got reported, not stored. 9 months ago
richio.cpp On Linux you can fopen (read) a directory for no reason, fix SafeReadFile to make it safer 1 year ago
scintilla_tricks.cpp Fix autocomplete popup closing immediately on first line. 4 months ago
search_stack.cpp Common folder housekeeping part 3. 1 year ago
searchhelpfilefullpath.cpp Revise Copyright statement to align with TLF 1 year ago
single_top.cpp Copy c'tor / operator= safety. 10 months ago
singleton.cpp Attempt to fix ordering issue when quitting 4 months ago
status_popup.cpp Don't steal unrelated timer events (potentially KICAD-XJN). 11 months ago
streamwrapper.cpp Revise Copyright statement to align with TLF 1 year ago
string_utils.cpp Fix accent (´) being converted to apostrophe in Scintilla text controls 4 months ago
stroke_params.cpp Fix too small angle increment when stroking arcs. 1 year ago
stroke_params.keywords Shapes for schematic. 5 years ago
systemdirsappend.cpp Revise Copyright statement to align with TLF 1 year ago
template_fieldnames.cpp Reduce reliance on MANDATORY_FIELDS and their implied order. 1 year ago
template_fieldnames.keywords Variable substitution framework. 6 years ago
textentry_tricks.cpp Revise Copyright statement to align with TLF 1 year ago
thread_pool.cpp Attempt to fix ordering issue when quitting 4 months ago
title_block.cpp Common folder housekeeping part 3. 1 year ago
trace_helpers.cpp Prioritize anchor snapping over snapline/grid 8 months ago
ui_events.cpp Revise Copyright statement to align with TLF 1 year ago
undo_redo_container.cpp Revise Copyright statement to align with TLF 1 year ago
validators.cpp Unify sheet name validators and apply to properties 9 months ago
wildcards_and_files_ext.cpp Import Altium Projects 1 year ago
wx_filename.cpp Common folder housekeeping part 3. 1 year ago
xnode.cpp Common folder housekeeping part 3. 1 year ago