pollymc/launcher/ui
Rachel Powers 236764adf6 refactor: Qt can handle const& in signals and slots
While most Qt types cna use implicit data sharing
pasing our own structs means copies. const& ensure
it's only copied as needed by Qt.

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-01 10:48:00 -07:00
..
dialogs refactor: Qt can handle const& in signals and slots 2023-05-01 10:48:00 -07:00
instanceview chore: update license headers 2022-07-10 12:19:15 +02:00
pagedialog
pages chore: remove FTB modpack support 2023-04-28 11:35:20 +02:00
setupwizard Add hint about Cat 2023-01-10 16:09:57 +01:00
themes fix: do not apply system theme on launch 2023-04-08 18:48:05 +02:00
widgets feat: add details signal to Task 2023-05-01 10:47:50 -07:00
ColorCache.cpp
ColorCache.h
GuiUtil.cpp Merge branch 'develop' into remove-updater 2023-01-24 14:40:17 +01: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 feat(RD): add shader pack downloader 2023-02-05 17:02:56 -03:00
MainWindow.h Merge pull request #724 from leo78913/dot-ui-mainwindow 2023-01-27 10:55:49 -08:00
MainWindow.ui Fix: fix some regressions in the main window 2023-01-28 15:09:26 -03:00