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-11-21
refactor: remove old updater
Sefa Eyeoglu
2022-11-14
Merge pull request #448 from TheLastRar/fixup-warnings
flow
2022-11-14
Check parent in rowCount/columnCount/canFetchMore
TheLastRar
2022-11-12
fix: don't have the clear button on instance page filters
flow
2022-10-18
Streamline Button changes to improve source readability.
Cleo John
2022-10-18
fix: use display name in code
Sefa Eyeoglu
2022-10-08
Merge pull request #1033 from Scrumplex/multi-arch-support
Sefa Eyeoglu
2022-09-20
refactor: introduce RuntimeContext
Sefa Eyeoglu
2022-09-20
feat: add texture pack parsing
Sefa Eyeoglu
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
[next]