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
Age
Commit message (
Expand
)
Author
2022-08-08
feat: detect GameMode and MangoHud's presence
Sefa Eyeoglu
2022-08-08
refactor: store current capabilities
Sefa Eyeoglu
2022-08-05
fix: don't mutate QHash while iterating over it
flow
2022-08-05
fix: add some more nullptr checks / protection
flow
2022-08-05
refactor: simplify smart pointers more
flow
2022-08-04
Merge pull request #1017 from flowln/kill_orphan_metadata
flow
2022-08-04
refactor+fix: use QSharedPointer for shared_qobject_ptr
flow
2022-08-04
fix: emit abort in LaunchController
Sefa Eyeoglu
2022-08-03
fix: Add root path detection on OpenBSD
Sefa Eyeoglu
2022-08-03
fix: allow user to interrupt launch after 3 tries
Sefa Eyeoglu
2022-08-03
Move large condition into a new lambda
Gingeh
2022-08-02
fix: remove orphaned metadata to avoid problems with auto-updating insts
flow
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
fix: prevent segfault due to callbacks into deleted objects
flow
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-08-01
fix(ui): force redraw of mod list when (de)selecting a mod
flow
2022-08-01
feat(ui): remember mod download dialog's geometry
flow
2022-08-01
feat: lazy-load CF mod descriptions
flow
2022-08-01
feat: add mod descriptions to CF mods
flow
2022-08-01
feat: cache mod versions
flow
2022-08-01
refactor: use function cb instead of class cb in getVersions
flow
2022-08-01
feat: cache extra mod info (like links and body)
flow
2022-08-01
refactor: use function cb instead of class cb in getModInfo
flow
2022-08-01
feat+refactor: clean up ProgressWidget and add progress indicatior to
flow
2022-08-01
feat: add (semi) instant searching in mod downloader
flow
2022-08-01
change: preserve search term across different mod providers
flow
2022-08-01
feat+refactor: add shortcuts to mod downloader and clean up
flow
2022-08-01
change: change button names to be more user-friendly
flow
2022-08-01
feat: display the 'body' of a MR mod on the mod downloader
flow
2022-08-01
feat: create delegate for project item views
flow
2022-08-01
fix(ui): missing tr() in mod download dialog's title
flow
2022-07-31
use BlockedModsDialog for ftb packs as well
kumquat-ir
2022-07-31
Merge remote-tracking branch 'origin/develop' into download-all-blocked
kumquat-ir
2022-07-30
Trash instances instead of deleting (when possible) (#549)
Ryan Cao
2022-07-30
Merge pull request #941 from Scrumplex/bump-cxx-standard
LennyMcLennington
2022-07-28
Merge pull request #699 from Scrumplex/resolve-ftb-mods-cf
timoreo
2022-07-26
feat: win32 enable dark titlebar for dark theme
DavidoTek
2022-07-26
Merge pull request #974 from flowln/accounts_qt6
flow
2022-07-26
fix: progress dialog going away even if the task was not aborted
flow
2022-07-26
refactor: shuffle some things around to improve readability
flow
2022-07-26
fix(ui): pump events to show "Copying modpack files..." text
flow
2022-07-26
chore: clean up FTBPackInstallTask a bit and connect missing signals
flow
2022-07-26
fix: add abort handlign in Flame's FileResolvingTask
flow
2022-07-26
chore: add license headers
Sefa Eyeoglu
2022-07-26
feat: implement mod resolving for FTB
Sefa Eyeoglu
2022-07-26
Merge pull request #961 from flowln/fix_resource_filter
Sefa Eyeoglu
2022-07-26
fix: use const qualifier for operator==() and allow other comparisons
flow
2022-07-26
chore: add some debugging prints in AccountList
flow
[prev]
[next]