Age | Commit message (Expand) | Author |
2022-05-29 | fix: remove unnecessary translation (#674) | Sefa Eyeoglu |
2022-05-28 | Rework curseforge download (#611) | timoreo22 |
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 |
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 |