aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/MainWindow.cpp
AgeCommit message (Expand)Author
2022-10-20add icons to the instance menu and 4 new icons:leo78913
2022-10-19RenameSamisafool
2022-10-18Merge pull request #33 from DioEgizio/remove-useless-actionsSefa Eyeoglu
2022-10-18Merge pull request #29 from Scrumplex/feat-clear-metadataSefa Eyeoglu
2022-10-18feat: remove redundant actions from instance toolbar and redundant "instance"sDioEgizio
2022-10-18fix: use display name in codeSefa Eyeoglu
2022-10-11Update launcher/ui/MainWindow.cpp Tayou
2022-10-10Merge Launch ButtonsTayou
2022-10-10feat: add clear metadata actionSefa Eyeoglu
2022-09-20fix: simplify abort handling and add missing emitsflow
2022-09-15fix: enable demo launch only on supported instancesflow
2022-09-15change: move demo action to "Play offline" menuflow
2022-09-15Add 'Ctrl+Alt+O' Shortcut to launch demo instance.jopejoe1
2022-09-15Added Launch Demo button.jopejoe1
2022-08-12fix: hide 'More news...' button if the news aren't loaded yetflow
2022-07-30Trash instances instead of deleting (when possible) (#549)Ryan Cao
2022-07-10Merge branch 'develop' into feature/sparkle-macSefa Eyeoglu
2022-07-10fix: fix slots for Qt 6Sefa Eyeoglu
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-19Refactor code, create abstract class `ExternalUpdater`Kenneth Chew
2022-05-19Implement automatic and manual updates on macOSKenneth Chew
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