Added a class to generate filenames for images and videos
authorMohammed Sameer <msameer@foolab.org>
Sun, 9 Sep 2012 22:36:12 +0000 (01:36 +0300)
committerMohammed Sameer <msameer@foolab.org>
Sun, 9 Sep 2012 23:02:07 +0000 (02:02 +0300)
commitf35981c42be67bd2f591fe61d0d2d7a427f7dbe6
tree4e8b3f668e62755df4a640bb8d62a6746468bf8e
parent3137d38ce8e773cd321ad7242a8a0c7234816424
Added a class to generate filenames for images and videos
qml/ImagePage.qml
qml/VideoPage.qml
qml/main.qml
src/filenaming.cpp [new file with mode: 0644]
src/filenaming.h [new file with mode: 0644]
src/main.cpp
src/src.pro