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
Age
Commit message (
Expand
)
Author
2022-08-01
fix(ui): missing tr() in mod download dialog's title
flow
2022-07-26
fix: progress dialog going away even if the task was not aborted
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
2022-07-17
feat: add ChooseProviderDialog
flow
2022-07-15
Make skin upload optional
Gingeh
2022-07-11
Merge pull request #678 from Scrumplex/improvements-around-proprietary-services
Sefa Eyeoglu
2022-07-10
fix: remove TODOs
Sefa Eyeoglu
2022-07-10
chore: update license headers
Sefa Eyeoglu
2022-07-10
refactor: fix deprecation up to 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-08
chore: add missing license headers
Sefa Eyeoglu
2022-07-08
feat: track capabilities of application
Sefa Eyeoglu
2022-07-01
Merge pull request #845 from flowln/news_in_launcher
timoreo
2022-06-26
fix: use `clicked` instead of `pressed` signal for button clicks
flow
2022-06-25
feat: add news reader dialog
flow
2022-06-20
Set beam cursor on selectable labels
jn64
2022-06-18
Make GitHub link focusable by keyboard
jn64
2022-06-18
Make labels selectable
jn64
2022-05-30
Merge pull request #505 from flowln/improve_download_ux
Sefa Eyeoglu
2022-05-29
fix: remove unnecessary translation (#674)
Sefa Eyeoglu
2022-05-28
Rework curseforge download (#611)
timoreo22
2022-05-21
fix: various issues with ProgressDialog and SequentialTasks
flow
2022-05-21
feat(ui): make selected mods in downloader bold with underline
flow
2022-05-21
feat: allow deselecting mods from the mod confirmation dialog
flow
2022-05-17
fix: replace deprecated stuff as of Qt 5.12
Sefa Eyeoglu
2022-05-14
Add support for importing Modrinth packs from files
kb1000
2022-05-14
refactor: rename Modrinth classes to ModrinthMod
Sefa Eyeoglu
2022-05-07
fix: filter based on MIME type instead of plaintext suffix
flow
2022-04-15
ui: resize mod download dialog using its parents geometry
flow
2022-04-15
rework: make the filter as a tabbed widget in the dialog itself
flow
2022-04-15
fix: Polish usage in some cases
flow
2022-04-15
fix: 'All' filter working and get around CF API capabilities
flow
2022-04-15
feat: Integrate newly created filter dialog in ModPage
flow
2022-04-15
feat: Add dialog to filter mod options in mod download
flow
2022-04-07
Merge pull request #364 from Scrumplex/fix-i18n2
Ezekiel Smith
2022-04-01
feat: Use a single progress dialog when doing multiple tasks
flow
[next]