PrismLauncher/launcher/ui
leo78913 f3acf35aea refactor: Port the main window to a .ui file
some stuff still needs to be done in the c++ side because qt designer is dumb >:(

the instance toolbar icon and instance name buttons are still added manually inside MainWindow.cpp

looks almost identical, with some minor tweaks:
- the instance toolbar is now a WideBar, so you can customize what actions you want :D
- the instance toolbar buttons are now fullwidth
- the close window button is now at the end of the file menu
- the help menu has some layout changes

this also fixes some stuff:
- menus not having tooltips
- the top toolbar not connecting to the title bar in kde
- the instance toolbar separators looking weird after you move the toolbar

Signed-off-by: leo78913 <leo3758@riseup.net>
2023-01-20 19:45:43 -03:00
..
dialogs Merge pull request #696 from Ryex/import-all-the-things 2023-01-16 10:04:09 +01:00
instanceview chore: update license headers 2022-07-10 12:19:15 +02:00
pagedialog NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
pages make MainWindow cat update instantly 2023-01-20 15:16:25 +01:00
setupwizard Add hint about Cat 2023-01-10 16:09:57 +01:00
themes CRLF -> LF 2023-01-10 16:06:50 +01:00
widgets refactor: Port the main window to a .ui file 2023-01-20 19:45:43 -03:00
ColorCache.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ColorCache.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
GuiUtil.cpp Use optional instead of hardcoded cancelled string 2022-12-26 14:58:37 +00:00
GuiUtil.h Use optional instead of hardcoded cancelled string 2022-12-26 14:58:37 +00:00
InstanceWindow.cpp feat: add functionality to MR modpack update in the page :D 2022-12-06 17:00:32 -03:00
InstanceWindow.h Added Launch Demo button. 2022-09-15 18:44:18 -03:00
MainWindow.cpp refactor: Port the main window to a .ui file 2023-01-20 19:45:43 -03:00
MainWindow.h refactor: Port the main window to a .ui file 2023-01-20 19:45:43 -03:00
MainWindow.ui refactor: Port the main window to a .ui file 2023-01-20 19:45:43 -03:00