summaryrefslogtreecommitdiff
path: root/src/downloadmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-1/+1
* - download-list will no longer show a file as having incomplete data if there...Tannin2014-07-211-2/+1
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-1471/+1471
* MergeTannin2014-06-231-2/+5
|\
| * - changed the url used to login on nexus (the previous page was disabled)Tannin2014-06-211-2/+5
* | - download read buffer is now limited to 1MB. Might prevent out-of-memory err...Tannin2014-06-171-3/+1
|/
* - added a new mod type that represents files handled externally (i.e. DLCs) a...Tannin2014-05-311-1/+1
* - files in bsas are now only displayed in the data tab if they are managed by moTannin2014-05-251-73/+110
* - mod list context menu split into two menus (one for whole list, one for sel...Tannin2014-05-131-4/+4
* - main window now has a small view displaying log messagesTannin2014-05-041-1/+2
* - added an option to show meta info on downloads instead of filenamesTannin2014-04-231-5/+33
* - loot integration now displays the reportTannin2014-04-051-16/+22
* Merge with branch1.1Tannin2014-04-051-34/+165
|\
| * - bugfix: if resuming a download failed with the server sending a textual err...Tannin2014-03-181-1/+1
| * - when a download server returns a text file, it's assumed to be an error and...Tannin2014-01-181-17/+16
| * - added an about dialogTannin2014-01-161-1/+0
| * - implemented hook for NtQueryDirectoryFileTannin2014-01-131-2/+4
| * download manager now removed orphaned meta filesTannin2014-01-041-3/+22
| * - nxmhandler will now ask before registering itselfTannin2014-01-041-4/+45
| * - 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