aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/dialogs
AgeCommit message (Expand)Author
2022-11-21refactor: remove old updaterSefa Eyeoglu
2022-11-21Merge pull request #243 from Scrumplex/migration-dialogSefa Eyeoglu
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
2022-10-23Check "Select all" checkbox if all options are already selectedMarcelo Hernandez
2022-10-23Add "Select all" checkbox + ui revamp + code cleanupMarcelo Hernandez
2022-10-23add more options to copy instance dialogMarcelo Hernandez
2022-10-23Fix version labels widthjn64
2022-10-22Merge pull request #185 from flowln/fix_blocked_mods_crashSefa Eyeoglu
2022-10-21fix: remove max height logic for mod update changelogsflow
2022-10-20fix: hide ProgressDialog when failing/succeeding tasksflow
2022-10-20fix contributor notices in AboutDialog.cpp for license complianceChrono-byte
2022-10-19Merge pull request #31 from flowln/who_needs_webviewSefa Eyeoglu
2022-10-19Merge pull request #27 from flowln/ftb_install_improveSefa Eyeoglu
2022-10-19refactor: replace with new logoSefa Eyeoglu
2022-10-19RenameSamisafool
2022-10-18fix: use display name in codeSefa Eyeoglu
2022-10-13fix: issues with aborts (again)flow
2022-10-13fix: abort search if we're already trying to download a packflow