index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nxmaccessmanager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrating to OAuth Authentication (#2374)
Jeremy Rimpo
2026-05-12
1
-69
/
+66
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-35
/
+31
*
C++20 fixes
Jeremy Rimpo
2022-04-19
1
-1
/
+1
*
moved nexus api stuff to GlobalSettings
isanae
2020-11-03
1
-3
/
+8
*
don't show the progress dialog on startup until after the first failure
isanae
2019-10-05
1
-0
/
+4
*
rework of the nexus key validator to allow multiple attempts before failing
isanae
2019-10-05
1
-30
/
+70
*
implemented cancel button on progress dialog
isanae
2019-10-05
1
-4
/
+6
*
now using ui file for validation progress dialog
isanae
2019-10-05
1
-32
/
+33
*
merged toolbars into restoreToolbars() and saveToolbars()
isanae
2019-08-16
1
-0
/
+2
*
removed already commented out code:
isanae
2019-07-12
1
-1
/
+0
*
removed useless flags, they were only used by settings
isanae
2019-07-12
1
-13
/
+2
*
refactored state messages
isanae
2019-07-11
1
-1
/
+4
*
extracted api key validator from NXMAccessManager
isanae
2019-07-11
1
-25
/
+61
*
moved NexusSSOLogin to nxmaccessmanager
isanae
2019-07-11
1
-3
/
+61
*
reworked the nexus connection panel
isanae
2019-07-11
1
-0
/
+1
*
dialog should be on the heap, gets deleted by the main window
isanae
2019-07-10
1
-1
/
+1
*
made ValidationProgressDialog a QDialog to handle close events
isanae
2019-07-10
1
-3
/
+9
*
progress dialog now shows elapsed time in progress bar
isanae
2019-07-10
1
-3
/
+8
*
moved progress dialog to its own class
isanae
2019-07-10
1
-1
/
+21
*
set the progress dialog's parent to main window as soon as it's available
isanae
2019-07-10
1
-1
/
+4
*
moved api user account classes to their own files
isanae
2019-06-14
1
-5
/
+2
*
added a few helper classes for user accounts and stats
isanae
2019-06-12
1
-2
/
+3
*
added new dialog to enter api key manually
isanae
2019-06-03
1
-1
/
+1
*
Update NXM link handling to support premium link and validate user info
Silarn
2019-05-09
1
-1
/
+1
*
Remove the spoofed NMM version
LostDragonist
2019-02-22
1
-3
/
+0
*
Multiple fixes:
Silarn
2019-02-18
1
-120
/
+120
*
Initial Nexus API changes:
Silarn
2019-02-18
1
-37
/
+24
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-59
/
+66
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-66
/
+59
*
added button to clear webcaches and cookies
Tannin
2016-05-19
1
-0
/
+2
*
This removes getNexusPage from GameInfo and is currently in the game plugin.
Thomas Tanner
2015-11-26
1
-6
/
+0
*
Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...
Thomas Tanner
2015-11-26
1
-1
/
+6
*
fixed progress dialogs appearing on startup
Tannin
2015-10-10
1
-1
/
+1
*
- MO now validates session cookie on startup
Tannin
2015-08-09
1
-8
/
+32
*
- login package now also uses a "proper" user-agent
Tannin
2014-08-18
1
-1
/
+6
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-103
/
+103
*
- mod list context menu split into two menus (one for whole list, one for sel...
Tannin
2014-05-13
1
-0
/
+5
*
- hook.dll now doesn't inject to certain applications (currently steam, chrom...
Tannin
2013-10-05
1
-0
/
+2
*
- added a new column for not-yet-endorsed mods
Tannin
2013-09-01
1
-0
/
+2
*
- some fixes for qt5 compatibility
Tannin
2013-06-20
1
-1
/
+0
*
- completed Qt5 compatibility
Tannin
2013-06-15
1
-76
/
+76
*
initial commit to mercurial repository.
Tannin
2013-02-03
1
-0
/
+95