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-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
2022-03-29
fix(i18n): remove brand names from translations
Sefa Eyeoglu
2022-03-27
chore: add license header
Sefa Eyeoglu
2022-03-27
fix(credits): wrap UTF-8 text with QString
Sefa Eyeoglu
2022-03-27
fix: update credits
Sefa Eyeoglu
2022-03-27
fix: remove "PolyMC" from strings
Sefa Eyeoglu
2022-03-21
Merge pull request #306 from Scrumplex/limit-instance-lengths
Ezekiel Smith
2022-03-20
Merge pull request #200 from Scrumplex/scrumplex-license-header
Sefa Eyeoglu
2022-03-19
fix: limit instance names to 128 chars
Sefa Eyeoglu
2022-03-19
Limit offline username to 16 characters with override
Jim Ramsay
2022-03-19
chore: add license header to files I modified
Sefa Eyeoglu
2022-03-15
Merge pull request #188 from PolyMC/removal/notifications
Ezekiel Smith
2022-03-13
add translation string
flow
2022-03-13
feat(ui): make a better "Mod download confirmation dialog"
flow
2022-02-23
fix: improve readability and set ok button as disabled by default
flow
2022-02-23
fix(ui): add translation func to text in the confirm dialog
flow
2022-02-21
fix: sort mod list in confirmation dialog
flow
2022-02-21
feat: add confirm dialog for installing mods
flow
2022-02-21
feat: change task container in ModDownloadDialog to a QHash
flow
2022-02-20
remove notifications
swirl
2022-02-03
Merge branch 'update-quazip' of git://github.com/Scrumplex/PolyMC into develop
swirl
2022-02-03
Merge branch 'offline-mode-accounts' of git://github.com/NyaomiDEV/PolyMC int...
swirl
2022-02-03
Merge branch 'feature/download_mods' of git://github.com/timoreo22/PolyMC int...
swirl
2022-01-31
fix: bring back instance exports
Sefa Eyeoglu
2022-01-31
refactor: bring back methods that need to be reimplemented
Sefa Eyeoglu
2022-01-31
refactor: initial migration to QuaZip 1.2
Sefa Eyeoglu
2022-01-31
Add "PolyMC Contributors" to Credits section
Joshua Goins
2022-01-30
Add offline mode support
bexnoss
2022-01-28
Merge branch 'PolyMC:develop' into feature/download_mods
timoreo22
2022-01-27
Improve the About page
Joshua Goins
2022-01-20
feat(MSALogin): add open page & copy code button
Sefa Eyeoglu
2022-01-17
Revert "Merge pull request #50 from bexnoss/offline-mode"
Lenny McLennington
2022-01-16
Default to colored icons, update copyright
swirl
2022-01-16
Added curseforge selection
timoreo
2022-01-14
Removing copyrights
timoreo
2022-01-14
Fixed icons
timoreo
2022-01-14
Added the downloading of the mods
timoreo
2022-01-14
Start of mod downloading
timoreo
2022-01-14
Add offline mode disclaimer
bexnoss
2022-01-12
Remove unnecessary license header
bexnoss
2022-01-12
Add offline mode support
bexnoss
2022-01-12
Add offline mode UI
bexnoss
2022-01-10
More rebranding
swirl
2022-01-09
remove patreon stuff
swirl
2021-12-31
NOISSUE fix build and change how NetJob is used
Petr Mrázek
2021-12-04
GH-4071 Heavily refactor and rearchitect account system
Petr Mrázek
2021-11-22
NOISSUE continue reshuffling the codebase
Petr Mrázek