summaryrefslogtreecommitdiff
path: root/src/downloadlistwidgetcompact.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed name limit to 60 instead of 100 since it was too longAl2018-12-291-2/+2
* Made compact download view show longer namesAl2018-12-241-2/+2
* Added Open File option to downloads tab.Al12rs2018-08-061-1/+1
* Add new "Open File" right-click dialog for DownloadsFrederik “Freso” S. Olesen2018-08-061-0/+6
* Changed size rappresentation in downloads compact view.Al12rs2018-07-181-5/+9
* Added new "Hide Uninstalled" and "Delete Uninstalled" options to downloads tab.Al12rs2018-07-171-0/+20
* Added sortable "Size" column to the downlaods tab.Al12rs2018-07-171-4/+21
* Added "Open in Folder" option to downloads tab.Al12rs2018-07-161-1/+8
* Fix for downloads getting stuck after pausing them.Al12rs2018-06-201-3/+3
* *Avoided some unnecessary refreshes while removing mods.Al12rs2018-05-251-11/+22
* Added un-hide all option to downlods tab.Al12rs2018-05-211-6/+16
* Allow downloads to display speed and complete %Silarn2018-05-011-1/+2
* Support for multi-game downloadsSilarn2018-04-161-2/+2
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-197/+254
* Applied clang-format on sourceSandro Jäckel2018-02-221-254/+197
* - Changed "Remove Installed" and "Delete Installed" Downloads menu options to...Al12rs2018-02-121-3/+3
* compact download view now uses icons instead of colors to distinguish stateTannin2015-05-251-11/+8
* Merge with branch1.2Tannin2015-01-241-1/+0
|\
| * cleanup (mostly removing unused includes)Tannin2015-01-221-1/+0
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-341/+341
* | replaced all uses of NULL with nullptrTannin2014-11-281-6/+6
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-171-341/+341
|/
* - added an option to show meta info on downloads instead of filenamesTannin2014-04-231-3/+7
* - nxmhandler will now ask before registering itselfTannin2014-01-041-62/+86
* - new toggle to display hidden downloadsTannin2013-10-101-4/+16
* - when installing mods from outside the download directory the absolute path ...Tannin2013-09-111-1/+1
* - position of splitter in main window is now saved and restoredTannin2013-08-251-1/+1
* - download size is now displayedTannin2013-08-241-0/+7
* - caching of downloadwidgets to fix performance problem, currently broken and...Tannin2013-06-291-5/+50
* - some fixes for qt5 compatibilityTannin2013-06-201-1/+2
* - added hooks for getFileVersion* functionsTannin2013-03-271-2/+6
* - proper detection of user-preferred languageTannin2013-02-191-218/+225
* initial commit to mercurial repository.Tannin2013-02-031-0/+237