Name
Last commit
Last update
..
dialogs Make project templates work with KICAD_PTEMPLATES env var.
CMakeLists.txt Commit patch from Brian Sidebotham: Project template in Kicad manager
Info.plist Fix some minor OS X issues
class_treeproject_item.cpp Better strings for the translators (converted concatenations to formats)
class_treeproject_item.h Kicad manager: cleanup code, remove dead or not working code. Fix minor isssues
class_treeprojectfiles.cpp Kicad manager: first use of wxFileSystemWatcher (only with wxWidgets >= 2.9.2) to monitor files list.
class_treeprojectfiles.h commit forgotten file
commandframe.cpp Kicad manager: fix a minor issue noticeable on Kubuntu 12.04 (bad size of buttons area)
file_pro.icns Rework on icons, and more OS X updates
files-io.cpp Better strings for the translators (converted concatenations to formats)
kicad.cpp Fixes implementation of MacOpenFile( const wxString& ) in KiCad.
kicad.h Add patch from Jacobo Aragunde Perez <Log of opened and closed applications in KiCad launcher>
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 Add patch from Jacobo Aragunde Perez <Log of opened and closed applications in KiCad launcher>
menubar.cpp Kicad: files watcher: fix Linux specific issues
preferences.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
prjconfig.cpp Fix KiCad crash when no template is selected on new project from template. (fixes lp:1170973)
project_template.cpp Fixes a bug in the template file copying mechanism. The previous code failed to honour sub-directorys and flattened the whole tree whilst copying files.
project_template.h Make project templates work with KICAD_PTEMPLATES env var.
tree_project_frame.cpp Better strings for the translators (converted concatenations to formats)
tree_project_frame.h Kicad manager: cleanup code, remove dead or not working code. Fix minor isssues