Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-07 | Merge pull request #1120 from Trial97/visit_mod_page | Tayou | |
2023-07-04 | Merge branch 'develop' into fix-implicit-fallthrough | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-06-26 | Generate special signature :sparkles: composed of multiple elements instead ↵ | TheKodeToad | |
of relying on timestamp for Java version cache invalidation Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-25 | Made custom url function | 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 | 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-20 | Remove inconsistent/unneeded question marks in UI | Alfio | |
Signed-off-by: P2 <tomarchioalfio5@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-19 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-06-15 | fix: add JavaVendor as an instance override | Sefa Eyeoglu | |
This should suppress a critical error that gets printed every time an instance gets launched, as JavaCheck wants to store the vendor in the instance settings. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
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-07 | Fix the AccountList code | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-06-07 | Add sensible defaults in AccountList.cpp | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-06-07 | Merge pull request #1111 from Trial97/requires | Tayou | |
2023-06-06 | update resource and data pack pack_format_versions | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2023-06-06 | Renamed requires fields | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.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-14 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-05-12 | Merge branch 'develop' into fix/network_and_signals | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-07 | Merge remote-tracking branch 'upstream/develop' into better-tasks | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.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-05-02 | Merge pull request #833 from Ryex/advanced_copy_instance | Sefa Eyeoglu | |
2023-05-01 | feat: add `details` signal to `Task` | Rachel Powers | |
feat: add details to mod pack downloading feat: add logging rule sloading form `ligging.ini at data path root feat: add `launcher.task` `launcher.task.net` and `launcher.task.net.[down|up]load` logging categories fix: add new subtask progress to the end of the lay out not the beginning (cuts down on flickering) Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> |