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 3a33a5b506 Ensure table directories are created 4 weeks ago
..
api Honour renderSettings' default font. 3 months ago
database Catch all errors thrown by nanodbc. 1 month ago
dialog_about Kicad manager: display the number of GDI objects in About Dialog (Windows only) 2 months ago
dialogs Ensure table directories are created 2 weeks ago
drawing_sheet Honour renderSettings' default font. 3 months ago
font Finish eradication of visibility flag on text items. 8 months ago
gal Fix for Cursor rendering on Linux+EGL+Nvidia in accelerated graphics mode 1 month ago
git KIGIT: fix crash when the repo has no remote set 7 months ago
http_lib Formatting and naming conventions. 1 month ago
import_gfx Fix a collision with a Windows define and our use of the same var name. 8 months ago
io Honour renderSettings' default font. 3 months ago
jobs Make ERC/DRC jobs default to fail on violation count 4 weeks ago
kicad_curl Attempt to fix non-Mac builds. 3 months ago
libeval Fix a collision with a Windows define and our use of the same var name. 8 months ago
libeval_compiler LIBEVAL::CONTEXT manages its own local VALUEs. 1 month ago
plotters Support dash-dot-dot line style in DXF. 3 months ago
preview_items Fix preferential coordinates in rule display 1 month ago
project Netclass: allow multiple assignments with the same pattern 2 months ago
properties Comboboxes for units and body styles. 1 month ago
settings Force trimming whitespace in env vars 3 months ago
swig Attempt to patch SWIG for VIEW_ITEM::GetClass(). 3 months ago
tool ADDED: Library Table Editor 2 weeks ago
view Avoid unmapped layers 3 months ago
widgets ADDED: Library Table Editor 2 weeks ago
CMakeLists.txt Move all PAD object methods to into PAD object source file. 7 months ago
advanced_config.cpp Clean up lib table cherry-pick and hide 2 weeks ago
array_axis.cpp Revise Copyright statement to align with TLF 10 months ago
array_options.cpp Pcbnew array dialog: adjust padding 9 months ago
asset_archive.cpp Revise Copyright statement to align with TLF 10 months ago
background_jobs_monitor.cpp Fix crash when closing project manager during KiCad update check. 9 months ago
base_screen.cpp Revise Copyright statement to align with TLF 10 months ago
bin_mod.cpp Revise Copyright statement to align with TLF 10 months ago
bitmap.cpp Fix palette icon scaling on Windows, also extend KiBitmapBundle because we use bundles wrong 9 months ago
bitmap_base.cpp Don't write unused part of the buffer into image data. 6 months ago
bitmap_info.cpp Add new table icon 9 months ago
bitmap_store.cpp Fix palette icon scaling on Windows, also extend KiBitmapBundle because we use bundles wrong 9 months ago
board_printout.cpp Fix issue preventing printing on some platforms 9 months ago
build_version.cpp Protect against concurrent wxPlatformInfo access at startup. 5 months ago
callback_gal.cpp Revise Copyright statement to align with TLF 10 months ago
cli_progress_reporter.cpp Revise Copyright statement to align with TLF 10 months ago
clipboard.cpp Fix image pasting for MacOS 1 month ago
commit.cpp Handle undo when changing new item before placing. 3 months ago
common.cpp Thread safety. 3 months ago
config_params.cpp Common folder housekeeping part 1. 9 months ago
confirm.cpp Revise Copyright statement to align with TLF 10 months ago
design_block.h Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR 6 months ago
design_block_info.cpp Kicad SEXPR should no longer need LOCALE_IO. 3 months ago
design_block_info.h Kicad SEXPR should no longer need LOCALE_IO. 3 months ago
design_block_info_impl.cpp Kicad SEXPR should no longer need LOCALE_IO. 3 months ago
design_block_info_impl.h Kicad SEXPR should no longer need LOCALE_IO. 3 months ago
design_block_io.cpp Fix bugs in library existence checking, and add for symbol libs. 8 months ago
design_block_io.h Remove dead code. 9 months ago
design_block_lib_table.cpp Ensure table directories are created 2 weeks ago
dialog_shim.cpp Improve quasimodal comment. 2 months ago
dpi_scaling.cpp Revise Copyright statement to align with TLF 10 months ago
dpi_scaling_common.cpp Revise Copyright statement to align with TLF 10 months ago
draw_panel_gal.cpp Disconnect EDA_DRAW_PANEL_GAL::onShowEvent handler in dtor. 6 months ago
drc_rules.keywords Added DRC test for minimum/maximum segment length 1 year ago
dsnlexer.cpp Initializer safety. 3 months ago
eda_base_frame.cpp Prevent autosave error from cluttering the screen 1 month ago
eda_dde.cpp Revise Copyright statement to align with TLF 10 months ago
eda_doc.cpp Allow embedded files to come from components 6 months ago
eda_draw_frame.cpp Don't attempt to update status bar while closing (KICAD-506). 3 months ago
eda_group.h Copy c'tor / operator= safety. 3 months ago
eda_item.cpp Update search dialog 5 months ago
eda_pattern_match.cpp Also limit the number of search terms (as well as their length) 9 months ago
eda_shape.cpp Prevent radius from overflowing 3 months ago
eda_text.cpp Honour renderSettings' default font. 3 months ago
eda_units.cpp More discriminatory test for 2-1/2 digits after decimal. 3 months 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 3 months ago
exceptions.cpp Common folder housekeeping part 1. 9 months ago
executable_names.cpp Revise Copyright statement to align with TLF 10 months ago
file_history.cpp Revise Copyright statement to align with TLF 10 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 10 months ago
footprint_filter.cpp Revise Copyright statement to align with TLF 10 months ago
footprint_info.cpp Kicad SEXPR should no longer need LOCALE_IO. 3 months ago
fp_lib_table.cpp Ensure table directories are created 2 weeks ago
gal_display_options_common.cpp Revise Copyright statement to align with TLF 10 months ago
gbr_metadata.cpp Common folder housekeeping part 1. 9 months ago
gestfich.cpp Restore some strings. 8 months ago
gr_basic.cpp Common folder housekeeping part 1. 9 months ago
gr_text.cpp Common folder housekeeping part 1. 9 months ago
grid_tricks.cpp Don't try to write to non-editable combobox (KICAD-6JS). 3 months ago
hash_eda.cpp Better debugging. 3 months ago
hotkey_store.cpp Move default place via hotkey to Ctrl-Shift-X 8 months ago
hotkeys_basic.cpp Common folder housekeeping part 2. 9 months 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 10 months ago
kidialog.cpp Revise Copyright statement to align with TLF 10 months ago
kiface_base.cpp Revise Copyright statement to align with TLF 10 months ago
kiid.cpp Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR 6 months ago
kiway.cpp Progress reporting for Run Jobs. 3 months ago
kiway_express.cpp Common folder housekeeping part 2. 9 months ago
kiway_holder.cpp Revise Copyright statement to align with TLF 10 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 10 months ago
layer_id.cpp Use board layer names when available. 7 months ago
lib_id.cpp Common folder housekeeping part 2. 9 months ago
lib_table.keywords new feature: Schematic Design Blocks 1 year ago
lib_table_base.cpp LIB_TABLE::migrate() is called from Load(), which already has a lock. 3 months ago
lib_table_grid_tricks.cpp Revise Copyright statement to align with TLF 10 months ago
lib_tree_model.cpp Comboboxes for units and body styles. 1 month ago
lib_tree_model_adapter.cpp Prevent GTK from providing stale position 1 month ago
locale_io.cpp Common folder housekeeping part 2. 9 months ago
lseq.cpp Revise Copyright statement to align with TLF 10 months ago
lset.cpp Multithreaded safety. (KICAD-T5A) 3 months ago
marker_base.cpp Common folder housekeeping part 2. 9 months ago
markup_parser.cpp Revise Copyright statement to align with TLF 10 months ago
netclass.cpp Allow wildcard matching for Netclass naming 1 month ago
netlist.keywords Implement Component Classes 1 year ago
newstroke_font.cpp Revise Copyright statement to align with TLF 10 months ago
notifications_manager.cpp Make notifications stand out from parent, and fix focus & focus-loss events on Mac. 9 months ago
origin_transforms.cpp Common folder housekeeping part 2. 9 months ago
origin_viewitem.cpp Common folder housekeeping part 2. 9 months ago
page_info.cpp Common folder housekeeping part 2. 9 months ago
paths.cpp Append python Scripts directory to PATH env on windows 4 months ago
pcb.keywords Firebomb teardrop curve points. 10 months ago
pcb_plot_params.keywords Pcbnew, DIALOG_PLOT: store B&W/Color option for PDF and SVG formats 9 months ago
pgm_base.cpp Shorten opt-in text and improve Yes/No button labels. 7 months ago
pin_type.h Comboboxes for units and body styles. 1 month ago
printout.cpp Implement a new settings framework across all of KiCad 6 years ago
project.cpp Resolve some variables from the project. 9 months 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 10 months ago
reference_image.cpp Common folder housekeeping part 2. 9 months ago
render_settings.cpp Revise Copyright statement to align with TLF 10 months ago
reporter.cpp REPORTER's HasMessage indicates that any message got reported, not stored. 2 months ago
richio.cpp On Linux you can fopen (read) a directory for no reason, fix SafeReadFile to make it safer 5 months ago
scintilla_tricks.cpp Hack to prevent single-line scintilla scrolling bug. 4 months ago
search_stack.cpp Common folder housekeeping part 3. 9 months ago
searchhelpfilefullpath.cpp Revise Copyright statement to align with TLF 10 months ago
single_top.cpp Copy c'tor / operator= safety. 3 months ago
singleton.cpp Forward declarations are your friends 9 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 10 months ago
string_utils.cpp Performance optimizations. 3 months 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 10 months ago
template_fieldnames.cpp Reduce reliance on MANDATORY_FIELDS and their implied order. 9 months ago
template_fieldnames.keywords Variable substitution framework. 6 years ago
textentry_tricks.cpp Revise Copyright statement to align with TLF 10 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: Library Table Editor 2 weeks ago
ui_events.cpp Revise Copyright statement to align with TLF 10 months ago
undo_redo_container.cpp Revise Copyright statement to align with TLF 10 months ago
validators.cpp Unify sheet name validators and apply to properties 1 month ago
wildcards_and_files_ext.cpp Import Altium Projects 5 months ago
wx_filename.cpp Common folder housekeeping part 3. 9 months ago
xnode.cpp Common folder housekeeping part 3. 9 months ago