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.
 
 
 
 
 
Jon Evans dc847db19d Add initial support for database library settings UI 3 years ago
..
database Coverity fixes and code cleaning. 3 years ago
dialog_about Update translator contributions 3 years ago
dialogs Don't reset alpha when specified in hex value. 3 years ago
drawing_sheet Commenting and formatting. No functional changes. 3 years ago
font Markup fixes. 3 years ago
gal Don't reset alpha when specified in hex value. 3 years ago
jobs STEP Export: Update options to reflect DNP and Unspecified filtering 3 years ago
kicad_curl Init curl in InitPgm for thread safety 3 years ago
libeval If we don't recognize a var then it's an error, not 0.0. 3 years ago
libeval_compiler Coverity fixes and code cleaning. 3 years ago
plotters Banish ignore.h to core 3 years ago
plugins Fix a bunch of compiler warnings 3 years ago
preview_items Fix a bunch of compiler warnings 3 years ago
project Retire the lib-tree scoring algorithm. 3 years ago
properties Enable properties panel in footprint editor 3 years ago
settings BOM Presets: don't use designated initializers 3 years ago
swig Add vector3 to swig 3 years ago
tool Banish ignore.h to core 3 years ago
view Amend overly aggressive assert. 3 years ago
widgets Add initial support for database library settings UI 3 years ago
CMakeLists.txt Add initial support for database library settings UI 3 years ago
advanced_config.cpp Add ability to update subgraphs based on changeset 3 years ago
array_axis.cpp Some more wxS 3 years ago
array_options.cpp More EDA_ANGLE changes. 4 years ago
asset_archive.cpp Fix a bunch of compiler warnings 3 years ago
base64.cpp Plot SVG embedded 6 years ago
base_screen.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
bin_mod.cpp Include optimization: move some things from common.h to point-of-use 5 years ago
bitmap.cpp Improve HiDPI handling of appearance/layer controls 3 years ago
bitmap_base.cpp OPENGL_GAL: draw BITMAP_BASE: fix incorrect rendering of mirrored bitmaps 3 years ago
bitmap_info.cpp Sch->PCB: propagate DNP from symbols to footprints attributes 3 years ago
bitmap_store.cpp Utilize our combine_hash routine for multiple hash 3 years ago
board_printout.cpp Pcb printing: fix incorrect pos. of the board when printed without worksheet. 3 years ago
build_version.cpp Modify how we print the wx version compat macros 3 years ago
callback_gal.cpp Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
commit.cpp Add COMMIT structure to Schematic and Symbol editors 3 years ago
common.cpp Exercise more caution with user filenames. 3 years ago
config_params.cpp Fix some warnings detected by PVS-STUDIO (most are not used vars) 3 years ago
confirm.cpp Fix cli crash due to dialogs buried in the pcb parser... 3 years ago
dialog_shim.cpp Banish ignore.h to core 3 years ago
draw_panel_gal.cpp Prevent VIEW::UpdateItems and onShowTimer from firing repaints if GAL did not complete init 3 years ago
drc_rules.keywords Move connection width testing to rule system. 3 years ago
dsnlexer.cpp Suppress signedness warning 3 years ago
eda_base_frame.cpp Fixes to allow copy/paste of pin data. 3 years ago
eda_dde.cpp Fix comment placement 3 years ago
eda_doc.cpp Use wxFileName to resolve . and .. in documentation paths. 3 years ago
eda_draw_frame.cpp Small improvements to lifecycle safety. 3 years ago
eda_item.cpp Collapse FP_* down into their PCB_* equivalents. 3 years ago
eda_pattern_match.cpp Retire the lib-tree scoring algorithm. 3 years ago
eda_shape.cpp Collapse FP_* down into their PCB_* equivalents. 3 years ago
eda_text.cpp Markup fixes. 3 years ago
eda_tools.cpp Fix shadowed definition of EAGLE constant 3 years ago
eda_units.cpp When importing legacy PCB dimension: Use automatic dimension when Unit couldn't be determined 3 years ago
env_paths.cpp More wxS ugh 3 years ago
env_vars.cpp Update KICAD6->KICAD7 3 years ago
eseries.cpp Fix a bunch of compiler warnings 3 years ago
exceptions.cpp More wxS ugh 3 years ago
executable_names.cpp wxS more things 3 years ago
file_history.cpp Class name <-> file name sync. 3 years ago
filename_resolver.cpp Update KICAD6->KICAD7 3 years ago
filter_reader.cpp Start expunging NULL. 4 years ago
footprint_filter.cpp Retire the lib-tree scoring algorithm. 3 years ago
footprint_info.cpp Some more wxS 3 years ago
fp_lib_table.cpp PCM: auto reload global libs after dialog is run 3 years ago
gbr_metadata.cpp Convert sprintf to snprintf in most files 3 years ago
gestfich.cpp Fix a bunch of compiler warnings 3 years ago
getrunningmicrosecs.cpp Cleanup: Replace C-only deprecated headers 6 years ago
gl_context_mgr.cpp wxS more things 3 years ago
gr_basic.cpp Fix my commit d07738a06c313896bf105e6ecd3337f38340526a. 3 years ago
gr_text.cpp ADDED operating point overlay for SCH_EDIT_FRAME. 3 years ago
grid_tricks.cpp Don't let add-row processing intercept OK processing. 3 years ago
hash_eda.cpp Retire Local/Draw coords distinction from PAD (the last object to have it). 3 years ago
hotkey_store.cpp Gerber Viewer: gerbview -> Gerber Viewer in Settings 3 years ago
hotkeys_basic.cpp Some more wxS 3 years ago
html_window.cpp Formatting. 4 years ago
kiface_base.cpp Fix paths for Copy default global library table. 3 years ago
kiid.cpp Sheet instance handling improvements. 3 years ago
kiway.cpp Guard the new sentry calls because it won't be initialized if opted out 3 years ago
kiway_express.cpp We don't keep a CHANGELOG.TXT 4 years ago
kiway_holder.cpp Banish ignore.h to core 3 years ago
kiway_player.cpp Remove unused m_sockets 3 years ago
languages_menu.cpp Cleanup some pgm_base.h includes 4 years ago
launch_ext.cpp Fix opening files with spaces on Linux 4 years ago
layer_id.cpp ADDED operating point overlay for SCH_EDIT_FRAME. 3 years ago
lib_id.cpp Turn on and fix MSVC compliance mode issues 3 years ago
lib_table.keywords Add versioning to lib tables 3 years ago
lib_table_base.cpp Fix the shared_lock added and micro-opt the reindex 3 years ago
lib_table_grid_tricks.cpp Add initial support for database library settings UI 3 years ago
lib_tree_model.cpp Retire the lib-tree scoring algorithm. 3 years ago
lib_tree_model_adapter.cpp Retire the lib-tree scoring algorithm. 3 years ago
locale_io.cpp Fix various typos 3 years ago
lockfile.cpp Formatting. 3 years ago
lset.cpp Treat internal copper layers as side-specific. 3 years ago
marker_base.cpp Remove a few EDA_RECT instances. 3 years ago
markup_parser.cpp Improve sheet rendering performance 3 years ago
netclass.cpp pcbnew: Change some of the default settings in board setup and netclasses 3 years ago
netlist.keywords Transmit pin electrical types through to pads. 5 years ago
newstroke_font.cpp Add "Letter-like character" Omega for Unicode x2126 3 years ago
observable.cpp Add const specifiers 5 years ago
origin_transforms.cpp Add more consts all over the place 5 years ago
origin_viewitem.cpp More EDA_RECE yeetage. 3 years ago
page_info.cpp Fix a compil issue with gcc12.2 and Coverity warnings. 3 years ago
painter.cpp Only apply B&W printer fixes when printing. 5 years ago
paths.cpp Get 3d plugins working for running from build dir 3 years ago
pcb.keywords Sch->PCB: propagate DNP from symbols to footprints attributes 3 years ago
pcb_plot_params.keywords Pcbnew: add plot on all layers feature. 4 years ago
pgm_base.cpp Guard the new sentry calls because it won't be initialized if opted out 3 years ago
printout.cpp Implement a new settings framework across all of KiCad 6 years ago
project.cpp wxS more things 3 years ago
ptree.cpp We don't keep a CHANGELOG.TXT 4 years ago
rc_item.cpp Suppress newlines in RC_ITEM messages. 3 years ago
refdes_utils.cpp More wxS ugh 3 years ago
render_settings.cpp Move show-bounding-boxes to a tool on the toolbars. 4 years ago
reporter.cpp More wxS ugh 3 years ago
richio.cpp More robust file reading for simulator files. 3 years ago
scintilla_tricks.cpp UI: Add Numpad Enter as "Return" equivalent in missing places 3 years ago
search_stack.cpp We don't keep a CHANGELOG.TXT 4 years ago
searchhelpfilefullpath.cpp Don't use SystemDirsAppend on windows for finding the docs 3 years ago
single_top.cpp Create a central exception handler we can also use to generate sentry events 3 years ago
status_popup.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
streamwrapper.cpp Start expunging NULL. 4 years ago
string_utf8_map.cpp Rename PROPERTIES to STRING_UTF8_MAP for clarity 3 years ago
string_utils.cpp Fix a few doxygen errors (no actual code change) 3 years ago
stroke_params.cpp Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
stroke_params.keywords Shapes for schematic. 4 years ago
strtok_r.c Add strtok_r.c 12 years ago
systemdirsappend.cpp Fix paths for Copy default global library table. 3 years ago
template_fieldnames.cpp Ignore empty field-name-templates. 3 years ago
template_fieldnames.keywords Variable substitution framework. 6 years ago
textentry_tricks.cpp Add select-all to TEXT_ENTRY_TRICKS. 3 years ago
thread_pool.cpp Debugging aid. 3 years ago
title_block.cpp add CURRENT_DATE to text var autocomplete 3 years ago
trace_helpers.cpp More wxSing 3 years ago
transform.cpp Improve sheet rendering performance 3 years ago
undo_redo_container.cpp More tightening of group parent lifecycles. 3 years ago
utf8.cpp More wxSing 3 years ago
validators.cpp More wxSing 3 years ago
wildcards_and_files_ext.cpp LTSpice schematic import based on the work of Chetan Shinde. 3 years ago
wx_filename.cpp Implement output targeting of symlib/fplib upgrade per request 3 years ago
xnode.cpp Escape slashes in labels and netnames. 7 years ago