summaryrefslogtreecommitdiffstats
path: root/addmoviewizard.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added cover page to AddMovieWizardArno2010-05-231-1/+87
| | | | Finished AddMovieWizard. Added one last page to add covers to movie.
* Bugfix: margins in ListEditorArno2010-05-231-13/+5
| | | | | Fix layout of AddMovieWizard. The ListEditor-Widget must have margins set to 0 to be laid out properly in a QWizardPage.
* Wizard for adding movies manuallyArno2010-05-221-0/+182
Created a QWizard for adding movies manually. Works as expected, but cover management has to be added as last page.