Age | Commit message (Expand) | Author |
2023-01-13 | feat(RD): add roleNames and Q_PROPERTY to ResourceModel | flow |
2023-01-13 | refactor(RD): decouple ResourceModels from ResourcePages | flow |
2023-01-13 | refactor(RD): unify download dialogs into a single file | flow |
2023-01-13 | fix(RD): prevent weird behavior of progress widget | flow |
2023-01-13 | refactor: put resource downloading classes in common namespace | flow |
2023-01-13 | refactor: generalize mod models and APIs to resources | flow |
2023-01-13 | Merge pull request #714 from redstrate/cmark | flow |
2023-01-12 | Merge branch 'PrismLauncher:develop' into instance-accounts | Aaron Sonin |
2023-01-12 | Fix instance account selector face for offline accounts | Aaron |
2023-01-12 | fix: Remove extra line breaks for modrinth descriptions | Joshua Goins |
2023-01-12 | refactor: support system and bundled cmark | Sefa Eyeoglu |
2023-01-12 | refactor: replace hoedown markdown parser with cmark | Joshua Goins |
2023-01-11 | feat: add button to import component JSONs | Sefa Eyeoglu |
2023-01-11 | Merge pull request #731 from flowln/windows_server_trash | Sefa Eyeoglu |
2023-01-10 | fix(FileSystem): don't attempt to trash items on Windows Server | flow |
2023-01-10 | Add hint about Cat | Tayou |
2023-01-10 | fix: set minimum size for setup wizard | Sefa Eyeoglu |
2023-01-10 | CRLF -> LF | Tayou |
2023-01-10 | Update launcher/Application.cpp with suggestion from scrumplex | Tayou |
2023-01-10 | Implement Suggestions from flow & Scrumplex | Tayou |
2023-01-10 | UX tweak + formatting + added cat to wizard | Tayou |
2023-01-10 | add theme setup wizard | Tayou |
2023-01-10 | Merge pull request #726 from TheLastRar/qt6-win-darkmode | Sefa Eyeoglu |
2023-01-09 | chore: cleanup review suggestions | Rachel Powers |
2023-01-09 | fix: fix #700 | Rachel Powers |
2023-01-09 | ui: Let Qt 6.4.2 handle dark mode titlebar | TheLastRar |
2023-01-09 | Merge pull request #715 from getchoo/add-teawie | Sefa Eyeoglu |
2023-01-07 | feat: add CC BY-SA 4.0 info for teawie images | seth |
2023-01-07 | fix: *sigh* no implicit QString->QFileInfo conversion in Qt6, again... | Rachel Powers |
2023-01-07 | feat: Import all the things! | Rachel Powers |
2023-01-07 | Merge pull request #576 from Ryex/identify-zip-packs | Sefa Eyeoglu |
2023-01-07 | Merge pull request #710 from byquanton/develop | Sefa Eyeoglu |
2023-01-07 | feat: add bday teawie | seth |
2023-01-07 | fix: make spooky teawie load | seth |
2023-01-07 | feat: add xmas teawie | seth |
2023-01-07 | feat: add spooky teawie | seth |
2023-01-06 | feat: add teawie | seth |
2023-01-06 | Strip certain HTML tags when rendering mod pages | Joshua Goins |
2023-01-06 | fix: Add 1.16+ Forge library prefix in TechnicPackProcessor.cpp | byquanton |
2023-01-02 | Merge branch 'PrismLauncher:develop' into instance-accounts | Aaron Sonin |
2023-01-02 | Reword instance-specific account settings, apply clang-format | Aaron |
2023-01-02 | Remove unecessary delete in InstanceSettingsPage destructor | Aaron Sonin |
2023-01-02 | Properly connect signal in instance settings for account selector | Aaron Sonin |
2023-01-02 | Add null check for face in instance account settings selector | Aaron Sonin |
2023-01-02 | Replace unecessary type check with assertion in InstanceSettingsPage | Aaron Sonin |
2023-01-02 | Fix conflicting layout name in InstanceSettingsPage | Aaron |
2023-01-02 | Allow selecting a default account to use with an instance | Aaron |
2022-12-30 | fix newlines | Rachel Powers |
2022-12-30 | Merge pull request #626 from leo78913/mods-provider-column | flow |
2022-12-29 | refactor: add an `identify` function to make easy to reuse | Rachel Powers |