summaryrefslogtreecommitdiff
path: root/src/downloadlistwidget.h
Commit message (Expand)AuthorAgeFilesLines
* Rename DownloadListWidget -> DownloadListView. Clean context menu.Mikaël Capelle2021-01-151-126/+0
* removed setUpdateDelay(false) calls, it's the defaultisanae2020-12-261-4/+5
* Added Open Meta File context action to downloadserri1202020-08-201-0/+2
* Use MD5 when querying info before bothering the userLostDragonist2019-03-071-0/+2
* Tweak download tab column resizingKrzysztof Starecki2019-01-031-0/+15
* Make download tab columns hideable by userKrzysztof Starecki2018-12-311-0/+1
* Fix nullptr bug with download meta infoKrzysztof Starecki2018-12-311-1/+1
* Add 'download meta information' support to download tabKrzysztof Starecki2018-12-311-0/+4
* Fix download layout bug, port most of remaining themesKrzysztof Starecki2018-12-311-2/+0
* Add icon for incomplete download info, add download progress delegateKrzysztof Starecki2018-12-301-0/+18
* Port context menus to new downloadlistKrzysztof Starecki2018-12-301-53/+5
* Disable downloadlist widget delegates, port partial functionality to QTreeViewKrzysztof Starecki2018-12-301-7/+9
* Add new "Open File" right-click dialog for DownloadsFrederik “Freso” S. Olesen2018-08-061-0/+2
* Added new "Hide Uninstalled" and "Delete Uninstalled" options to downloads tab.Al12rs2018-07-171-0/+2
* Added "Open in Folder" option to downloads tab.Al12rs2018-07-161-0/+2
* *Avoided some unnecessary refreshes while removing mods.Al12rs2018-05-251-2/+4
* Added un-hide all option to downlods tab.Al12rs2018-05-211-0/+1
* Made downlods file sizes human readable instead of just being KBAl12rs2018-05-201-0/+2
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-47/+54
* Applied clang-format on sourceSandro Jäckel2018-02-221-54/+47
* cleanup (mostly removing unused includes)Tannin2015-01-221-2/+1
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-121/+121
* - added an option to show meta info on downloads instead of filenamesTannin2014-04-231-1/+3
* - nxmhandler will now ask before registering itselfTannin2014-01-041-0/+3
* - new toggle to display hidden downloadsTannin2013-10-101-0/+2
* - download size is now displayedTannin2013-08-241-0/+1
* - caching of downloadwidgets to fix performance problem, currently broken and...Tannin2013-06-291-83/+94
* initial commit to mercurial repository.Tannin2013-02-031-0/+102