index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
settingsdialoggeneral.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
added option to hide confirmation when switching instances
isanae
2019-11-26
1
-0
/
+2
*
fixed checkboxes not being set when opening the settings dialog
isanae
2019-10-02
1
-3
/
+9
*
moved color stuff to ColorTable, now shows sample text and icons
isanae
2019-09-27
1
-215
/
+20
*
refactored addLanguages() a bit
isanae
2019-09-25
1
-19
/
+38
*
use QStyleFactory to get default styles instead of hardcoding them
isanae
2019-09-25
1
-6
/
+17
*
replaced color buttons by a QTableWidget
isanae
2019-09-25
1
-119
/
+220
*
changed the layout of the general settings tab
isanae
2019-09-23
1
-0
/
+2
*
added center dialogs option
isanae
2019-09-23
1
-0
/
+2
*
TaskDialog for restarting as admin for steam
isanae
2019-09-19
1
-2
/
+5
*
split settings into a bunch of classes
isanae
2019-09-02
1
-14
/
+14
*
changed crash dump type to use enum instead of int
isanae
2019-08-24
1
-30
/
+34
*
made member variables in SettingsTab private, added accessors
isanae
2019-08-17
1
-45
/
+45
*
passes callbacks to QuestionBoxMemory so it doesn't access the ini directly
isanae
2019-08-17
1
-1
/
+1
*
cleaned up includes
isanae
2019-08-02
1
-24
/
+0
*
renamed tab classes, clashing with mod info dialog
isanae
2019-08-02
1
-15
/
+15
*
moved SettingsTab out of Settings
isanae
2019-08-02
1
-0
/
+274