summaryrefslogtreecommitdiff
path: root/src/downloadlist.h
Commit message (Expand)AuthorAgeFilesLines
* Stable DownloadId refactor (#2375)Al2026-05-071-7/+11
* Apply clang-format.Mikaël Capelle2023-07-091-14/+12
* Convert everything to CRLF.Mikaël Capelle2023-07-091-104/+104
* Fix download of meta-information in download tab.Mikaël Capelle2021-01-311-11/+5
* Drag and drop from download view to install + Expand and scroll to mod on ins...Mikaël Capelle2021-01-021-1/+2
* renamed DownloadList::lessThan to lessThanPredicate and added a comment that ...isanae2020-12-281-1/+3
* removed setUpdateDelay(false) calls, it's the defaultisanae2020-12-261-0/+2
* Add source game column to the download listLostDragonist2019-12-061-0/+1
* moved code for byte sizes and speed to uibaseisanae2019-08-261-2/+0
* download list: added columns for mod name, version and nexus idisanae2019-05-221-1/+7
* Remove unused import, fix accidental indentKrzysztof Starecki2019-01-011-1/+0
* Add filetime column to download tabKrzysztof Starecki2018-12-311-1/+2
* Add 'download meta information' support to download tabKrzysztof Starecki2018-12-311-0/+3
* Fix download layout bug, port most of remaining themesKrzysztof Starecki2018-12-311-1/+0
* Add icon for incomplete download info, add download progress delegateKrzysztof Starecki2018-12-301-1/+0
* Add downloadlist styling tweaksKrzysztof Starecki2018-12-301-0/+2
* Disable downloadlist widget delegates, port partial functionality to QTreeViewKrzysztof Starecki2018-12-301-1/+1
* Added sortable "Size" column to the downlaods tab.Al12rs2018-07-171-1/+2
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-38/+48
* Applied clang-format on sourceSandro Jäckel2018-02-221-48/+38
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-96/+96
* - mod list can now be sorted by install timeTannin2013-08-311-0/+8
* - initial support for exposing the nexusbridge to pythonTannin2013-05-101-73/+69
* initial commit to mercurial repository.Tannin2013-02-031-0/+92