index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
settings.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
game icons in the instance list
isanae
2020-11-03
1
-0
/
+4
*
moved nexus api stuff to GlobalSettings
isanae
2020-11-03
1
-18
/
+18
*
hide tutorial question option
isanae
2020-11-03
1
-0
/
+3
*
added hide option for intro page in create instance dialog
isanae
2020-11-03
1
-0
/
+6
*
new GlobalSettings class to manage the registry
isanae
2020-11-03
1
-0
/
+16
*
don't skip paths for portable instance, what am I doing
isanae
2020-11-03
1
-0
/
+12
*
fixed settings doing weird stuff with multiple instances
isanae
2020-11-03
1
-3
/
+2
*
started create instance dialog
isanae
2020-11-03
1
-0
/
+1
*
more refactoring:
isanae
2020-11-03
1
-1
/
+1
*
added hidden validation_timeouts setting
isanae
2020-07-10
1
-0
/
+2
*
Add IOrganizer signal when a plugin setting is changed.
Mikaƫl Capelle
2020-06-05
1
-1
/
+10
*
threaded refresher
isanae
2020-02-18
1
-0
/
+5
*
added support for FilterWidget regexes
isanae
2020-02-18
1
-0
/
+6
*
Add setting to disable splash since it can cause load time increase
AL
2020-02-17
1
-0
/
+4
*
added open previews on double-click option
isanae
2019-12-04
1
-1
/
+6
*
added option to hide confirmation when switching instances
isanae
2019-11-26
1
-0
/
+5
*
added loot log level option
isanae
2019-11-22
1
-0
/
+5
*
added spawn delay setting, not exposed
isanae
2019-10-07
1
-0
/
+3
*
changed the layout of the general settings tab
isanae
2019-09-23
1
-0
/
+5
*
added center dialogs option
isanae
2019-09-23
1
-0
/
+6
*
ensure windows are on screen
isanae
2019-09-23
1
-16
/
+35
*
added Settings::isExecutableBlacklisted()
isanae
2019-09-19
1
-0
/
+1
*
fixes for ExpanderWidget
isanae
2019-09-11
1
-3
/
+3
*
change the old servers map while processing updates instead of on-demand
isanae
2019-09-08
1
-0
/
+4
*
more documentation for settings
isanae
2019-09-08
1
-93
/
+136
*
documentation for settings
isanae
2019-09-08
1
-38
/
+143
*
don't log widget and geometry setting changes
isanae
2019-09-02
1
-1
/
+1
*
split into settingsutilities
isanae
2019-09-02
1
-3
/
+0
*
split settings into a bunch of classes
isanae
2019-09-02
1
-226
/
+341
*
removed duplicate useProxy()
isanae
2019-09-02
1
-13
/
+3
*
removed directinterface
isanae
2019-09-02
1
-7
/
+0
*
moved workarounds to settings
isanae
2019-09-02
1
-0
/
+8
*
moved plugins to settings
isanae
2019-09-02
1
-79
/
+44
*
moved setting paths to Settings
isanae
2019-08-26
1
-27
/
+10
*
server settings converted to array instead of byte array map
isanae
2019-08-26
1
-1
/
+2
*
moved preferred servers into ServerList
isanae
2019-08-26
1
-16
/
+0
*
ServerList instead of a QList of ServerInfo
isanae
2019-08-26
1
-1
/
+4
*
made ServerInfo a class
isanae
2019-08-26
1
-13
/
+13
*
moved more nexus stuff to settings
isanae
2019-08-26
1
-0
/
+4
*
changed crash dump type to use enum instead of int
isanae
2019-08-24
1
-26
/
+44
*
added settings for QTabWidget, checkable QAbstractButton and ExpanderWidget
isanae
2019-08-24
1
-1
/
+13
*
passes callbacks to QuestionBoxMemory so it doesn't access the ini directly
isanae
2019-08-17
1
-0
/
+16
*
put tutorials in the settings
isanae
2019-08-17
1
-0
/
+8
*
put endorsement state and first start in settings
isanae
2019-08-17
1
-0
/
+11
*
merged DockFixer into GeometrySettings
isanae
2019-08-16
1
-9
/
+9
*
StatusBar now inherits from QStatusBar to handle hide/show events
isanae
2019-08-16
1
-8
/
+5
*
moved all geometry save, restore and reset to GeometrySettings
isanae
2019-08-16
1
-19
/
+20
*
merged toolbars into restoreToolbars() and saveToolbars()
isanae
2019-08-16
1
-4
/
+15
*
added GeometrySaver
isanae
2019-08-16
1
-38
/
+26
*
moved getting and setting executables to Settings
isanae
2019-08-05
1
-0
/
+3
[next]