| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | moved list of supported games to details | isanae | 2020-11-03 | 1 | -8/+15 |
| | | | | | having too many plugins made the dialog too tall | ||||
| * | filter for games | isanae | 2020-11-03 | 1 | -5/+41 |
| | | | | | | replaced the button box with a regular widget with vertical layout it was doing weird things to buttons with focus when removing and adding buttons on the fly because of filtering | ||||
| * | 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 |
| | | | | | | add game name in the label in the paths page can't use canonicalPath(), path might not exist | ||||
| * | PathChecker is unnecessary, refactored its guts into NamePage and PathsPage | isanae | 2020-11-03 | 1 | -106/+144 |
| | | | | | made existing paths just a warning, don't check for portable instances | ||||
| * | split create instance dialog pages | isanae | 2020-11-03 | 1 | -0/+976 |
