index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
createinstancedialogpages.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed InstanceManager::instance() to singleton() to avoid confusion
isanae
2020-11-06
1
-9
/
+9
*
InstanceManager now returns new Instance struct instead of instance name
isanae
2020-11-03
1
-23
/
+42
*
moved nexus api stuff to GlobalSettings
isanae
2020-11-03
1
-2
/
+3
*
moved naturalCompare() to uibase
isanae
2020-11-03
1
-3
/
+3
*
filter, explore buttons, instance rename
isanae
2020-11-03
1
-54
/
+8
*
disable portable instance button if one exists
isanae
2020-11-03
1
-2
/
+10
*
implemented nexus page
isanae
2020-11-03
1
-2
/
+15
*
split nexus connection stuff into NexusConnectionUI so it can be reused in th...
isanae
2020-11-03
1
-0
/
+20
*
moved list of supported games to details
isanae
2020-11-03
1
-8
/
+15
*
filter for games
isanae
2020-11-03
1
-5
/
+41
*
added hide option for intro page in create instance dialog
isanae
2020-11-03
1
-1
/
+6
*
move to next page when clicking a game
isanae
2020-11-03
1
-3
/
+10
*
PathChecker is unnecessary, refactored its guts into NamePage and PathsPage
isanae
2020-11-03
1
-106
/
+144
*
split create instance dialog pages
isanae
2020-11-03
1
-0
/
+976