index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
launcher
/
ui
/
pages
Age
Commit message (
Expand
)
Author
2023-05-21
fix: memory leak, set parent so it's in tree to get cleaned up.
Rachel Powers
2023-05-12
Merge branch 'develop' into fix/network_and_signals
Rachel Powers
2023-05-06
Merge pull request #950 from DioEgizio/resize-settings
Sefa Eyeoglu
2023-05-06
Update launcher/ui/pages/global/MinecraftPage.ui
DioEgizio
2023-05-02
Merge pull request #833 from Ryex/advanced_copy_instance
Sefa Eyeoglu
2023-04-28
chore: remove FTB modpack support
Sefa Eyeoglu
2023-04-17
Fix: signal/slot macro -> func pointer & network fixes
Rachel Powers
2023-04-08
fix: load setting state with page. don't translate "..."
Rachel Powers
2023-04-02
fix: no loops in watch paths! >:(
Rachel Powers
2023-04-02
fix: Apply suggestions from code review
Rachel Powers
2023-03-27
feat: add setting to watch recursively
Rachel Powers
2023-03-25
divide minecraftpage into tabs
DioEgizio
2023-03-20
feat: warnings when instance resources are linked
Rachel Powers
2023-03-14
fix: add mnemonic to downloads directory setting
Sefa Eyeoglu
2023-03-13
feat: Add setting for downloads directory
Janrupf
2023-03-09
Merge pull request #896 from TheKodeToad/modrinth-token
Sefa Eyeoglu
2023-03-07
Fix another duplicate name :facepalm:
TheKodeToad
2023-03-07
(hopefully) Fix duplicates names
TheKodeToad
2023-03-07
Apply flowln's suggestion :)
TheKodeToad
2023-03-05
Merge pull request #853 from kumquat-ir/nil
Sefa Eyeoglu
2023-03-02
Prism-ify more license headers
TheKodeToad
2023-03-02
Merge branch 'PrismLauncher:develop' into modrinth-token
TheKodeToad
2023-03-02
Merge pull request #788 from flowln/other_resource_downloaders_two
Sefa Eyeoglu
2023-03-02
Move Modrinth before CurseForge for consistency
TheKodeToad
2023-03-02
fix: change wording of TP/RP download buttons
Sefa Eyeoglu
2023-03-01
Add link
TheKodeToad
2023-03-01
Allow custom Modrinth API token
TheKodeToad
2023-03-01
Merge pull request #735 from Scrumplex/import-component
Sefa Eyeoglu
2023-02-13
do not create nilmods folder
kumquat-ir
2023-02-11
nilmods instance page
kumquat-ir
2023-02-05
chore: add my copyright headers
flow
2023-02-05
feat(RD): add texture pack downloader
flow
2023-02-05
feat(RD): add shader pack downloader
flow
2023-02-05
feat(RD): add resource pack downloader
flow
2023-01-25
refactor: make shared_qobject_ptr ctor explicit
flow
2023-01-25
refactor: add error handling to component import
Sefa Eyeoglu
2023-01-24
Merge branch 'develop' into remove-updater
Sefa Eyeoglu
2023-01-23
Merge pull request #675 from flowln/generalize_mod_model
Sefa Eyeoglu
2023-01-23
fix(license): add/fix my copyright/license headers
flow
2023-01-20
make MainWindow cat update instantly
Tayou
2023-01-14
chore: update license headers
Sefa Eyeoglu
2023-01-13
Merge pull request #685 from byteduck/instance-accounts
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
[next]