aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/dialogs
AgeCommit message (Expand)Author
2022-12-09fix: prevent potental crash if droping non local filesRachel Powers
2022-12-08fix(blockedmods): Track and use targetFolder for blocked filesRachel Powers
2022-12-06fix: remove rogue notrSefa Eyeoglu
2022-12-06chore: reformat codeSefa Eyeoglu
2022-12-06chore: add license headersSefa Eyeoglu
2022-12-06refactor: replace Open All with Open MissingSefa Eyeoglu
2022-12-06feat: implement lax filename match in BlockedModsDialogSefa Eyeoglu
2022-12-06fix: improve resize behavior of BlockedModsDialogSefa Eyeoglu
2022-12-06chore: reformat codeSefa Eyeoglu
2022-12-05dix: disable FS watcher after closing BlockedModsDialogSefa Eyeoglu
2022-11-25fix(RPImportDialog): allow changing item size to accomodate wrapped textflow
2022-11-21Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Ryan Cao
2022-11-21Merge pull request #243 from Scrumplex/migration-dialogSefa Eyeoglu
2022-11-21fix: text wrappingRyan Cao
2022-11-20fix: resource pack import dialog icons and add messageRyan Cao
2022-11-19fix instance IDs and resource pack importsRyan Cao
2022-11-19feat: initial support for smart resource pack parsing on file handlerRyan Cao
2022-11-17feat(BlockModsDialog): remove redundant Ui infoRachel Powers
2022-11-12fix: prevent abort for un-abortable tasksSefa Eyeoglu
2022-11-11feat: mark folder paths as linksRachel Powers
2022-11-11feat: add list of watched foldersRachel Powers
2022-11-11always use the pending path set to avoid task duplication.Rachel Powers
2022-11-11chore: clang format & cleanupRachel Powers
2022-11-11properly handle a currently running hashing taskRachel Powers
2022-11-11drag&drop + add folder to watchRachel Powers
2022-11-11Merge pull request #304 from Ryex/move-downloadsflow
2022-11-10Merge pull request #367 from TheKodeToad/linkjumpingflow
2022-11-10Merge pull request #397 from flowln/windows_mod_updater_fixes_maybeSefa Eyeoglu
2022-11-06Implement Scrumplex's suggestionsTheKodeToad
2022-11-06Merge pull request #242 from marcelohdez/more-copy-optionsSefa Eyeoglu
2022-11-04refactor: move MMCStrings -> StringUtilsflow
2022-11-02Formatting and forward-declarationTheKodeToad
2022-11-01fix: don't use forward-declared Ptr types in meta/flow
2022-11-02change: Update creditstxtsd
2022-11-01Hacky tweaksTheKodeToad
2022-11-01Add more license headersTheKodeToad
2022-11-01Initial better mod browser link implementationTheKodeToad
2022-11-01clang_format and code cleanupRachel Powers
2022-11-01fix mispellings and wrap strings for translationRachel Powers
2022-11-01minor clean up and add some docsRachel Powers
2022-11-01copy found mods to instance (FTB and Flame)Rachel Powers
2022-11-01watch filesystem, compute and match hashesRachel Powers
2022-11-01send blocked mod info to dialog & prototype UIRachel Powers
2022-10-29added option to not copy screenshotsMarcelo Hernandez
2022-10-29chore: update creditsSefa Eyeoglu
2022-10-29create getters and setters for InstanceCopyPrefsMarcelo Hernandez
2022-10-26Abstract away InstanceCopyPrefs' internals through new getSelectedFiltersAsRe...Marcelo Hernandez
2022-10-25Merge pull request #206 from flowln/changelog_height_fixDioEgizio
2022-10-24remove checkBool function, add updateSelectAllCheckbox functionMarcelo Hernandez
2022-10-24Simplify bool check in CopyInstanceDialog.cppMarcelo Hernandez