Don't reuse file names
authorMohammed Sameer <msameer@foolab.org>
Mon, 19 Aug 2013 21:37:26 +0000 (00:37 +0300)
committerMohammed Sameer <msameer@foolab.org>
Mon, 19 Aug 2013 21:37:26 +0000 (00:37 +0300)
commitf15b7b41a0fd2cade6cd0bb3771c2c0da14db3c8
treedacb84888d2debddc14381c8432c9001a55397a7
parent25b676115c38c882782e2ec025c442bca8223686
Don't reuse file names

Always keep track of the last used counter and don't just pick the next available file name.
qml/MainPage.qml
src/filenaming.cpp
src/filenaming.h
src/settings.cpp
src/settings.h