summaryrefslogtreecommitdiffstats
path: root/filesystemwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Weed out PictureViewer in favor of PictureViewer2Arno2012-04-281-3/+15
* Indictate slide in status barArno2012-03-241-40/+0
* Fix some severe braindamageArno2012-03-181-0/+1
* Fix qWarnings() at startup and shutdownArno2010-12-301-1/+1
* Made all icons in qresource available for UIArno2010-12-271-2/+6
* Made colors configurableArno2010-12-261-0/+2
* Remove MessageDialogArno2010-12-221-1/+0
* Fix copy, cut and paste filesArno2010-12-211-51/+85
* Fix rename files in FSWidgetArno2010-12-181-36/+11
* Code cleanupArno2010-12-051-10/+1
* Implemented mark as seenArno2010-11-211-4/+85
* Solved update problem during mountArno2010-11-211-5/+22
* Added support for mounting cd/dvdsArno2010-11-201-0/+52
* Added ToobarArno2010-11-071-1/+15
* Added ".." entry to FileViewArno2010-10-311-1/+5
* Act on doubleClick in FileTreeWidgetArno2010-07-241-1/+2
* Big code cleanupArno2010-07-231-22/+0
* Save PictureViewer positionArno2010-05-241-0/+3
* Implemented PictureViewer classArno2010-05-241-7/+5
* Cleanup archive extractionArno2010-05-141-21/+0
* Discard QDirModelArno2010-05-121-18/+8
* Solved issue with mRefreshA in FilesystemWidgetArno2010-05-121-33/+6
* Implemented "Open with"Arno2010-05-121-10/+18
* Revamp actions for FilesystemWidgetArno2010-05-111-0/+1
* Make use of new Config-Values for programsArno2010-05-111-9/+41
* Implemented read/write settings at startup/exitArno2010-05-101-25/+51
* -removed a lot of qDebug() includesam2009-11-081-2/+0
* -implemented play selected filesam2009-10-241-0/+27
* -Removed some qDebug() statementsam2009-09-161-4/+3
* -Modified MovieModel:am2009-08-151-0/+5
* -finished properties dialogam2009-08-011-1/+1
* -some minor changes and usability things:am2009-07-241-1/+4
* -Made CoverItem behave consistentam2009-07-211-1/+1
* Again huge changes (should go on vacation more often :))am2009-07-181-0/+23
* -Fixed extractor... Just look at the examples for QProcess :)am2009-07-161-13/+26
* -finished calling extractoram2009-07-151-0/+17
* -Finished ConfigurationDialog->pathsam2009-07-131-3/+4
* -implemented cover rename and templatesam2009-07-121-0/+40
* -implemented deleteFilesam2009-07-111-1/+213
* -fixed display of windowTitleam2009-07-101-4/+6
* -fixed selection handlingam2009-07-101-4/+11
* -added statusbar and no. of selected filesam2009-07-091-0/+2
* -added messagedialogam2009-07-081-1/+2
* -fixed showing tree in fileviewam2009-07-061-0/+19
* -implemented sorting in fileviewam2009-07-061-9/+68
* -added some artworkam2009-07-061-0/+53
* -finished model, I thinkam2009-07-041-0/+22