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 c5dd620696 Improve spacing and alignment in html report panel. 4 years ago
..
dialog_about Formatting. 4 years ago
dialogs Improve spacing and alignment in html report panel. 4 years ago
drawing_sheet Normalize drawing sheet path to env vars & prj, not just prj. 4 years ago
gal Convert mouse coordinates to native pixesl in the 3D viewer 4 years ago
kicad_curl Limit CURL to only support HTTP(S) protocols 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 Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
plugins Fix centered rotated text in Pcbnew Eagle importer. 4 years ago
preview_items Rename layer ids file. 4 years ago
project Remove Setup Dialog assignment of netclasses to buses. 4 years ago
settings Update default paths for symbols/footprints 4 years ago
swig Rename layer ids file. 4 years ago
tool TOOL_DISPATCHER: drag activation should always use screen coordinates 4 years ago
view Cleanup. 4 years ago
widgets Array creator tool: Add option to assign unique reference designators 4 years ago
CMakeLists.txt Move board object polygon code into the object source files. 4 years ago
advanced_config.cpp Add (optional) trace mask setting as advanced config option 4 years ago
array_axis.cpp Pcbnew: add a step field to the array tool 6 years ago
array_options.cpp Arrays: isolate axis code in a new class 6 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 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 Add a quantized scaling mode for bitmaps. 4 years ago
bitmap_base.cpp Move plotter headers into include folder. 4 years ago
bitmap_store.cpp Add support mode for dark mode to SCINTILLA_TRICKS. 4 years ago
board_printout.cpp Remove extraneous isPrinting test. 4 years ago
build_version.cpp Add support for ngspice >= 35 version reporting 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 Standardize asterix at the beginning of title 4 years ago
draw_panel_gal.cpp KIFACE_I -> KIFACE_BASE. 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 Fix ever shrinking window height for frame windows that are not maximized. 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 Add status bar message for constraint mode. 4 years ago
eda_item.cpp Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
eda_pattern_match.cpp Add missing <algorithm> 5 years ago
eda_rect.cpp Fix source comment / documentation typos 4 years ago
eda_shape.cpp Move bbox padding to RTrees so it doesn't interfere with hittesting. 4 years ago
eda_text.cpp Move board object polygon code into the object source files. 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 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 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 4 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 Support printing of kicad_dru files. 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 Don't copy (or cut) hidden columns. 4 years ago
hash_eda.cpp Overhaul arc internal model to not over-specify information. 4 years ago
hotkey_store.cpp Fix hotkey documentation for modifier update 4 years ago
hotkeys_basic.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
html_window.cpp Formatting. 4 years ago
kiface_base.cpp Update default paths for symbols/footprints 4 years ago
kiid.cpp We don't keep a CHANGELOG.TXT 4 years ago
kiway.cpp We don't keep a CHANGELOG.TXT 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 Support printing of kicad_dru files. 4 years ago
layer_id.cpp Clean up removal of separate front & back footprint text visibility. 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 Proper numeric sorting for intersheet refs. 4 years ago
lib_tree_model.cpp Fix kicad_string.h / string.cpp mismatch. 4 years ago
lib_tree_model_adapter.cpp A better algorithm for centering library items in the tree. 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 Clean up removal of separate front & back footprint text visibility. 4 years ago
marker_base.cpp Dark mode for a bunch of HTML dialogs. 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 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 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 Add KICAD6_3RD_PARTY env variable 4 years ago
pcb.keywords Don't put up "old version" warning for gerbview-generated PCBs. 4 years ago
pcb_plot_params.keywords Save DXF plot params to file and remove some dead code. 5 years ago
pgm_base.cpp Correct Korean language name 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 Remove assert. 4 years ago
refdes_utils.cpp We don't keep a CHANGELOG.TXT 4 years ago
render_settings.cpp We don't keep a CHANGELOG.TXT 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 Set Scintilla cursor color for themes 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
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 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 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 Move wxDataViewCtrl manipulators out of dialog_choose_component.cpp 9 years ago
xnode.cpp Escape slashes in labels and netnames. 7 years ago