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.
 
 
 
 
 
Tomasz Wlostowski 1638322649 KIGIT: fix crash when the repo has no remote set 7 months ago
..
api API: Add new user layers 8 months ago
database DbLib: Use case-insensitive lookup for column caching 9 months ago
dialog_about Common folder housekeeping part 1. 9 months ago
dialogs Footprint editor doesn't need grid overrides for tracks/vias. 7 months ago
drawing_sheet Remove duplicate data tag in drawing sheet format 8 months ago
font Reduce cover types. 8 months ago
gal Common folder housekeeping part 1. 9 months ago
git KIGIT: fix crash when the repo has no remote set 7 months ago
http_lib Common folder housekeeping part 2. 9 months ago
import_gfx More fixes about use of IN versus INCH 7 months ago
io IO_BASE: don't try to modify the case of a temporary string in-place, work on a copy 7 months ago
jobs Code clarity. 7 months ago
kicad_curl Protect against calling curl_easy_cleanup after curl_global_cleanup. 9 months ago
libeval Fix a collision with a Windows define and our use of the same var name. 7 months ago
libeval_compiler Common folder housekeeping part 2. 9 months ago
plotters Remove '~' == empty_string. 7 months ago
preview_items Fix a collision with a Windows define and our use of the same var name. 7 months ago
project Implement dynamic assignment of component classes 7 months ago
properties Fix image size in Layer selector in Properties panel on hidpi. 9 months ago
settings Enable/disable git tracking in user prefs 7 months ago
swig Add another SWIG wrapper for BOX2I 9 months ago
tool design blocks: add PCB design blocks behind advanced config 7 months ago
view Printing is not zoom-specific. 7 months ago
widgets Add support for mixed-state checkboxes in grids. 7 months ago
CMakeLists.txt Add support for mixed-state checkboxes in grids. 7 months ago
advanced_config.cpp Enable/disable git tracking in user prefs 7 months ago
array_axis.cpp Revise Copyright statement to align with TLF 9 months ago
array_options.cpp Pcbnew array dialog: adjust padding 9 months ago
asset_archive.cpp Revise Copyright statement to align with TLF 9 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 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 Eeschema/pcbnew: fix pasted image saving 8 months ago
bitmap_info.cpp Add new table icon 8 months ago
bitmap_store.cpp Fix palette icon scaling on Windows, also extend KiBitmapBundle because we use bundles wrong 8 months ago
board_printout.cpp Fix issue preventing printing on some platforms 8 months ago
build_version.cpp Common folder housekeeping part 1. 9 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 Revise Copyright statement to align with TLF 9 months ago
commit.cpp Common folder housekeeping part 1. 9 months ago
common.cpp Common folder housekeeping part 1. 9 months ago
config_params.cpp Common folder housekeeping part 1. 9 months ago
confirm.cpp Remove extraneous parameter and fix error dialog title. 7 months ago
design_block.h design blocks: add PCB design blocks behind advanced config 7 months ago
design_block_info.cpp Common folder housekeeping part 1. 9 months ago
design_block_info.h Formatting. 8 months ago
design_block_info_impl.cpp Formatting. 8 months ago
design_block_info_impl.h Formatting. 8 months ago
design_block_io.cpp design blocks: add PCB design blocks behind advanced config 7 months ago
design_block_io.h design blocks: add PCB design blocks behind advanced config 7 months ago
design_block_lib_table.cpp design blocks: add PCB design blocks behind advanced config 7 months ago
design_block_tree_model_adapter.cpp design blocks: add PCB design blocks behind advanced config 7 months ago
design_block_tree_model_adapter.h design blocks: add PCB design blocks behind advanced config 7 months ago
dialog_shim.cpp Code brevity. 7 months 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 ~EDA_DRAW_PANEL_GAL(): Fix crash: ensure a onShowEvent is not fired. 7 months ago
drc_rules.keywords Implement dynamic assignment of component classes 7 months ago
dsnlexer.cpp Ease in a bit more fmt::format(). 7 months ago
eda_base_frame.cpp Enable/disable git tracking in user prefs 7 months ago
eda_dde.cpp Revise Copyright statement to align with TLF 9 months ago
eda_doc.cpp Revise Copyright statement to align with TLF 9 months ago
eda_draw_frame.cpp Don't assert (or crash) on shutdown. 7 months ago
eda_item.cpp Fix Coverity issue #542006. 7 months ago
eda_pattern_match.cpp Also limit the number of search terms (as well as their length) 9 months ago
eda_shape.cpp Collapse SCH_TABLE border drawing into shared code. 7 months ago
eda_text.cpp Make sure protobuf API stays consistent. 8 months ago
eda_units.cpp Fix a collision with a Windows define and our use of the same var name. 7 months ago
embedded_files.cpp Don't re-read tokens on error 7 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 Autocomplete for Execute Command job. 7 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 Allow sim models to reference embedded files 8 months ago
filter_reader.cpp Revise Copyright statement to align with TLF 9 months ago
footprint_filter.cpp Revise Copyright statement to align with TLF 9 months ago
footprint_info.cpp Revise Copyright statement to align with TLF 9 months ago
fp_lib_table.cpp FP_LIB_TABLE_ROW::LibraryExists(): ensure environment variables are expanded 8 months ago
gal_display_options_common.cpp Revise Copyright statement to align with TLF 9 months ago
gbr_metadata.cpp ADDED: Support for IPC-4761 Via protection features 7 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 Revise Copyright statement to align with TLF 9 months ago
hash_eda.cpp De-duplicate table border drawing code. 7 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 Revise Copyright statement to align with TLF 9 months ago
json_schema_validator.cpp API: add a schema for plugin config files 9 months ago
kidialog.cpp Revise Copyright statement to align with TLF 9 months ago
kiface_base.cpp Revise Copyright statement to align with TLF 9 months ago
kiid.cpp Revise Copyright statement to align with TLF 9 months ago
kiway.cpp Read hotkeys from disk after they change. 8 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. 8 months ago
launch_ext.cpp Revise Copyright statement to align with TLF 9 months ago
layer_id.cpp MOVED: fp editor layer names to Display Options. 7 months 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 Formatting. 8 months ago
lib_table_grid_tricks.cpp Revise Copyright statement to align with TLF 9 months ago
lib_tree_model.cpp Honour on-the-fly language changes. 8 months ago
lib_tree_model_adapter.cpp Honour on-the-fly language changes. 8 months ago
locale_io.cpp Common folder housekeeping part 2. 9 months ago
lseq.cpp Revise Copyright statement to align with TLF 9 months ago
lset.cpp Don't disable first internal layer in footprint editor. 7 months ago
marker_base.cpp Retire non-cairo printing. 8 months ago
markup_parser.cpp Revise Copyright statement to align with TLF 9 months ago
netclass.cpp Make netclass name methods clearer, and improve doc strings 9 months ago
netlist.keywords Implement jumpers for footprints 7 months ago
newstroke_font.cpp Revise Copyright statement to align with TLF 9 months ago
notifications_manager.cpp Make notifications stand out from parent, and fix focus & focus-loss events on Mac. 8 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 Fix previous commit 7 months ago
pcb.keywords Implement jumpers for footprints 7 months ago
pcb_plot_params.keywords Pcbnew, DIALOG_PLOT: store B&W/Color option for PDF and SVG formats 8 months ago
pgm_base.cpp Shorten opt-in text and improve Yes/No button labels. 7 months ago
printout.cpp Implement a new settings framework across all of KiCad 6 years ago
project.cpp Elems clear should be private 7 months ago
ptree.cpp Common folder housekeeping part 2. 9 months ago
rc_item.cpp Revise Copyright statement to align with TLF 9 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 Implement severity checking for CLI_REPORTER. 7 months ago
richio.cpp Common folder housekeeping part 2. 9 months ago
scintilla_tricks.cpp Autocomplete for Execute Command job. 7 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 Common folder housekeeping part 3. 9 months ago
singleton.cpp Forward declarations are your friends 9 months ago
status_popup.cpp Revise Copyright statement to align with TLF 9 months ago
streamwrapper.cpp Revise Copyright statement to align with TLF 9 months ago
string_utils.cpp ADDED: support naked hyperlinks in tablecells and textboxes. 8 months ago
stroke_params.cpp Common folder housekeeping part 3. 9 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. 7 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 Revise Copyright statement to align with TLF 9 months ago
ui_events.cpp Revise Copyright statement to align with TLF 9 months ago
undo_redo_container.cpp Revise Copyright statement to align with TLF 9 months ago
validators.cpp Get rid of assumptions about field order. 8 months ago
wildcards_and_files_ext.cpp Import Altium Projects 7 months ago
wx_filename.cpp Common folder housekeeping part 3. 9 months ago
xnode.cpp Common folder housekeeping part 3. 9 months ago