summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Close PictureViewer on exitArno2010-05-242-0/+3
* Save PictureViewer positionArno2010-05-241-0/+3
* Implemented PictureViewer classArno2010-05-249-10/+317
* Added cover page to AddMovieWizardArno2010-05-233-39/+106
* Bugfix: margins in ListEditorArno2010-05-234-13/+13
* Bugfix: delete from ArchiveArno2010-05-221-4/+2
* Wizard for adding movies manuallyArno2010-05-223-0/+244
* Use singletons for modelsArno2010-05-2211-34/+136
* Fix bug in setFsFree()Arno2010-05-141-3/+3
* Fix calls to setFsFree()Arno2010-05-141-2/+4
* Cleanup archive extractionArno2010-05-147-198/+0
* Cleanup ConfigurationDialogArno2010-05-142-164/+26
* Bugfix: ProgramConfiguratorArno2010-05-141-0/+4
* Added "Play selected" and "Open with" to ArchiveViewWidgetArno2010-05-144-43/+130
* Revamped ArchiveViewWidget context menuArno2010-05-142-12/+15
* Discard QDirModelArno2010-05-129-56/+28
* Re-added Rename File to FileView contenxt menuArno2010-05-121-0/+1
* Solved issue with mRefreshA in FilesystemWidgetArno2010-05-123-35/+11
* Got rid of crypto++ dependencyArno2010-05-122-25/+22
* Bugfix in ProgramConfiguratorArno2010-05-121-3/+1
* Implemented "Open with"Arno2010-05-122-10/+19
* Revamp actions for FilesystemWidgetArno2010-05-115-54/+85
* Make use of new Config-Values for programsArno2010-05-112-10/+44
* Redesign of ConfigurationDialogArno2010-05-105-61/+298
* Implemented read/write settings at startup/exitArno2010-05-104-27/+90
* -turned QualityStats into general purpose class GraphBarWidgetam2009-11-286-180/+286
* -MoviePropertiesDialog now uses ActorModel and QTreeview for displaying actorsam2009-11-222-19/+19
* -fixed bug in cover file handlingam2009-11-221-5/+10
* -fixed small bug in actormodelam2009-11-221-0/+7
* -fixed bug with md5sums in archiveeditdialogam2009-11-152-9/+6
* -fixed move to burn dir to use the right directoriesam2009-11-091-14/+9
* -changed editarchiveitemdialog to actorwidgetam2009-11-096-73/+154
* -removed a lot of qDebug() includesam2009-11-0818-74/+445
* -made burnDir configurable via ConfigurationDialogam2009-11-0610-96/+296
* -implemented play selected filesam2009-10-244-0/+35
* -Made manual add work againam2009-10-242-14/+34
* -Removed some qDebug() statementsam2009-09-165-27/+24
* -implemented statistics for quality distributionam2009-09-064-7/+86
* -started statistics. It compiles, but does nothing at all yetam2009-09-055-2/+139
* -added free space label in statusbaram2009-08-282-0/+55
* -created and added splash screenam2009-08-194-1/+7
* -Modified MovieModel:am2009-08-159-10/+191
* -Implemented conlumnContains() in MovieModelam2009-08-1411-18/+121
* -fixed sorting in ArchiveProxy: had to introduce two new fields to MovieModel...am2009-08-0711-56/+142
* -prepared archiveviewwidget for size operationam2009-08-062-33/+36
* -sorting of archive now takes movie number into accountam2009-08-022-0/+43
* -finished properties dialogam2009-08-017-8/+178
* -started properties dialog, does nothing atm, but compiles :)am2009-07-313-2/+110
* -some minor changes and usability things:am2009-07-248-4/+31
* -Finished CoverArchiveEditor (finally, don't like that piece of code, too com...am2009-07-2223-16/+490