summaryrefslogtreecommitdiff
path: root/src/downloadlist.cpp
Commit message (Expand)AuthorAgeFilesLines
* Stable DownloadId refactor (#2375)Al2026-05-071-13/+20
* Replace chopped by mid in download list. (#2089)Mikaël Capelle2024-08-031-1/+1
* Apply clang-format.Mikaël Capelle2023-07-091-106/+147
* Convert everything to CRLF.Mikaël Capelle2023-07-091-291/+291
* Sort filetimes from newer to older while sorting by status in downloadlistAL2021-07-101-1/+1
* Fix download list sorting.Mikaël Capelle2021-02-261-2/+2
* Fix download of meta-information in download tab.Mikaël Capelle2021-01-311-52/+49
* Use proper naming convention for constants.Mikaël Capelle2021-01-221-1/+1
* Add message for invalid drag. Split & clean code.Mikaël Capelle2021-01-021-1/+2
* Drag and drop from download view to install + Expand and scroll to mod on ins...Mikaël Capelle2021-01-021-0/+12
* renamed DownloadList::lessThan to lessThanPredicate and added a comment that ...isanae2020-12-281-1/+1
* removed setUpdateDelay(false) calls, it's the defaultisanae2020-12-261-2/+78
* Add source game column to the download listLostDragonist2019-12-061-1/+8
* moved code for byte sizes and speed to uibaseisanae2019-08-261-19/+2
* changed qCritical() to log::error()isanae2019-07-221-2/+3
* download list: made all column left-aligned except for sizeisanae2019-05-221-3/+3
* download list: added columns for mod name, version and nexus idisanae2019-05-221-1/+28
* Use MD5 when querying info before bothering the userLostDragonist2019-03-071-2/+3
* Limit the download file description to 4096 charactersLostDragonist2019-02-211-1/+1
* Fix some compiler warningsKrzysztof Starecki2018-12-311-2/+2
* Add filetime column to download tabKrzysztof Starecki2018-12-311-5/+7
* Add 'download meta information' support to download tabKrzysztof Starecki2018-12-311-1/+6
* Fix download layout bug, port most of remaining themesKrzysztof Starecki2018-12-311-42/+24
* Add qss styling options for progress bar and compact mode widgetsKrzysztof Starecki2018-12-311-10/+3
* Add icon for incomplete download info, add download progress delegateKrzysztof Starecki2018-12-301-0/+5
* Add downloadlist styling tweaksKrzysztof Starecki2018-12-301-8/+25
* Fix adding new downloads, add missing download progress statesKrzysztof Starecki2018-12-301-18/+53
* Port context menus to new downloadlistKrzysztof Starecki2018-12-301-0/+2
* Disable downloadlist widget delegates, port partial functionality to QTreeViewKrzysztof Starecki2018-12-301-7/+38
* Fix for download list refreshing, courtesy of bshdLostDragonist2018-12-291-2/+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-51/+72
* Applied clang-format on sourceSandro Jäckel2018-02-221-72/+51
* - bugfix: MO would report invalid index errors when downloading while downloa...Tannin2014-08-251-2/+2
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-114/+114
* - download tooltip now also includes the file descriptionTannin2014-05-011-1/+1
* - loot integration now displays the reportTannin2014-04-051-1/+1
* Merge with branch1.1Tannin2014-04-051-5/+12
|\
| * - nxmhandler will now ask before registering itselfTannin2014-01-041-7/+12
| * - tooltip on download list now contains the file nameTannin2013-10-181-2/+4
* | - added support for mod page pluginsTannin2013-09-151-2/+2
|/
* - mod list can now be sorted by install timeTannin2013-08-311-2/+2
* - some fixes for qt5 compatibilityTannin2013-06-201-87/+88
* initial commit to mercurial repository.Tannin2013-02-031-0/+106