summaryrefslogtreecommitdiff
path: root/src/downloadstab.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Drag and drop from download view to install + Expand and scroll to mod on ↵Mikaël Capelle2021-01-021-0/+3
| | | | install.
* renamed DownloadList::lessThan to lessThanPredicate and added a comment that ↵isanae2020-12-281-1/+1
| | | | it's used with the filter widget
* removed setUpdateDelay(false) calls, it's the defaultisanae2020-12-261-21/+10
| | | | FilterWidget for downloads tab
* split downloads tabisanae2020-12-261-0/+88