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
*
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
*
added settings for QTabWidget, checkable QAbstractButton and ExpanderWidget
isanae
2019-08-24
1
-1
/
+73
*
passes callbacks to QuestionBoxMemory so it doesn't access the ini directly
isanae
2019-08-17
1
-0
/
+68
*
put tutorials in the settings
isanae
2019-08-17
1
-5
/
+50
*
put endorsement state and first start in settings
isanae
2019-08-17
1
-0
/
+18
*
merged DockFixer into GeometrySettings
isanae
2019-08-16
1
-87
/
+171
*
StatusBar now inherits from QStatusBar to handle hide/show events
isanae
2019-08-16
1
-55
/
+41
*
moved all geometry save, restore and reset to GeometrySettings
isanae
2019-08-16
1
-25
/
+54
*
merged toolbars into restoreToolbars() and saveToolbars()
isanae
2019-08-16
1
-10
/
+76
*
added GeometrySaver
isanae
2019-08-16
1
-117
/
+101
*
moved getting and setting executables to Settings
isanae
2019-08-05
1
-0
/
+44
*
moved recent directories to Settings
isanae
2019-08-04
1
-0
/
+39
*
moved geometry handling to PreviewDialog
isanae
2019-08-04
1
-0
/
+10
*
removed registerWidgetState(), was used just for header list headers, now sav...
isanae
2019-08-04
1
-0
/
+40
*
moved geometry handling to ProblemsDialog and CategoriesDialog
isanae
2019-08-04
1
-0
/
+20
*
moved geometry handling to ListDialog
isanae
2019-08-04
1
-0
/
+10
*
removed convertVariant(), turns out value() does it
isanae
2019-08-04
1
-36
/
+21
*
moved geometry handling to mod info and overwrite dialogs
isanae
2019-08-04
1
-0
/
+66
*
moved geometry handling to ProfilesDialog
isanae
2019-08-04
1
-0
/
+10
*
moved geometry handling to EditExecutablesDialog itself
isanae
2019-08-04
1
-0
/
+10
*
moved settings updates to Settings::processUpdates()
isanae
2019-08-04
1
-0
/
+46
*
split into GeometrySettings
isanae
2019-08-04
1
-15
/
+165
*
removed mentions of QSettings from main.cpp
isanae
2019-08-04
1
-3
/
+74
*
removed obsolete load mechanisms
isanae
2019-08-02
1
-5
/
+14
*
cleaned up includes
isanae
2019-08-02
1
-44
/
+0
*
moved tabs to SettingsDialog
isanae
2019-08-02
1
-100
/
+0
*
split diagnostics tab
isanae
2019-08-02
1
-30
/
+2
*
split workarounds tab
isanae
2019-08-02
1
-71
/
+2
*
split plugins tab
isanae
2019-08-02
1
-47
/
+7
[next]