summaryrefslogtreecommitdiffstats
path: root/torrentwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove useless ProgressBarArno2018-06-131-5/+0
* Implement alternating row colorsArno2018-02-031-0/+1
* Clean up TorrentWidgetArno2018-02-031-22/+22
* Remove QFileInfo::created() deprecation warningArno2017-12-211-2/+2
* 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
* Add free space widget to status barArno2016-11-271-1/+3
* Selections, selections...Arno2016-10-031-2/+24
* Remove source torrent if it already exists in destArno2016-10-011-0/+7
* Add function guessSubtitleArno2016-10-011-1/+30
* Remember last move to directory...Arno2016-09-221-1/+4
* Ask if torrentcount > 100Arno2016-09-221-0/+7
* Give feedback on gathering dataArno2016-09-221-3/+28
* Fix sorting in TorrentWidgetArno2016-09-171-0/+4
* Always select and set current first rowArno2016-09-161-0/+7
* Use enums in TorrentWidgetArno2016-09-051-21/+23
* Fix keyboard naviagtion for TorrentWidget tooArno2016-09-051-1/+27
* Make actions localArno2016-09-051-2/+60
* Added copyToClipboard where applicableArno2016-08-281-0/+8
* Added configration dialogArno2016-08-201-9/+3
* Revamped ShemovCleaner to a QTabWidgetArno2016-08-201-0/+269