aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/dialogs
AgeCommit message (Expand)Author
2022-05-28Rework curseforge download (#611)timoreo22
2022-05-17fix: replace deprecated stuff as of Qt 5.12Sefa Eyeoglu
2022-05-14Add support for importing Modrinth packs from fileskb1000
2022-05-14refactor: rename Modrinth classes to ModrinthModSefa Eyeoglu
2022-05-07fix: filter based on MIME type instead of plaintext suffixflow
2022-04-15ui: resize mod download dialog using its parents geometryflow
2022-04-15rework: make the filter as a tabbed widget in the dialog itselfflow
2022-04-15fix: Polish usage in some casesflow
2022-04-15fix: 'All' filter working and get around CF API capabilitiesflow
2022-04-15feat: Integrate newly created filter dialog in ModPageflow
2022-04-15feat: Add dialog to filter mod options in mod downloadflow
2022-04-07Merge pull request #364 from Scrumplex/fix-i18n2Ezekiel Smith
2022-04-01feat: Use a single progress dialog when doing multiple tasksflow
2022-03-29fix(i18n): remove brand names from translationsSefa Eyeoglu
2022-03-27chore: add license headerSefa Eyeoglu
2022-03-27fix(credits): wrap UTF-8 text with QStringSefa Eyeoglu
2022-03-27fix: update creditsSefa Eyeoglu
2022-03-27fix: remove "PolyMC" from stringsSefa Eyeoglu
2022-03-21Merge pull request #306 from Scrumplex/limit-instance-lengthsEzekiel Smith
2022-03-20Merge pull request #200 from Scrumplex/scrumplex-license-headerSefa Eyeoglu
2022-03-19fix: limit instance names to 128 charsSefa Eyeoglu
2022-03-19Limit offline username to 16 characters with overrideJim Ramsay
2022-03-19chore: add license header to files I modifiedSefa Eyeoglu
2022-03-15Merge pull request #188 from PolyMC/removal/notificationsEzekiel Smith
2022-03-13add translation stringflow
2022-03-13feat(ui): make a better "Mod download confirmation dialog"flow
2022-02-23fix: improve readability and set ok button as disabled by defaultflow
2022-02-23fix(ui): add translation func to text in the confirm dialogflow
2022-02-21fix: sort mod list in confirmation dialogflow
2022-02-21feat: add confirm dialog for installing modsflow
2022-02-21feat: change task container in ModDownloadDialog to a QHashflow
2022-02-20remove notificationsswirl
2022-02-03Merge branch 'update-quazip' of git://github.com/Scrumplex/PolyMC into developswirl
2022-02-03Merge branch 'offline-mode-accounts' of git://github.com/NyaomiDEV/PolyMC int...swirl
2022-02-03Merge branch 'feature/download_mods' of git://github.com/timoreo22/PolyMC int...swirl
2022-01-31fix: bring back instance exportsSefa Eyeoglu
2022-01-31refactor: bring back methods that need to be reimplementedSefa Eyeoglu
2022-01-31refactor: initial migration to QuaZip 1.2Sefa Eyeoglu
2022-01-31Add "PolyMC Contributors" to Credits sectionJoshua Goins
2022-01-30Add offline mode supportbexnoss
2022-01-28Merge branch 'PolyMC:develop' into feature/download_modstimoreo22
2022-01-27Improve the About pageJoshua Goins
2022-01-20feat(MSALogin): add open page & copy code buttonSefa Eyeoglu
2022-01-17Revert "Merge pull request #50 from bexnoss/offline-mode"Lenny McLennington
2022-01-16Default to colored icons, update copyrightswirl
2022-01-16Added curseforge selectiontimoreo
2022-01-14Removing copyrightstimoreo
2022-01-14Fixed iconstimoreo
2022-01-14Added the downloading of the modstimoreo
2022-01-14Start of mod downloadingtimoreo