Name
Last commit
Last update
..
dialogs Remove some uses of using namespace std.
CMakeLists.txt Fix OSX bundle library write permission bug.
Info.plist OSX build improvements.
class_treeproject_item.cpp Kicad manager: fix Bug #1385953 (unable to open .PDF files with spaces in name/path when using default PDF browser).
class_treeproject_item.h More missing source license fixes.
class_treeprojectfiles.cpp python scripting: refinement for UTF8 class (from Miguel Ángel Ajo Pelayo) add __str__ method, usefull to print a UTF8 string.
class_treeprojectfiles.h More missing source license fixes.
commandframe.cpp Modular KiCad Blueprint Milestone B), major portions:
file_pro.icns Rework on icons, and more OS X updates
files-io.cpp Kicad manager: fix Bug #1380935 (Archive function for projects strange behavior.)
kicad.cpp Fix KiCad project file missing error meassage on first run and missing history file.
kicad.h python scripting: refinement for UTF8 class (from Miguel Ángel Ajo Pelayo) add __str__ method, usefull to print a UTF8 string.
kicad.icns [MacOSX] Updated Icons - Document ones still missing :(
kicad.rc Remove old xpm icons files
kicad_doc.icns Rework on icons, and more OS X updates
logokicad.png Dutch language update, kicad splash making to work
mainframe.cpp Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
menubar.cpp eeschema: fix Bug #1385789 (eeschema segfaults, when editing a new field). Fix an other minor bug in Footprint editor.
pgm_kicad.h improve help file finding after kiway breakage.
preferences.cpp Kicad manager: fix Bug #1385953 (unable to open .PDF files with spaces in name/path when using default PDF browser).
prjconfig.cpp Fix KiCad project file missing error meassage on first run and missing history file.
project_template.cpp Kicad: refinements in project_template.cpp.
project_template.h Kicad: more understandable dialog when creating a project from template. Fix also a bug when copying and renaming template files.
tree_project_frame.cpp python scripting: refinement for UTF8 class (from Miguel Ángel Ajo Pelayo) add __str__ method, usefull to print a UTF8 string.
tree_project_frame.h switch back to original sexpr usage of PTREE, add new DSNLEXER constructor, enforce accessors in kicad.exe