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 59c15842f8 Exclude formatting chars from text width approximation. 4 years ago
..
dialog_about Promote Roberto to Lead Dev in About Box 4 years ago
dialogs Fix typo in violation severity importing 4 years ago
drawing_sheet Fix formatting error in datasheet formatting 4 years ago
gal More robust hex-color interpretation. 4 years ago
kicad_curl Fix compile error. 4 years ago
libeval Fix kicad_string.h / string.cpp mismatch. 4 years ago
libeval_compiler Add a compile error for ill-defined rules, and more performance. 4 years ago
plotters Move plotter headers into include folder. 4 years ago
plugins Fix issues with new overbar syntax 4 years ago
preview_items Rename layer ids file. 4 years ago
project Preserve archive timestamps on extract 4 years ago
settings Add colortheme package type 4 years ago
swig Rename layer ids file. 4 years ago
tool Plugin and Content Manager: fix compil warnings and issues. 4 years ago
view Gerbview: fix cairo negative items and implement real differential mode 4 years ago
widgets Infobar: Don't use animations on Windows/GTK 4 years ago
CMakeLists.txt Naming conventions. 4 years ago
advanced_config.cpp Move zone fracture display mode to AdvancedCfg, and add triangulation. 4 years ago
array_axis.cpp Pcbnew: add a step field to the array tool 7 years ago
array_options.cpp Arrays: isolate axis code in a new class 7 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 Fix kicad_string.h / string.cpp mismatch. 4 years ago
basic_gal.cpp Move plotter headers into include folder. 4 years ago
bin_mod.cpp Include optimization: move some things from common.h to point-of-use 5 years ago
bitmap.cpp Avoid sharing gdicmn for just bitmaps 5 years ago
bitmap_base.cpp Move plotter headers into include folder. 4 years ago
bitmap_store.cpp Enable dark mode for MacOS 5 years ago
board_printout.cpp Remove extraneous isPrinting test. 5 years ago
build_version.cpp Add support for ngspice >= 35 version reporting 4 years ago
commit.cpp Start expunging NULL. 4 years ago
common.cpp Start expunging NULL. 4 years ago
config_params.cpp Kick wx.h mostly out of common 5 years ago
confirm.cpp Work-around incorrect spacing (and order) of buttons on Mac. 4 years ago
dialog_shim.cpp Make select-all hack work with Scintilla too. 4 years ago
draw_panel_gal.cpp Start expunging NULL. 4 years ago
drc_rules.keywords Add missing token to DRC rule parser. 4 years ago
dsnlexer.cpp pcb parser: ensure the parser is reinitialized before parsing a new fp file 4 years ago
eda_base_frame.cpp Generalize infobar MESSAGE_TYPE handling and use for DRC errors. 4 years ago
eda_dde.cpp Start expunging NULL. 4 years ago
eda_doc.cpp Expunge EDA_FILE_SELECTOR. 4 years ago
eda_draw_frame.cpp Overhaul file locking system. 4 years ago
eda_item.cpp Start expunging NULL. 4 years ago
eda_pattern_match.cpp Add missing <algorithm> 5 years ago
eda_rect.cpp Fix source comment / documentation typos 5 years ago
eda_text.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
eda_units.cpp Split EDA_UNITS out from common. 5 years ago
env_paths.cpp Cleanup some pgm_base.h includes 5 years ago
env_vars.cpp Add KICAD6_3RD_PARTY env variable 4 years ago
exceptions.cpp Refuse to load schematics from the future. 5 years ago
executable_names.cpp Move executable name constants to own file 9 years ago
filehistory.cpp File history (recent opened files): fix incorrect behavior when a filename 5 years ago
filename_resolver.cpp Fully resolve path list for Kicad2Step. 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 Fix kicad_string.h / string.cpp mismatch. 4 years ago
fp_lib_table.cpp Start expunging NULL. 4 years ago
gbr_metadata.cpp Start expunging NULL. 4 years ago
gestfich.cpp Expunge EDA_FILE_SELECTOR. 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 Pass wxPoint objects by reference instead of on the stack. 4 years ago
gr_text.cpp Move plotter headers into include folder. 4 years ago
grid_tricks.cpp Check for column existence before checking for tooltip enabled 4 years ago
hash_eda.cpp enum class PAD_SHAPE_T 5 years ago
hotkey_store.cpp Move zone fracture display mode to AdvancedCfg, and add triangulation. 4 years ago
hotkeys_basic.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
kiface_i.cpp Include optimization: move some things from common.h to point-of-use 5 years ago
kiid.cpp Start expunging NULL. 4 years ago
kiway.cpp Start expunging NULL. 4 years ago
kiway_express.cpp Fix source comment / documentation typos 5 years ago
kiway_holder.cpp Replace EESchema DLIST 6 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 More error message regularization (and translatability improvements). 5 years ago
layer_id.cpp Rename layer ids file. 4 years ago
lib_id.cpp Remove long-dead revision support for LIB_IDs. 5 years ago
lib_table.keywords Added "enabled" parameter for LIB_TABLE_ROW 8 years ago
lib_table_base.cpp Be consistent about using nullptr instead of 0 5 years ago
lib_tree_model.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
lib_tree_model_adapter.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
locale_io.cpp Move LOCALE_IO out of common.h 5 years ago
lockfile.cpp Include optimization: move some things from common.h to point-of-use 5 years ago
lset.cpp Rename layer ids file. 4 years ago
marker_base.cpp Make RENDER_SETTINGS argument const 5 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 Readd half and full width forms 5 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 Break out eda_item_flags.h, fix the typedef to std::uint32_t, fix some signed vars 5 years ago
page_info.cpp Eeschema : Add A5 sheet size 5 years ago
painter.cpp Only apply B&W printer fixes when printing. 5 years ago
paths.cpp Add KICAD6_3RD_PARTY env variable 4 years ago
pcb.keywords Don't put up "old version" warning for gerbview-generated PCBs. 5 years ago
pcb_plot_params.keywords Save DXF plot params to file and remove some dead code. 5 years ago
pgm_base.cpp Add colortheme package type 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. 10 years ago
property_mgr.cpp Hook libeval compiler up to rule parser 5 years ago
ptree.cpp Add const specifiers 5 years ago
rc_item.cpp DRC bug fixes and debugging improvements. 4 years ago
refdes_utils.cpp Remove broken RefDesStringCompare 4 years ago
render_settings.cpp Worksheet -> (industry standard) Drawing Sheet. 5 years ago
reporter.cpp Remove all wxWidgets build dependencies from REPORTER object header. 4 years ago
richio.cpp Start expunging NULL. 4 years ago
scintilla_tricks.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
search_stack.cpp Make search stack path_seps correct for msvc 5 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 Exclude formatting chars from text width approximation. 4 years ago
strtok_r.c Add strtok_r.c 12 years ago
systemdirsappend.cpp Allow to relocate EDA libraries out of KICAD_DATA 5 years ago
template_fieldnames.cpp Naming conventions. 5 years ago
template_fieldnames.keywords Variable substitution framework. 6 years ago
textentry_tricks.cpp Evict the last bits of wx.h 5 years ago
title_block.cpp Import more Alitum parameters. 5 years ago
trace_helpers.cpp Start expunging NULL. 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 Avoid duplicate strings to avoid typos and not synchronized strings 4 years ago
wx_filename.cpp Add utility method to resolve symlinks 5 years ago
wx_stl_compat.cpp Include optimization: move some things from common.h to point-of-use 5 years ago
wxdataviewctrl_helpers.cpp Move wxDataViewCtrl manipulators out of dialog_choose_component.cpp 9 years ago
xnode.cpp Escape slashes in labels and netnames. 7 years ago