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
*
Migrating to OAuth Authentication (#2374)
Jeremy Rimpo
2026-05-12
1
-1
/
+2
*
Use `lootGameName()` and `displayGameName()` in initial places. (#2030)
Mikaël Capelle
2024-05-26
1
-14
/
+18
*
Default profile settings (#1869)
Jeremy Rimpo
2023-09-19
1
-0
/
+33
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-206
/
+170
*
Escape ampersands in game names in instance window
Chris Bessent
2021-08-22
1
-1
/
+1
*
Add some more Microsoft Store errors
Chris Bessent
2021-05-01
1
-1
/
+45
*
Sanitize download file names
Chris Bessent
2021-04-29
1
-3
/
+4
*
removed setUpdateDelay(false) calls, it's the default
isanae
2020-12-26
1
-1
/
+0
*
fixed crash when clicking ...
isanae
2020-11-15
1
-1
/
+1
*
keyboard nav for create instance dialog
isanae
2020-11-08
1
-26
/
+91
*
implemented browse buttons
isanae
2020-11-07
1
-7
/
+27
*
documentation
isanae
2020-11-07
1
-19
/
+82
*
documentation
isanae
2020-11-07
1
-87
/
+86
*
moved getInstanceName() up
isanae
2020-11-07
1
-33
/
+43
*
removed some redundant functions in InstanceManager, made them all non-static
isanae
2020-11-07
1
-5
/
+5
*
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