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 357427d803 Graphical diff for board vs library footprints. 3 years ago
..
database Coverity fixes and code cleaning. 3 years ago
dialog_about Fix symbol contributor link 3 years ago
dialogs Graphical diff for schematic vs library symbols. 3 years ago
drawing_sheet Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
font Improve sheet rendering performance 3 years ago
gal Improve HiDPI handling of appearance/layer controls 3 years ago
jobs Step exporter fixes and enhancements: 3 years ago
kicad_curl CURLINFO_SIZE_DOWNLOAD_T is a enum entry, use the version check instead 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 Correct alpha blending in PDF plot 3 years ago
plugins Fix CADSTAR importer memory leaks 3 years ago
preview_items Clear loop points when resetting polygon/zone draw. 3 years ago
project Improve cache performance. 3 years ago
properties Enable properties panel in footprint editor 3 years ago
settings Use constants for the names of the built-in colors 3 years ago
swig Add vector3 to swig 3 years ago
tool Remove WX_COMPATIBILITY flag 3 years ago
view Fix a few Coverity warnings 3 years ago
widgets Graphical diff for board vs library footprints. 3 years ago
CMakeLists.txt Graphical diff for board vs library footprints. 3 years ago
advanced_config.cpp wxS more things 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 Some more wxS 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 Fix handling of PPI when loading embedded images 3 years ago
bitmap_info.cpp Move simulator to tool framework. 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 Add some missing wxS wraps 3 years ago
callback_gal.cpp Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
commit.cpp More tightening of group parent lifecycles. 3 years ago
common.cpp Allow variable recursion 3 years ago
config_params.cpp Fix some warnings detected by PVS-STUDIO (most are not used vars) 3 years ago
confirm.cpp Use wxMessageDialog in IsOK() on GTK builds. 3 years ago
dialog_shim.cpp A better solution to keep SPICE netlist from being entirely selected. 3 years ago
draw_panel_gal.cpp Graphical diff for board vs library footprints. 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 wxS more things 3 years ago
eda_dde.cpp Fix comment placement 3 years ago
eda_doc.cpp Fix eda_doc not looking for schematic locally 3 years ago
eda_draw_frame.cpp Move via/track/grid selection widget to wxComboBox 3 years ago
eda_item.cpp Graphical diff for schematic vs library symbols. 3 years ago
eda_pattern_match.cpp Remove uses of climits header/defines 3 years ago
eda_shape.cpp Fix some PCB_SHAPE properties 3 years ago
eda_text.cpp Add Property Inspector support for dimension objects. 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 Calculator eseries, remove trailing spaces from 3R and 4R 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 Some more wxS 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 Some more wxS 3 years ago
gestfich.cpp Remove printing files from Project Manager 4 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 Hook up AddField handler to GRID_TRICKS for SCH dialogs. 3 years ago
hash_eda.cpp Utilize our combine_hash routine for multiple hash 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 KiWay: Make sure to mark closed windows as closed 3 years ago
kiway_express.cpp We don't keep a CHANGELOG.TXT 4 years ago
kiway_holder.cpp We don't keep a CHANGELOG.TXT 4 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 ADDED operating point text variables for labels and symbols. 3 years ago
lib_tree_model.cpp Make LIB_TREE_NODE sort irreflexive 3 years ago
lib_tree_model_adapter.cpp Support showing Value field in symbol chooser 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 Overhaul of remove-unconnected's zone filling and drawing strategies. 3 years ago
pcb_plot_params.keywords Pcbnew: add plot on all layers feature. 4 years ago
pgm_base.cpp Fix compatibility with wxWidgetsversion < 3.1.6 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 Rename GetSelectMenuText to GetItemDescription 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 Fix STRING_LINE_READER buffer overflow 3 years ago
scintilla_tricks.cpp Add Scintilla support to WX_GRID. 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 Stop treating OpenProjectFiles failure like a fatal error 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 tiny bug in double 2 string formatting 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 Improve sheet rendering performance 3 years ago
template_fieldnames.keywords Variable substitution framework. 6 years ago
textentry_tricks.cpp Evict the last bits of wx.h 4 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 More wxSing 3 years ago
wx_filename.cpp Implement output targeting of symlib/fplib upgrade per request 3 years ago
wx_stl_compat.cpp Blacklist hashes for 2d integer elements 3 years ago
wxdataviewctrl_helpers.cpp Formatting. 3 years ago
xnode.cpp Escape slashes in labels and netnames. 7 years ago