Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-14 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-05-14 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into Fix_Assert | |||
2023-05-13 | fix: `shouldDisplay()` is now redundant. | Redson | |
Signed-off-by: Redson <redson@riseup.net> | |||
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-10 | feat: Don't hide the settings tab when an instance is running | Redson | |
Signed-off-by: Redson <redson@riseup.net> | |||
2023-05-07 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-05-06 | Merge pull request #950 from DioEgizio/resize-settings | Sefa Eyeoglu | |
fix: divide minecraftpage into tabs | |||
2023-05-06 | Update launcher/ui/pages/global/MinecraftPage.ui | DioEgizio | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-05-05 | change: don't toggle a resource's enabeling just by selecting it. only if ↵ | Rachel Powers | |
they are on the checkbox. Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-04 | Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop | 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-03 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into Fix_Assert | |||
2023-05-03 | Moved the selected resources to one list | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-02 | Merge pull request #833 from Ryex/advanced_copy_instance | Sefa Eyeoglu | |
2023-04-28 | chore: remove FTB modpack support | Sefa Eyeoglu | |
We have been contacted by Feed the Beast to drop support for the FTB modpack browser from Prism Launcher. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-04-27 | Removed formated but not used files | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-27 | Removed extra code | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-22 | Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop | Trial97 | |
2023-04-22 | Fixed code qulity | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-22 | Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-22 | Fixed removeIf for Qt version | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-22 | Small Cleanup | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-22 | Better version handling | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.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 | Hope to fix windows build errors | 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> | |||
2023-04-21 | Tried to fix codeQL | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-21 | Fixed headers | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-21 | Merge branch 'PrismLauncher:develop' into develop | Alexandru Ionut Tripon | |
2023-04-21 | First working version with curseforge mods | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-17 | Fix: signal/slot macro -> func pointer & network fixes | Rachel Powers | |
- convert qt connect calls to use function pointers instead of the signal/slot macros wherever practical (UI classes were mostly left alone, target was tasks and processes) - give signals an explicit receivers to use the static method over the instance method wherever practical - ensure networks tasks are using the `errorOccured` signal added in Qt5.15 over the deprecated `error` signal - ensure all networks tasks have an sslErrors signal connected - add seemingly missing `MinecraftAccount::authSucceeded` connection for `MSAInteractive` login flow Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-08 | fix: load setting state with page. don't translate "..." | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-02 | fix: no loops in watch paths! >:( | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-02 | fix: Apply suggestions from code review | Rachel Powers | |
-expand columspan on new UI element -improve tooltip Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-27 | feat: add setting to watch recursively | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-25 | divide minecraftpage into tabs | DioEgizio | |
this way small screen users can use the launcher settings without having window a bigger than their actual screens Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-03-20 | feat: warnings when instance resources are linked | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-14 | fix: add mnemonic to downloads directory setting | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-13 | feat: Add setting for downloads directory | Janrupf | |
Closes #641 Signed-off-by: Janrupf <business.janrupf@gmail.com> | |||
2023-03-09 | Merge pull request #896 from TheKodeToad/modrinth-token | Sefa Eyeoglu | |
2023-03-07 | Fix another duplicate name :facepalm: | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-07 | (hopefully) Fix duplicates names | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-07 | Apply flowln's suggestion :) | TheKodeToad | |
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-05 | Merge pull request #853 from kumquat-ir/nil | Sefa Eyeoglu | |
NilLoader mod metadata support | |||
2023-03-02 | Prism-ify more license headers | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-02 | Merge branch 'PrismLauncher:develop' into modrinth-token | TheKodeToad | |
2023-03-02 | Merge pull request #788 from flowln/other_resource_downloaders_two | Sefa Eyeoglu | |
Add resource pack, texture pack and shader pack downloaders |