index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
createinstancedialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Default profile settings (#1869)
Jeremy Rimpo
2023-09-19
1
-6
/
+12
*
Apply clang-format.
Mikaƫl Capelle
2023-07-09
1
-85
/
+68
*
Allow portable instances to set custom paths
Chris Bessent
2021-11-22
1
-17
/
+14
*
fix skipping pages in single page mode
isanae
2021-01-09
1
-1
/
+1
*
fixed a bunch of instance and command line stuff
isanae
2020-11-12
1
-4
/
+6
*
keyboard nav for create instance dialog
isanae
2020-11-08
1
-11
/
+51
*
documentation
isanae
2020-11-07
1
-0
/
+10
*
moved DirectoryCreator up, moved fix functions as lambdas
isanae
2020-11-07
1
-111
/
+129
*
moved getInstanceName() up
isanae
2020-11-07
1
-46
/
+19
*
removed some redundant functions in InstanceManager, made them all non-static
isanae
2020-11-07
1
-1
/
+1
*
renamed InstanceManager::instance() to singleton() to avoid confusion
isanae
2020-11-06
1
-3
/
+3
*
show create instance dialog on startup if there are no instances
isanae
2020-11-03
1
-3
/
+9
*
replace "create instance" title by "setting up instance"
isanae
2020-11-03
1
-1
/
+6
*
InstanceManager now returns new Instance struct instead of instance name
isanae
2020-11-03
1
-11
/
+58
*
moved nexus api stuff to GlobalSettings
isanae
2020-11-03
1
-2
/
+7
*
open ini button
isanae
2020-11-03
1
-3
/
+10
*
split nexus connection stuff into NexusConnectionUI so it can be reused in th...
isanae
2020-11-03
1
-0
/
+1
*
moved switch to instance to InstanceManager
isanae
2020-11-03
1
-2
/
+1
*
added hide option for intro page in create instance dialog
isanae
2020-11-03
1
-1
/
+10
*
new GlobalSettings class to manage the registry
isanae
2020-11-03
1
-6
/
+1
*
restart when finished, added launch instance checkbox
isanae
2020-11-03
1
-0
/
+14
*
PathChecker is unnecessary, refactored its guts into NamePage and PathsPage
isanae
2020-11-03
1
-38
/
+34
*
split create instance dialog pages
isanae
2020-11-03
1
-1050
/
+3
*
don't skip paths for portable instance, what am I doing
isanae
2020-11-03
1
-63
/
+316
*
review page
isanae
2020-11-03
1
-33
/
+164
*
fixed settings doing weird stuff with multiple instances
isanae
2020-11-03
1
-6
/
+49
*
paths page
isanae
2020-11-03
1
-48
/
+289
*
editions page
isanae
2020-11-03
1
-22
/
+152
*
instance name page
isanae
2020-11-03
1
-22
/
+193
*
select custom game directory
isanae
2020-11-03
1
-19
/
+100
*
game page
isanae
2020-11-03
1
-17
/
+263
*
started create instance dialog
isanae
2020-11-03
1
-0
/
+176