summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Give feedback on gathering dataArno2016-09-223-3/+37
* Align db widget in config dialog at the topArno2016-09-221-0/+1
* Set min width for selected itemsArno2016-09-221-0/+2
* Set minimum width for config dialogArno2016-09-221-0/+1
* Fix sorting in TorrentWidgetArno2016-09-173-1/+12
* Always select and set current first rowArno2016-09-166-3/+23
* Remember and restore last tab on exitArno2016-09-162-1/+21
* Add menuBar and toolBar for ActorWidgetArno2016-09-163-3/+51
* Basic ActorWidget doneArno2016-09-168-3/+281
* Add Help menuArno2016-09-053-2/+18
* Ignore closeEventArno2016-09-051-0/+3
* Fix FileSorter to use enumsArno2016-09-051-3/+4
* Use enums in TorrentWidgetArno2016-09-052-21/+27
* Fix keyboard naviagtion for TorrentWidget tooArno2016-09-052-1/+29
* Set fixed height for ProgressBarArno2016-09-051-0/+1
* Remove GroupBoxes from FileWidgetArno2016-09-051-23/+26
* Remove redundant keyPressEventsArno2016-09-051-15/+0