summaryrefslogtreecommitdiff
path: root/src/createinstancedialogpages.cpp
Commit message (Expand)AuthorAgeFilesLines
* InstanceManager now returns new Instance struct instead of instance nameisanae2020-11-031-23/+42
* moved nexus api stuff to GlobalSettingsisanae2020-11-031-2/+3
* moved naturalCompare() to uibaseisanae2020-11-031-3/+3
* filter, explore buttons, instance renameisanae2020-11-031-54/+8
* disable portable instance button if one existsisanae2020-11-031-2/+10
* implemented nexus pageisanae2020-11-031-2/+15
* split nexus connection stuff into NexusConnectionUI so it can be reused in th...isanae2020-11-031-0/+20
* moved list of supported games to detailsisanae2020-11-031-8/+15
* filter for gamesisanae2020-11-031-5/+41
* added hide option for intro page in create instance dialogisanae2020-11-031-1/+6
* move to next page when clicking a gameisanae2020-11-031-3/+10
* PathChecker is unnecessary, refactored its guts into NamePage and PathsPageisanae2020-11-031-106/+144
* split create instance dialog pagesisanae2020-11-031-0/+976