index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
launcher
/
ui
/
pages
/
instance
Age
Commit message (
Expand
)
Author
2022-09-15
Added Launch Demo button.
jopejoe1
2022-09-07
Merge pull request #1105 from flowln/better_resource_packs
flow
2022-09-05
Merge pull request #1034 from Scrumplex/detect-performance-features
Sefa Eyeoglu
2022-09-03
fix: removing mods with their metadata as well
flow
2022-09-03
feat: modify InfoFrame and ResourcePackPage to show ResourcePack info
flow
2022-08-20
change: add enable/disable to resources
flow
2022-08-20
refactor: adapt rest of the codebase to the new resource model
flow
2022-08-20
refactor: move general code from mod model to its own model
flow
2022-08-20
fix: distinguish Coremods
Sefa Eyeoglu
2022-08-20
Merge pull request #1007 from Gingeh/disable-update-button
Sefa Eyeoglu
2022-08-10
Make new title strings translatable
Robb
2022-08-09
fix: Make world safety nag title text match the action being performed instea...
Robb
2022-08-08
feat: detect GameMode and MangoHud's presence
Sefa Eyeoglu
2022-08-03
Move large condition into a new lambda
Gingeh
2022-08-02
Check for running instance when re-opening the mod folder page and when selec...
Gingeh
2022-08-02
Update launcher/ui/pages/instance/ModFolderPage.h
Gingeh
2022-08-01
Disable "Check for Updates" and "Download Mods" while the game is running
Gingeh
2022-08-01
Disable "Check for Updates" if all mods are removed
Gingeh
2022-07-23
fix: filter in external resource pages not working
flow
2022-07-23
fix: hide the entire performance tab on instance settings in non-Linux
flow
2022-07-19
fix: fix translations for mod updater
Sefa Eyeoglu
2022-07-17
fix: std::list -> QList
flow
2022-07-17
change: make Mod a QObject used as a pointer
flow
2022-07-17
feat: add update mods to the ui / mod model
flow
2022-07-10
chore: update license headers
Sefa Eyeoglu
2022-07-10
fix: fix slots for Qt 6
Sefa Eyeoglu
2022-07-10
refactor: replace QRegExp with QRegularExpression
Sefa Eyeoglu
2022-07-10
refactor: fix deprecation up to Qt 5.15
Sefa Eyeoglu
2022-07-06
Revert "fix: remove updater if it is not used"
Sefa Eyeoglu
2022-07-06
Merge pull request #794 from Scrumplex/resolve-jars-dynamically
Sefa Eyeoglu
2022-07-06
Merge pull request #707 from Jan200101/PR/gamemode
Sefa Eyeoglu
2022-07-06
Add Performance related settings
Jan200101
2022-07-03
feat: resolve JARs dynamically
Sefa Eyeoglu
2022-07-01
feat: use ConcurrentTask for mod downloads
flow
2022-06-30
change: better regex for removing 'The' when sorting mods
flow
2022-06-14
refector: move download action to ExternalResourcesPage
Sefa Eyeoglu
2022-06-14
refactor: Create a more clear hierarchy for some instance pages
flow
2022-06-12
chore: add license headers
Sefa Eyeoglu
2022-06-12
fix: remove updater if it is not used
Sefa Eyeoglu
2022-05-30
Merge pull request #505 from flowln/improve_download_ux
Sefa Eyeoglu
2022-05-21
fix: various issues with ProgressDialog and SequentialTasks
flow
2022-05-19
refactor: allow tracking multiple mod loaders
Sefa Eyeoglu
2022-05-17
Merge pull request #540 from kthchew/fix/executable-screenshot
txtsd
2022-05-12
Add UI for miscellaneous instance setting overrides
Kenneth Chew
2022-05-09
Show "executable" screenshots in the screenshot manager
Kenneth Chew
2022-04-19
fix: use size in bytes to sort by world size
Sefa Eyeoglu
2022-04-15
Merge pull request #185 from Scrumplex/quilt
Sefa Eyeoglu
2022-04-14
refactor: cleanup ModLoaderType
Sefa Eyeoglu
2022-04-14
fix: support Quilt from Minecraft 1.14 onwards
Sefa Eyeoglu
2022-04-14
fix: remove unused code
Sefa Eyeoglu
[next]