aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/dialogs
AgeCommit message (Expand)Author
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
2022-10-11feat: add image support for the news reader :^)flow
2022-09-26huge nit: added const refs, everywheretimoreo
2022-09-20fix(ui): hook up abort status signal in ProgressDialogflow
2022-09-20fix: simplify abort handling and add missing emitsflow
2022-09-20refactor: change the way instance names are handledflow
2022-09-07refactor: create mod pages and filter widget by factory methodsflow
2022-09-07Merge pull request #939 from flowln/mod_downloader_improveflow
2022-09-05Merge pull request #1107 from DioEgizio/smaller-aboutSefa Eyeoglu
2022-09-05Merge pull request #1034 from Scrumplex/detect-performance-featuresSefa Eyeoglu
2022-09-04make the about dialog smallerDioEgizio