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
*
Add an option to disable endorsements
LostDragonist
2018-12-24
1
-0
/
+8
*
Add option to remove column colors for mod list separators
LostDragonist
2018-12-11
1
-0
/
+8
*
Add the ability to change the managed game directory
LostDragonist
2018-12-11
1
-0
/
+11
*
Add workaround setting to prevent the GUI from locking when running an execut...
LostDragonist
2018-12-08
1
-0
/
+8
*
Add workarounds button to reset window geometries
LostDragonist
2018-12-08
1
-0
/
+11
*
Add executable blacklisting
LostDragonist
2018-11-29
1
-0
/
+18
*
Tweak text color selection to prevent white text on bright green background
LostDragonist
2018-11-09
1
-2
/
+2
*
Fix button colors in the settings dialog with the default theme
LostDragonist
2018-11-09
1
-9
/
+6
*
Cleaned up leftover from color customizzation.
Al12rs
2018-11-01
1
-2
/
+0
*
Added ability to change color of conflict and plugin highlighting from the se...
Al12rs
2018-11-01
1
-1
/
+85
*
Automatically set CDN as a preferred server
LostDragonist
2018-09-17
1
-4
/
+5
*
Store and load major dialogs geometry information.
Al12rs
2018-09-15
1
-0
/
+8
*
Added the path of the managed game in the settings menu under the path tab, i...
Al12rs
2018-06-22
1
-1
/
+2
*
Coalesce plugins with the same name in the settings dialogue (as they already...
AnyOldName3
2018-05-02
1
-0
/
+4
*
Update the NMM version
Silarn
2018-05-01
1
-1
/
+1
*
Add all supported games to the nxmhandler config
Silarn
2018-05-01
1
-1
/
+5
*
Support for multi-game downloads
Silarn
2018-04-16
1
-2
/
+2
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-619
/
+746
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-746
/
+619
*
Revert "Fixed nexus link handling to use gameNexusName() instead of gameShort...
Al12rs
2018-01-27
1
-1
/
+1
*
Fixed nexus link handling to use gameNexusName() instead of gameShortName().
matzman666
2018-01-06
1
-1
/
+1
*
Don't log username and password
Eran Mizrahi
2017-12-27
1
-1
/
+1
*
print settings loading and changes to log for diagnostic purposes
Eran Mizrahi
2017-12-27
1
-0
/
+21
*
Move crash dumps to instance-dependant data folder
Eran Mizrahi
2017-12-12
1
-0
/
+12
*
generate dumps using new diagnostics settings
Eran Mizrahi
2017-12-10
1
-1
/
+1
*
new diagnostics settings dialog tab
Eran Mizrahi
2017-12-10
1
-6
/
+31
*
Merge branch 'master' into new_vfs_library
Tannin
2016-06-30
1
-11
/
+25
|
\
|
*
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
*
|
fixed creation of data paths after changing paths in settings and update of p...
Tannin
2016-06-23
1
-2
/
+8
*
|
bugfix: changing from local language to english doesn't stick
Tannin
2016-06-03
1
-1
/
+1
*
|
fixed handling of base dir in settings dialog (and fixed the tab order in the...
Tannin
2016-05-27
1
-24
/
+9
*
|
cleanup
Tannin
2016-05-19
1
-58
/
+0
*
|
more configuration options
Tannin
2016-03-02
1
-20
/
+107
*
|
made instance-switching usable
Tannin
2016-01-10
1
-115
/
+159
*
|
Merge branch 'new_vfs_library' of https://github.com/TanninOne/modorganizer i...
Tannin
2015-12-28
1
-1
/
+0
|
\
|
|
*
Facepalm moments - realised gameinfo init call is no longer needed. Removed a...
Thomas Tanner
2015-12-06
1
-1
/
+0
*
|
removed get-prefix from many getters. removed const from managed_game variable.
Tannin
2015-12-28
1
-1
/
+1
|
/
*
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
[next]