summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up configurationdialog.cppArno2017-12-312-47/+37
* Clean up archiveview.cppArno2017-12-302-29/+24
* Remove Q_FOREACH and an unused header from archivebrowsermodel.cppArno2017-12-301-2/+1
* Massive code churn in shemov.cppArno2017-12-293-108/+113
* Guess if the file was reencodedArno2017-12-283-0/+32
* Ask for removing origin filesArno2017-12-282-0/+32
* Improve archiving picturesArno2017-12-272-0/+31
* Don't crash when doubleclicking an Origin fileArno2017-12-272-2/+8
* Get rid of FilesystemWidget::getRecursiveArno2017-12-272-18/+7
* Get rid of homebrewed deleteRecursiveArno2017-12-272-19/+6
* Modernize filesystemwidget.cppArno2017-12-271-29/+29
* Make unpack directory configurableArno2017-12-274-4/+21
* Remove unneeded #includes in configurationdialog.cppArno2017-12-272-8/+0
* Rip out copy path optionsArno2017-12-272-20/+0
* Clean up archivebrowser.cppArno2017-12-271-21/+21
* Clean up archivecontroller.cppArno2017-12-271-17/+18
* Clean up archivemodel.cppArno2017-12-271-14/+14
* Modernize mappingtreewidget.cppArno2017-12-271-31/+32
* Get rid of deprecation warning in mappingtreemodel.cppArno2017-12-271-3/+3
* Remove deprecation warning and Q_FOREACHArno2017-12-271-2/+2
* Clean up newmoviewizard.cppArno2017-12-271-7/+7
* Clean up SmGlobalsArno2017-12-271-11/+2
* Modernize mappingtablemodel.cppArno2017-12-271-5/+5
* Change deprecated QModelIndex::childArno2017-12-271-1/+1
* Turn on deprecation warningsArno2017-12-271-0/+1
* Add clear button for comment in metadataArno2017-12-271-3/+6
* Clean up consistencycheck.cppArno2017-12-261-24/+24
* Get rid of QSignalMapper in consistencycheck.cppArno2017-12-261-11/+4
* Get rid of colorMapperArno2017-12-261-19/+8
* Get rid of collectorMapperArno2017-12-261-13/+5
* Get rid of PVAddMapper QSignalMapperArno2017-12-262-8/+2
* Get rid of copyCutMapperArno2017-12-261-6/+2
* Get rid of the headerMapper QSignalMapperArno2017-12-262-14/+8
* Get rid of QSignalMapper mOpenTimesFSMapperArno2017-12-262-5/+1
* Get rid of QSignalMapper mOpenWithMapperFSArno2017-12-262-21/+4
* Get rid of c++11Arno2017-12-261-2/+1
* Fix consistency checkArno2017-08-122-16/+8
* Fix one crash and compile issuesArno2017-07-204-5/+14
* Play movie on doublelClick in RandomTabArno2016-11-112-0/+10
* Hook up Actions for RandomTabArno2016-11-114-5/+88
* Actually play movies!Arno2016-11-112-1/+29
* Implement GUI elements for playing moviesArno2016-11-112-0/+23
* Read and write settings / SelectionBehaviorArno2016-11-112-0/+44
* Energize!Arno2016-11-112-6/+172
* Setup logging facilityArno2016-11-102-5/+33
* Add Random file browserArno2016-11-105-2/+227
* Add display of Origin filesArno2016-11-095-4/+20
* Kinda fix display of metadataArno2016-11-063-14/+71
* Revamp Comments and MetadataArno2016-11-064-61/+36
* Add Delete to NewPicsDialogArno2016-10-162-1/+15