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
*
- changed PathSettings::base() to use the ini's parent directory instead of t...
isanae
2020-11-03
1
-1
/
+3
*
hide tutorial question option
isanae
2020-11-03
1
-0
/
+11
*
added hide option for intro page in create instance dialog
isanae
2020-11-03
1
-0
/
+15
*
new GlobalSettings class to manage the registry
isanae
2020-11-03
1
-0
/
+36
*
don't skip paths for portable instance, what am I doing
isanae
2020-11-03
1
-2
/
+16
*
fixed settings doing weird stuff with multiple instances
isanae
2020-11-03
1
-20
/
+20
*
started create instance dialog
isanae
2020-11-03
1
-6
/
+13
*
more refactoring:
isanae
2020-11-03
1
-1
/
+1
*
added hidden validation_timeouts setting
isanae
2020-07-10
1
-0
/
+34
*
don't log old nexus username and password
isanae
2020-07-10
1
-1
/
+1
*
Add IOrganizer signal when a plugin setting is changed.
Mikaƫl Capelle
2020-06-05
1
-0
/
+30
*
now using new common cmakefiles
isanae
2020-04-23
1
-1
/
+1
*
Add option to filterwidget to keep selection in view
AL
2020-02-23
1
-0
/
+2
*
threaded refresher
isanae
2020-02-18
1
-0
/
+10
*
added support for FilterWidget regexes
isanae
2020-02-18
1
-0
/
+18
*
Add setting to disable splash since it can cause load time increase
AL
2020-02-17
1
-0
/
+10
*
Set version for new instances
Chris Bessent
2020-01-12
1
-0
/
+1
*
Changed default behavior for "Open Previews on double click" to true
Al
2019-12-08
1
-1
/
+1
*
added open previews on double-click option
isanae
2019-12-04
1
-1
/
+11
*
added option to hide confirmation when switching instances
isanae
2019-11-26
1
-0
/
+10
*
added loot log level option
isanae
2019-11-22
1
-0
/
+11
*
added spawn delay setting, not exposed
isanae
2019-10-07
1
-0
/
+11
*
added error messages to FileRenamer and a few more
isanae
2019-10-04
1
-2
/
+4
*
changed the layout of the general settings tab
isanae
2019-09-23
1
-0
/
+10
*
added center dialogs option
isanae
2019-09-23
1
-1
/
+33
*
ensure windows are on screen
isanae
2019-09-23
1
-18
/
+72
*
steam confirmation now using TaskDialog
isanae
2019-09-19
1
-1
/
+1
*
added Settings::isExecutableBlacklisted()
isanae
2019-09-19
1
-0
/
+11
*
log desktop geometry
isanae
2019-09-09
1
-0
/
+1
*
really remove ask_for_nexuspw, the 2.2.0 update code was using the wrong section
isanae
2019-09-08
1
-0
/
+4
*
change the old servers map while processing updates instead of on-demand
isanae
2019-09-08
1
-44
/
+55
*
clean up old settings when updating
isanae
2019-09-08
1
-6
/
+45
*
more documentation for settings
isanae
2019-09-08
1
-6
/
+1
*
documentation for settings
isanae
2019-09-08
1
-63
/
+67
*
don't log widget and geometry setting changes
isanae
2019-09-02
1
-7
/
+20
*
only remove section when the array is larger, prevents logging changes when n...
isanae
2019-09-02
1
-25
/
+44
*
split into settingsutilities
isanae
2019-09-02
1
-451
/
+1
*
split settings into a bunch of classes
isanae
2019-09-02
1
-804
/
+957
*
removed duplicate useProxy()
isanae
2019-09-02
1
-320
/
+532
*
moved workarounds to settings
isanae
2019-09-02
1
-0
/
+43
*
moved plugins to settings
isanae
2019-09-02
1
-101
/
+163
*
moved setting paths to Settings
isanae
2019-08-26
1
-17
/
+80
*
moved code for byte sizes and speed to uibase
isanae
2019-08-26
1
-89
/
+173
*
changed total speed and count to a list of the last 5 downloads
isanae
2019-08-26
1
-16
/
+35
*
server settings converted to array instead of byte array map
isanae
2019-08-26
1
-32
/
+62
*
moved preferred servers into ServerList
isanae
2019-08-26
1
-17
/
+0
*
ServerList instead of a QList of ServerInfo
isanae
2019-08-26
1
-5
/
+31
*
made ServerInfo a class
isanae
2019-08-26
1
-43
/
+43
*
moved more nexus stuff to settings
isanae
2019-08-26
1
-2
/
+22
*
changed crash dump type to use enum instead of int
isanae
2019-08-24
1
-32
/
+128
[next]