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.
 
 
 
 
 
Mike Williams fcfb9cc5ad Selection: track selection order 3 years ago
..
database DbLib: Support showing field names 3 years ago
dialog_about Avoid compil warning (when possible) about deprecated GetArchName() in wx >=3.1.5. 3 years ago
dialogs Implement add-new-on-return for some of our grids. 3 years ago
drawing_sheet RIP EDA_RECT. 3 years ago
font RIP EDA_RECT. 3 years ago
gal fix my previous commit (c0661468) broken. 3 years ago
kicad_curl Fix various typos 3 years ago
libeval Fix kicad_string.h / string.cpp mismatch. 4 years ago
libeval_compiler Add field access to custom DRC rules. 4 years ago
plotters Clean up some of the PDF hypertext stuff, and add opening HTTP[S] urls. 3 years ago
plugins Replace boost::optional with std::optional 3 years ago
preview_items Move 5 helpers to EDA_UNIT_UTILS since they aren't iu specific 3 years ago
project Replace boost::optional with std::optional 3 years ago
settings Move gerbview colors to preferences dialog. 3 years ago
swig RIP EDA_RECT. 3 years ago
tool Selection: track selection order 3 years ago
view "Cleaner" pan fix and add internal setter on state 3 years ago
widgets Don't allow preview canvases to steal focus when keyboard navigating preferences tree. 3 years ago
CMakeLists.txt ADDED netclass assignment from PCB canvas. 3 years ago
advanced_config.cpp Properties panel: post-rebase fixes and hide by default 3 years ago
array_axis.cpp Replace boost::optional with std::optional 3 years ago
array_options.cpp More EDA_ANGLE changes. 4 years ago
asset_archive.cpp Cleanup memory in the asset archive reader 5 years ago
base64.cpp Plot SVG embedded 6 years ago
base_screen.cpp Remove unused m_crossHairPosition 5 years ago
base_units.cpp Move 5 helpers to EDA_UNIT_UTILS since they aren't iu specific 3 years ago
bin_mod.cpp Include optimization: move some things from common.h to point-of-use 5 years ago
bitmap.cpp Add a quantized scaling mode for bitmaps. 4 years ago
bitmap_base.cpp More EDA_RECE yeetage. 3 years ago
bitmap_info.cpp Cosmetic enhancement: add two missing icons 3 years ago
bitmap_store.cpp Utilize our combine_hash routine for multiple hash 3 years ago
board_printout.cpp Remove a few EDA_RECT instances. 3 years ago
build_version.cpp Remove KICAD_OCC build option 3 years ago
callback_gal.cpp ADDED: knockout pcb and fp text. 4 years ago
commit.cpp Cleanup compile warnings 3 years ago
common.cpp Remove tilde expansion 4 years ago
config_params.cpp Fix some warnings detected by PVS-STUDIO (most are not used vars) 3 years ago
confirm.cpp Move IsOK() to wxRichMessageDialog so it handles <ESC> properly. 3 years ago
dialog_shim.cpp More EDA_RECE yeetage. 3 years ago
draw_panel_gal.cpp Work around focus issues for status popups. 3 years ago
drc_rules.keywords Move connection width testing to rule system. 3 years ago
dsnlexer.cpp Handle leading whitespace with std::from_chars 3 years ago
eda_base_frame.cpp Move gerbview colors to preferences dialog. 3 years ago
eda_dde.cpp Start expunging NULL. 4 years ago
eda_doc.cpp Fix eda_doc not looking for schematic locally 4 years ago
eda_draw_frame.cpp ADDED netclass assignment from PCB canvas. 3 years ago
eda_item.cpp More EDA_RECE yeetage. 3 years ago
eda_pattern_match.cpp Add contexts to EDA_COMBINED_MATCHER. 3 years ago
eda_shape.cpp Move EDA_ITEM hitTest to BOX2I. 3 years ago
eda_text.cpp Separate text-thickness clamping into strict and lenient modes. 3 years ago
eda_units.cpp Try and fix file encoding 3 years ago
env_paths.cpp Cleanup & performance enhancements. 3 years ago
env_vars.cpp Replace boost::optional with std::optional 3 years ago
exceptions.cpp Refuse to load schematics from the future. 4 years ago
executable_names.cpp Clean up some TODOs. 4 years ago
filehistory.cpp Ensure "Open Recent" and "Clear files" menu titles are updated after language change. 4 years ago
filename_resolver.cpp Fix wxWidgets 3.1 and later deprecated build warnings. 3 years ago
filter_reader.cpp Start expunging NULL. 4 years ago
footprint_filter.cpp Add contexts to EDA_COMBINED_MATCHER. 3 years ago
footprint_info.cpp ADDED: Threadpool 3 years ago
fp_lib_table.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
gbr_metadata.cpp Start expunging NULL. 4 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 Start expunging NULL. 4 years ago
gr_basic.cpp Bug fixes in arc & textbox printing. 4 years ago
gr_text.cpp Separate text-thickness clamping into strict and lenient modes. 3 years ago
grid_tricks.cpp Implement add-new-on-return for some of our grids. 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 Hotkeys: show user config for unloaded KiFACEs 3 years ago
html_window.cpp Formatting. 4 years ago
kiface_base.cpp Update default paths for symbols/footprints 4 years ago
kiid.cpp Fix broken constructor 3 years ago
kiway.cpp Keep track of blocking windows 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 Code cleaning. 4 years ago
languages_menu.cpp Cleanup some pgm_base.h includes 5 years ago
launch_ext.cpp Fix opening files with spaces on Linux 4 years ago
layer_id.cpp Remove atrophied PCB NO_CONNECTS layer and its colour. 3 years ago
lib_id.cpp Add support for sub-libraries concept 3 years ago
lib_table.keywords Allow hiding symbol library tables from symbol chooser 3 years ago
lib_table_base.cpp Don't use recursive mutex for nicknames anymore 3 years ago
lib_table_grid_tricks.cpp Add Make selected active/inactive actions to the symbol libraries 3 years ago
lib_tree_model.cpp ADDED: Dynamic field columns in symbol chooser 3 years ago
lib_tree_model_adapter.cpp Use cached untranslated header for looking up width 3 years ago
locale_io.cpp Fix various typos 3 years ago
lockfile.cpp We don't keep a CHANGELOG.TXT 4 years ago
lset.cpp Remove atrophied PCB NO_CONNECTS layer and its colour. 3 years ago
marker_base.cpp Remove a few EDA_RECT instances. 3 years ago
markup_parser.cpp Make gcc (or linux?) happy. 4 years ago
netclass.cpp CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
netlist.keywords Transmit pin electrical types through to pads. 5 years ago
newstroke_font.cpp Revert accidental tilde change 4 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 Move 5 helpers to EDA_UNIT_UTILS since they aren't iu specific 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 WIP - fix up parsing + generalise to the pcb 3 years ago
pcb_plot_params.keywords Pcbnew: add plot on all layers feature. 4 years ago
pg_properties.cpp Silence property warnings 3 years ago
pgm_base.cpp Switch sentry to commit hash for kicad nightly releases 3 years ago
printout.cpp Implement a new settings framework across all of KiCad 6 years ago
project.cpp Fix wxWidgets 3.1 and later deprecated build warnings. 3 years ago
properties.cpp Eeschema: initial schematic I/O plugin. 10 years ago
property_mgr.cpp Hook libeval compiler up to rule parser 5 years ago
ptree.cpp We don't keep a CHANGELOG.TXT 4 years ago
rc_item.cpp Add RPT_SEVERITY_DEBUG for developer-type messages 3 years ago
refdes_utils.cpp We don't keep a CHANGELOG.TXT 4 years ago
render_settings.cpp Move show-bounding-boxes to a tool on the toolbars. 4 years ago
reporter.cpp Add RPT_SEVERITY_DEBUG for developer-type messages 3 years ago
richio.cpp Use fgetc directly under msvc in richio 3 years ago
scintilla_tricks.cpp Don't give Scintilla a colour with alpha; it doesn't know what to do. 3 years ago
search_stack.cpp We don't keep a CHANGELOG.TXT 4 years ago
searchhelpfilefullpath.cpp Respect KICAD_DOCS when searching for help files 5 years ago
single_top.cpp Keep track of blocking windows 3 years ago
status_popup.cpp Start expunging NULL. 4 years ago
streamwrapper.cpp Start expunging NULL. 4 years ago
string_utils.cpp Add missing format specifier to UnescapeString. 3 years ago
stroke_params.cpp More EDA_RECE yeetage. 3 years ago
stroke_params.keywords Shapes for schematic. 4 years ago
strtok_r.c Add strtok_r.c 12 years ago
systemdirsappend.cpp We don't keep a CHANGELOG.TXT 4 years ago
template_fieldnames.cpp Fix a few issues related to field names and their translation. - Do not use translated field names outside strings displayed in dialogs. - fix code that does not work well with default locale. - fix some (not all) I18n issues in DIALOG_UPDATE_SYMBOL_FIELDS. 4 years ago
template_fieldnames.keywords Variable substitution framework. 6 years ago
textentry_tricks.cpp Evict the last bits of wx.h 5 years ago
thread_pool.cpp tread_pool: create it on the heap, because creating it static generate a DTOR issue on mingw. 3 years ago
title_block.cpp Allow recursion up the sheet hierarchy for text variable resolution. 3 years ago
trace_helpers.cpp Don't evaluate arguments passed to KI_TRACE if tracing is disabled. 3 years ago
transform.cpp Fix TRANSFORM::MapAngles (Third time lucky?) 3 years ago
undo_redo_container.cpp Start expunging NULL. 4 years ago
utf8.cpp Start expunging NULL. 4 years ago
validators.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
wildcards_and_files_ext.cpp Include markdown files in project view. 3 years ago
wx_filename.cpp Add utility method to resolve symlinks 5 years ago
wx_stl_compat.cpp Blacklist hashes for 2d integer elements 3 years ago
wxdataviewctrl_helpers.cpp fix crash in wxDataViewItem GetNextItem() when there are no item. 4 years ago
xnode.cpp Escape slashes in labels and netnames. 7 years ago