aboutsummaryrefslogtreecommitdiff
path: root/launcher/main.cpp
AgeCommit message (Collapse)Author
2022-11-20add breeze themesTayou
Signed-off-by: Tayou <tayou@gmx.net>
2022-11-07Fix warning in main functionTayou
main could according to the compiler end up not returning. of course it will always return, but I satisfied the compiler by adding a default case. Signed-off-by: Tayou <tayou@gmx.net>
2022-10-22fix: add flat_white to codehe3als
2022-10-18refactor: initial rebrandSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-10chore: update license headersSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-10refactor: fix deprecation up to Qt 6Sefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-06-04Revert "Merge pull request #315 from txtsd/display_scaling"DioEgizio
This reverts commit fcf728f3b5f4923cc05edfeb45f8340f420669cf.
2022-05-17fix: remove unnecessary Qt version checksSefa Eyeoglu
2022-03-20(fix): Allow fractional DPI scalingtxtsd
2021-12-31Rebranding logoswirl
add temporary Ouroboros logo, thanks Lenny for vectorizing change logo file names Desktop file now includes proper exec using the app binary name fix genicons for use with libicns
2021-11-22NOISSUE continue reshuffling the codebasePetr Mrázek
2021-11-20NOISSUE Some happy little refactorsPetr Mrázek
2021-10-21NOISSUE continue debranding...Petr Mrázek
2021-10-21GH-4011 fix license text missing from About dialogPetr Mrázek
2021-10-21NOISSUE debranding for real, initial workPetr Mrázek
This is probably very broken on macOS and Windows and will need a lot of work to complete fully.
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek