Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-08 | Merge pull request #1177 from DioEgizio/codeql | flow | |
bye LGTM :wave: | |||
2022-10-08 | Merge pull request #1185 from DioEgizio/fix-tooltip | flow | |
Fix outdated 'Disable mod metadata' button's warning message. | |||
2022-10-08 | Improve default light and dark themes (#1174) | Trisave | |
2022-10-08 | Merge pull request #1183 from Scrumplex/fix-capabilities-first-run | flow | |
2022-10-08 | feat: add image support for FTB packs | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-08 | feat: add image support for modrinth modpack pages | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-08 | fix: make mod and modpack caches separate for Modrinth | flow | |
This makes it similar to CF mods / modpacks. The mods cache is maintained with the same name because it most likely has more data it in, so this commit will affect existing caches as minimally as possible. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-08 | feat: add image support for mod pages | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-08 | feat: add widget for a text browser with image support | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-08 | fix: mod updating isn't upcoming anymore :p | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-08 | Merge pull request #1163 from flowln/fix_list_icons | Sefa Eyeoglu | |
2022-10-08 | Merge pull request #1154 from Scrumplex/epic-formatting-codes | Sefa Eyeoglu | |
2022-10-06 | fix: update capabilities before first-run wizard | Sefa Eyeoglu | |
On first run, the condition for the wizard would return, before running updateCapabilities(). This moves that call up, as its only dependency is the settings system. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-04 | fix: remove old unused lgtm.yml, exclude cpp/fixme-comment | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-04 | feat(code scanning): enable security-and-quality query | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-04 | feat(actions): add codeql code scanning | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-02 | Merge pull request #1171 from vedantmgoyal2009/patch-1 | Sefa Eyeoglu | |
2022-10-02 | Merge pull request #1167 from Scrumplex/epic-commandline | txtsd | |
2022-10-01 | Microsoft account only | stoltsvensk | |
Signed-off-by: stoltsvensk <104643560+stoltsvensk@users.noreply.github.com> | |||
2022-09-30 | Merge pull request #1172 from Scrumplex/fix-includes | flow | |
2022-09-30 | fix: add missing includes to fix Qt 6.4 build | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-30 | Merge pull request #1162 from Trial97/feature/Replace-toml-library | Sefa Eyeoglu | |
2022-09-30 | Update winget.yml | Vedant | |
Signed-off-by: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> | |||
2022-09-26 | fix(nix): add tomlplusplus | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-26 | fix: move toml++ find call | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-26 | fix: pin tomlplusplus to latest release | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-26 | fix: update Git modules | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-26 | fix: remove unused MACOS_HINT | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-26 | Merge pull request #894 from flowln/update_from_external_source | flow | |
epic PR | |||
2022-09-26 | refactor: use QCommandLineParser instead | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-26 | fix: Fixed memory leak | timoreo | |
Signed-off-by: timoreo <contact@timoreo.fr> | |||
2022-09-26 | huge nit: added const refs, everywhere | timoreo | |
Signed-off-by: timoreo <contact@timoreo.fr> | |||
2022-09-25 | Merge pull request #1164 from Scrumplex/fix-sort-languages | Sefa Eyeoglu | |
2022-09-25 | Update launcher/minecraft/mod/tasks/LocalModParseTask.cpp | Alexandru Ionut Tripon | |
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
2022-09-25 | Merge pull request #1165 from ErogigGit/develop | flow | |
2022-09-24 | DCO Remediation Commit for ErogigGit <eric.hagerstrand@gmail.com> | ErogigGit | |
I, ErogigGit <eric.hagerstrand@gmail.com>, hereby add my Signed-off-by to this commit: 8a4f1c66f83a339d33ab0ba0076d8c1141055067 Signed-off-by: ErogigGit <eric.hagerstrand@gmail.com> | |||
2022-09-25 | Prefer the system tomlplusplus | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2022-09-24 | Allow double clicking to mark for dowload | ErogigGit | |
Signed-off-by: Erogig <erogigabyte@gmail.com> | |||
2022-09-24 | fix: sort languages by their name instead of key | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-24 | fix: fallback for languages without a native name | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-24 | Replaced tomlc99 with tomlplusplus | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2022-09-23 | fix: use placeholder icon when the project has no icon in MR | flow | |
Projects with no icon return a null icon URL in Modrinth's API. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-09-23 | feat: change project item delegate for modrinth modpacks | flow | |
more info! \ ^-^/ Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-09-23 | fix: remove manual icon resize in ModModel | flow | |
THis fixes a FIXME, now that we fixed the issue :o Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-09-23 | fix: set icon sizes correctly in ProjectItemDelegate | flow | |
no more dumb hacks with icons!! Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-09-21 | feat: also format resource/texture pack names | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-21 | feat: support more formatting codes | Sefa Eyeoglu | |
also fix some crashes Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-20 | fix: don't change groups when updating an instance | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-09-20 | feat: add dialog to ask whether to chaneg instance's name | flow | |
This prevents custom names from being lost when updating, by only changing the name if the old instance name constains the old version, so that we can update it if the user whishes to. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-09-20 | fix: show warning in case there's no old index when updating | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> |