summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement Filename search in SearchDialogArno2018-02-024-11/+54
* Implement a useful searchArno2018-02-017-3/+192
* Sort copy dirs whenever possibleArno2018-02-014-8/+17
* Improve FileCopierArno2018-02-016-27/+40
* Modernize OriginDialogArno2018-02-012-6/+5
* Clean up FileDisplayArno2018-01-312-7/+5
* Clean up ConfigurationWidgetArno2018-01-312-28/+13
* Switch ActorWidget to type-safe connect syntaxArno2018-01-311-6/+6
* Add action for searching the interwebs for filenameArno2018-01-284-1/+17
* New feature: Guess subjectArno2018-01-272-1/+53
* Use type-safe connect syntaxArno2018-01-191-12/+12
* Remember last MIME-FilterArno2018-01-191-0/+13
* Refresh favorite dirs after configuringArno2018-01-194-1/+15
* Show total duration againArno2018-01-191-0/+1
* Implement filtering by MIME-TypeArno2018-01-044-13/+42
* Implement configuration option for MIME filtersArno2018-01-042-0/+9
* More renaming for new ItemSelectionWidgetArno2018-01-043-41/+46
* Rename dirselectionwidget > itemselectionwidgetArno2018-01-045-20/+20
* Implement favorite dirsArno2018-01-044-1/+33
* Implement DirSelectionWidgetArno2018-01-045-79/+120
* Modernize filewidget.cppArno2018-01-041-28/+28
* Add cache operationsArno2018-01-045-0/+38
* Export reading and writing cache into functionsArno2018-01-042-26/+36
* Improve lookup of cache dirArno2018-01-043-3/+17
* Update CachedFileData after copying filesArno2018-01-041-0/+4
* Check Present attribute on cached dataArno2018-01-032-26/+6
* Update the cache when copying or moving filesArno2018-01-031-3/+14
* 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