aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages
AgeCommit message (Expand)Author
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-24Merge branch 'develop' into remove-updaterSefa Eyeoglu
2023-01-23Merge pull request #675 from flowln/generalize_mod_modelSefa Eyeoglu
2023-01-23fix(license): add/fix my copyright/license headersflow
2023-01-20make MainWindow cat update instantlyTayou
2023-01-13Merge pull request #685 from byteduck/instance-accountsflow
2023-01-13fix(RD): don't assert search offset on fetchMore() in ResourceModelflow
2023-01-13refactor: change some ResourceAPI from NetJob to Taskflow
2023-01-13refactor(RD): move BaseInstance dep. to subclasses of ResourceModelflow
2023-01-13fix(RD): correctly set the strings for the specific resource namesflow
2023-01-13refactor(RD): move success callbacks from ModModel to ResourceModelflow
2023-01-13refactor(RD): add helper in ResourceModel to find current sortingflow
2023-01-13fix(RD): separate search and versions/info tasksflow
2023-01-13fix(RD): pass copy of IndexedPack to callbacks instead of ref.flow
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-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-12Merge branch 'PrismLauncher:develop' into instance-accountsAaron Sonin
2023-01-12Fix instance account selector face for offline accountsAaron
2023-01-12refactor: replace hoedown markdown parser with cmarkJoshua Goins
2023-01-10add theme setup wizardTayou
2023-01-09Merge pull request #715 from getchoo/add-teawieSefa Eyeoglu
2023-01-06feat: add teawieseth
2023-01-06Strip certain HTML tags when rendering mod pagesJoshua Goins
2023-01-02Reword instance-specific account settings, apply clang-formatAaron
2023-01-02Remove unecessary delete in InstanceSettingsPage destructorAaron Sonin
2023-01-02Properly connect signal in instance settings for account selectorAaron Sonin
2023-01-02Add null check for face in instance account settings selectorAaron Sonin
2023-01-02Replace unecessary type check with assertion in InstanceSettingsPageAaron Sonin
2023-01-02Fix conflicting layout name in InstanceSettingsPageAaron
2023-01-02Allow selecting a default account to use with an instanceAaron
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-24Make requested changesTheKodeToad
2022-12-17Merge pull request #630 from leo78913/yeet-scrollbarsflow
2022-12-17let the theme decide the notes page right marginleo78913
2022-12-15fix: only show scrollbars when neededleo78913
2022-12-14Merge branch 'develop' into remove-updaterSefa Eyeoglu
2022-12-14Add confirmation on customised componentsTheKodeToad
2022-12-14Improve handling of destructive actionsTheKodeToad
2022-12-13Merge pull request #601 from Scrumplex/fix-translations-3flow
2022-12-13fix: update source stringsSefa Eyeoglu
2022-12-12fix(ManagedPackPage): crash with GTK2 theme due to QProxyStyleflow
2022-12-11Merge pull request #486 from flowln/wide_bar_customizationflow