index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
settingsdialogworkarounds.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new Skip File & Skip Directory in usvfs (#2033)
Twinki
2024-06-15
1
-0
/
+89
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-37
/
+40
*
Don't blacklist empty usernames and passwords
Chris Bessent
2021-11-25
1
-2
/
+4
*
Blacklist Steam username and password from the log
Chris Bessent
2021-11-23
1
-0
/
+3
*
Reorganize settingsdialog classes to match UI.
Mikaël Capelle
2021-01-29
1
-5
/
+30
*
Move settings around. Remove unused settings.
Mikaël Capelle
2021-01-29
1
-17
/
+0
*
Re-organize settings. Add setting to remember filters when restarting MO.
Mikaël Capelle
2021-01-10
1
-2
/
+0
*
added ExitModOrganizer(), used instead of qApp->exit()
isanae
2019-10-07
1
-9
/
+12
*
TaskDialog for blacklisted, with button to change the blacklist
isanae
2019-09-19
1
-12
/
+39
*
TaskDialog for restarting as admin for steam
isanae
2019-09-19
1
-2
/
+4
*
removed helper.h and helper.cpp, merged into spawn
isanae
2019-09-19
1
-1
/
+1
*
moved helper stuff to spawn so it can reuse error handling
isanae
2019-09-19
1
-1
/
+1
*
split settings into a bunch of classes
isanae
2019-09-02
1
-15
/
+15
*
moved workarounds to settings
isanae
2019-09-02
1
-9
/
+11
*
made member variables in SettingsTab private, added accessors
isanae
2019-08-17
1
-23
/
+23
*
moved all geometry save, restore and reset to GeometrySettings
isanae
2019-08-16
1
-4
/
+12
*
removed obsolete load mechanisms
isanae
2019-08-02
1
-14
/
+0
*
split workarounds tab
isanae
2019-08-02
1
-0
/
+108