index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nexusinterface.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Created threaded process for writing mod meta files to prevent hangs
Silarn
2018-04-09
1
-1
/
+1
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-384
/
+501
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-501
/
+384
*
gameShortName has been replaced by gameNexusName due to syrimse on nexus usin...
lepresidente
2016-12-04
1
-3
/
+3
*
fixed some filename/modname handling for names received from nexus
Tannin
2016-06-02
1
-1
/
+1
*
added button to clear webcaches and cookies
Tannin
2016-05-19
1
-0
/
+7
*
cleanup
Tannin
2016-05-19
1
-4
/
+0
*
cleanup
Tannin
2016-05-07
1
-5
/
+6
*
merged master into new_vfs_library
Tannin
2016-02-12
1
-1
/
+1
*
fixed a potential crash-cause when querying download info and slight improvem...
Tannin
2016-01-10
1
-1
/
+1
*
removed get-prefix from many getters. removed const from managed_game variable.
Tannin
2015-12-28
1
-6
/
+6
*
Merge branch 'master' into new_vfs_library
Tannin
2015-12-07
1
-47
/
+86
|
\
|
*
Merge branch 'master' of https://github.com/ThosRTanner/modorganizer into Tho...
TanninOne
2015-12-06
1
-2
/
+2
|
|
\
|
|
*
Merge remote-tracking branch 'TanninOne/master'
Thomas Tanner
2015-12-05
1
-5
/
+6
|
|
|
\
|
|
*
|
Improve diagnostics if IWYU is enabled
Thomas Tanner
2015-10-31
1
-2
/
+2
|
*
|
|
Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356
Thomas Tanner
2015-12-05
1
-6
/
+23
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Fixes for quotes in module names:
Thomas Tanner
2015-10-11
1
-5
/
+6
|
|
|
/
|
*
|
Renamed getNexusName to getGameShortName as previously because it hopefully i...
Thomas Tanner
2015-11-26
1
-3
/
+3
|
*
|
Replaced the IPluginGame getNexusDisplayURL with some APIs in NexusInterface
Thomas Tanner
2015-11-26
1
-0
/
+16
|
*
|
This removes getNexusPage from GameInfo and is currently in the game plugin.
Thomas Tanner
2015-11-26
1
-4
/
+9
|
*
|
Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...
Thomas Tanner
2015-11-26
1
-0
/
+1
|
*
|
Forgot to remove the redundant member
Thomas Tanner
2015-11-25
1
-1
/
+0
|
*
|
Replace GameInfo::getNexusInfoUrl with IPluginGame::getNexusManagementUrl
Thomas Tanner
2015-11-25
1
-40
/
+41
|
|
/
*
/
fix/workaround for a problem where Qt thinks it's not connected to the net
Tannin
2015-11-19
1
-3
/
+5
|
/
*
- MO now validates session cookie on startup
Tannin
2015-08-09
1
-12
/
+2
*
Merge with branch1.2
Tannin
2015-01-24
1
-1
/
+0
|
\
|
*
cleanup (mostly removing unused includes)
Tannin
2015-01-22
1
-1
/
+0
|
*
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-1
/
+4
|
*
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-11
/
+12
|
*
- login package now also uses a "proper" user-agent
Tannin
2014-08-18
1
-6
/
+6
|
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-622
/
+622
*
|
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-11
/
+11
*
|
cleanup und bugfixes after refactoring
Tannin
2014-11-28
1
-7
/
+13
*
|
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-1
/
+4
*
|
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-11
/
+12
*
|
- login package now also uses a "proper" user-agent
Tannin
2014-08-18
1
-6
/
+6
*
|
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-622
/
+622
|
/
*
- re-inserted code for bsa hiding (this was necessary to enforce expected bsa...
Tannin
2014-06-29
1
-11
/
+18
*
- mod list context menu split into two menus (one for whole list, one for sel...
Tannin
2014-05-13
1
-27
/
+112
*
- added an option to show meta info on downloads instead of filenames
Tannin
2014-04-23
1
-1
/
+2
*
- loot integration now displays the report
Tannin
2014-04-05
1
-5
/
+0
*
Merge with branch1.1
Tannin
2014-04-05
1
-47
/
+79
|
\
|
*
- when a download server returns a text file, it's assumed to be an error and...
Tannin
2014-01-18
1
-17
/
+17
|
*
- added an about dialog
Tannin
2014-01-16
1
-3
/
+2
|
*
- MO now applies a minimum to the nmm-compatibility field.
Tannin
2013-12-08
1
-1
/
+4
|
*
- download manager now saves the file times on nexus, for potential later use...
Tannin
2013-12-07
1
-24
/
+35
|
*
- diagnosis plugins can now request to be re-evaluated
Tannin
2013-11-06
1
-2
/
+13
|
*
- MO now warns if a nxm-link for a wrong game was attempted instead of downlo...
Tannin
2013-10-10
1
-3
/
+1
|
*
- hook.dll now doesn't inject to certain applications (currently steam, chrom...
Tannin
2013-10-05
1
-0
/
+10
*
|
- added support for mod page plugins
Tannin
2013-09-15
1
-4
/
+5
|
/
[prev]
[next]