summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make actions localArno2016-09-055-81/+77
* Usability fixes for FileDisplayArno2016-09-053-2/+28
* Implement Copy&Paste for FileWidgetArno2016-09-043-4/+70
* Make QActions local to FileWidgetArno2016-09-0410-63/+184
* Add ProgressBar to status barArno2016-09-044-32/+23
* Make Backspace a shortcut for cdUp()Arno2016-09-041-0/+4
* Delete directories recursivelyArno2016-09-042-2/+25
* Add toolbar to FileWidgetArno2016-09-043-0/+17
* Add menuBar to FileWidgetArno2016-09-046-10/+87
* Remove select Folder from Edit menuArno2016-09-041-2/+0
* Implement delete filesArno2016-09-042-8/+26
* Navigate Tabs by ALT+Left+RightArno2016-09-043-0/+31
* Move some code around: prep for actionsArno2016-09-043-20/+38
* Navigate by keyboardArno2016-09-043-1/+38
* Usability fixes for FileWidgetArno2016-09-042-47/+47