summaryrefslogtreecommitdiff
path: root/src/nexusinterface.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up handling of managed game instance in NexusInterfaceSilarn2018-05-021-5/+1
* Fix issues with download querySilarn2018-04-171-0/+2
* Support for multi-game downloadsSilarn2018-04-161-65/+43
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-312/+324
* Applied clang-format on sourceSandro Jäckel2018-02-221-324/+312
* added button to clear webcaches and cookiesTannin2016-05-191-0/+5
* Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356Thomas Tanner2015-12-051-0/+9
|\
* | Replaced the IPluginGame getNexusDisplayURL with some APIs in NexusInterfaceThomas Tanner2015-11-261-0/+20
* | Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...Thomas Tanner2015-11-261-1/+0
* | Forgot to remove the redundant memberThomas Tanner2015-11-251-1/+0
* | Replace GameInfo::getNexusInfoUrl with IPluginGame::getNexusManagementUrlThomas Tanner2015-11-251-24/+109
|/
* Merge with branch1.2Tannin2015-01-241-2/+1
|\
| * cleanup (mostly removing unused includes)Tannin2015-01-221-2/+1
| * - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-1/+7
| * - login package now also uses a "proper" user-agentTannin2014-08-181-2/+0
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-322/+322
* | cleanup und bugfixes after refactoringTannin2014-11-281-0/+4
* | - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-1/+7
* | - login package now also uses a "proper" user-agentTannin2014-08-181-2/+0
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-171-322/+322
|/
* - re-inserted code for bsa hiding (this was necessary to enforce expected bsa...Tannin2014-06-291-4/+6
* - mod list context menu split into two menus (one for whole list, one for sel...Tannin2014-05-131-16/+20
* Merge with branch1.1Tannin2014-04-051-6/+9
|\
| * - when a download server returns a text file, it's assumed to be an error and...Tannin2014-01-181-4/+4
| * - download manager now saves the file times on nexus, for potential later use...Tannin2013-12-071-3/+4
| * - started qbs based project files (not functional yet)Tannin2013-11-111-1/+1
| * - diagnosis plugins can now request to be re-evaluatedTannin2013-11-061-0/+1
| * - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-0/+1
* | - added support for mod page pluginsTannin2013-09-151-1/+1
|/
* - some fixes for qt5 compatibilityTannin2013-06-201-9/+0
* - extended plugin interface to allow plugins access to download managerTannin2013-05-171-4/+2
* - initial support for exposing the nexusbridge to pythonTannin2013-05-101-23/+20
* - moved shared and uibase libraries to namespacesTannin2013-02-171-308/+308
* initial commit to mercurial repository.Tannin2013-02-031-0/+327