PrismLauncher/launcher/ui/pages
flow ec62d8e973
refactor: move general code from mod model to its own model
This aims to continue decoupling other types of resources (e.g. resource
packs, shader packs, etc) from mods, so that we don't have to
continuously watch our backs for changes to one of them affecting the
others.

To do so, this creates a more general list model for resources, based on
the mods one, that allows you to extend it with functionality for other
resources.

I had to do some template and preprocessor stuff to get around the
QObject limitation of not allowing templated classes, so that's sadge :c

On the other hand, I tried cleaning up most general-purpose code in the
mod model, and added some documentation, because it looks nice :D

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-08-20 10:45:01 -03:00
..
global Merge pull request #678 from Scrumplex/improvements-around-proprietary-services 2022-07-11 14:56:09 +02:00
instance refactor: move general code from mod model to its own model 2022-08-20 10:45:01 -03:00
modplatform Merge pull request #897 from jamierocks/atl-updating-initial 2022-08-11 08:50:05 +02:00
BasePage.h chore: add license header 2022-03-20 21:40:49 +01:00
BasePageContainer.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
BasePageProvider.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00