index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
settingsdialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-27
/
+27
*
Reorganize settingsdialog classes to match UI.
Mikaël Capelle
2021-01-29
1
-4
/
+4
*
Re-organize settings. Add setting to remember filters when restarting MO.
Mikaël Capelle
2021-01-10
1
-0
/
+2
*
don't skip paths for portable instance, what am I doing
isanae
2020-11-03
1
-1
/
+1
*
Display plugins in a tree instead of a list in the settings dialog.
Mikaël Capelle
2020-09-29
1
-1
/
+1
*
added ExitModOrganizer(), used instead of qApp->exit()
isanae
2019-10-07
1
-13
/
+8
*
TaskDialog for restarting as admin for steam
isanae
2019-09-19
1
-15
/
+29
*
split settings into a bunch of classes
isanae
2019-09-02
1
-3
/
+3
*
removed directinterface
isanae
2019-09-02
1
-6
/
+1
*
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
-25
/
+1
*
made member variables in SettingsTab private, added accessors
isanae
2019-08-17
1
-21
/
+19
*
moved all geometry save, restore and reset to GeometrySettings
isanae
2019-08-16
1
-10
/
+1
*
rebased to new logging
isanae
2019-08-02
1
-2
/
+2
*
removed obsolete load mechanisms
isanae
2019-08-02
1
-1
/
+1
*
cleaned up includes
isanae
2019-08-02
1
-26
/
+0
*
moved tabs to SettingsDialog
isanae
2019-08-02
1
-2
/
+103
*
split workarounds tab
isanae
2019-08-02
1
-51
/
+0
*
split plugins tab
isanae
2019-08-02
1
-52
/
+0
*
renamed tab classes, clashing with mod info dialog
isanae
2019-08-02
1
-277
/
+1
*
split paths tab
isanae
2019-08-02
1
-113
/
+0
*
moved SettingsTab out of Settings
isanae
2019-08-02
1
-105
/
+0
*
nexus info and stats in settings
isanae
2019-07-12
1
-22
/
+76
*
refactored state messages
isanae
2019-07-11
1
-112
/
+6
*
api key validator in settings
isanae
2019-07-11
1
-41
/
+120
*
moved NexusSSOLogin to nxmaccessmanager
isanae
2019-07-11
1
-171
/
+27
*
reworked the nexus connection panel
isanae
2019-07-11
1
-84
/
+237
*
moved api user account classes to their own files
isanae
2019-06-14
1
-2
/
+4
*
fixed title on the manual key dialog
isanae
2019-06-04
1
-0
/
+2
*
renamed "revoke nexus authorization" to "disconnect from nexus" because "revo...
isanae
2019-06-04
1
-19
/
+110
*
added new dialog to enter api key manually
isanae
2019-06-03
1
-0
/
+43
*
fixes for /permissive-:
isanae
2019-05-26
1
-1
/
+1
*
Restart MO if the API key is changed or the reset geometries button was clicked
LostDragonist
2019-04-30
1
-0
/
+14
*
Add setting to hide the API counter
LostDragonist
2019-03-06
1
-13
/
+0
*
Rework SSO for new protocol and utilize MO2 application ID
Silarn
2019-02-18
1
-16
/
+50
*
Several Nexus API-related changes
Silarn
2019-02-18
1
-13
/
+35
*
Initial Nexus API changes:
Silarn
2019-02-18
1
-0
/
+42
*
Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2
Silarn
2019-01-18
1
-3
/
+3
|
\
|
*
Support for force loading libraries
LostDragonist
2019-01-11
1
-3
/
+3
*
|
Merge branch 'Develop' into archive_conflicts_2
LostDragonist
2018-12-30
1
-55
/
+35
|
\
|
|
*
Apply alpha color settings to the settings dialog
LostDragonist
2018-12-30
1
-57
/
+25
|
*
Added Alpha channel to color pickers
Project579
2018-12-31
1
-4
/
+4
*
|
Fix conflict colors and make archive conflict colors configurable
LostDragonist
2018-12-30
1
-23
/
+33
|
/
*
Add the ability to change the managed game directory
LostDragonist
2018-12-11
1
-0
/
+10
*
Add workarounds button to reset window geometries
LostDragonist
2018-12-08
1
-0
/
+4
*
Add executable blacklisting
LostDragonist
2018-11-29
1
-0
/
+27
*
Resize plugin settings to make keys visible
LostDragonist
2018-11-26
1
-0
/
+4
*
Less strict implementation of path normalization
LostDragonist
2018-11-10
1
-11
/
+8
*
Normalize path settings to prevent extra characters
LostDragonist
2018-11-10
1
-0
/
+41
*
Fix button colors in the settings dialog with the default theme
LostDragonist
2018-11-09
1
-14
/
+18
[next]