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 438c63f587 Fix outline font boundingbox issues. 4 years ago
..
dialog_about Happy New Year! 4 years ago
dialogs KiCad Manager doesn't implement Kiface(). 4 years ago
drawing_sheet Move to new font engine. 4 years ago
font Fix outline font boundingbox issues. 4 years ago
gal Outline font support. 4 years ago
kicad_curl Code cleaning un kicad_curl_easy 4 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 Fix outline font boundingbox issues. 4 years ago
plugins Tear down the wxPoint trigo helpers 4 years ago
preview_items Move to new font engine. 4 years ago
project Remove some more duplicated preferences. 4 years ago
settings Load local settings even when not setting project active 4 years ago
swig Template for vector<VECTOR2I> in swig 4 years ago
tool Neurotically update position wxPoint usages 4 years ago
view Safely sort view layers 4 years ago
widgets Text glyph caches and bug fixes. 4 years ago
CMakeLists.txt GUI for font selection. 4 years ago
advanced_config.cpp prepare teardrops, round 2 4 years ago
array_axis.cpp Pcbnew: add a step field to the array tool 7 years ago
array_options.cpp Scoop up some more wxPoint instances 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 4 years ago
base_units.cpp Units cleanup. 4 years ago
basic_gal.cpp Go back to using inter-character spacing from the stroke font. 4 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 Fix a compil issue. 4 years ago
bitmap_store.cpp Add support mode for dark mode to SCINTILLA_TRICKS. 4 years ago
board_printout.cpp Yeet wxPoint/wxSize out of PLOTTER 4 years ago
build_version.cpp Remove last vestiges of the KICAD_USE_OCE build flag 4 years ago
commit.cpp Proper numeric sorting for intersheet refs. 4 years ago
common.cpp Remove tilde expansion 4 years ago
config_params.cpp Kick wx.h mostly out of common 4 years ago
confirm.cpp Lock the windows when we ask about unsaved changes 4 years ago
dialog_shim.cpp Make sure standard OK/Cancel buttons respond to current language. 4 years ago
draw_panel_gal.cpp Prevent unneeded fallback 4 years ago
drc_rules.keywords ADDED assertion constraints for user-defined DRC checks. 4 years ago
dsnlexer.cpp pcb parser: ensure the parser is reinitialized before parsing a new fp file 4 years ago
eda_angle.cpp Fix some issues (but not all) in qa tests for eeschema 4 years ago
eda_base_frame.cpp Reduce duplication of settings. 4 years ago
eda_dde.cpp Start expunging NULL. 4 years ago
eda_doc.cpp Trim some (probably) excess includes. 4 years ago
eda_draw_frame.cpp Make footprint and symbol editors use MRU path for new libraries. 4 years ago
eda_item.cpp Scoop up some more wxPoint instances 4 years ago
eda_pattern_match.cpp Flatten out some more preferences. 4 years ago
eda_rect.cpp Another batch of point changes 4 years ago
eda_shape.cpp Neurotically update position wxPoint usages 4 years ago
eda_text.cpp Fix outline font boundingbox issues. 4 years ago
eda_units.cpp Split EDA_UNITS out from common. 5 years ago
env_paths.cpp Normalize drawing sheet path to env vars & prj, not just prj. 4 years ago
env_vars.cpp Add KICAD6_3RD_PARTY env variable 4 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 File history (recent opened files): fix incorrect behavior when a filename 5 years ago
filename_resolver.cpp More changes to file resolvers. 4 years ago
filter_reader.cpp Start expunging NULL. 4 years ago
footprint_filter.cpp In footprint filter, check pin count mismatch first 5 years ago
footprint_info.cpp KIFACE_I -> KIFACE_BASE. 4 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 Tear down the wxPoint trigo helpers 4 years ago
gr_text.cpp Fix outline font boundingbox issues. 4 years ago
grid_tricks.cpp Promote to cell selection for spreadsheet-style paste. 4 years ago
hash_eda.cpp Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
hotkey_store.cpp All the preferences, all the time. 4 years ago
hotkeys_basic.cpp All the preferences, all the time. 4 years ago
html_window.cpp Formatting. 4 years ago
kiface_base.cpp Update default paths for symbols/footprints 4 years ago
kiid.cpp Don't generate duplicate IDs in line/wire/bus tool. 4 years ago
kiway.cpp All the preferences, all the time. 4 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 4 years ago
launch_ext.cpp Fix opening files with spaces on Linux 4 years ago
layer_id.cpp Add show/hide controls for ERC markers. 4 years ago
lib_id.cpp Remove long-dead revision support for LIB_IDs. 4 years ago
lib_table.keywords Added "enabled" parameter for LIB_TABLE_ROW 8 years ago
lib_table_base.cpp Fix a crash bug when changing footprint name 4 years ago
lib_tree_model.cpp Fix lib tree searches to handle searching on library names. 4 years ago
lib_tree_model_adapter.cpp Fix lib tree searches to handle searching on library names. 4 years ago
locale_io.cpp Looks like clang (or OSX?) needs an extra include.... 4 years ago
lockfile.cpp We don't keep a CHANGELOG.TXT 4 years ago
lset.cpp Cleanup. 4 years ago
marker_base.cpp Scoop up some more wxPoint instances 4 years ago
markup_parser.cpp Move to new font engine. 4 years ago
netclass.cpp Fix typo initializing buswidth with linewidth value. 4 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 Scoop up some more wxPoint instances 4 years ago
page_info.cpp We don't keep a CHANGELOG.TXT 4 years ago
painter.cpp Only apply B&W printer fixes when printing. 5 years ago
paths.cpp fixe paths 4 years ago
pcb.keywords Text glyph caches and bug fixes. 4 years ago
pcb_plot_params.keywords Line styles for PCBNew shapes. 4 years ago
pgm_base.cpp Add upated UI event throttling to advanced configuration. 4 years ago
printout.cpp Implement a new settings framework across all of KiCad 6 years ago
project.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
properties.cpp Eeschema: initial schematic I/O plugin. 9 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 Neurotically update position wxPoint usages 4 years ago
refdes_utils.cpp We don't keep a CHANGELOG.TXT 4 years ago
render_settings.cpp Add missing initialization values to variables 4 years ago
reporter.cpp Remove all wxWidgets build dependencies from REPORTER object header. 4 years ago
richio.cpp Clean up unused variable usage 4 years ago
scintilla_tricks.cpp Dark theme support for SPICE model editor 4 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 Avoid loading python stuff when starting applications that do not use it. 4 years ago
status_popup.cpp Start expunging NULL. 4 years ago
streamwrapper.cpp Start expunging NULL. 4 years ago
string_utils.cpp Fix escaping of double quotes in LIB_IDs 4 years ago
stroke_params.cpp Coverity fixes. 4 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 We don't keep a CHANGELOG.TXT 4 years ago
template_fieldnames.keywords Variable substitution framework. 6 years ago
textentry_tricks.cpp Evict the last bits of wx.h 4 years ago
title_block.cpp Import more Alitum parameters. 4 years ago
trace_helpers.cpp PROF_COUNTER -> PROF_TIMER 4 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 Make it easier to open legacy files. 4 years ago
wx_filename.cpp Add utility method to resolve symlinks 4 years ago
wx_stl_compat.cpp Include optimization: move some things from common.h to point-of-use 5 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