Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-01 | fix: toml without exceptions usage | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-01 | Merge branch 'develop' into chore/add-compiler-warnings | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-06-28 | Added warnings for running instances | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-28 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into settings | |||
2023-06-25 | Made custom url function | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-25 | moved getRequiredBy | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | Added translation | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-06-23 | fix: fix crash when hiding columns on resource packs page | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2023-06-23 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-22 | Merge pull request #1058 from Ryex/feature/images-for-resource-page | Rachel Powers | |
Feature: image coumn for Mod, Resource Pack, and Texturepack pages | |||
2023-06-21 | Made buttons on ModsFolderPage enabled all the time | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-21 | fix: resize columns on hide ^& uniform heights | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-06-20 | Added fallback for quilt if the API or Kotilin is not present | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-19 | Fixed build | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-19 | Fixed removeIf | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-19 | Added overide for Quilt/Fabric | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-19 | Fixed regresion regarding modrinth project_id in dependence array | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-19 | Changed qWarning to qDebug for raw data | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-19 | Small fixes | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-15 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-06-07 | Resolve other switch fallthrough issues | PandaNinjas | |
2023-06-06 | update resource and data pack pack_format_versions | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2023-06-04 | chore: clean up after new compiler warnings | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-28 | fix: use instance settings, make image column user resizeable, fix memory leak | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-28 | refactor: column names as class property, use string names in setting | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-28 | Merge branch 'develop' into feature/images-for-resource-page | Rachel Powers | |
2023-05-28 | Fixed Ptr logic | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-28 | Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-28 | fix(memory leak): don't give shared pointers out to foldermodels (causes ↵ | Rachel Powers | |
cyclic refrence) Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-24 | feat: Column on left, hideable | Rachel Powers | |
- columns are hideable (saves to settings) - image column moved to left - datamodals can provide resize modes Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-14 | Made sure the metadata is valid when checking mod deps | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-05 | feat: display license and issue tracker | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-05 | use 32x32 images for image column | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-05 | fix: fix qchar conversion and codeql | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-04 | feat(resourcePackPage): icon column | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-04 | feat(texturepackPage): icon column | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-04 | feat(modpage): mod icon in description and column | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-04 | feat(mod parsing): load extra mod details | Rachel Powers | |
- (image, license, issuetracker) Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-04 | Updated required_by as dependency | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-04 | Fixed comments | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-04 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-04-29 | refactor: pass instance ptr to resource models. use it to find instance root. | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-29 | refactor: Move ini to use QSettings && drop get/setList functions | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-21 | More cleanup | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-21 | Small cleanup | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-21 | Refator task to work with multiple providers | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-21 | Made some copy by reference | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-21 | Small headers removal | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-21 | Semi fixed the Modrinth dependency implementation | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> |