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
2023-09-28
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-09-24
Update launcher/ui/dialogs/ModUpdateDialog.cpp
bolli24
2023-09-22
Skip folders when updating mods.
bolli24
2023-08-23
Added loaders check on versions load
Trial97
2023-08-23
moved modloaderTypes to ModPlatform
Trial97
2023-08-02
chore: reformat
Sefa Eyeoglu
2023-06-28
Corected variable name
Trial97
2023-05-26
feat: display release type
Rachel Powers
2023-01-25
refactor: make shared_qobject_ptr ctor explicit
flow
2023-01-13
refactor: generalize mod models and APIs to resources
flow
2023-01-12
refactor: replace hoedown markdown parser with cmark
Joshua Goins
2022-10-21
fix: remove max height logic for mod update changelogs
flow
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