aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/widgets/VersionListView.cpp
AgeCommit message (Collapse)Author
2023-06-10[ci skip] License headers!! (yay)TheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-07Questionable fix twoTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2022-07-10chore: update license headersSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-10refactor: fix deprecation up to Qt 5.15Sefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2021-11-28GH-4071 handle network errors when logging in with MSA as 'soft'Petr Mrázek
This makes the tokens not expire when such errors happen. Only applies to MSA, not the XBox and Mojang steps afterwards. Further testing and improvements are still needed.
2021-11-22NOISSUE continue reshuffling the codebasePetr Mrázek