Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-17 | fix: std::list -> QList | flow | |
Qt6 removed Qlist::toStdList() :sob: Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-17 | change: make Mod a QObject used as a pointer | flow | |
Prevents problems when copying it around! Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-17 | feat: add mod update check tasks | flow | |
Those tasks take a list of mods and check on the mod providers for updates. They assume that the mods have metadata already. Signed-off-by: flow <flowlnlnln@gmail.com> |