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.
 
 
 
 
 
Seth Hillbrand 83b3db4504 Added: Flag to exclude from pos files BOM exclusions 1 day ago
..
api Attempt to fix API test. 3 days ago
database Catch exceptions thrown from nanodbc::statement's d'tor. 2 weeks ago
dialog_about Kicad manager: display the number of GDI objects in About Dialog (Windows only) 2 months ago
dialogs Move WX_GRID_AUTOSIZER into WX_GRID and use in more places. 1 week ago
drawing_sheet Move to a fixed enum for page sizes as well as well as holding a list of types accessible in a vector. 3 weeks ago
font Cache Harfbuzz results 3 weeks ago
gal Fix cairo rendering on windows under wx 3.3 4 weeks ago
git Fix build due to GIT_BUF_INIT on some platforms 1 week ago
http_lib Scrub HTTP and Database parts for invalid char 2 weeks ago
import_gfx Div-by-zero safety. 4 months ago
io Altium: handle '.var' concatenated special strings 2 months ago
jobs Added: Flag to exclude from pos files BOM exclusions 1 day ago
kicad_curl Attempt to fix non-Mac builds. 3 months ago
libeval Implement time-domain length tuning 6 months ago
libeval_compiler LIBEVAL::CONTEXT manages its own local VALUEs. 3 weeks ago
plotters Fix QA 2 weeks ago
preview_items ADDED: Angle preview for polygon mod 1 month ago
project Move Bus Aliases to Project File 1 week ago
properties Support translation of property grid enums. 4 days ago
settings ADDED: AUI Memory 1 week ago
spacenav ADDED: Spacemouse support for Linux 2 months ago
swig Attempt to patch SWIG for VIEW_ITEM::GetClass(). 3 months ago
text_eval Add missing include to compile on msy2 1 week ago
tool Auto-update flyout icons when changed 2 weeks ago
transline_calculations Uninitialized variables. 4 months ago
view Pcbnew: Add concept of a 'point' 1 month ago
widgets Add ability to control cursors in multiplot 2 days ago
CMakeLists.txt Updating barcode support 1 week ago
advanced_config.cpp Create a cross-product output of multi-run data 2 days ago
app_monitor.cpp Prevent file read error on non-existent uid 2 weeks ago
array_axis.cpp Remove some unused variables. 3 months ago
array_options.cpp Pcbnew: circular array tool: add angle offset and direction options 5 months ago
asset_archive.cpp Revise Copyright statement to align with TLF 9 months ago
background_jobs_monitor.cpp Don't pass large structures by value. 4 months ago
base_screen.cpp Revise Copyright statement to align with TLF 9 months ago
bin_mod.cpp Revise Copyright statement to align with TLF 9 months ago
bitmap.cpp Fix palette icon scaling on Windows, also extend KiBitmapBundle because we use bundles wrong 8 months ago
bitmap_base.cpp Don't write unused part of the buffer into image data. 5 months ago
bitmap_info.cpp Bitmaps: add missing add_barcode_xx png 1 week ago
bitmap_store.cpp Fix crashes when settings manager doesn't exist yet. 2 months ago
board_printout.cpp Fix issue preventing printing on some platforms 8 months ago
build_version.cpp Put PCH behind a cmake flag 2 months ago
callback_gal.cpp Revise Copyright statement to align with TLF 9 months ago
cli_progress_reporter.cpp Revise Copyright statement to align with TLF 9 months ago
clipboard.cpp Fix image pasting for MacOS 1 month ago
commit.cpp Don't push someone else's commit. 2 months ago
common.cpp Thread safety. 3 months ago
config_params.cpp Add the ability to edit advanced config 2 months ago
confirm.cpp Expose our define for message dialog to the header for reuse 3 months ago
design_block.h Coverity tweaks. 2 months ago
design_block_info.cpp wxStringTokenizer usage cleanup. 3 weeks ago
design_block_info.h Blast quite a bit of LOCALE_IO into the sun 3 months ago
design_block_info_impl.cpp Update BS Threadpool to 5.0 4 weeks ago
design_block_info_impl.h Blast quite a bit of LOCALE_IO into the sun 3 months ago
design_block_io.cpp Coverity tweaks. 2 months ago
design_block_io.h design blocks: add PCB design blocks behind advanced config 7 months ago
design_block_lib_table.cpp Ensure table directories are created 2 weeks ago
design_block_tree_model_adapter.cpp Rework libtree SearchTerms to honour shownColumns. 2 months ago
design_block_tree_model_adapter.h design blocks: add PCB design blocks behind advanced config 7 months ago
dialog_shim.cpp Formatting 1 month ago
dpi_scaling.cpp Revise Copyright statement to align with TLF 9 months ago
dpi_scaling_common.cpp Revise Copyright statement to align with TLF 9 months ago
draw_panel_gal.cpp Fix cairo rendering on windows under wx 3.3 4 weeks ago
drc_rules.keywords Resolve discrepancy between constraint and disallow 1 week ago
dsnlexer.cpp Add fast_float for float parsing. 1 month ago
eda_base_frame.cpp Fix typo. 6 days ago
eda_dde.cpp Revise Copyright statement to align with TLF 9 months ago
eda_doc.cpp Allow embedded files to come from components 5 months ago
eda_draw_frame.cpp CHANGED: progressive disclosure in DRC dialog. 4 weeks ago
eda_group.cpp Rewrite GROUP undo based on uuids. 5 months ago
eda_group.h Copy c'tor / operator= safety. 2 months ago
eda_item.cpp Introduce barcodes to DRC and the router. 4 days ago
eda_pattern_match.cpp wxStringTokenizer usage cleanup. 3 weeks ago
eda_shape.cpp Support translation in tool context menus that are long-lived. 4 days ago
eda_text.cpp Support translation in tool context menus that are long-lived. 4 days ago
eda_units.cpp wxString::both goes with Strip(), not Trim(). 3 weeks ago
embedded_files.cpp Embed fonts used in fields as well as text items. 3 months ago
embedded_files.keywords Add ability to embed files in various elements 1 year ago
env_paths.cpp Common folder housekeeping part 1. 9 months ago
env_vars.cpp Don't protect arbitrary paths 2 months ago
exceptions.cpp Common folder housekeeping part 1. 9 months ago
executable_names.cpp Revise Copyright statement to align with TLF 9 months ago
file_history.cpp Revise Copyright statement to align with TLF 9 months ago
filename_resolver.cpp Swap windows path chars in FILENAME_RESOLVER::ResolvePath 5 months ago
filter_reader.cpp Revise Copyright statement to align with TLF 9 months ago
footprint_filter.cpp wxStringTokenizer usage cleanup. 3 weeks ago
footprint_info.cpp wxStringTokenizer usage cleanup. 3 weeks ago
fp_lib_table.cpp Ensure table directories are created 2 weeks ago
gal_display_options_common.cpp ADDED: support for 45 degree crosshairs 1 month ago
gbr_metadata.cpp Pcbnew: add pad fabrication property Press-Fit 2 months ago
gestfich.cpp Restore some strings. 8 months ago
gr_basic.cpp Common folder housekeeping part 1. 9 months ago
gr_text.cpp ADDED: Text expression evaluation 1 month ago
grid_tricks.cpp Move WX_GRID_AUTOSIZER into WX_GRID and use in more places. 1 week ago
hash_eda.cpp Fill in more missing barcode code. 3 days ago
hotkey_store.cpp Move default place via hotkey to Ctrl-Shift-X 8 months ago
hotkeys_basic.cpp wxStringTokenizer usage cleanup. 3 weeks ago
increment.cpp Common folder housekeeping part 2. 9 months ago
json_conversions.cpp Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR 6 months ago
json_schema_validator.cpp API: add a schema for plugin config files 9 months ago
kidialog.cpp ADDED: maintenance page to preferences. 2 months ago
kiface_base.cpp Revise Copyright statement to align with TLF 9 months ago
kiid.cpp Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR 6 months ago
kiway.cpp ADDED: maintenance page to preferences. 2 months ago
kiway_express.cpp Common folder housekeeping part 2. 9 months ago
kiway_holder.cpp Revise Copyright statement to align with TLF 9 months ago
kiway_player.cpp Allow context menus in footprint chooser when called from Eeschema. 7 months ago
launch_ext.cpp Revise Copyright statement to align with TLF 9 months ago
layer_id.cpp Resolve discrepancy between constraint and disallow 1 week ago
lib_id.cpp Fix Coverity issue #545159 and all related issues. 7 months ago
lib_table.keywords new feature: Schematic Design Blocks 1 year ago
lib_table_base.cpp Prevent mutex deadlock 3 months ago
lib_table_grid_tricks.cpp Make pasting in lib tables easier 3 weeks ago
lib_tree_model.cpp Rework libtree SearchTerms to honour shownColumns. 2 months ago
lib_tree_model_adapter.cpp wxStringTokenizer usage cleanup. 3 weeks ago
locale_io.cpp build: fixes 4 months ago
lseq.cpp Revise Copyright statement to align with TLF 9 months ago
lset.cpp Resolve discrepancy between constraint and disallow 1 week ago
marker_base.cpp ADDED: Lasso selection in pcbnew 2 months ago
markup_parser.cpp Revise Copyright statement to align with TLF 9 months ago
netclass.cpp Allow wildcard matching for Netclass naming 2 months ago
netlist.keywords netlist: export/import symbol unit information to footprints 2 weeks ago
newstroke_font.cpp Revise Copyright statement to align with TLF 9 months ago
notifications_manager.cpp Replace alg::delete and alg::delete_if with std c++20 2 months ago
origin_transforms.cpp Common folder housekeeping part 2. 9 months ago
origin_viewitem.cpp Increase contrast on grid origin over grid. 2 months ago
page_info.cpp Uninitialised variables. 2 weeks ago
paths.cpp Add some QA tests 2 months ago
pcb.keywords Fix botched merge 1 week ago
pcb_plot_params.keywords Pcbnew, DIALOG_PLOT: store B&W/Color option for PDF and SVG formats 8 months ago
pgm_base.cpp Make printing consistent with plotting. 2 months ago
pin_type.h Comboboxes for units and body styles. 2 months ago
printout.cpp Implement a new settings framework across all of KiCad 6 years ago
project.cpp ADDED: VCSHASH and VCSSHORTHASH 3 weeks ago
ptree.cpp Common folder housekeeping part 2. 9 months ago
rc_item.cpp More protection for stale wxDataView items. 3 months ago
refdes_utils.cpp Revise Copyright statement to align with TLF 9 months ago
reference_image.cpp Common folder housekeeping part 2. 9 months ago
render_settings.cpp Revise Copyright statement to align with TLF 9 months ago
reporter.cpp REPORTER's HasMessage indicates that any message got reported, not stored. 1 month ago
richio.cpp Ensure models are parsed correctly 6 days ago
scintilla_tricks.cpp ADDED: Paste tabular contents to parent table. 2 months ago
search_stack.cpp Common folder housekeeping part 3. 9 months ago
searchhelpfilefullpath.cpp Revise Copyright statement to align with TLF 9 months ago
single_top.cpp Copy c'tor / operator= safety. 2 months ago
singleton.cpp Forward declarations are your friends 9 months ago
spacemouse.cpp ADDED: Spacemouse support for Linux 2 months ago
status_popup.cpp Don't steal unrelated timer events (potentially KICAD-XJN). 3 months ago
streamwrapper.cpp Revise Copyright statement to align with TLF 9 months ago
string_utils.cpp Work in progress variant code commit. 1 week ago
stroke_params.cpp Fix too small angle increment when stroking arcs. 6 months ago
stroke_params.keywords Shapes for schematic. 4 years ago
systemdirsappend.cpp Revise Copyright statement to align with TLF 9 months ago
template_fieldnames.cpp Don't cover STL types. 6 months ago
template_fieldnames.keywords Variable substitution framework. 6 years ago
textentry_tricks.cpp Revise Copyright statement to align with TLF 9 months ago
thread_pool.cpp Move thread pool into true singleton 9 months ago
title_block.cpp Common folder housekeeping part 3. 9 months ago
trace_helpers.cpp ADDED: Plot uses the KiCad font, embedded in PDF 3 weeks ago
ui_events.cpp Revise Copyright statement to align with TLF 9 months ago
undo_redo_container.cpp Nullptr safety. 4 months ago
validators.cpp Unify sheet name validators and apply to properties 3 weeks ago
wildcards_and_files_ext.cpp PCB: Add option to cli and graphics to export stpz 3 months ago
wx_filename.cpp Common folder housekeeping part 3. 9 months ago
xnode.cpp Common folder housekeeping part 3. 9 months ago