aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/widgets
AgeCommit message (Expand)Author
2023-07-01Fix search focusingTheKodeToad
2023-07-01Merge branch 'develop' into better-component-installationTheKodeToad
2023-06-284 clang-tidy changes, update copyright infoTayou
2023-06-28Merge pull request #1266 from TheKodeToad/smol-tweaksSefa Eyeoglu
2023-06-25Merge remote-tracking branch 'upstream/develop' into refactor/net-split-heade...Rachel Powers
2023-06-25fix: Page container extra info set on logs pageTrial97
2023-06-25refactor: split out setting api headers for downloadsRachel Powers
2023-06-25Fixed links tooltipTrial97
2023-06-25Made custom url functionTrial97
2023-06-25Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-24Revert "feat(Mods): hide 'Provider' column when no mods have providers"TheKodeToad
2023-06-23Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-23Added CatPacksTrial97
2023-06-22Merge pull request #1058 from Ryex/feature/images-for-resource-pageRachel Powers
2023-06-22Merge branch 'PrismLauncher:develop' into better-component-installationTheKodeToad
2023-06-22Make `selectedPage` const 🤦‍♀️TheKodeToad
2023-06-21Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-19License all the thingsTheKodeToad
2023-06-19Basic, unfinished & broken implTheKodeToad
2023-06-19Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-16Merge pull request #1110 from TheKodeToad/version-searchseth
2023-06-15Renamed variableTrial97
2023-06-15Made the installed mods more apparentTrial97
2023-06-15Added tooltip for name labelTrial97
2023-06-10[ci skip] License headers!! (yay)TheKodeToad
2023-06-08Higlight installed modsTrial97
2023-06-07Questionable fix twoTheKodeToad
2023-06-07Added dynamic page extra infoTrial97
2023-06-06Allow arrow key movement, fix auto-focusTheKodeToad
2023-06-06SimplifyTheKodeToad
2023-06-05Add a search bar to version listsTheKodeToad
2023-06-02Fix crash when selecting same mod from different providers (#1029)Alexandru Ionut Tripon
2023-05-28Merge branch 'develop' into feature/images-for-resource-pageRachel Powers
2023-05-28fix(memory leak): don't give shared pointers out to foldermodels (causes cycl...Rachel Powers
2023-05-24feat: Column on left, hideableRachel Powers
2023-05-05Apply suggestions from code reviewRachel Powers
2023-05-05feat: display license and issue trackerRachel Powers
2023-05-04feat(modpage): mod icon in description and columnRachel Powers
2023-05-01feat: add `details` signal to `Task`Rachel Powers
2023-05-01feat: Propogated subtask progressRachel Powers
2023-05-01feat: better task trackingRachel Powers
2023-01-27Merge pull request #724 from leo78913/dot-ui-mainwindowflow
2023-01-27better fix for WideBar::insertSeparatorleo78913
2023-01-27Remove unused BarEntry variableleo78913
2023-01-20feat(WideBar): custom context menu actionsleo78913
2023-01-20fix(widebar): fix insertSeparatorleo78913
2023-01-20feat(WideBar): Allow disabling alt shortcutsleo78913
2023-01-20refactor: Port the main window to a .ui fileleo78913
2023-01-20feat: add Widebar::InsertWidgetBefore methodleo78913
2023-01-13fix(RD): prevent weird behavior of progress widgetflow