summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Optimize deleteFilesArno2018-01-021-4/+9
* Sort size numerically, not alphabeticallyArno2018-01-023-3/+14
* Save CachedFileData to diskArno2018-01-024-1/+42
* Implement cache for FileWidgetArno2018-01-025-87/+156
* Try harder to delete a fileArno2018-01-021-1/+5
* Fix buildinfo.plArno2017-12-211-3/+4
* Remove QFileInfo::created() deprecation warningArno2017-12-211-2/+2
* Removed QSignalMapper from filewidget.cppArno2017-12-212-12/+3
* Qt update to 5.10Arno2017-12-192-57/+58
* Use QDirIterator in FileWidgetArno2017-12-191-18/+17
* Improve FileWidgetArno2017-12-191-0/+6
* Keep sort order and column when gathering torrent dataArno2017-12-191-0/+4
* Don't gatherData() when deleting torrentsArno2017-12-191-3/+10
* Don't gatherData() when moving torrentsArno2017-12-191-2/+9
* Use QT for deleting directoriesArno2017-12-182-26/+17
* Add splash screenArno2017-06-173-3/+18
* Fix TorrentParserArno2017-02-261-0/+1
* Everything is a RegEx!Arno2017-02-112-18/+0
* Implement searchArno2017-02-113-3/+57
* Read and write search settingsArno2017-02-113-6/+43
* Create GUI for search widgetArno2017-02-117-3/+191
* Replace RE match in OriginDialog with LIKEArno2016-12-191-2/+4
* Do not try to copy directoriesArno2016-12-061-1/+1
* Add a summary to ProgressDialogArno2016-12-066-0/+26
* Add destination to ProgressDialogArno2016-12-066-16/+23
* Prettify ProgressDialogArno2016-12-063-2/+12
* Actually use Copy Files to...Arno2016-12-037-3/+229
* Add Copy Files to... context menuArno2016-12-022-1/+25
* Emit freeSpaceChanged in gatherData()Arno2016-12-021-3/+1
* Indicate copy status of fileArno2016-12-022-3/+22
* Add configuration option for copy dirsArno2016-12-022-0/+81
* Add file size to FileWidgetArno2016-11-272-3/+14
* Add preview for videosArno2016-11-278-1/+102
* Add configuration option for ffmpegArno2016-11-272-11/+26
* Clear file list in viewer before a new file is setArno2016-11-271-0/+1
* Prevent resizing of ViewerArno2016-11-272-1/+1
* Add picture viewerArno2016-11-276-3/+127
* Change window titleArno2016-11-271-0/+5
* Add free space widget to status barArno2016-11-276-3/+62
* New feature: Add OriginArno2016-11-105-8/+265
* Resort context menu for FileWidgetArno2016-11-051-1/+1
* Fix parsing Lists and DictionariesArno2016-11-051-2/+2
* Add build+release scriptArno2016-10-031-0/+81
* Update about dataArno2016-10-032-2/+11
* Selections, selections...Arno2016-10-032-2/+27
* Remove source torrent if it already exists in destArno2016-10-011-0/+7
* Timeout statusBarMessageArno2016-10-011-1/+1
* Add function guessSubtitleArno2016-10-012-1/+32
* Remember last move to directory...Arno2016-09-221-1/+4
* Ask if torrentcount > 100Arno2016-09-221-0/+7