Age | Commit message (Expand) | Author |
2022-07-10 | Merge branch 'develop' into feature/sparkle-mac | Sefa Eyeoglu |
2022-07-10 | fix: fix slots for Qt 6 | Sefa Eyeoglu |
2022-07-10 | refactor: fix deprecation up to Qt 5.15 | Sefa Eyeoglu |
2022-07-06 | Revert "fix: remove updater if it is not used" | Sefa Eyeoglu |
2022-07-01 | Merge pull request #845 from flowln/news_in_launcher | timoreo |
2022-06-30 | Merge pull request #826 from kthchew/fix/kill-menubar | Sefa Eyeoglu |
2022-06-27 | Merge pull request #827 from kthchew/fix/menubar-separator | Ezekiel Smith |
2022-06-25 | feat: add news reader dialog | flow |
2022-06-22 | Workaround Qt bug to fix menu bar separators on macOS | Kenneth Chew |
2022-06-21 | Disable launch actions in menu bar when last instance is deleted | Kenneth Chew |
2022-06-21 | Separate the kill and launch instance actions | Kenneth Chew |
2022-06-20 | Rename main window | jn64 |
2022-06-12 | chore: add license headers | Sefa Eyeoglu |
2022-06-12 | fix: remove updater if it is not used | Sefa Eyeoglu |
2022-06-10 | change slot name | Vance |
2022-06-10 | fix: update toolbar when instance state changes | Vance |
2022-05-22 | Merge pull request #577 from PolyMC/fix/toolbar_🦀_fix | Sefa Eyeoglu |
2022-05-19 | Refactor code, create abstract class `ExternalUpdater` | Kenneth Chew |
2022-05-19 | Implement automatic and manual updates on macOS | Kenneth Chew |
2022-05-17 | Merge pull request #529 from flowln/vertical_toolbar | txtsd |
2022-05-17 | Fix toolbar disappearing in a certain circumstance. | Lenny McLennington |
2022-05-15 | Merge pull request #539 from kthchew/fix/translation-switch | flow |
2022-05-09 | Make profile menu scrollable | Kenneth Chew |
2022-05-08 | Retranslate playtime text immediately when language is changed | Kenneth Chew |
2022-05-08 | Retranslate account actions after switching language | Kenneth Chew |
2022-05-07 | fix: always have the instance toolbar be vertical | flow |
2022-04-22 | added and fixed some Mnemonics in MainWindow | Daniel Schemp |
2022-04-18 | remove "on x" | DioEgizio |
2022-04-17 | Fix bugs with instance menu bar options when opening without instances | Kenneth Chew |
2022-04-16 | Use `TranslatedAction` instead of `QAction` for menu bar actions | Kenneth Chew |
2022-04-16 | Remove the Edit menu bar menu | Kenneth Chew |
2022-04-16 | Use preexisting actions in the menu bar | Kenneth Chew |
2022-04-16 | Close the current window instead of the main window from the menu bar | Kenneth Chew |
2022-04-15 | Add logged in accounts to the profiles menu bar menu | Kenneth Chew |
2022-04-15 | Add option to always show menu bar instead of toolbar | Kenneth Chew |
2022-04-15 | Implement help (open wiki) menu bar action | Kenneth Chew |
2022-04-15 | Fix keyboard shortcut for delete instance on some devices | Kenneth Chew |
2022-04-15 | Improve menu bar keyboard usability | Kenneth Chew |
2022-04-15 | Only enable instance options while an instance is selected | Kenneth Chew |
2022-04-08 | Fix typos causing build failures on non-macOS systems | Kenneth Chew |
2022-04-08 | Show and hide the menu bar with the 'alt' key | Kenneth Chew |
2022-04-08 | Create menubar prototype | Kenneth Chew |
2022-03-21 | Merge pull request #298 from Scrumplex/fix-i18n | Sefa Eyeoglu |
2022-03-19 | feat(ui): allow users to move toolbars to different places | flow |
2022-03-19 | fix(i18n): improve social platform actions | Sefa Eyeoglu |
2022-03-19 | fix(i18n): fix translatable strings | Sefa Eyeoglu |
2022-03-15 | Merge pull request #188 from PolyMC/removal/notifications | Ezekiel Smith |
2022-03-08 | add matrix button | dada513 |
2022-02-20 | remove notifications | swirl |
2022-02-17 | Merge remote-tracking branch 'upstream/develop' into develop | swirl |