summaryrefslogtreecommitdiffstats
path: root/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Clean up the db analyzer messArno Moeller2013-07-191-1/+1
| | | | | I guess I was quite drunk when I designed this overengineered, multithreaded monstrosity. Replace it with 4 nifty dialogs.
* New SplashArno2013-03-221-1/+1
| | | | | Create new splash screen from Kimber James. She's so hot! While at it, change the Domain...
* Port to Qt5Arno2013-03-031-1/+1
| | | | | | | | * Change #include to qt5 * Fix missing QX11Info * use explicit constructor for QVariant(QColor) * use beginResetModel() and endResetModel() instead of reset(). The latter was removed. Hopefully it still works :)
* Fix Splash1.1.0Arno2012-11-011-6/+1
| | | | Actually display splash screen and show what we're doing.
* Verion bumpArno2010-08-071-1/+1
| | | | Created version 1.0.0 treemodel. Also removed some <QDebug> includes.
* -created and added splash screenam2009-08-191-1/+6
| | | | git-svn-id: file:///var/svn/repos2/shemov/trunk@403 f440f766-f032-0410-8965-dc7d17de2ca0
* -added some artworkam2009-07-061-0/+3
| | | | | | | -started implementing FilesystemView git-svn-id: file:///var/svn/repos2/shemov/trunk@377 f440f766-f032-0410-8965-dc7d17de2ca0
* -Working on making MovieModel editable...am2009-07-021-0/+17
git-svn-id: file:///var/svn/repos2/shemov/trunk@374 f440f766-f032-0410-8965-dc7d17de2ca0