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 34139ae305 Push generalised sketch-mode support down into DXF_PLOTTER. 7 months ago
..
api API: Add symbol path for footprint instances 7 months ago
database DbLib: Use case-insensitive lookup for column caching 11 months ago
dialog_about Exclude brackets at the end of a URL in LinkifyHTML() 7 months ago
dialogs groups: dialog needs shared_ptr for lifetime issues 7 months ago
drawing_sheet Push generalised sketch-mode support down into DXF_PLOTTER. 7 months ago
font Reduce cover types. 9 months ago
gal Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR 7 months ago
git Add wait dialog when switching projects 7 months ago
http_lib Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR 7 months ago
import_gfx More fixes about use of IN versus INCH 9 months ago
io CSV_WRITER(wxOutputStream& aStream) fix issue with non ASCII7 chars. 7 months ago
jobs REMOVED: HPGL plotting. 7 months ago
kicad_curl Protect against calling curl_easy_cleanup after curl_global_cleanup. 10 months ago
libeval Implement time-domain length tuning 7 months ago
libeval_compiler Implement time-domain length tuning 7 months ago
plotters Push generalised sketch-mode support down into DXF_PLOTTER. 7 months ago
preview_items Implement time-domain length tuning 7 months ago
project Deduplicate resolved net classes 7 months ago
properties Implement time-domain length tuning 7 months ago
settings Implement time-domain length tuning 7 months ago
swig Push generalised sketch-mode support down into DXF_PLOTTER. 7 months ago
tool groups: dialog needs shared_ptr for lifetime issues 7 months ago
transline_calculations Fix a collision name (ERROR, replaced by TS_ERROR) in a header on Windows/msys2 7 months ago
view Printing is not zoom-specific. 9 months ago
widgets Don't pass temporary references 7 months ago
CMakeLists.txt REMOVED: HPGL plotting. 7 months ago
advanced_config.cpp Add maximum pasted string length 7 months ago
array_axis.cpp Revise Copyright statement to align with TLF 11 months ago
array_options.cpp Pcbnew: circular array tool: add angle offset and direction options 7 months ago
asset_archive.cpp Revise Copyright statement to align with TLF 11 months ago
background_jobs_monitor.cpp Fix crash when closing project manager during KiCad update check. 10 months ago
base_screen.cpp Revise Copyright statement to align with TLF 11 months ago
bin_mod.cpp Revise Copyright statement to align with TLF 11 months ago
bitmap.cpp Fix palette icon scaling on Windows, also extend KiBitmapBundle because we use bundles wrong 10 months ago
bitmap_base.cpp Don't write unused part of the buffer into image data. 7 months ago
bitmap_info.cpp Refactor PCB calcs to common library, and add coupled stripline 7 months ago
bitmap_store.cpp Fix palette icon scaling on Windows, also extend KiBitmapBundle because we use bundles wrong 10 months ago
board_printout.cpp Fix issue preventing printing on some platforms 10 months ago
build_version.cpp Common folder housekeeping part 1. 11 months ago
callback_gal.cpp Revise Copyright statement to align with TLF 11 months ago
cli_progress_reporter.cpp Revise Copyright statement to align with TLF 11 months ago
clipboard.cpp Eeschema: Symbol editor: pin table CSV interchange 7 months ago
commit.cpp commit: when deleting extra copy of double staged item, remove group 7 months ago
common.cpp Don't conflate generated fields (${DNP}) and fields with variable references. 7 months ago
config_params.cpp Common folder housekeeping part 1. 11 months ago
confirm.cpp Remove extraneous parameter and fix error dialog title. 8 months ago
design_block.h Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR 7 months ago
design_block_info.cpp Simplify libTree scoring algorithm. 8 months ago
design_block_info.h Formatting. 10 months ago
design_block_info_impl.cpp Formatting. 10 months ago
design_block_info_impl.h Formatting. 10 months ago
design_block_io.cpp design blocks: add PCB design blocks behind advanced config 8 months ago
design_block_io.h design blocks: add PCB design blocks behind advanced config 8 months ago
design_block_lib_table.cpp design blocks: add PCB design blocks behind advanced config 8 months ago
design_block_tree_model_adapter.cpp design blocks: add PCB design blocks behind advanced config 8 months ago
design_block_tree_model_adapter.h design blocks: add PCB design blocks behind advanced config 8 months ago
dialog_shim.cpp Fix infinite loop in QuasiModal 7 months ago
dpi_scaling.cpp Revise Copyright statement to align with TLF 11 months ago
dpi_scaling_common.cpp Revise Copyright statement to align with TLF 11 months ago
draw_panel_gal.cpp ~EDA_DRAW_PANEL_GAL(): Fix crash: ensure a onShowEvent is not fired. 8 months ago
drc_rules.keywords Implement dynamic assignment of component classes 8 months ago
dsnlexer.cpp Ease in a bit more fmt::format(). 9 months ago
eda_base_frame.cpp Remove Help menu hacks which appear to no longer be necessary. 7 months ago
eda_dde.cpp Revise Copyright statement to align with TLF 11 months ago
eda_doc.cpp Allow embedded files to come from components 7 months ago
eda_draw_frame.cpp Don't assert (or crash) on shutdown. 8 months ago
eda_group.cpp groups: extract common class methods into EDA_GROUP base class 8 months ago
eda_group.h groups: add support for syncing from SCH->PCB 7 months ago
eda_item.cpp sch: add group tool 7 months ago
eda_pattern_match.cpp Also limit the number of search terms (as well as their length) 10 months ago
eda_shape.cpp Fix a few Coverity warnings (uninitialized vars). No actual code change 7 months ago
eda_text.cpp Push generalised sketch-mode support down into DXF_PLOTTER. 7 months ago
eda_units.cpp ADDED: front & back copper area to board statistics. 7 months ago
embedded_files.cpp Don't re-read tokens on error 8 months ago
embedded_files.keywords Add ability to embed files in various elements 1 year ago
env_paths.cpp Common folder housekeeping part 1. 11 months ago
env_vars.cpp Autocomplete for Execute Command job. 8 months ago
exceptions.cpp Common folder housekeeping part 1. 11 months ago
executable_names.cpp Revise Copyright statement to align with TLF 11 months ago
file_history.cpp Revise Copyright statement to align with TLF 11 months ago
filename_resolver.cpp Swap windows path chars in FILENAME_RESOLVER::ResolvePath 7 months ago
filter_reader.cpp Revise Copyright statement to align with TLF 11 months ago
footprint_filter.cpp Revise Copyright statement to align with TLF 11 months ago
footprint_info.cpp Simplify libTree scoring algorithm. 8 months ago
fp_lib_table.cpp FP_LIB_TABLE_ROW::LibraryExists(): ensure environment variables are expanded 10 months ago
gal_display_options_common.cpp Revise Copyright statement to align with TLF 11 months ago
gbr_metadata.cpp ADDED: Support for IPC-4761 Via protection features 9 months ago
gestfich.cpp Restore some strings. 9 months ago
gr_basic.cpp Common folder housekeeping part 1. 11 months ago
gr_text.cpp Common folder housekeeping part 1. 11 months ago
grid_tricks.cpp Only add row separator between rows. 7 months ago
hash_eda.cpp GENCAD export: Fixes to footprint hashing 8 months ago
hotkey_store.cpp Move default place via hotkey to Ctrl-Shift-X 10 months ago
hotkeys_basic.cpp Common folder housekeeping part 2. 10 months ago
increment.cpp Common folder housekeeping part 2. 10 months ago
json_conversions.cpp Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR 7 months ago
json_schema_validator.cpp API: add a schema for plugin config files 11 months ago
kidialog.cpp Revise Copyright statement to align with TLF 11 months ago
kiface_base.cpp Revise Copyright statement to align with TLF 11 months ago
kiid.cpp Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR 7 months ago
kiway.cpp Read hotkeys from disk after they change. 10 months ago
kiway_express.cpp Common folder housekeeping part 2. 10 months ago
kiway_holder.cpp Revise Copyright statement to align with TLF 11 months ago
kiway_player.cpp Allow context menus in footprint chooser when called from Eeschema. 9 months ago
launch_ext.cpp Revise Copyright statement to align with TLF 11 months ago
layer_id.cpp MOVED: fp editor layer names to Display Options. 8 months ago
lib_id.cpp Fix Coverity issue #545159 and all related issues. 8 months ago
lib_table.keywords new feature: Schematic Design Blocks 1 year ago
lib_table_base.cpp Formatting. 10 months ago
lib_table_grid_tricks.cpp Revise Copyright statement to align with TLF 11 months ago
lib_tree_model.cpp Simplify libTree scoring algorithm. 8 months ago
lib_tree_model_adapter.cpp Simplify libTree scoring algorithm. 8 months ago
locale_io.cpp Common folder housekeeping part 2. 10 months ago
lseq.cpp Revise Copyright statement to align with TLF 11 months ago
lset.cpp Visibility control is for *filled* shapes. 8 months ago
marker_base.cpp Retire non-cairo printing. 9 months ago
markup_parser.cpp Revise Copyright statement to align with TLF 11 months ago
netclass.cpp Remove delay_profile API parameter until design matures 7 months ago
netlist.keywords groups: add support for syncing from SCH->PCB 7 months ago
newstroke_font.cpp Revise Copyright statement to align with TLF 11 months ago
notifications_manager.cpp Make notifications stand out from parent, and fix focus & focus-loss events on Mac. 10 months ago
origin_transforms.cpp Common folder housekeeping part 2. 10 months ago
origin_viewitem.cpp Common folder housekeeping part 2. 10 months ago
page_info.cpp Common folder housekeeping part 2. 10 months ago
paths.cpp Fix previous commit 9 months ago
pcb.keywords Implement time-domain length tuning 7 months ago
pcb_plot_params.keywords Pcbnew, DIALOG_PLOT: store B&W/Color option for PDF and SVG formats 10 months ago
pgm_base.cpp Shorten opt-in text and improve Yes/No button labels. 8 months ago
printout.cpp Implement a new settings framework across all of KiCad 6 years ago
project.cpp Elems clear should be private 9 months ago
ptree.cpp Common folder housekeeping part 2. 10 months ago
rc_item.cpp Revise Copyright statement to align with TLF 11 months ago
refdes_utils.cpp Revise Copyright statement to align with TLF 11 months ago
reference_image.cpp Common folder housekeeping part 2. 10 months ago
render_settings.cpp Revise Copyright statement to align with TLF 11 months ago
reporter.cpp Move HasMessageOfSeverity to base class. 8 months ago
richio.cpp On Linux you can fopen (read) a directory for no reason, fix SafeReadFile to make it safer 7 months ago
scintilla_tricks.cpp Autocomplete for Execute Command job. 8 months ago
search_stack.cpp Common folder housekeeping part 3. 10 months ago
searchhelpfilefullpath.cpp Revise Copyright statement to align with TLF 11 months ago
single_top.cpp Common folder housekeeping part 3. 10 months ago
singleton.cpp Forward declarations are your friends 11 months ago
status_popup.cpp Revise Copyright statement to align with TLF 11 months ago
streamwrapper.cpp Revise Copyright statement to align with TLF 11 months ago
string_utils.cpp Exclude brackets at the end of a URL in LinkifyHTML() 7 months ago
stroke_params.cpp Fix too small angle increment when stroking arcs. 7 months ago
stroke_params.keywords Shapes for schematic. 4 years ago
systemdirsappend.cpp Revise Copyright statement to align with TLF 11 months ago
template_fieldnames.cpp Don't cover STL types. 8 months ago
template_fieldnames.keywords Variable substitution framework. 6 years ago
textentry_tricks.cpp Revise Copyright statement to align with TLF 11 months ago
thread_pool.cpp Move thread pool into true singleton 11 months ago
title_block.cpp Common folder housekeeping part 3. 10 months ago
trace_helpers.cpp Revise Copyright statement to align with TLF 11 months ago
ui_events.cpp Revise Copyright statement to align with TLF 11 months ago
undo_redo_container.cpp Revise Copyright statement to align with TLF 11 months ago
validators.cpp Get rid of assumptions about field order. 9 months ago
wildcards_and_files_ext.cpp Eeschema: Symbol editor: pin table CSV interchange 7 months ago
wx_filename.cpp Common folder housekeeping part 3. 10 months ago
xnode.cpp Common folder housekeeping part 3. 10 months ago