summaryrefslogtreecommitdiff
path: root/src/downloadstab.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Apply clang-format.Mikaël Capelle2023-07-091-18/+31
|
* Fix download of meta-information in download tab.Mikaël Capelle2021-01-311-3/+1
|
* Rename DownloadListWidget -> DownloadListView. Clean context menu.Mikaël Capelle2021-01-151-4/+4
|
* 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