Age | Commit message (Expand) | Author |
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 |
2022-10-19 | Merge pull request #27 from flowln/ftb_install_improve | Sefa Eyeoglu |
2022-10-19 | refactor: replace with new logo | Sefa Eyeoglu |
2022-10-19 | Rename | Samisafool |
2022-10-18 | fix: use display name in code | Sefa Eyeoglu |
2022-10-13 | fix: issues with aborts (again) | flow |
2022-10-13 | fix: abort search if we're already trying to download a pack | flow |
2022-10-11 | feat: add image support for the news reader :^) | flow |
2022-09-26 | huge nit: added const refs, everywhere | timoreo |
2022-09-20 | fix(ui): hook up abort status signal in ProgressDialog | flow |
2022-09-20 | fix: simplify abort handling and add missing emits | flow |
2022-09-20 | refactor: change the way instance names are handled | flow |
2022-09-07 | refactor: create mod pages and filter widget by factory methods | flow |
2022-09-07 | Merge pull request #939 from flowln/mod_downloader_improve | flow |
2022-09-05 | Merge pull request #1107 from DioEgizio/smaller-about | Sefa Eyeoglu |
2022-09-05 | Merge pull request #1034 from Scrumplex/detect-performance-features | Sefa Eyeoglu |
2022-09-04 | make the about dialog smaller | DioEgizio |