summaryrefslogtreecommitdiffstats
path: root/filesystemwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Another shot at the Filesystem View crashesArno2013-07-291-4/+15
* Revert "Prevent datacollector from running when operating on files"Arno2013-07-291-8/+0
* Prevent datacollector from running when operating on filesArno2013-07-291-0/+8
* Fix window titleArno2013-07-271-11/+13
* Read JSON from ffprobeArno2013-07-271-0/+3
* Fix setAlternatignRowColorsArno2013-04-101-11/+2
* SmDirModel: check if file already is in databaseArno2013-04-061-1/+1
* Put duration and size in one Field (SmDirModel)Arno2013-04-061-1/+1
* Show pic size in SmDirModelArno2013-04-061-1/+1
* Make FilesystemWidget headers configurableArno2013-04-051-1/+2
* Remember selections on FileModel resetArno2013-03-221-2/+8
* Final inotify!Arno2013-03-211-1/+1
* Use a Thread for collecting file dataArno2013-03-201-10/+6
* Revert fix for selectAllPVArno2013-03-201-1/+1
* Auto resize FileViewArno2013-03-201-5/+9
* Remove markAsSeenArno2013-03-171-61/+1
* Fix ColorsArno2013-03-171-0/+1
* Fix QFileSystemModel::FilePathRole usageArno2013-03-171-1/+1
* Icons for SmDirModelArno2013-03-171-0/+2
* Make SmDirModel/SmDirWatcher do somethingArno2013-03-171-0/+1
* First shot at SmDirModelArno2013-03-161-39/+33
* Port to Qt5Arno2013-03-031-11/+11
* Move to archiveArno2013-01-271-0/+8
* 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