index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
instancemanagerdialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed InstanceManager::instance() to singleton() to avoid confusion
isanae
2020-11-06
1
-10
/
+10
*
added IPlugin::registered()
isanae
2020-11-04
1
-1
/
+5
*
replaced #pragma once by ifdefs
isanae
2020-11-03
1
-9
/
+0
*
larged delete instance dialog
isanae
2020-11-03
1
-0
/
+1
*
InstanceManager now returns new Instance struct instead of instance name
isanae
2020-11-03
1
-19
/
+31
*
game icons in the instance list
isanae
2020-11-03
1
-1
/
+18
*
moved nexus api stuff to GlobalSettings
isanae
2020-11-03
1
-1
/
+1
*
moved naturalCompare() to uibase
isanae
2020-11-03
1
-11
/
+27
*
open ini button
isanae
2020-11-03
1
-18
/
+68
*
added checkboxes for deleting instances
isanae
2020-11-03
1
-85
/
+93
*
- changed PathSettings::base() to use the ini's parent directory instead of t...
isanae
2020-11-03
1
-138
/
+317
*
delete instance
isanae
2020-11-03
1
-22
/
+246
*
renamed cancel to close
isanae
2020-11-03
1
-22
/
+80
*
filter, explore buttons, instance rename
isanae
2020-11-03
1
-7
/
+147
*
moved switch to instance to InstanceManager
isanae
2020-11-03
1
-3
/
+24
*
fixed settings doing weird stuff with multiple instances
isanae
2020-11-03
1
-0
/
+6
*
game page
isanae
2020-11-03
1
-1
/
+1
*
started create instance dialog
isanae
2020-11-03
1
-6
/
+96
*
added empty instance manager dialog
isanae
2020-11-03
1
-0
/
+36