summaryrefslogtreecommitdiff
path: root/src/nxmaccessmanager.h
Commit message (Expand)AuthorAgeFilesLines
* Migrating to OAuth Authentication (#2374)Jeremy Rimpo2026-05-121-69/+66
* Apply clang-format.Mikaël Capelle2023-07-091-35/+31
* C++20 fixesJeremy Rimpo2022-04-191-1/+1
* moved nexus api stuff to GlobalSettingsisanae2020-11-031-3/+8
* don't show the progress dialog on startup until after the first failureisanae2019-10-051-0/+4
* rework of the nexus key validator to allow multiple attempts before failingisanae2019-10-051-30/+70
* implemented cancel button on progress dialogisanae2019-10-051-4/+6
* now using ui file for validation progress dialogisanae2019-10-051-32/+33
* merged toolbars into restoreToolbars() and saveToolbars()isanae2019-08-161-0/+2
* removed already commented out code:isanae2019-07-121-1/+0
* removed useless flags, they were only used by settingsisanae2019-07-121-13/+2
* refactored state messagesisanae2019-07-111-1/+4
* extracted api key validator from NXMAccessManagerisanae2019-07-111-25/+61
* moved NexusSSOLogin to nxmaccessmanagerisanae2019-07-111-3/+61
* reworked the nexus connection panelisanae2019-07-111-0/+1
* dialog should be on the heap, gets deleted by the main windowisanae2019-07-101-1/+1
* made ValidationProgressDialog a QDialog to handle close eventsisanae2019-07-101-3/+9
* progress dialog now shows elapsed time in progress barisanae2019-07-101-3/+8
* moved progress dialog to its own classisanae2019-07-101-1/+21
* set the progress dialog's parent to main window as soon as it's availableisanae2019-07-101-1/+4
* moved api user account classes to their own filesisanae2019-06-141-5/+2
* added a few helper classes for user accounts and statsisanae2019-06-121-2/+3
* added new dialog to enter api key manuallyisanae2019-06-031-1/+1
* Update NXM link handling to support premium link and validate user infoSilarn2019-05-091-1/+1
* Remove the spoofed NMM versionLostDragonist2019-02-221-3/+0
* Multiple fixes:Silarn2019-02-181-120/+120
* Initial Nexus API changes:Silarn2019-02-181-37/+24
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-59/+66
* Applied clang-format on sourceSandro Jäckel2018-02-221-66/+59
* added button to clear webcaches and cookiesTannin2016-05-191-0/+2
* This removes getNexusPage from GameInfo and is currently in the game plugin.Thomas Tanner2015-11-261-6/+0
* Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...Thomas Tanner2015-11-261-1/+6
* fixed progress dialogs appearing on startupTannin2015-10-101-1/+1
* - MO now validates session cookie on startupTannin2015-08-091-8/+32
* - login package now also uses a "proper" user-agentTannin2014-08-181-1/+6
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-103/+103
* - mod list context menu split into two menus (one for whole list, one for sel...Tannin2014-05-131-0/+5
* - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-0/+2
* - added a new column for not-yet-endorsed modsTannin2013-09-011-0/+2
* - some fixes for qt5 compatibilityTannin2013-06-201-1/+0
* - completed Qt5 compatibilityTannin2013-06-151-76/+76
* initial commit to mercurial repository.Tannin2013-02-031-0/+95