Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-04 | CurseForge shader downloading | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-31 | Merge pull request #1539 from Trial97/refactor_modpack_ux | TheKodeToad | |
Improvements to modpack UX | |||
2023-08-27 | removed extra if | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-27 | Added progress widget to some modpack providers | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-25 | added condition for empty loader type | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-23 | Added loaders check on versions load | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-23 | added loaders for flame version | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-23 | moved modloaderTypes to ModPlatform | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-18 | Merge pull request #1498 from Scrumplex/neoforge | Sefa Eyeoglu | |
2023-08-18 | more fixes | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-18 | fixed code scaning | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-18 | replaced removeFirst with mid | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-18 | feat:refactored modpack ux | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-17 | removed line | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-15 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into curseforge-url-handle3 Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-15 | feat: add NeoForge to UIs | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-15 | Some warnings | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-14 | chore: update license headers | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-14 | chore: reformat | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-12 | Merge remote-tracking branch 'upstream/staging' into chore/add-compiler-warnings | Sefa Eyeoglu | |
2023-08-12 | Merge remote-tracking branch 'upstream/staging' into curseforge-url-handle | Sefa Eyeoglu | |
2023-08-11 | Merge pull request #1230 from TheKodeToad/better-component-installation | Sefa Eyeoglu | |
Revamp loader installation UI | |||
2023-08-10 | Merge remote-tracking branch 'upstream/staging' into chore/add-compiler-warnings | Sefa Eyeoglu | |
2023-08-06 | Merge remote-tracking branch 'upstream/staging' into curseforge-url-handle | Sefa Eyeoglu | |
2023-08-06 | fix: makeShared for QByteArray | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-05 | Merge branch 'staging' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into icons | |||
2023-08-04 | Merge pull request #1102 from Ryex/refactor/net-split-headers-to-proxy-class | Sefa Eyeoglu | |
2023-08-02 | Merge branch 'PrismLauncher:develop' into better-component-installation | TheKodeToad | |
2023-08-02 | Update launcher/ui/pages/modplatform/import_ftb/ImportFTBPage.h | Alexandru Ionut Tripon | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
2023-07-31 | Merge branch 'develop' into refactor/net-split-headers-to-proxy-class | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-30 | Merge branch 'develop' into chore/add-compiler-warnings | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-28 | keep the icon suffix | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-21 | Merge branch 'PrismLauncher:develop' into better-component-installation | TheKodeToad | |
2023-07-18 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into import Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-15 | auto focus search line on resource download | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-15 | fixed settings | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-13 | Added FTBAPP Import | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-11 | cleanup: pull out data object so I'm not repeating myself | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-11 | Merge branch 'develop' into curseforge-url-handle | Rachel Powers | |
2023-07-01 | chore: fix shadowed member and signed/unsigned mismatch | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> chore: supress unused with [[maybe_unused]] Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> chore: unshadow ^&^& static_cast implicit return Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> chore: deshadow and mark unused in parse task Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> chore: mark unused in folder models Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> chore: deshadow and mark unused with instances Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> chore: more deshadow and unused Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> chore: remove uneeded simicolons Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> chore: mark unused Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> chore: prevent shadow Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-01 | Merge branch 'develop' into better-component-installation | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-25 | Merge remote-tracking branch 'upstream/develop' into ↵ | Rachel Powers | |
refactor/net-split-headers-to-proxy-class | |||
2023-06-25 | refactor: split out setting api headers for downloads | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-06-25 | Replace accidental usages of QAbstractButton::pressed | TheKodeToad | |
This signal is not usually what you want, and creates an inconsistent experience. Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-24 | A few tweaks, with inspiration from Zeke :3 | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
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-23 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into net_job_crash | |||
2023-06-22 | chore: avoid confusion in file/url import dialog | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-06-22 | Merge branch 'PrismLauncher:develop' into better-component-installation | TheKodeToad | |
2023-06-19 | License all the things | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> |