PrismLauncher/launcher/ui
flow 45d1319891
refactor(RD): decouple ResourceModels from ResourcePages
This makes it so that we don't need a reference to the parent page in
the model. It will be useful once we change the page from a widget-based
one to a QML page.

It also makes tasks be created in the dialog instead of the page, so
that the dialog can also have the necessary information to mark versions
as selected / deselected easily. It also makes the task pointers into
smart pointers.

Signed-off-by: flow <flowlnlnln@gmail.com>
2023-01-13 16:23:07 -03:00
..
dialogs refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03: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 refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03: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 fix(RD): prevent weird behavior of progress widget 2023-01-13 16:23:06 -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 Implement Suggestions from flow & Scrumplex 2023-01-10 16:06:42 +01:00
MainWindow.h Merge pull request #227 from Leo40Git/feature/instance-shortcuts 2022-11-25 13:11:00 +01:00