summaryrefslogtreecommitdiff
path: root/src/downloadmanager.h
Commit message (Expand)AuthorAgeFilesLines
...
* Bunch of const correctness changes. There shouldn't be any update of plugin g...Thomas Tanner2015-11-251-2/+2
* Removes all uses of GameInfo::getShortName, replaced by IPluginGame::getNexus...Thomas Tanner2015-11-241-0/+4
* Remove most instances of GameInfo::getname, and transfer getDLCPlugins to the...Thomas Tanner2015-11-231-0/+2
* small stuffTannin2015-06-171-1/+1
* Allows drag-and-drop into the download tabTom Tanner2015-04-261-0/+14
* Merge with branch1.2Tannin2015-01-241-1/+3
|\
| * cleanup (mostly removing unused includes)Tannin2015-01-221-1/+3
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-492/+492
* | replaced all uses of NULL with nullptrTannin2014-11-281-1/+1
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-171-492/+492
|/
* - files in bsas are now only displayed in the data tab if they are managed by moTannin2014-05-251-0/+1
* - bugfix: newly installed files could be added hiddenTannin2014-04-251-1/+1
* - added an option to show meta info on downloads instead of filenamesTannin2014-04-231-2/+10
* - loot integration now displays the reportTannin2014-04-051-3/+4
* Merge with branch1.1Tannin2014-04-051-3/+56
|\
| * - when a download server returns a text file, it's assumed to be an error and...Tannin2014-01-181-1/+1
| * - nxmhandler will now ask before registering itselfTannin2014-01-041-0/+25
| * - download manager now saves the file times on nexus, for potential later use...Tannin2013-12-071-0/+5
| * - MO now warns if a nxm-link for a wrong game was attempted instead of downlo...Tannin2013-10-101-1/+1
| * - new toggle to display hidden downloadsTannin2013-10-101-1/+23
| * - download progress is now visible in task barTannin2013-09-281-0/+2
* | - added support for mod page pluginsTannin2013-09-151-30/+20
|/
* - mod list can now be sorted by install timeTannin2013-08-311-0/+12
* - the download manager now registers download speed. Right now this is only usedTannin2013-08-301-0/+6
* - download size is now displayedTannin2013-08-241-0/+8
* - bugfix: download manager will now properly pause all downloads on exiting t...Tannin2013-08-171-1/+2
* - caching of downloadwidgets to fix performance problem, currently broken and...Tannin2013-06-291-2/+30
* - some fixes for qt5 compatibilityTannin2013-06-201-0/+2
* MergeTannin2013-05-191-1/+5
|\
| * - added hook for GetModuleFileNameTannin2013-05-191-1/+5
* | - extended plugin interface to allow plugins access to download managerTannin2013-05-171-10/+23
|/
* - added hooks for getFileVersion* functionsTannin2013-03-271-5/+31
* - fixed broken help menuTannin2013-02-191-320/+320
* initial commit to mercurial repository.Tannin2013-02-031-0/+339