aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/MainWindow.cpp
AgeCommit message (Expand)Author
2022-07-10refactor: fix deprecation up to Qt 5.15Sefa Eyeoglu
2022-07-06Revert "fix: remove updater if it is not used"Sefa Eyeoglu
2022-07-01Merge pull request #845 from flowln/news_in_launchertimoreo
2022-06-30Merge pull request #826 from kthchew/fix/kill-menubarSefa Eyeoglu
2022-06-27Merge pull request #827 from kthchew/fix/menubar-separatorEzekiel Smith
2022-06-25feat: add news reader dialogflow
2022-06-22Workaround Qt bug to fix menu bar separators on macOSKenneth Chew
2022-06-21Disable launch actions in menu bar when last instance is deletedKenneth Chew
2022-06-21Separate the kill and launch instance actionsKenneth Chew
2022-06-20Rename main windowjn64
2022-06-12chore: add license headersSefa Eyeoglu
2022-06-12fix: remove updater if it is not usedSefa Eyeoglu
2022-06-10change slot nameVance
2022-06-10fix: update toolbar when instance state changesVance
2022-05-22Merge pull request #577 from PolyMC/fix/toolbar_🦀_fixSefa Eyeoglu
2022-05-17Merge pull request #529 from flowln/vertical_toolbartxtsd
2022-05-17Fix toolbar disappearing in a certain circumstance.Lenny McLennington
2022-05-15Merge pull request #539 from kthchew/fix/translation-switchflow
2022-05-09Make profile menu scrollableKenneth Chew
2022-05-08Retranslate playtime text immediately when language is changedKenneth Chew
2022-05-08Retranslate account actions after switching languageKenneth Chew
2022-05-07fix: always have the instance toolbar be verticalflow
2022-04-22added and fixed some Mnemonics in MainWindowDaniel Schemp
2022-04-18remove "on x"DioEgizio
2022-04-17Fix bugs with instance menu bar options when opening without instancesKenneth Chew
2022-04-16Use `TranslatedAction` instead of `QAction` for menu bar actionsKenneth Chew
2022-04-16Remove the Edit menu bar menuKenneth Chew
2022-04-16Use preexisting actions in the menu barKenneth Chew
2022-04-16Close the current window instead of the main window from the menu barKenneth Chew
2022-04-15Add logged in accounts to the profiles menu bar menuKenneth Chew
2022-04-15Add option to always show menu bar instead of toolbarKenneth Chew
2022-04-15Implement help (open wiki) menu bar actionKenneth Chew
2022-04-15Fix keyboard shortcut for delete instance on some devicesKenneth Chew
2022-04-15Improve menu bar keyboard usabilityKenneth Chew
2022-04-15Only enable instance options while an instance is selectedKenneth Chew
2022-04-08Fix typos causing build failures on non-macOS systemsKenneth Chew
2022-04-08Show and hide the menu bar with the 'alt' keyKenneth Chew
2022-04-08Create menubar prototypeKenneth Chew
2022-03-21Merge pull request #298 from Scrumplex/fix-i18nSefa Eyeoglu
2022-03-19feat(ui): allow users to move toolbars to different placesflow
2022-03-19fix(i18n): improve social platform actionsSefa Eyeoglu
2022-03-19fix(i18n): fix translatable stringsSefa Eyeoglu
2022-03-15Merge pull request #188 from PolyMC/removal/notificationsEzekiel Smith
2022-03-08add matrix buttondada513
2022-02-20remove notificationsswirl
2022-02-17Merge remote-tracking branch 'upstream/develop' into developswirl
2022-02-10Initial RSS re-add and removed hardcoded stringsdada513
2022-02-10Revert "refactor: remove news feed"dada513
2022-02-03NOISSUE Add missing tooltip for `Export Instance` actionPetr Mrázek
2022-01-27refactor: remove news feedSefa Eyeoglu