summaryrefslogtreecommitdiff
path: root/src/downloadmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * - download manager now saves the file times on nexus, for potential later use...Tannin2013-12-071-4/+22
| * - MO now warns if a nxm-link for a wrong game was attempted instead of downlo...Tannin2013-10-101-2/+15
| * - new toggle to display hidden downloadsTannin2013-10-101-9/+49
| * - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-0/+1
| * - download progress is now visible in task barTannin2013-09-281-0/+4
* | - added support for mod page pluginsTannin2013-09-151-70/+129
|/
* - bugfix: division-by-zero error in the newly introduced server-speed calcula...Tannin2013-09-021-1/+3
* - mod list can now be sorted by install timeTannin2013-08-311-1/+21
* - the download manager now registers download speed. Right now this is only usedTannin2013-08-301-0/+14
* - download size is now displayedTannin2013-08-241-0/+10
* - bugfix: download manager will now properly pause all downloads on exiting t...Tannin2013-08-171-2/+42
* - caching of downloadwidgets to fix performance problem, currently broken and...Tannin2013-06-291-21/+74
* - some fixes for qt5 compatibilityTannin2013-06-201-3/+7
* - skyrim-specific optimization to accelerate startupTannin2013-06-051-2/+2
* MergeTannin2013-05-221-5/+24
|\
| * MergeTannin2013-05-191-5/+24
| |\
| | * - added hook for GetModuleFileNameTannin2013-05-191-6/+24
* | | - added NCC to repositoryTannin2013-05-221-2/+2
|/ /
* / - extended plugin interface to allow plugins access to download managerTannin2013-05-171-11/+38
|/
* - added hooks for getFileVersion* functionsTannin2013-03-271-101/+190
* - bugfix: update on overwrite directory leads files incorrectly being assigne...Tannin2013-02-221-1/+1
* - proper detection of user-preferred languageTannin2013-02-191-1/+3
* - fixed broken help menuTannin2013-02-191-2/+2
* - moved shared and uibase libraries to namespacesTannin2013-02-171-0/+1
* - hooks for CreateHardLinkTannin2013-02-161-909/+908
* initial commit to mercurial repository.Tannin2013-02-031-0/+928