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.
 
 
 
 
 
Seth Hillbrand 269f420f8d OpenGL: Create shaders for each GL 7 years ago
..
dialog_about Update copyright date in About Dialog 7 years ago
dialogs Coverity fixes: lambda parameters by reference 7 years ago
gal OpenGL: Create shaders for each GL 7 years ago
geometry router: correct walkaround corner case when both ends of the line lie on the hull edge 7 years ago
kicad_curl Remove useless includes and more fixes to avoid including curl.h in files, when not mandatory. 8 years ago
legacy_gal Improve default canvas handling. 7 years ago
legacy_wx Fix a few coverity errors 7 years ago
libeval Libeval: Use add_custom_target so grammar.c won't be cleaned 7 years ago
math Remove superflous includes. 10 years ago
page_layout eeschema-gal: factor out EDA_DRAW_PANEL from BITMAP_BASE, remove some unnecessary includes of class_drawpanel.h 7 years ago
plotters Fix group tag for SVG plotting 7 years ago
preview_items Pcbnew, Ruler tool: protect unit display against erroneous translation of \" 7 years ago
swig swig: clear up some warnings 7 years ago
system Fix compilation issue on PPC64 7 years ago
tool pcbnew: overwrite hotkeys cleanly 7 years ago
view GTK3: Force scrollbars visible 7 years ago
widgets grid: Set grid to use integer pixels 7 years ago
CMakeLists.txt Adjust tab ordering in some dialogs 7 years ago
advanced_config.cpp Disable legacy canvas on GTK3 7 years ago
array_options.cpp Separate ARRAY_OPTIONS to own class in common 7 years ago
base_screen.cpp Libedit: transfer current screen settings on part load 7 years ago
base_struct.cpp eeschema-gal: factor out EDA_DRAW_PANEL from BITMAP_BASE, remove some unnecessary includes of class_drawpanel.h 7 years ago
base_units.cpp units: Move common units and add tests 7 years ago
basic_gal.cpp DrawGraphicText: remove a static variable, and replace it (when needed) by a new parameter in argument list. 8 years ago
bezier_curves.cpp DXF import: add import of DXF splines that are converted to Bezier curves. 7 years ago
bin_mod.cpp Fixed memory leaks 7 years ago
bitmap.cpp Footprint editor: add save view to PNG file. 7 years ago
bitmap_base.cpp eeschema-gal: factor out EDA_DRAW_PANEL from BITMAP_BASE, remove some unnecessary includes of class_drawpanel.h 7 years ago
board_printout.cpp When printing, pads are not always printed (especially on tech layers) 7 years ago
build_version.cpp Version string improvements. 9 years ago
colors.cpp Try to fix a compil issue on OSX (no viable conversion from 'const wxString' to 'const wxChar *', in colors.cpp) 10 years ago
colors_design_settings.cpp Replace DIM() macro 7 years ago
commit.cpp commit: protect against un-copyable error 7 years ago
common.cpp Coding policy fixes in common/common.cpp. 7 years ago
config_params.cpp Implementation of ERC markers. 7 years ago
confirm.cpp Fix a few coverity errors 7 years ago
convert_basic_shapes_to_polygon.cpp Fix a few minor Coverity warnings 8 years ago
dialog_shim.cpp Dialog: Esc key closes a grid editor first. 7 years ago
displlst.cpp Move symbol management to a standard Save As... model. 7 years ago
dlist.cpp Fixed an assert in DHEAD::append() 8 years ago
draw_graphic_text.cpp eeschema-gal: factor out EDA_DRAW_PANEL from BITMAP_BASE, remove some unnecessary includes of class_drawpanel.h 7 years ago
draw_panel_gal.cpp GTK3: Force scrollbars visible 7 years ago
dsnlexer.cpp Fix quotes in UI messages 8 years ago
eagle_parser.cpp Eeschema: Copy attributes from eagle. 7 years ago
eda_base_frame.cpp Replace DIM() macro 7 years ago
eda_dde.cpp Keep track of open sockets and dispose of them in d'tor. 8 years ago
eda_doc.cpp Replace DIM() macro 7 years ago
eda_dockart.cpp eeschema-gal: temporarily disable scrollbar code (causes crashes after Jeff's changes) 7 years ago
eda_pattern_match.cpp Prevent implicit * from wildcard match in footprint 8 years ago
eda_size_ctrl.cpp Clean up units infrastructure after g_UserUnit removal. 7 years ago
eda_text.cpp units: Move common units and add tests 7 years ago
env_paths.cpp Fixed normalizeAbsolutePaths() condition 8 years ago
env_vars.cpp Centralise utilities for env variables. 7 years ago
exceptions.cpp Fix quotes in UI messages 8 years ago
executable_names.cpp Move executable name constants to own file 9 years ago
filename_resolver.cpp Fold 3D Search Paths dialog into Configure Paths. 7 years ago
filter_reader.cpp richio.h, class LINE_READER: prefix variable member names by "m_", like in other classes in Kicad. 8 years ago
footprint_filter.cpp Performance enhancements in fp loading, string cmp, etc. 7 years ago
footprint_info.cpp Null pointer check in FOOTPRINT_LIST::GetInstance() 7 years ago
fp_lib_table.cpp Do not use project path when searching for default library tables. 7 years ago
gbr_metadata.cpp Gerber output: add missing end of block to a structured comment in X1 format. 7 years ago
gestfich.cpp Replace DIM() macro 7 years ago
getrunningmicrosecs.cpp Performance counter rework: More comments, code cleaning, and move GetRunningMicroSecs() prototype from common.h to profile.h. 9 years ago
gl_context_mgr.cpp Dealing with inconsistent wxGLCanvas::IsDisplaySupported() 7 years ago
gr_basic.cpp Add line style drawing. 7 years ago
grid_tricks.cpp Fix a compil warning 7 years ago
hash_eda.cpp Hash functions for BOARD_ITEMs 8 years ago
hotkey_store.cpp Add some hotkey store tests 7 years ago
hotkeys_basic.cpp Add read-only option for hotkey list, use for list dialog 7 years ago
html_messagebox.cpp Release mouse before closing HTML_MESSAGE_BOX. 8 years ago
incremental_text_ctrl.cpp Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
kiface_i.cpp Removed old debug output 8 years ago
kiway.cpp Replace DIM() macro 7 years ago
kiway_express.cpp Teach cvpcb about new KIWAY based cross-probing, factor out MAIL_T into mail_type.h 12 years ago
kiway_holder.cpp Switch UNIT_BINDER and DIALOG_SHIM to local units. 7 years ago
kiway_player.cpp Unified preferences dialog framework. 7 years ago
lib_id.cpp Fix LIB_ID illegal character tests. 7 years ago
lib_table.keywords Added "enabled" parameter for LIB_TABLE_ROW 8 years ago
lib_table_base.cpp QA: LIB_TABLE tests 7 years ago
lib_tree_model.cpp Fix a few coverity errors 7 years ago
lib_tree_model.h libtree: Update width automatically 7 years ago
lib_tree_model_adapter.cpp Symbol editor: fix missing initialization in LIB_TREE_MODEL_ADAPTER::ColWidth(). 7 years ago
lib_tree_model_adapter.h libtree: Update width automatically 7 years ago
lockfile.cpp Move file locking utilities to a separate file 9 years ago
lset.cpp Replace DIM() macro 7 years ago
marker_base.cpp Replace DIM() macro 7 years ago
md5_hash.cpp fix minor compil warnings 8 years ago
msgpanel.cpp Remove colours from message text items. 7 years ago
netlist.keywords Fix Bug #1381287 (CvPCB ignores the footprint filter field on aliased components) 11 years ago
newstroke_font.cpp all: new Russian GOST patch - author Konstantin Baranovskiy 13 years ago
observable.cpp Coverity fixes (mostly initializing variables) 9 years ago
origin_viewitem.cpp eeschema-gal: factor out EDA_DRAW_PANEL from BITMAP_BASE, remove some unnecessary includes of class_drawpanel.h 7 years ago
page_info.cpp Fix code after renaming files 8 years ago
painter.cpp Wire m_showPageLimits control up to GAL canvas. 7 years ago
pcb.keywords Add "unlock" property to footprint texts 8 years ago
pcb_plot_params.keywords Add Gerber job file writer in Pcbnew, and a basic reader in Gerbview. Currently disabled 8 years ago
pgm_base.cpp fix a minor wxWidgets assert. 7 years ago
prependpath.cpp Fix some issues related to the footprint wizard frame: 10 years ago
printout.cpp Grand printing dialogs refactor 7 years ago
project.cpp Ensure we have a destination for config template 7 years ago
properties.cpp Eeschema: initial schematic I/O plugin. 9 years ago
ptree.cpp Removed all exception specifiers since deprecated. 8 years ago
refdes_utils.cpp Fix broken GetReferencePrefix function 7 years ago
reporter.cpp Optionally sort reporter messages 8 years ago
richio.cpp Fix compile error on Linux. 7 years ago
search_stack.cpp Replace log debugging output with tracing. 7 years ago
searchhelpfilefullpath.cpp Replace log debugging output with tracing. 7 years ago
selcolor.cpp Clean up file locations and names. 7 years ago
settings.cpp Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
single_top.cpp gtk3: Force GTK2-style input handling 7 years ago
status_popup.cpp status_popup: Allow VECTOR2I input 7 years ago
streamwrapper.cpp Replace WIN32 preprocessor symbol by the official symbol _WIN32, used almost everywhere 7 years ago
string.cpp Fix a few coverity errors 7 years ago
strtok_r.c Add strtok_r.c 12 years ago
systemdirsappend.cpp Minor fixes: remove a few useless includes and move a few others to the right file. Remove a few coverity warnings about not initialized members. 11 years ago
text_utils.cpp change UTF8& operator+=( wchar_t ch ) to UTF8& operator+=( unsigned ch ), because swig does not like wchar_t. 8 years ago
trace_helpers.cpp Break zoom control into a self-contained controller 7 years ago
undo_redo_container.cpp fix code after file renaming 8 years ago
utf8.cpp UTF8: Fix MSVC builds 7 years ago
validators.cpp Fix ENV_VAR_NAME_VALIDATOR typing characters backwards 7 years ago
wildcards_and_files_ext.cpp Wildcards: unify handling of all files wildcards 7 years ago
worksheet.cpp eeschema-gal: Base refactoring before GALification of the eeschema legacy canvas. 7 years ago
worksheet_viewitem.cpp pcbnew: Draw title block normally even when the view is flipped 7 years ago
wxdataviewctrl_helpers.cpp Move wxDataViewCtrl manipulators out of dialog_choose_component.cpp 9 years ago
xnode.cpp Removed all exception specifiers since deprecated. 8 years ago