index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
settings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some include-what-you-use suggested changes
Thomas Tanner
2016-06-27
1
-4
/
+23
*
Moved QuestionBoxMemory clearance from settings into QuestionBoxMemory
Thomas Tanner
2016-06-26
1
-7
/
+2
*
Removing the 'get' in all function names and making FO4 plugin build
Thomas Tanner
2016-01-24
1
-1
/
+1
*
Facepalm moments - realised gameinfo init call is no longer needed. Removed a...
Thomas Tanner
2015-12-06
1
-1
/
+0
*
Merge branch 'master' of https://github.com/ThosRTanner/modorganizer into Tho...
TanninOne
2015-12-06
1
-1
/
+1
|
\
|
*
Added support for include-what-you-use in a very simplistic fashion to the Sc...
Thomas Tanner
2015-10-17
1
-1
/
+0
*
|
Renamed getNexusName to getGameShortName as previously because it hopefully i...
Thomas Tanner
2015-11-26
1
-1
/
+1
*
|
Bunch of const correctness changes. There shouldn't be any update of plugin g...
Thomas Tanner
2015-11-25
1
-1
/
+1
*
|
Removes all uses of GameInfo::getShortName, replaced by IPluginGame::getNexus...
Thomas Tanner
2015-11-24
1
-9
/
+5
|
/
*
and now I find out I don't need to do it at all
Tom Tanner
2015-06-23
1
-2
/
+2
*
Finish refactoring all the tab code into classes
Tom Tanner
2015-06-21
1
-64
/
+62
*
More refactoring, slightly easier to use classes
Tom Tanner
2015-06-21
1
-77
/
+49
*
Factor out general, nexis, plugins tab code into individual classes
Tom Tanner
2015-06-20
1
-174
/
+249
*
small stuff
Tannin
2015-05-26
1
-6
/
+6
*
slight cleanup regarding steam log-in settings
Tannin
2015-05-12
1
-7
/
+4
*
Merge
Tannin
2015-05-12
1
-0
/
+39
|
\
|
*
Merge from master
Tom Tanner
2015-05-10
1
-0
/
+39
|
|
\
|
|
*
Add in a tab to allow saving of steam username and password.
Tom Tanner
2015-05-09
1
-0
/
+39
*
|
|
- language list in settings no longer contains english twice
Tannin
2015-05-10
1
-3
/
+12
|
/
/
*
/
download directory, cache directory and mod directory are now only stored in the
Tannin
2015-04-08
1
-7
/
+18
|
/
*
Merge with branch1.2
Tannin
2015-01-24
1
-0
/
+12
|
\
|
*
- download servers that haven't been available for over a month are now purge...
Tannin
2015-01-07
1
-0
/
+12
*
|
- bugfixes
Tannin
2015-01-06
1
-3
/
+9
*
|
Merge
Tannin
2015-01-04
1
-7
/
+7
|
\
\
|
*
|
cleanup und bugfixes after refactoring
Tannin
2014-11-28
1
-13
/
+14
|
*
|
- archive library can now query for password during extraction (seems to be n...
Tannin
2014-11-05
1
-1
/
+1
|
*
|
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-1
/
+1
|
*
|
- descriptions for plugin settings are now displayed
Tannin
2014-09-10
1
-741
/
+745
|
*
|
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-1
/
+0
|
*
|
- performance optimizations for detection of file changes in mod directories
Tannin
2014-08-01
1
-37
/
+8
|
*
|
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-771
/
+771
|
*
|
- when highlighting a mod the overwritten and overwriting mods are now highli...
Tannin
2014-07-14
1
-10
/
+21
*
|
|
- fixes after merge
Tannin
2015-01-04
1
-5
/
+10
|
|
/
|
/
|
*
|
more bugfixes
Tannin
2014-11-26
1
-10
/
+21
*
|
- archive library can now query for password during extraction (seems to be n...
Tannin
2014-11-05
1
-1
/
+1
*
|
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-1
/
+1
*
|
- descriptions for plugin settings are now displayed
Tannin
2014-09-10
1
-730
/
+734
*
|
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-1
/
+0
*
|
- performance optimizations for detection of file changes in mod directories
Tannin
2014-08-01
1
-37
/
+8
*
|
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-760
/
+760
|
/
*
Merge
Tannin
2014-06-16
1
-1
/
+1
|
\
|
*
bugfix: the warning dialog upon changing the mod directory didn't have an eff...
Tannin
2014-06-14
1
-1
/
+1
*
|
- loot client now only updates the masterlist once per MO session
Tannin
2014-06-08
1
-5
/
+7
|
/
*
- added an option to show meta info on downloads instead of filenames
Tannin
2014-04-23
1
-1
/
+17
*
some fixes towards qt5 compatibility
Tannin
2014-03-16
1
-0
/
+4
*
- a few hooks will now somewhat handle file names starting with \\?\
Tannin
2014-02-12
1
-1
/
+1
*
- nxmhandler will now ask before registering itself
Tannin
2014-01-04
1
-0
/
+9
*
- MO now applies a minimum to the nmm-compatibility field.
Tannin
2013-12-08
1
-4
/
+9
*
- archive.dll now supports querying the crc value of files
Tannin
2013-11-18
1
-0
/
+3
*
- Option to choose edition of the game. Currently only relevant for FO3 becau...
Tannin
2013-10-25
1
-1
/
+1
[next]