aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages
AgeCommit message (Expand)Author
2023-04-08fix: load setting state with page. don't translate "..."Rachel Powers
2023-04-02fix: no loops in watch paths! >:(Rachel Powers
2023-04-02fix: Apply suggestions from code review Rachel Powers
2023-03-27feat: add setting to watch recursivelyRachel Powers
2023-03-14fix: add mnemonic to downloads directory settingSefa Eyeoglu
2023-03-13feat: Add setting for downloads directoryJanrupf
2023-03-09Merge pull request #896 from TheKodeToad/modrinth-tokenSefa Eyeoglu
2023-03-07Fix another duplicate name :facepalm:TheKodeToad
2023-03-07(hopefully) Fix duplicates namesTheKodeToad
2023-03-07Apply flowln's suggestion :)TheKodeToad
2023-03-05Merge pull request #853 from kumquat-ir/nilSefa Eyeoglu
2023-03-02Prism-ify more license headersTheKodeToad
2023-03-02Merge branch 'PrismLauncher:develop' into modrinth-tokenTheKodeToad
2023-03-02Merge pull request #788 from flowln/other_resource_downloaders_twoSefa Eyeoglu
2023-03-02Move Modrinth before CurseForge for consistencyTheKodeToad
2023-03-02fix: change wording of TP/RP download buttonsSefa Eyeoglu
2023-03-01Add linkTheKodeToad
2023-03-01Allow custom Modrinth API tokenTheKodeToad
2023-03-01Merge pull request #735 from Scrumplex/import-componentSefa Eyeoglu
2023-02-13do not create nilmods folderkumquat-ir
2023-02-11nilmods instance pagekumquat-ir
2023-02-05chore: add my copyright headersflow
2023-02-05feat(RD): add texture pack downloaderflow
2023-02-05feat(RD): add shader pack downloaderflow
2023-02-05feat(RD): add resource pack downloaderflow
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-25refactor: add error handling to component importSefa Eyeoglu
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-14chore: update license headersSefa Eyeoglu
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