aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/MainWindow.cpp
AgeCommit message (Collapse)Author
2022-04-08Create menubar prototypeKenneth Chew
Some stuff still needs to be fixed: - The close window option always closes the main window, even if it is not the currently active window (only applicable on systems with native menu bar) - None of the (text) editing actions are enabled - Actions related to instances should only be active when an instance is selected - The open wiki option ("PolyMC Help") needs to be implemented - Delete instance keyboard shortcut does not seem to work on my system. Test further - It would be nice if the profiles menu had all of the logged in accounts, and if they could be selected from that menu (preferably with keyboard shortcuts, probably Ctrl + 1, Ctrl + 2, ...)
2022-03-21Merge pull request #298 from Scrumplex/fix-i18nSefa Eyeoglu
Fix translatable strings
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
remove notifications
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
This reverts commit 361ce7818ec8891e9a35bdfac4cdea77a0b6a949.
2022-02-03NOISSUE Add missing tooltip for `Export Instance` actionPetr Mrázek
2022-01-27refactor: remove news feedSefa Eyeoglu
Closes #63
2022-01-09remove patreon stuffswirl
Closes: #22 Update to 1.0.5 Remove "Forking/Redistribution" tab in About (why is it even there?) Metainfo now corresponds to version add discord Completely removed Patreon.
2021-12-12NOISSE add a shortcut to the loaders mods to main windowPetr Mrázek
2021-12-05NOISSUE party hat for a party catPetr Mrázek
On the 30th of November, it's been 10 years since the first (documented) release of MultiMC. Party hats for everyone :)
2021-11-22NOISSUE continue reshuffling the codebasePetr Mrázek