summaryrefslogtreecommitdiff
path: root/src/nxmaccessmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/ThosRTanner/modorganizer into Tho...TanninOne2015-12-061-2/+1
|\
| * Added support for include-what-you-use in a very simplistic fashion to the Sc...Thomas Tanner2015-10-171-1/+0
* | This removes getNexusPage from GameInfo and is currently in the game plugin.Thomas Tanner2015-11-261-23/+12
* | Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...Thomas Tanner2015-11-261-2/+13
|/
* fixed progress dialogs appearing on startupTannin2015-10-101-6/+12
* bugfix: crash on network connection problemTannin2015-08-271-1/+1
* more verbosity about login/logout to/from nexusTannin2015-08-151-0/+3
* some code cleanupTannin2015-08-091-7/+0
* - MO now validates session cookie on startupTannin2015-08-091-27/+144
* small stuff in preparation of releaseTannin2015-05-311-1/+1
* MergeTannin2015-01-041-10/+12
|\
| * replaced all uses of NULL with nullptrTannin2014-11-281-9/+9
| * cleanup und bugfixes after refactoringTannin2014-11-281-1/+3
* | - fixes after mergeTannin2015-01-041-2/+2
|/
* - login package now also uses a "proper" user-agentTannin2014-08-181-2/+10
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-212/+212
* - when highlighting a mod the overwritten and overwriting mods are now highli...Tannin2014-07-141-3/+7
* - test-plugins accidentally distributed in the 1.2.5 release are now automati...Tannin2014-06-251-1/+1
* - changed the url used to login on nexus (the previous page was disabled)Tannin2014-06-211-1/+1
* - mod list context menu split into two menus (one for whole list, one for sel...Tannin2014-05-131-1/+12
* Merge with branch1.1Tannin2014-04-051-0/+8
|\
| * - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-0/+8
* | - added support for mod page pluginsTannin2013-09-151-0/+4
|/
* - bugfix: division-by-zero error in the newly introduced server-speed calcula...Tannin2013-09-021-1/+1
* - added a new column for not-yet-endorsed modsTannin2013-09-011-1/+10
* - some fixes for qt5 compatibilityTannin2013-06-201-3/+4
* - completed Qt5 compatibilityTannin2013-06-151-4/+17
* - added hook for GetModuleFileNameTannin2013-05-191-2/+7
* - moved shared and uibase libraries to namespacesTannin2013-02-171-134/+138
* initial commit to mercurial repository.Tannin2013-02-031-0/+153