summaryrefslogtreecommitdiff
path: root/src/downloadlistwidgetcompact.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-52/+60
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-60/+52
|
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-122/+122
|
* - added an option to show meta info on downloads instead of filenamesTannin2014-04-231-1/+3
| | | | | | - MO will now cancel if user tries to run MO vfs-injected - when saving the MO ini file it is now written to a tmp file first and then overwritten - updated to link against boost python 1.55
* - nxmhandler will now ask before registering itselfTannin2014-01-041-0/+2
| | | | | | - downloads from nexus are now displayed before file information is retrieved - logging from the ui is now a bit more informative - download list now scrolls to bottom automatically
* - new toggle to display hidden downloadsTannin2013-10-101-0/+2
| | | | | | | | - hidden downloads can be un-hidden - the installation manager now more thoroughly cleans up the temporary directory after installation - added SkyrimLauncher.exe to the list of auto-detected executables - bugfix: shutting down MO while downloads where active in some occasions didn't work - bugfix: when canceling the only active download the taskbar icon didn't return to normal
* - download size is now displayedTannin2013-08-241-0/+1
| | | | | | - multiple esps/mods can now be enabled/disabled at once using space - bugfix: fomod installer didn't compile because of changes to condition checking - bugfix: broken inverse virtual name resolution in case of non-default mod directory
* - caching of downloadwidgets to fix performance problem, currently broken ↵Tannin2013-06-291-87/+96
| | | | | | | | | | | | and disabled - added new state for downloads "uninstalled" for mods that were at one point installed and then removed - user-configured server preference is now used - updated tutorial to account for removal of integrated browser - reverted to qt 4 - using performance optimised findfirstfile on win vista and up - bugfix: it was possible to disable all columns of the mod list - bugfix: hook.dll doesn't load on win xp
* initial commit to mercurial repository.Tannin2013-02-031-0/+106
Corresponds to MO version 0.12.6