summaryrefslogtreecommitdiffstats
path: root/TODOS
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2010-07-28 22:21:38 +0200
committerArno <am@disconnect.de>2010-07-28 22:21:38 +0200
commitff8fdb92b8c2dfaa4818150d75c32fc303b438cb (patch)
treebb21093ef7887a6f75e31aa7a070d636666574be /TODOS
parent004b9243248a29eaa73b5fae5a5ef7b5ca914f94 (diff)
downloadSheMov-ff8fdb92b8c2dfaa4818150d75c32fc303b438cb.tar.gz
SheMov-ff8fdb92b8c2dfaa4818150d75c32fc303b438cb.tar.bz2
SheMov-ff8fdb92b8c2dfaa4818150d75c32fc303b438cb.zip
Reset NewMovieWizard
Well, the point of this commit was to have one NewMovieWizard in memory all the time and just show it when it's needed. For this several things were necessary: 1. implement initializePage() for every QWizardPage. For this I had to implement reset functions in some models. 2. setOption(QWizard::IndependentPages, true) in Wizard constructor. 3. Make NewMovieWizard a member of SheMov... Well, it was, already, but I didn't remove the ptr. The good news: the Wizard works. Bad News: 1. Program crashes in ArchiveViewWizard::currentChanged (see TODOS) 2. Cover files also have a quality Attribute attached.
Diffstat (limited to 'TODOS')
-rw-r--r--TODOS11
1 files changed, 10 insertions, 1 deletions
diff --git a/TODOS b/TODOS
index 8f37176..7a60061 100644
--- a/TODOS
+++ b/TODOS
@@ -22,10 +22,19 @@ SheMov (MainWindow)
TODOS:
-File properties for TreeView
--Fix statistics menu!
-Finish this file
-Fix Unable to free statement on exit
+TODOS 20100728:
+-Whenn adding covers via NewMovieWizard covers have quality
+-CRASH in ArchiveTreeWidget::currentChanged. This is totally
+borked. Revisit and revamp, rename SeriesWidget::mapToSource
+or make it virtual, maybe add some isValid()
+-implement some moveToIncoming() or something for debugging
+
+
+
+
GOOD FILES TO REMOVE:
*archiveeditdialog
*listeditor