Age | Commit message (Expand) | Author |
2022-11-25 | fix(RPImportDialog): allow changing item size to accomodate wrapped text | flow |
2022-11-21 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Ryan Cao |
2022-11-21 | refactor: remove old updater | Sefa Eyeoglu |
2022-11-21 | Merge pull request #243 from Scrumplex/migration-dialog | Sefa Eyeoglu |
2022-11-21 | fix: text wrapping | Ryan Cao |
2022-11-20 | fix: resource pack import dialog icons and add message | Ryan Cao |
2022-11-19 | fix instance IDs and resource pack imports | Ryan Cao |
2022-11-19 | feat: initial support for smart resource pack parsing on file handler | Ryan Cao |
2022-11-17 | feat(BlockModsDialog): remove redundant Ui info | Rachel Powers |
2022-11-12 | fix: prevent abort for un-abortable tasks | Sefa Eyeoglu |
2022-11-11 | feat: mark folder paths as links | Rachel Powers |
2022-11-11 | feat: add list of watched folders | Rachel Powers |
2022-11-11 | always use the pending path set to avoid task duplication. | Rachel Powers |
2022-11-11 | chore: clang format & cleanup | Rachel Powers |
2022-11-11 | properly handle a currently running hashing task | Rachel Powers |
2022-11-11 | drag&drop + add folder to watch | Rachel Powers |
2022-11-11 | Merge pull request #304 from Ryex/move-downloads | flow |
2022-11-10 | Merge pull request #367 from TheKodeToad/linkjumping | flow |
2022-11-10 | Merge pull request #397 from flowln/windows_mod_updater_fixes_maybe | Sefa Eyeoglu |
2022-11-06 | Implement Scrumplex's suggestions | TheKodeToad |
2022-11-06 | Merge pull request #242 from marcelohdez/more-copy-options | Sefa Eyeoglu |
2022-11-04 | refactor: move MMCStrings -> StringUtils | flow |
2022-11-02 | Formatting and forward-declaration | TheKodeToad |
2022-11-01 | fix: don't use forward-declared Ptr types in meta/ | flow |
2022-11-02 | change: Update credits | txtsd |
2022-11-01 | Hacky tweaks | TheKodeToad |
2022-11-01 | Add more license headers | TheKodeToad |
2022-11-01 | Initial better mod browser link implementation | TheKodeToad |
2022-11-01 | clang_format and code cleanup | Rachel Powers |
2022-11-01 | fix mispellings and wrap strings for translation | Rachel Powers |
2022-11-01 | minor clean up and add some docs | Rachel Powers |
2022-11-01 | copy found mods to instance (FTB and Flame) | Rachel Powers |
2022-11-01 | watch filesystem, compute and match hashes | Rachel Powers |
2022-11-01 | send blocked mod info to dialog & prototype UI | Rachel Powers |
2022-10-29 | added option to not copy screenshots | Marcelo Hernandez |
2022-10-29 | chore: update credits | Sefa Eyeoglu |
2022-10-29 | create getters and setters for InstanceCopyPrefs | Marcelo Hernandez |
2022-10-26 | Abstract away InstanceCopyPrefs' internals through new getSelectedFiltersAsRe... | Marcelo Hernandez |
2022-10-25 | Merge pull request #206 from flowln/changelog_height_fix | DioEgizio |
2022-10-24 | remove checkBool function, add updateSelectAllCheckbox function | Marcelo Hernandez |
2022-10-24 | Simplify bool check in CopyInstanceDialog.cpp | Marcelo Hernandez |
2022-10-23 | Check "Select all" checkbox if all options are already selected | Marcelo Hernandez |
2022-10-23 | Add "Select all" checkbox + ui revamp + code cleanup | Marcelo Hernandez |
2022-10-23 | add more options to copy instance dialog | Marcelo Hernandez |
2022-10-23 | Fix version labels width | jn64 |
2022-10-22 | Merge pull request #185 from flowln/fix_blocked_mods_crash | Sefa Eyeoglu |
2022-10-21 | fix: remove max height logic for mod update changelogs | flow |
2022-10-20 | fix: hide ProgressDialog when failing/succeeding tasks | flow |
2022-10-20 | fix contributor notices in AboutDialog.cpp for license compliance | Chrono-byte |
2022-10-19 | Merge pull request #31 from flowln/who_needs_webview | Sefa Eyeoglu |