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.
 
 
 
 
 
 
dsa-t 17f220590b OpenGL: Use glGetProgramiv instead of the extension function. 4 years ago
..
dialog_about Fix wxT commit 5 years ago
dialogs Use wxEmptyString instead of wxT( "" ) 5 years ago
drawing_sheet Consistently handle env/prj variables 4 years ago
gal OpenGL: Use glGetProgramiv instead of the extension function. 4 years ago
kicad_curl wxT rework for common directory 5 years ago
libeval Fix kicad_string.h / string.cpp mismatch. 5 years ago
libeval_compiler Add a compile error for ill-defined rules, and more performance. 5 years ago
plotters Plot pad outlines on Fab files: fix many issues. Depending on 4 years ago
plugins CADSTAR Schematic: Fix parsing of ATTRCOLORS. 4 years ago
preview_items Error messages for zone merging. 5 years ago
project Convert strings to wide when using wxString routines 5 years ago
settings Use actual project path when saving project 4 years ago
swig Template for vector<VECTOR2I> in swig 5 years ago
tool Catch some crashes on shutdown 4 years ago
view Prevent focus stealing in some Linux WMs 4 years ago
widgets UNIT_BINDER should support long long ints 4 years ago
CMakeLists.txt Rework on bitmap_info.cpp cmake build process. 4 years ago
advanced_config.cpp There is one source of truth in AC 5 years ago
array_axis.cpp wxT rework for common directory 5 years ago
array_options.cpp Arrays: isolate axis code in a new class 7 years ago
asset_archive.cpp wxT rework for common directory 5 years ago
base64.cpp Plot SVG embedded 7 years ago
base_screen.cpp wxT rework for common directory 5 years ago
base_units.cpp Treat all units equally when converting to string 4 years ago
basic_gal.cpp Move plotter headers into include folder. 5 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. 5 years ago
bitmap_base.cpp ITMAP_BASE::DrawBitmap(): fix position of the clipping area when using matrix transform. 5 years ago
bitmap_info.cpp Rework on bitmap_info.cpp cmake build process. 4 years ago
bitmap_store.cpp Rework on bitmap_info.cpp cmake build process. 4 years ago
board_printout.cpp Pcbnew, printing in B&W: never draw the background color. 4 years ago
build_version.cpp wxT rework for common directory 5 years ago
commit.cpp Proper numeric sorting for intersheet refs. 5 years ago
common.cpp wxT rework for common directory 5 years ago
config_params.cpp Use wxEmptyString instead of wxT( "" ) 5 years ago
confirm.cpp Lock the windows when we ask about unsaved changes 5 years ago
dialog_shim.cpp Protect the Kiway dereference 4 years ago
draw_panel_gal.cpp Don't lock OpenGL context twice 5 years ago
drc_rules.keywords Add missing token to DRC rule parser. 5 years ago
dsnlexer.cpp pcb parser: ensure the parser is reinitialized before parsing a new fp file 5 years ago
eda_base_frame.cpp wxT rework for common directory 5 years ago
eda_dde.cpp Start expunging NULL. 5 years ago
eda_doc.cpp Fix eda_doc not looking for schematic locally 4 years ago
eda_draw_frame.cpp Pcbnew: fix lost of focus after clicking on a wxChoice in toolbar. 4 years ago
eda_item.cpp Add PCB_ARCs to type enum. 4 years ago
eda_pattern_match.cpp Use wxEmptyString instead of wxT( "" ) 5 years ago
eda_rect.cpp Fix EDA_RECT inflation zeroing width when it was negative 5 years ago
eda_shape.cpp Cache read arc data for stability 4 years ago
eda_text.cpp Avoid overflow in textbox 4 years ago
eda_units.cpp Split EDA_UNITS out from common. 6 years ago
env_paths.cpp Use wxEmptyString instead of wxT( "" ) 5 years ago
env_vars.cpp wxT rework for common directory 5 years ago
exceptions.cpp wxT rework for common directory 5 years ago
executable_names.cpp wxT rework for common directory 5 years ago
filehistory.cpp Ensure "Open Recent" and "Clear files" menu titles are updated after language change. 4 years ago
filename_resolver.cpp Fix wxT overzealous replacements 5 years ago
filter_reader.cpp Start expunging NULL. 5 years ago
footprint_filter.cpp wxT rework for common directory 5 years ago
footprint_info.cpp wxT rework for common directory 5 years ago
fp_lib_table.cpp wxT rework for common directory 5 years ago
gbr_metadata.cpp Use wxEmptyString instead of wxT( "" ) 5 years ago
gestfich.cpp Remove printing files from Project Manager 5 years ago
getrunningmicrosecs.cpp Cleanup: Replace C-only deprecated headers 7 years ago
gl_context_mgr.cpp Start expunging NULL. 5 years ago
gr_basic.cpp Fix transparent circle printing 5 years ago
gr_text.cpp Move plotter headers into include folder. 5 years ago
grid_tricks.cpp Don't paste into hidden columns. 5 years ago
hash_eda.cpp wxT rework for common directory 5 years ago
hotkey_store.cpp Hotkeys help: fix incorrect modifiers. 5 years ago
hotkeys_basic.cpp Use wxEmptyString instead of wxT( "" ) 5 years ago
html_window.cpp Formatting. 5 years ago
kiface_base.cpp Update default paths for symbols/footprints 5 years ago
kiid.cpp Try and ducktape boost api change for seeder 4 years ago
kiway.cpp Keep track of blocking windows 4 years ago
kiway_express.cpp We don't keep a CHANGELOG.TXT 5 years ago
kiway_holder.cpp We don't keep a CHANGELOG.TXT 5 years ago
kiway_player.cpp Code cleaning. 5 years ago
languages_menu.cpp Cleanup some pgm_base.h includes 5 years ago
launch_ext.cpp wxT rework for common directory 5 years ago
layer_id.cpp Pcbnew, physical layer names: never translate them (they are proper noun) 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 9 years ago
lib_table_base.cpp wxT rework for common directory 5 years ago
lib_tree_model.cpp wxT rework for common directory 5 years ago
lib_tree_model_adapter.cpp wxT rework for common directory 5 years ago
locale_io.cpp Looks like clang (or OSX?) needs an extra include.... 5 years ago
lockfile.cpp wxT rework for common directory 5 years ago
lset.cpp LSET::SeqStackupBottom2Top(): add missing user layers to list of layers 5 years ago
marker_base.cpp Dark mode for a bunch of HTML dialogs. 5 years ago
netclass.cpp Fix typo initializing buswidth with linewidth value. 5 years ago
netlist.keywords Transmit pin electrical types through to pads. 6 years ago
newstroke_font.cpp Revert accidental tilde change 5 years ago
observable.cpp Add const specifiers 6 years ago
origin_transforms.cpp Add more consts all over the place 6 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 We don't keep a CHANGELOG.TXT 5 years ago
painter.cpp Only apply B&W printer fixes when printing. 6 years ago
paths.cpp Fix stock templates path for flatpak 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. 6 years ago
pgm_base.cpp Handle settings sequencing 4 years ago
printout.cpp Implement a new settings framework across all of KiCad 7 years ago
project.cpp wxT rework for common directory 5 years ago
properties.cpp Eeschema: initial schematic I/O plugin. 10 years ago
property_mgr.cpp wxT rework for common directory 5 years ago
ptree.cpp We don't keep a CHANGELOG.TXT 5 years ago
rc_item.cpp Don't count zero-length as duplicate 5 years ago
refdes_utils.cpp wxT rework for common directory 5 years ago
render_settings.cpp We don't keep a CHANGELOG.TXT 5 years ago
reporter.cpp wxT rework for common directory 5 years ago
richio.cpp Clean up unused variable usage 5 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 wxT rework for common directory 5 years ago
searchhelpfilefullpath.cpp wxT rework for common directory 5 years ago
single_top.cpp Keep track of blocking windows 4 years ago
status_popup.cpp Start expunging NULL. 5 years ago
streamwrapper.cpp Start expunging NULL. 5 years ago
string_utils.cpp Make sure LIB_ID escape context allows for formatting constructs. 4 years ago
strtok_r.c Add strtok_r.c 13 years ago
systemdirsappend.cpp We don't keep a CHANGELOG.TXT 5 years ago
template_fieldnames.cpp We don't keep a CHANGELOG.TXT 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 wxT rework for common directory 5 years ago
undo_redo_container.cpp Start expunging NULL. 5 years ago
utf8.cpp wxT rework for common directory 5 years ago
validators.cpp wxT rework for common directory 5 years ago
wildcards_and_files_ext.cpp wxT rework for common directory 5 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 fix crash in wxDataViewItem GetNextItem() when there are no item. 5 years ago
xnode.cpp Escape slashes in labels and netnames. 7 years ago