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.
 
 
 
 
 
Kuba Sunderland-Ober b60f7d4136 Make comparison operators const. 2 years ago
..
database Coverity fixes and code cleaning. 3 years ago
dialog_about Update translator contributions 3 years ago
dialogs Fix more places where casts into RunAction were happening 2 years ago
drawing_sheet Worksheet editor: fix crash when adding new graphical text object. 2 years ago
font Replace larger text bboxes now that we're not using them for knockouts. 2 years ago
gal Avoid deadlock when OpenGL context can't be created. 2 years ago
jobs Command line PCB gerber export fix and improvement. 2 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 Don't trip over null strings. 2 years ago
plotters Move drawing sheet datastructures to EDA_IU_SCALE. 2 years ago
plugins Fix capitalization of text vars for Eagle importer. 2 years ago
preview_items Unify go-back-one-step processing for drawing tools (and router). 2 years ago
project Update "simple" MRU paths in project Save As. 2 years ago
properties Prevent axes settings from affecting angles in properties panel. 2 years ago
settings ADDED: GUI feedback when grid setting is changed by hotkey 2 years ago
swig Add vector3 to swig 3 years ago
tool Make comparison operators const. 2 years ago
view Left some fixes out of previous commit. 2 years ago
widgets Update simulation results as the sim runs. 2 years ago
CMakeLists.txt PCB_FIELD: add new field item similar to SCH_FIELD 2 years ago
advanced_config.cpp Add a "hyperzoom" mode for debugging "up close". 2 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 ADDED: Startup splashscreen 2 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 Improve appearance of stroked knockout text. 2 years ago
commit.cpp Make pad & via teardrops 1st-class citizens (props of the pad/via) 2 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 GAL: improve redraw handling, allowing higher refresh rates. 2 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 More RunAction specialization 2 years ago
eda_dde.cpp Fix comment placement 3 years ago
eda_doc.cpp Use wxFileName to resolve . and .. in documentation paths. 2 years ago
eda_draw_frame.cpp Fix some more incorrect types in event parameters 2 years ago
eda_item.cpp PCB: introduce PCB_FIELD_T 2 years ago
eda_pattern_match.cpp Fix bug in wildcard search handling. 2 years ago
eda_shape.cpp Collapse FP_* down into their PCB_* equivalents. 3 years ago
eda_text.cpp Move drawing sheet datastructures to EDA_IU_SCALE. 2 years ago
eda_tools.cpp Fix shadowed definition of EAGLE constant 3 years ago
eda_units.cpp Formatting. No (intentional) functional changes. 2 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 Don't double-up FUTURE_FORMAT_ERROR problem strings. 2 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 Require regular expressions to be explicit. 2 years ago
footprint_info.cpp Added a sort-order dropdown to lib-tree filters. 2 years ago
fp_lib_table.cpp PCM: auto reload global libs after dialog is run 3 years ago
gbr_metadata.cpp Cleanup. No (intentional) functional changes. 2 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 Fix lock condition in GL_CONTEXT_MANAGER, remove unnecessary assert. 2 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 Correctly handle hidden columns when pasting into grids. 2 years ago
hash_eda.cpp PCB: abolish TEXT_TYPE::TEXT_is_* 2 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 Clear the playerFrame lookup cache when closing frames. 2 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 Separate BITMAP2CMP_PANEL from BITMAP2CMP_FRAME. 2 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 options editor to symbol library table + cleanup unused options 2 years ago
lib_tree_model.cpp Added a sort-order dropdown to lib-tree filters. 2 years ago
lib_tree_model_adapter.cpp Treat canvas item as current when tree view contains no selection. 2 years ago
locale_io.cpp Fix various typos 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 Footprints: upgrade Sheetpath and Sheetfile to tagged items in file 2 years ago
pcb_plot_params.keywords Add settings for plotting PDF property popups. 2 years ago
pgm_base.cpp ADDED: Startup splashscreen 2 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 Fix GitLab URLs to point to the correct project page 2 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 Use external REPORTER for EESCHEMA_JOBS_HANDLER / PCB_JOBS_HANDLER 2 years ago
richio.cpp Add a sequential read flagged fopen helper 2 years ago
scintilla_tricks.cpp Handle some Mac-standard keyboard shortcuts in Scintilla. 2 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 ADDED: Startup splashscreen 2 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 Fields: Description now mandatory 2 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 Validators: drop unused is m_isLibEditor 2 years ago
wildcards_and_files_ext.cpp ADDED: Initial support for importing Solidworks PCB files 2 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