index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
launcher
/
ui
/
MainWindow.cpp
Age
Commit message (
Expand
)
Author
2022-10-18
Merge pull request #33 from DioEgizio/remove-useless-actions
Sefa Eyeoglu
2022-10-18
Merge pull request #29 from Scrumplex/feat-clear-metadata
Sefa Eyeoglu
2022-10-18
feat: remove redundant actions from instance toolbar and redundant "instance"s
DioEgizio
2022-10-18
fix: use display name in code
Sefa Eyeoglu
2022-10-11
Update launcher/ui/MainWindow.cpp
Tayou
2022-10-10
Merge Launch Buttons
Tayou
2022-10-10
feat: add clear metadata action
Sefa Eyeoglu
2022-09-20
fix: simplify abort handling and add missing emits
flow
2022-09-15
fix: enable demo launch only on supported instances
flow
2022-09-15
change: move demo action to "Play offline" menu
flow
2022-09-15
Add 'Ctrl+Alt+O' Shortcut to launch demo instance.
jopejoe1
2022-09-15
Added Launch Demo button.
jopejoe1
2022-08-12
fix: hide 'More news...' button if the news aren't loaded yet
flow
2022-07-30
Trash instances instead of deleting (when possible) (#549)
Ryan Cao
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
[next]