pollymc/launcher/ui
Kenneth Chew 75fddd0052
Create menubar prototype
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-04-08 15:39:30 -04:00
..
dialogs chore: add license header 2022-03-27 20:59:56 +02:00
instanceview fix: limit instance names to 128 chars 2022-03-19 23:23:08 +01:00
pagedialog
pages Merge pull request #345 from Scrumplex/handle-incompatible-java 2022-04-04 21:01:49 +02:00
setupwizard fix(i18n): fix translatable strings 2022-03-19 12:29:46 +01:00
themes
widgets Merge pull request #298 from Scrumplex/fix-i18n 2022-03-21 14:21:06 +01:00
ColorCache.cpp
ColorCache.h
GuiUtil.cpp
GuiUtil.h
InstanceWindow.cpp
InstanceWindow.h
MainWindow.cpp Create menubar prototype 2022-04-08 15:39:30 -04:00
MainWindow.h Create menubar prototype 2022-04-08 15:39:30 -04:00