summaryrefslogtreecommitdiff
path: root/src/nexusinterface.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Created threaded process for writing mod meta files to prevent hangsSilarn2018-04-091-1/+1
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-384/+501
* Applied clang-format on sourceSandro Jäckel2018-02-221-501/+384
* gameShortName has been replaced by gameNexusName due to syrimse on nexus usin...lepresidente2016-12-041-3/+3
* fixed some filename/modname handling for names received from nexusTannin2016-06-021-1/+1
* added button to clear webcaches and cookiesTannin2016-05-191-0/+7
* cleanupTannin2016-05-191-4/+0
* cleanupTannin2016-05-071-5/+6
* merged master into new_vfs_libraryTannin2016-02-121-1/+1
* fixed a potential crash-cause when querying download info and slight improvem...Tannin2016-01-101-1/+1
* removed get-prefix from many getters. removed const from managed_game variable.Tannin2015-12-281-6/+6
* Merge branch 'master' into new_vfs_libraryTannin2015-12-071-47/+86
|\
| * Merge branch 'master' of https://github.com/ThosRTanner/modorganizer into Tho...TanninOne2015-12-061-2/+2
| |\
| | * Merge remote-tracking branch 'TanninOne/master'Thomas Tanner2015-12-051-5/+6
| | |\
| | * | Improve diagnostics if IWYU is enabledThomas Tanner2015-10-311-2/+2
| * | | Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356Thomas Tanner2015-12-051-6/+23
| |\ \ \ | | | |/ | | |/|
| | * | Fixes for quotes in module names:Thomas Tanner2015-10-111-5/+6
| | |/
| * | Renamed getNexusName to getGameShortName as previously because it hopefully i...Thomas Tanner2015-11-261-3/+3
| * | Replaced the IPluginGame getNexusDisplayURL with some APIs in NexusInterfaceThomas Tanner2015-11-261-0/+16
| * | This removes getNexusPage from GameInfo and is currently in the game plugin.Thomas Tanner2015-11-261-4/+9
| * | Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...Thomas Tanner2015-11-261-0/+1
| * | Forgot to remove the redundant memberThomas Tanner2015-11-251-1/+0
| * | Replace GameInfo::getNexusInfoUrl with IPluginGame::getNexusManagementUrlThomas Tanner2015-11-251-40/+41
| |/
* / fix/workaround for a problem where Qt thinks it's not connected to the netTannin2015-11-191-3/+5
|/
* - MO now validates session cookie on startupTannin2015-08-091-12/+2
* Merge with branch1.2Tannin2015-01-241-1/+0
|\
| * cleanup (mostly removing unused includes)Tannin2015-01-221-1/+0
| * - several style fixes suggested by static analysisTannin2014-09-241-1/+4
| * - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-11/+12
| * - login package now also uses a "proper" user-agentTannin2014-08-181-6/+6
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-622/+622
* | replaced all uses of NULL with nullptrTannin2014-11-281-11/+11
* | cleanup und bugfixes after refactoringTannin2014-11-281-7/+13
* | - several style fixes suggested by static analysisTannin2014-09-241-1/+4
* | - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-11/+12
* | - login package now also uses a "proper" user-agentTannin2014-08-181-6/+6
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-171-622/+622
|/
* - re-inserted code for bsa hiding (this was necessary to enforce expected bsa...Tannin2014-06-291-11/+18
* - mod list context menu split into two menus (one for whole list, one for sel...Tannin2014-05-131-27/+112
* - added an option to show meta info on downloads instead of filenamesTannin2014-04-231-1/+2
* - loot integration now displays the reportTannin2014-04-051-5/+0
* Merge with branch1.1Tannin2014-04-051-47/+79
|\
| * - when a download server returns a text file, it's assumed to be an error and...Tannin2014-01-181-17/+17
| * - added an about dialogTannin2014-01-161-3/+2
| * - MO now applies a minimum to the nmm-compatibility field.Tannin2013-12-081-1/+4
| * - download manager now saves the file times on nexus, for potential later use...Tannin2013-12-071-24/+35
| * - diagnosis plugins can now request to be re-evaluatedTannin2013-11-061-2/+13
| * - MO now warns if a nxm-link for a wrong game was attempted instead of downlo...Tannin2013-10-101-3/+1
| * - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-0/+10
* | - added support for mod page pluginsTannin2013-09-151-4/+5
|/