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 eb27a3f8b9 Added pinning support to various EDA_LIST_DIALOGs. 3 years ago
..
dialog_about Avoid compil warning (when possible) about deprecated GetArchName() in wx >=3.1.5. 3 years ago
dialogs Added pinning support to various EDA_LIST_DIALOGs. 3 years ago
drawing_sheet Fill in missing bits of LAYER variable for printing/plotting. 3 years ago
font Fix some minor compil and Coverity warnings. 3 years ago
gal Move 3D controls to a new class 3 years ago
kicad_curl Fix typo in comment 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 Naming conventions. 3 years ago
plugins CADSTAR Schematic: Fix parsing of ATTRCOLORS. 3 years ago
preview_items Fix some issues with ruler drawing. 4 years ago
project ADDED: User viewports for 3D viewer. 3 years ago
settings Add LAYER_PRIVATE_NOTES for private text & graphics in symbol editor. 3 years ago
swig swig: disable a few warnings generated by pcb_shape.i, math.i and version.i 4 years ago
tool PCB Editor: Make Ctrl-Click net highlighting configurable 3 years ago
view Hide cursor while warping on Wayland 3 years ago
widgets Add pinned library support to Footprint and Symbol Viewers. 3 years ago
CMakeLists.txt Add pinned library support to Footprint and Symbol Viewers. 3 years ago
advanced_config.cpp Activate teardrops: remove advanced config option and add teardrop keywords in files. (the ability to read teardrop keywords was added some time ago) 3 years ago
array_axis.cpp Pcbnew: add a step field to the array tool 7 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 4 years ago
base_units.cpp Treat all units equally when converting to string 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 Fix an issue on wxWidgets 3.1.6 when printing bitmaps 4 years ago
bitmap_info.cpp bitmap_info.h: move g_BitmapInfo initialization to bitmap_info.cpp. 3 years ago
bitmap_store.cpp Don't pointlessly construct a wxBitmap 4 years ago
board_printout.cpp Pcbnew, printing in B&W: never draw the background color. 3 years ago
build_version.cpp Avoid compil warning (when possible) about deprecated GetArchName() in wx >=3.1.5. 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 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 Be more explicit about string conversions. 4 years ago
draw_panel_gal.cpp Hierarchy: turn into a left side pane 3 years ago
drc_rules.keywords Rename mechanical_clearance -> physical_clearance. 3 years ago
dsnlexer.cpp pcb parser: ensure the parser is reinitialized before parsing a new fp file 4 years ago
eda_base_frame.cpp Hotkeys: show user config for unloaded KiFACEs 3 years ago
eda_dde.cpp Start expunging NULL. 4 years ago
eda_doc.cpp Fix eda_doc not looking for schematic locally 3 years ago
eda_draw_frame.cpp On-the-fly translations for pin electrical types. 4 years ago
eda_item.cpp Add PCB_ARCs to type enum. 4 years ago
eda_pattern_match.cpp Flatten out some more preferences. 4 years ago
eda_rect.cpp Prefer EDA_ANGLE to naked degrees. 4 years ago
eda_shape.cpp LIB_SHAPE slightly abuses SHAPE_POLY_SET by using it for line chains. 3 years ago
eda_text.cpp EDA_TEXT::printOneLineOfText(): fix incorrect line thickness calculation. 3 years ago
eda_units.cpp Split EDA_UNITS out from common. 5 years ago
env_paths.cpp Fix broken environment variable substitution on Windows. 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 Ensure "Open Recent" and "Clear files" menu titles are updated after language change. 4 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 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 Bug fixes in arc & textbox printing. 4 years ago
grid_tricks.cpp Don't allow cut or paste into read-only grids. 3 years ago
hash_eda.cpp TextBoxes for PCBNew. 4 years ago
hotkey_store.cpp Fix issue with hotkeys getting overridden by non-running Kifaces. 4 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 Try and ducktape boost api change for seeder 4 years ago
kiway.cpp Plant the ability to verify code signing signatures when trying to load kifaces 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 LAYER_PRIVATE_NOTES for private text & graphics in symbol editor. 3 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 Use natural order sorting for FP libraries. 4 years ago
lib_table_grid_tricks.cpp Add Make selected active/inactive actions to the symbol libraries 3 years ago
lib_tree_model.cpp Reimplement pinning now that we're no longer sorting on score. 3 years ago
lib_tree_model_adapter.cpp Add pinned library support to Choose Symbol and Choose Footprint. 3 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 Pcbnew, on line DRC when moving footprints: add visible collisions between courtyards 3 years ago
marker_base.cpp Bug fixes in arc & textbox printing. 4 years ago
markup_parser.cpp Make gcc (or linux?) happy. 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 Ensure user paths are created early 3 years ago
pcb.keywords (WIP) Teardrop: use a specific attribute in .kicad_pcb file to identify teardrops 3 years ago
pcb_plot_params.keywords Pcbnew: add plot on all layers feature. 4 years ago
pgm_base.cpp tread_pool: create it on the heap, because creating it static generate a DTOR issue on mingw. 3 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 Check pointer after yield 4 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 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 A right-to-left single-char sel followed by typing leaves cursor the same. 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 A bit of wxT(). 4 years ago
stroke_params.cpp Update message panel from PCB point editor and SCH drawing tools. 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 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. 3 years ago
template_fieldnames.keywords Variable substitution framework. 6 years ago
textentry_tricks.cpp Evict the last bits of wx.h 4 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 Import more Alitum parameters. 4 years ago
trace_helpers.cpp Trace logging for fonts. 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 Schematic: Add CSV export to Symbol Fields Table 3 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