Age | Commit message (Expand) | Author |
2023-01-20 | remove useless setEnabled calls | leo78913 |
2023-01-20 | feat(WideBar): custom context menu actions | leo78913 |
2023-01-20 | Fix: translate actionNoDefaultAcount text | leo78913 |
2023-01-20 | Fix: translate NoAccountsAdded text | leo78913 |
2023-01-20 | fix(widebar): fix insertSeparator | leo78913 |
2023-01-20 | feat(WideBar): Allow disabling alt shortcuts | leo78913 |
2023-01-20 | refactor: Port the main window to a .ui file | leo78913 |
2023-01-20 | feat: add Widebar::InsertWidgetBefore method | leo78913 |
2023-01-20 | make MainWindow cat update instantly | Tayou |
2023-01-16 | Merge pull request #696 from Ryex/import-all-the-things | Sefa Eyeoglu |
2023-01-14 | chore: update license headers | Sefa Eyeoglu |
2023-01-13 | Merge pull request #685 from byteduck/instance-accounts | flow |
2023-01-13 | Apply suggestions from code review | Rachel Powers |
2023-01-13 | refactor(RD): allow setting custom folder target for downloaded resources | flow |
2023-01-13 | fix(RD): set resource strings for ReviewMessageBox too | flow |
2023-01-13 | fix(RD): don't assert search offset on fetchMore() in ResourceModel | flow |
2023-01-13 | refactor: change some ResourceAPI from NetJob to Task | flow |
2023-01-13 | refactor(RD): move BaseInstance dep. to subclasses of ResourceModel | flow |
2023-01-13 | fix(RD): correctly set the strings for the specific resource names | flow |
2023-01-13 | refactor(RD): move success callbacks from ModModel to ResourceModel | flow |
2023-01-13 | refactor(RD): add helper in ResourceModel to find current sorting | flow |
2023-01-13 | fix(RD): separate search and versions/info tasks | flow |
2023-01-13 | fix(RD): pass copy of IndexedPack to callbacks instead of ref. | flow |
2023-01-13 | refactor(RD): clear up sorting methods | flow |
2023-01-13 | fix: build with qt5.12 on Linux and pedantic flag | flow |
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 | refactor: replace hoedown markdown parser with cmark | Joshua Goins |
2023-01-11 | feat: add button to import component JSONs | Sefa Eyeoglu |
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 | fix: *sigh* no implicit QString->QFileInfo conversion in Qt6, again... | Rachel Powers |
2023-01-07 | feat: Import all the things! | Rachel Powers |