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
/
dialogs
/
ModUpdateDialog.cpp
Age
Commit message (
Expand
)
Author
2022-08-28
Merge pull request #1052 from flowln/resource_model
Sefa Eyeoglu
2022-08-20
fix: don't give shared pointer to obj. external to the model
flow
2022-07-24
feat: add hashing tasks to the sequential task in ModUpdateDialog
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-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: don't double add mods in mod downloader/updater
flow
2022-07-17
feat: add mod update dialog
flow