Name
Last commit
Last update
..
dialogs missing files
CMakeLists.txt Commit patch from Brian Sidebotham: Project template in Kicad manager
Info.plist Fix some minor OS X issues
class_treeproject_item.cpp Fix a serious bug in EDA_RECT::Intersects
class_treeproject_item.h from Florian Delizy
class_treeprojectfiles.cpp Minor cosmetic enhancements.
class_treeprojectfiles.h commit forgotten file
commandframe.cpp Fix a serious bug in EDA_RECT::Intersects
file_pro.icns Rework on icons, and more OS X updates
files-io.cpp Fix a serious bug in EDA_RECT::Intersects
kicad.cpp Kicad project manager: add .cmp, .drl .pos and .rpt files management.
kicad.h Commit patch from Brian Sidebotham: Project template in Kicad manager
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 All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code).
menubar.cpp Kicad: bug fix in menubar when changing the selected locale.
preferences.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
prjconfig.cpp Commit patch from Brian Sidebotham: Project template in Kicad manager
prjconfig.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
project_template.cpp Kicad manager: project_template.cpp: accepts lower and upper case HTML keywords (compatibility with libreoffice)
project_template.h Commit patch from Brian Sidebotham: Project template in Kicad manager
tree_project_frame.cpp Minor cosmetic enhancements.
tree_project_frame.h Fix a serious bug in EDA_RECT::Intersects