aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
2023-01-13refactor(RD): clear up sorting methodsflow
2023-01-13fix: build with qt5.12 on Linux and pedantic flagflow
2023-01-13feat(RD): add roleNames and Q_PROPERTY to ResourceModelflow
2023-01-13refactor(RD): decouple ResourceModels from ResourcePagesflow
2023-01-13refactor(RD): unify download dialogs into a single fileflow
2023-01-13fix(RD): prevent weird behavior of progress widgetflow
2023-01-13refactor: put resource downloading classes in common namespaceflow
2023-01-13refactor: generalize mod models and APIs to resourcesflow
2023-01-13Merge pull request #714 from redstrate/cmarkflow
2023-01-12fix: Remove extra line breaks for modrinth descriptionsJoshua Goins
2023-01-12refactor: support system and bundled cmarkSefa Eyeoglu
2023-01-12refactor: replace hoedown markdown parser with cmarkJoshua Goins
2023-01-11Merge pull request #731 from flowln/windows_server_trashSefa Eyeoglu
2023-01-10fix(FileSystem): don't attempt to trash items on Windows Serverflow
2023-01-10Add hint about CatTayou
2023-01-10fix: set minimum size for setup wizardSefa Eyeoglu
2023-01-10CRLF -> LFTayou
2023-01-10Update launcher/Application.cpp with suggestion from scrumplexTayou
2023-01-10Implement Suggestions from flow & ScrumplexTayou
2023-01-10UX tweak + formatting + added cat to wizardTayou
2023-01-10add theme setup wizardTayou
2023-01-10Merge pull request #726 from TheLastRar/qt6-win-darkmodeSefa Eyeoglu
2023-01-09ui: Let Qt 6.4.2 handle dark mode titlebarTheLastRar
2023-01-09Merge pull request #715 from getchoo/add-teawieSefa Eyeoglu
2023-01-07feat: add CC BY-SA 4.0 info for teawie imagesseth
2023-01-07Merge pull request #576 from Ryex/identify-zip-packsSefa Eyeoglu
2023-01-07Merge pull request #710 from byquanton/developSefa Eyeoglu
2023-01-07feat: add bday teawieseth
2023-01-07fix: make spooky teawie loadseth
2023-01-07feat: add xmas teawieseth
2023-01-07feat: add spooky teawieseth
2023-01-06feat: add teawieseth
2023-01-06Strip certain HTML tags when rendering mod pagesJoshua Goins
2023-01-06fix: Add 1.16+ Forge library prefix in TechnicPackProcessor.cppbyquanton
2022-12-30fix newlinesRachel Powers
2022-12-30Merge pull request #626 from leo78913/mods-provider-columnflow
2022-12-29refactor: add an `identify` function to make easy to reuseRachel Powers
2022-12-29refactor: use std::filesystem::rename insted of copy and then moving.Rachel Powers
2022-12-29feat(Mods): hide 'Provider' column when no mods have providersflow
2022-12-29refactor(Mods): make provider() return a std::optionalflow
2022-12-27feat: install launcher logging categoriesSefa Eyeoglu
2022-12-27refactor: use ECM logging categories insteadSefa Eyeoglu
2022-12-27refactor: add logging category for credentialsSefa Eyeoglu
2022-12-26fix: cleanup and suggested changesRachel Powers
2022-12-26Merge pull request #618 from TheKodeToad/safer-destructive-actionsSefa Eyeoglu
2022-12-26Use optional instead of hardcoded cancelled stringTheKodeToad
2022-12-26About to -> you are about toTheKodeToad
2022-12-25fix: explicit QFileInfo converison for qt6Rachel Powers
2022-12-25feat: support installing worlds during flame pack import.Rachel Powers
2022-12-24feat: zip resource validation check for flameRachel Powers