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
Age
Commit message (
Expand
)
Author
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
refactor: move general info from Mod to Resource
flow
2022-08-20
fix: distinguish Coremods
Sefa Eyeoglu
2022-08-20
Merge pull request #1023 from flowln/better_shared_ptr
Sefa Eyeoglu
2022-08-20
Merge pull request #992 from Scrumplex/refactor-version
Sefa Eyeoglu
2022-08-20
Merge pull request #1007 from Gingeh/disable-update-button
Sefa Eyeoglu
2022-08-20
Merge pull request #919 from kumquat-ir/download-all-blocked
Sefa Eyeoglu
2022-08-12
fix: hide 'More news...' button if the news aren't loaded yet
flow
2022-08-12
refactor: switch to new versioning scheme
Sefa Eyeoglu
2022-08-11
Merge pull request #897 from jamierocks/atl-updating-initial
timoreo
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-04
refactor+fix: use QSharedPointer for shared_qobject_ptr
flow
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-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-26
fix: progress dialog going away even if the task was not aborted
flow
2022-07-26
chore: add license headers
Sefa Eyeoglu
2022-07-26
feat: implement mod resolving for FTB
Sefa Eyeoglu
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-20
fix: move HTML code outside of translation
Sefa Eyeoglu
2022-07-19
fix: fix translations for mod updater
Sefa Eyeoglu
2022-07-18
merge origin/develop
kumquat-ir
2022-07-18
qtcreator moment
kumquat-ir
2022-07-18
fix: dark placeholder text in dark background on dark theme
flow
2022-07-17
fix: std::list -> QList
flow
2022-07-17
feat: make second metadata pass concurrent
flow
2022-07-17
fix: clean up execWithTask in Progress Dialog
flow
2022-07-17
fix: try finding a good height for short changelogs
flow
2022-07-17
fix: changelogs with too much space between lines
flow
2022-07-17
change: make Mod a QObject used as a pointer
flow
2022-07-17
fix: work around HoeDown bug(?) in changelog line breaks
flow
2022-07-17
feat: improve changelog and sort updatable mods
flow
2022-07-17
fix: handling around disabled mods
flow
2022-07-17
feat: improve metadata gen. networking and performance
flow
2022-07-17
fix: filter out opted-out mods in mod downloader
flow
2022-07-17
fix: don't double add mods in mod downloader/updater
flow
2022-07-17
feat: add update mods to the ui / mod model
flow
2022-07-17
feat: add mod update dialog
flow
2022-07-17
feat: add ChooseProviderDialog
flow
2022-07-17
feat: add some helping methods to WideBar
flow
2022-07-17
Restore ScrollMessageBox
kumquat-ir
2022-07-16
Add "Open All" button to blocked mods dialog
kumquat-ir
2022-07-15
Make skin upload optional
Gingeh
[next]