]> git.sesse.net Git - kdenlive/commit
Make project folders have a smaller icon, disable titles if the MLT kdenlivetitle...
authorJean-Baptiste Mardelle <jb@kdenlive.org>
Mon, 2 Nov 2009 13:00:59 +0000 (13:00 +0000)
committerJean-Baptiste Mardelle <jb@kdenlive.org>
Mon, 2 Nov 2009 13:00:59 +0000 (13:00 +0000)
commitcfb1c21baeae84b6cf51851305c30fa890c6b4a6
tree83fa41cc979c4682280d0af4dfa8736669112841
parent99c751f348c5b9e2a028c8493d91fae3cda3363c
Make project folders have a smaller icon, disable titles if the MLT kdenlivetitle module is not installed:
http://kdenlive.org/mantis/view.php?id=1201

svn path=/trunk/kdenlive/; revision=4087
16 files changed:
src/CMakeLists.txt
src/definitions.h
src/folderprojectitem.cpp [new file with mode: 0644]
src/folderprojectitem.h [new file with mode: 0644]
src/kdenlivesettings.kcfg
src/mainwindow.cpp
src/projectitem.cpp
src/projectitem.h
src/projectlist.cpp
src/projectlist.h
src/projectlistview.cpp
src/projectsettings.cpp
src/renderwidget.cpp
src/subprojectitem.cpp
src/titlewidget.cpp
src/wizard.cpp