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
*
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
*
moved recent directories to Settings
isanae
2019-08-04
1
-0
/
+3
*
moved geometry handling to PreviewDialog
isanae
2019-08-04
1
-0
/
+3
*
removed registerWidgetState(), was used just for header list headers, now sav...
isanae
2019-08-04
1
-0
/
+12
*
moved geometry handling to ProblemsDialog and CategoriesDialog
isanae
2019-08-04
1
-0
/
+6
*
moved geometry handling to ListDialog
isanae
2019-08-04
1
-0
/
+3
*
removed convertVariant(), turns out value() does it
isanae
2019-08-04
1
-0
/
+4
*
moved geometry handling to mod info and overwrite dialogs
isanae
2019-08-04
1
-0
/
+9
*
moved geometry handling to ProfilesDialog
isanae
2019-08-04
1
-0
/
+4
*
moved geometry handling to EditExecutablesDialog itself
isanae
2019-08-04
1
-0
/
+2
*
moved settings updates to Settings::processUpdates()
isanae
2019-08-04
1
-0
/
+7
*
split into GeometrySettings
isanae
2019-08-04
1
-11
/
+44
*
removed mentions of QSettings from main.cpp
isanae
2019-08-04
1
-1
/
+21
*
removed obsolete load mechanisms
isanae
2019-08-02
1
-4
/
+4
*
cleaned up includes
isanae
2019-08-02
1
-29
/
+7
*
moved tabs to SettingsDialog
isanae
2019-08-02
1
-53
/
+2
*
split diagnostics tab
isanae
2019-08-02
1
-18
/
+0
*
split workarounds tab
isanae
2019-08-02
1
-19
/
+1
*
split plugins tab
isanae
2019-08-02
1
-19
/
+6
*
removed incorrect warning that steam password is unencrypted
isanae
2019-08-02
1
-13
/
+0
*
renamed tab classes, clashing with mod info dialog
isanae
2019-08-02
1
-16
/
+0
*
split paths tab
isanae
2019-08-02
1
-16
/
+1
*
moved SettingsTab out of Settings
isanae
2019-08-02
1
-41
/
+24
*
use log::Levels instead of ints
isanae
2019-07-22
1
-1
/
+9
*
renamed "revoke nexus authorization" to "disconnect from nexus" because "revo...
isanae
2019-06-04
1
-12
/
+18
*
added const version of Settings::directInterface() for restoring states
isanae
2019-05-20
1
-0
/
+1
*
Restart MO if the API key is changed or the reset geometries button was clicked
LostDragonist
2019-04-30
1
-0
/
+1
*
Add setting to hide the API counter
LostDragonist
2019-03-06
1
-0
/
+6
*
Remove the spoofed NMM version
LostDragonist
2019-02-22
1
-6
/
+0
*
Small updates, cleanup, update code, cache settings, tooltips
Silarn
2019-02-18
1
-16
/
+0
*
Add settings option to switch between fixed and dynamic cache timeouts
Silarn
2019-02-18
1
-0
/
+17
*
Implement Windows Credential Manager
Silarn
2019-02-18
1
-2
/
+2
*
Implement using the DPAPI to encrypt credentials
Silarn
2019-02-18
1
-2
/
+2
*
Several Nexus API-related changes
Silarn
2019-02-18
1
-0
/
+1
*
Initial Nexus API changes:
Silarn
2019-02-18
1
-6
/
+6
*
Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2
Silarn
2019-01-18
1
-2
/
+2
|
\
|
*
Support for force loading libraries
LostDragonist
2019-01-11
1
-2
/
+2
*
|
Fix conflict colors and make archive conflict colors configurable
LostDragonist
2018-12-30
1
-0
/
+6
*
|
Merge branch 'Develop' into archive_conflicts_2
Project579
2018-12-29
1
-0
/
+6
|
\
|
|
*
Add an option to disable endorsements
LostDragonist
2018-12-24
1
-0
/
+6
*
|
Added button to disable Archives in Data Tree and entirely.
Project579
2018-12-12
1
-0
/
+6
|
/
*
Add option to remove column colors for mod list separators
LostDragonist
2018-12-11
1
-0
/
+7
*
Add the ability to change the managed game directory
LostDragonist
2018-12-11
1
-0
/
+5
*
Add workaround setting to prevent the GUI from locking when running an execut...
LostDragonist
2018-12-08
1
-0
/
+6
*
Add executable blacklisting
LostDragonist
2018-11-29
1
-3
/
+4
*
Added ability to change color of conflict and plugin highlighting from the se...
Al12rs
2018-11-01
1
-1
/
+17
[next]