]> git.sesse.net Git - kdenlive/commit
folders in project view
authorJean-Baptiste Mardelle <jb@kdenlive.org>
Sat, 22 Mar 2008 23:12:39 +0000 (23:12 +0000)
committerJean-Baptiste Mardelle <jb@kdenlive.org>
Sat, 22 Mar 2008 23:12:39 +0000 (23:12 +0000)
commitddbfd46a476d99869653afc86a92f7450ca6583d
tree889e4f1ce98265414293f855a85d19a53db122b3
parent19d0cd870d3a0026e30bbe024ea860794b9a38c0
folders in project view

svn path=/branches/KDE4/; revision=2102
18 files changed:
src/CMakeLists.txt
src/addfoldercommand.cpp [new file with mode: 0644]
src/addfoldercommand.h [new file with mode: 0644]
src/clipmanager.cpp
src/clipmanager.h
src/definitions.h
src/docclipbase.cpp
src/docclipbase.h
src/editfoldercommand.cpp [new file with mode: 0644]
src/editfoldercommand.h [new file with mode: 0644]
src/kdenlivedoc.cpp
src/kdenlivedoc.h
src/mainwindow.cpp
src/projectitem.cpp
src/projectitem.h
src/projectlist.cpp
src/projectlist.h
src/projectlistview.cpp