Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Prism Launcher

Making a free and open source Minecraft launcher
Collective - Host: opensource - https://opencollective.com/prismlauncher - Website: https://prismlauncher.org/ - Code: https://prismlauncher.org/github

Removed extra loop

Signed-off-by: Trial97 <[email protected]>

github.com/PrismLauncher/PrismLauncher - bdff8591aa945bd193f0fdae613f14dea6fb4809 authored over 1 year ago
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into Fix_Assert

Signed-off-by: Trial97 <[email protected]>

github.com/PrismLauncher/PrismLauncher - 27c3775f99fd5b6fed08f316b304add8c9d1b106 authored over 1 year ago
Fixed repaint issue

Signed-off-by: Trial97 <[email protected]>

github.com/PrismLauncher/PrismLauncher - bf0a577fb9d063d90d0003227fce08f32fa09dd1 authored over 1 year ago
Merge pull request #1034 from kerichdev/patch-1

github.com/PrismLauncher/PrismLauncher - 954d4d701a136e79c25b58f9680d26a555a6e6fe authored over 1 year ago
Merge pull request #1083 from Ryex/fix/memory-leaks-develop

github.com/PrismLauncher/PrismLauncher - ce2d58bb7d7e99da61b906253c0fea7815a82862 authored over 1 year ago
refactor: function scope statics

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - 7af116fb006e2eb62429740bd0abbe14f50ff244 authored over 1 year ago
cleanup: move qstyle getInstance decl inline

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - 0357921284f68c7948104fe95d23209757afde09 authored over 1 year ago
Clarify comment

Signed-off-by: TheKodeToad <[email protected]>

github.com/PrismLauncher/PrismLauncher - 86974b046ee0b232b07e3a28cbc1e954d88dd40f authored over 1 year ago
fix(memory leak): don't give shared pointers out to foldermodels (causes cyclic refrence)

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - a04a6f1e0d0d551506a86964c51e5ce6af5587b4 authored over 1 year ago
fix(memory leak): refactor NoBigComboStyle -> singleton

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - 37420405c7b5dddb003533e1487ba45a2da5b808 authored over 1 year ago
chore(nix): update sources

Signed-off-by: seth <[email protected]>

github.com/PrismLauncher/PrismLauncher - acf1946dacb50913305c3edc05705e8e735eafb1 authored over 1 year ago
chore(nix): add nil

Signed-off-by: seth <[email protected]>

github.com/PrismLauncher/PrismLauncher - a52574b02670229e4731507b11230a47535c223e authored over 1 year ago
chore(deps): enable nix lockfile maintenance for renovate

Signed-off-by: seth <[email protected]>

github.com/PrismLauncher/PrismLauncher - 5d14724e66a1911b04dd5091e520751fd7f5ee90 authored over 1 year ago
feat(nix): flake-utils -> flake-parts

Signed-off-by: seth <[email protected]>

github.com/PrismLauncher/PrismLauncher - d582bf7f1f803d0ea8422732b46e25ee05f2fcb0 authored over 1 year ago
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into Fix_Assert

github.com/PrismLauncher/PrismLauncher - 7d79abb607ccb40ce8288f9d2a00e08753b7824f authored over 1 year ago
fix(memory leak): don't capture job and create cyclic refrence

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - c81cb59b4b76bc4558a857c7e13c50629c6b27db authored over 1 year ago
fix(memory leak): don't override default deconstructor + reset shared_ptr + ensure modal get's cleaned up

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - ff03dd22fe842fc3a24b517f8e9f7a8a54565337 authored over 1 year ago
fix(memory leak): IndexedPack too large to live inside a qlist without pointers ()

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - aae892dfd1a28411fc14c267c073c71c20696f39 authored over 1 year ago
fix: use <= when compareing release types

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - 2680dba0aa74abefea58903dadad6578381101cb authored over 1 year ago
fix: make codeQl happy

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - 832a61f88674ee1ba01d7618e1021184cc851e3a authored over 1 year ago
feat: display release type

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - cf4df19986fe53357ef04b2a4407f69a2f4fa196 authored over 1 year ago
feat: add verion_type / release_type to IndexedVersion

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - c15603406907383c58786cb1dc235ac79c7f9626 authored over 1 year ago
Merge pull request #1088 from DioEgizio/update-qt651

chore: update to Qt 6.5.1

github.com/PrismLauncher/PrismLauncher - f24211e8b5d9af24ac3e27b0fdb50000a962c35f authored over 1 year ago
fix: katabasis and QStyle leaks

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - e61d8e4dc870aaeb2949557a87cf2749df573667 authored over 1 year ago
Merge pull request #1087 from PrismLauncher/renovate/cachix-install-nix-action-21.x

github.com/PrismLauncher/PrismLauncher - 403279e92692b90a83a00bd320f94e9cccd364a5 authored over 1 year ago
chore: update to Qt 6.5.1

Signed-off-by: DioEgizio <[email protected]>

github.com/PrismLauncher/PrismLauncher - 70983c72696afbf444a768b37c87e3f6aa0353e2 authored over 1 year ago
feat: Column on left, hideable

- columns are hideable (saves to settings)
- image column moved to left
- datamodals can provide...

github.com/PrismLauncher/PrismLauncher - 086a7e19f099c6c9b9529afb2360300e534876bf authored over 1 year ago
chore(deps): update cachix/install-nix-action action to v21

github.com/PrismLauncher/PrismLauncher - 42f9eccb174736eb0812f1d111709ffa93cfefdd authored over 1 year ago
fix System theme colors on windows

Signed-off-by: Tayou <[email protected]>

github.com/PrismLauncher/PrismLauncher - 3c937532f2c76257f47da04b1d71e48bfc839dc6 authored over 1 year ago
Enable size grip

Signed-off-by: TheKodeToad <[email protected]>

github.com/PrismLauncher/PrismLauncher - 863027cbe826bbb38f7bebdef436a9682d094cb2 authored over 1 year ago
fix: memory leak, set parent so it's in tree to get cleaned up.

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - 6b8fe283f0bda66806175de10ba5874a4afdae45 authored over 1 year ago
feat: Qt 5.15 adds transfer timeouts. at least use it for downloads

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - 79839771561641d6fa34549861a5ed163e382312 authored over 1 year ago
fix: memory leak NetJob wans't getting cleaned up. ensure lambda capture of job doens;t increase refcount or it will be cyclic

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - 21cb4598999808849eb18503f7aae54039c73cea authored over 1 year ago
fix: memory leak with NetJob and responce not getting cleaned up

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - 1b3ff96ffd3a249d2b4b278a4afc2714038560d7 authored over 1 year ago
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop

github.com/PrismLauncher/PrismLauncher - 2f37cb31d990ec26e07760925b0943388d36c7e5 authored over 1 year ago
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into Fix_Assert

github.com/PrismLauncher/PrismLauncher - e5534cd1f3b55eca78347d005ce99a13e31f4e84 authored over 1 year ago
Merge pull request #1080 from Scrumplex/update-social-links

github.com/PrismLauncher/PrismLauncher - 42ceaa0015217d67245b40adf71120fcd8a739f2 authored over 1 year ago
chore: update social links

Signed-off-by: Sefa Eyeoglu <[email protected]>

github.com/PrismLauncher/PrismLauncher - 90b330d4baf5c3519788c4cc773775733720d7ef authored over 1 year ago
feat: add a close button to the main toolbar when running on gamescope

Signed-off-by: leo78913 <[email protected]>

github.com/PrismLauncher/PrismLauncher - 4f0ec908ecc0c14c1ffe8e9631d031c754e3540a authored over 1 year ago
cleanup

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - bd1ea64d02828df7b24081e02ec162abb4b13e9f authored almost 2 years ago
cleanup: remove unneeded headers

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - 649753e97e4609deee09a1c8beeba3027d66e4d0 authored almost 2 years ago
fix: when given a remost resource, download and identify it before import.

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - fc656b6927914d64077e23690859996447908c57 authored almost 2 years ago
Better variable name :p

Signed-off-by: Kode <[email protected]>

github.com/PrismLauncher/PrismLauncher - 3be18b58bbb10bd7f93132d5c2bba6286dd85edc authored almost 2 years ago
De-hardcode .index

Signed-off-by: TheKodeToad <[email protected]>

github.com/PrismLauncher/PrismLauncher - 22aaf56855d9f1c4c8e2c2fdfba30a2d40a0ebdc authored almost 2 years ago
make instance settings account selector a comboBox

Signed-off-by: leo78913 <[email protected]>

github.com/PrismLauncher/PrismLauncher - 7537ea1ef532f5d8d50ad7aa7e49c4961ddf7b1c authored almost 2 years ago
Made sure the metadata is valid when checking mod deps

Signed-off-by: Trial97 <[email protected]>

github.com/PrismLauncher/PrismLauncher - 94cd831e8d15349e6e3428574cdada1b734f2e61 authored almost 2 years ago
fix: remove unnecessary keywords from desktop file

this messes with apps that use tag search like rofi

Signed-off-by: Keri <[email protected]>...

github.com/PrismLauncher/PrismLauncher - 20781334939fbb15b1f0fec2a7f65b9ad25d02c1 authored almost 2 years ago
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop

github.com/PrismLauncher/PrismLauncher - ffcc58cb3e89c502cfc12183d091dd9719ab436c authored almost 2 years ago
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into Fix_Assert

github.com/PrismLauncher/PrismLauncher - 8c7fd3327ecfb31fde4ae843a5d66e0ef29026ff authored almost 2 years ago
Merge branch 'develop' into mrpack-export

Signed-off-by: Kode <[email protected]>

github.com/PrismLauncher/PrismLauncher - f60562c5a247934e39ab33a6d1c5ce64b3127f6a authored almost 2 years ago
Hopefully This Works™

Signed-off-by: TheKodeToad <[email protected]>

github.com/PrismLauncher/PrismLauncher - 18cfe219fef2aabc1d3260764c02cd3476615176 authored almost 2 years ago
Move setAbortable(true)

Signed-off-by: TheKodeToad <[email protected]>

github.com/PrismLauncher/PrismLauncher - 129e959a3b0a7d21965b15d6a65b0a9d22994838 authored almost 2 years ago
Make some changes

Signed-off-by: TheKodeToad <[email protected]>

github.com/PrismLauncher/PrismLauncher - e1b6020b76401eb5a2f164775f3f738f357e4e2d authored almost 2 years ago
Merge pull request #1007 from Ryex/fix/network_and_signals

github.com/PrismLauncher/PrismLauncher - d5c6a1b4d1e6d052e42366d19ffa0047168e030d authored almost 2 years ago
fix: `shouldDisplay()` is now redundant.

Signed-off-by: Redson <[email protected]>

github.com/PrismLauncher/PrismLauncher - 79ce7eb1fc9351e689e7106e3dc3a641d9614c9a authored almost 2 years ago
refactor: normalize url fn & cleanup

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - b1ffc8ddab7d9aff10b6195a75e6e58c43b233ca authored almost 2 years ago
ty!

Co-authored-by: flow <[email protected]>
Signed-off-by: Kode <[email protected]>

github.com/PrismLauncher/PrismLauncher - 5b8d0254408a6fd3e123eb06b7cbcdd20bd54518 authored almost 2 years ago
spelling suggestions from code review

Co-authored-by: Sefa Eyeoglu <[email protected]>
Signed-off-by: Rachel Powers <508861+Ryex@u...

github.com/PrismLauncher/PrismLauncher - 3e11d94829989986a460242fa55c0110772d00f3 authored almost 2 years ago
Merge branch 'develop' into fix/network_and_signals

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - 6b6d6a01dc9cf05715f01e3a549740b169ef9ae3 authored almost 2 years ago
Merge branch 'develop' into curseforge-url-handle

github.com/PrismLauncher/PrismLauncher - 82287e0407318724c5a460340eef2855c75449e8 authored almost 2 years ago
Merge pull request #961 from Ryex/better-tasks

github.com/PrismLauncher/PrismLauncher - c5aff7cc1ef43a1326bd3ce0c83e29669e2ff43f authored almost 2 years ago
Gib -> GiB

Co-authored-by: Sefa Eyeoglu <[email protected]>
Signed-off-by: Rachel Powers <508861+Ryex@u...

github.com/PrismLauncher/PrismLauncher - b16829b0f9a24dba9d4c9582f82affb30a416f1b authored almost 2 years ago
fix: remove qt < 5.6 support process error signal

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - f27716656c6f6006238203669a7a02f035733fc0 authored almost 2 years ago
feat: Don't hide the settings tab when an instance is running

Signed-off-by: Redson <[email protected]>

github.com/PrismLauncher/PrismLauncher - 37a6ef95f05b474da1ce449bef696258d22a9d9b authored almost 2 years ago
fix: Prism sets the data dir to the working directory.

Signed-off-by: Redson <[email protected]>

github.com/PrismLauncher/PrismLauncher - 475761b295b3c77aa852af254f783340055090f6 authored almost 2 years ago
feat: Add the launcher root folder to the Folders menu

Signed-off-by: Redson <[email protected]>

github.com/PrismLauncher/PrismLauncher - 0b251fa7545dbe7e61a2a57f5f3e0ff2198b2314 authored almost 2 years ago
typo fix

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - 30cf73a22f1d185da15944857bed135d9e588267 authored almost 2 years ago
Merge remote-tracking branch 'upstream/develop' into better-tasks

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - 884ac7307817e10f04512a29213a017ca344c16d authored almost 2 years ago
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop

github.com/PrismLauncher/PrismLauncher - ef6cbdfa2ade6a5f1ccb7253c1647ce1e9d5442d authored almost 2 years ago
doc fixes

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - 718abaae0ef465050c81c0dfba63ce9f0fff17fc authored almost 2 years ago
refactor: move functions to utils + code-review fixes

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - 62a402d05aa2b4722201506794fd20e95b05845c authored almost 2 years ago
Merge pull request #1054 from Ryex/more-lax-block-mods-filename-check

github.com/PrismLauncher/PrismLauncher - ce5bb29c442cee3654c5f4287a999d5d6593032f authored almost 2 years ago
Merge pull request #950 from DioEgizio/resize-settings

fix: divide minecraftpage into tabs

github.com/PrismLauncher/PrismLauncher - d535f73a584d45ba95892ecbfc9b2fd26d46cd84 authored almost 2 years ago
Update launcher/ui/pages/global/MinecraftPage.ui

Co-authored-by: Sefa Eyeoglu <[email protected]>
Signed-off-by: DioEgizio <83089242+DioEgizi...

github.com/PrismLauncher/PrismLauncher - d38696f411ea0889d4152f999864912f1685120b authored almost 2 years ago
Fix command line args

Signed-off-by: timoreo <[email protected]>

github.com/PrismLauncher/PrismLauncher - 54fb799d95faa3d646cfc835937e5fbdb10afa4d authored almost 2 years ago
Added a protection against giving a mod url

Signed-off-by: timoreo <[email protected]>

github.com/PrismLauncher/PrismLauncher - 565202c99004a13f4d6b9bad6ec1e0634fb280fb authored almost 2 years ago
fix: ensure Application accepts URLs and local files form cmd args

refactor: Move curseforge:// url scheme detection to Import Page
feat: pass along extra CF pack i...

github.com/PrismLauncher/PrismLauncher - a3173b53717fcea686f267f4eb8fd9788e6677db authored almost 2 years ago
Added url handler for curseforge

Signed-off-by: timoreo <[email protected]>

github.com/PrismLauncher/PrismLauncher - 63c21c53af457673a836915ae7351111c980a4bf authored almost 2 years ago
change: don't search appdata locaiton for logging rules if using custom data dir

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - d0b6f0124b41f8e279df5b224c975d03b3631b1e authored almost 2 years ago
Apply suggestions from code review

Co-authored-by: flow <[email protected]>
Signed-off-by: Rachel Powers <[email protected]...

github.com/PrismLauncher/PrismLauncher - b266068644d2caab4f103b0adf7a491b95f52369 authored almost 2 years ago
feat: display license and issue tracker

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - 74e7c13a177afdb503a642cb9c97d71e72249291 authored almost 2 years ago
change: don't toggle a resource's enabeling just by selecting it. only if they are on the checkbox.

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - 3cfcc83ea99e8f42dba8848b5ef885c296b4566a authored almost 2 years ago
use 32x32 images for image column

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - ee94be624eb11a12d4eb3e07c32ea4734b3ba6dc authored almost 2 years ago
fix: fix qchar conversion and codeql

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - 2fe3dc5960a6cc231891a91dd68fcc8b159e9365 authored almost 2 years ago
fix: grow pixmapcache if it is evicting too fast

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - fd7338d3f3f72ca9532f11c9759ad02bbc759c7c authored almost 2 years ago
feat(resourcePackPage): icon column

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - ed185f047fa2efc80cc622165583e57f21ffa560 authored almost 2 years ago
feat(texturepackPage): icon column

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - d384d991fad80cdadf6486d61e5c06a692a0031d authored almost 2 years ago
feat(modpage): mod icon in description and column

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - 9913080a829acb4ca921c3a68e0caefad0ebcaa1 authored almost 2 years ago
feat(mod parsing): load extra mod details

- (image, license, issuetracker)

Signed-off-by: Rachel Powers <[email protected]....

github.com/PrismLauncher/PrismLauncher - ec157b766efd9eb781a8ca85fb9c28674e073da0 authored almost 2 years ago
Fixed code error

Signed-off-by: Trial97 <[email protected]>

github.com/PrismLauncher/PrismLauncher - 469ef3e06d93f9b00d7c23ac03f4eff07385e446 authored almost 2 years ago
Updated required_by as dependency

Signed-off-by: Trial97 <[email protected]>

github.com/PrismLauncher/PrismLauncher - 107b4702895afdbaf9912006d91c910bb6634361 authored almost 2 years ago
fix: super lax compare

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - e0635955df2d1bf79e1ba61eb02074801b60953f authored almost 2 years ago
Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop

Signed-off-by: Trial97 <[email protected]>

github.com/PrismLauncher/PrismLauncher - 8b14b946e248c327046777eb2ed494170452f108 authored almost 2 years ago
Fixed comments

Signed-off-by: Trial97 <[email protected]>

github.com/PrismLauncher/PrismLauncher - f7b912fc9d804902a725fa903be8574e1e202f69 authored almost 2 years ago
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop

github.com/PrismLauncher/PrismLauncher - 9fbec3793f02f6bb3e692f98f2d86cad12c52190 authored almost 2 years ago
fix add an addtion lax file name match with ` ` replaced with `+`

Signed-off-by: Rachel Powers <[email protected]>

github.com/PrismLauncher/PrismLauncher - 5ec4cbf1cbf660d992ddd73c67d31de27c097f54 authored almost 2 years ago
Initialized variable

Signed-off-by: Trial97 <[email protected]>

github.com/PrismLauncher/PrismLauncher - e4449a0ba32593b4fd76e3f2ced176e5b3bbd952 authored almost 2 years ago
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into Fix_Assert

github.com/PrismLauncher/PrismLauncher - 42dc3ed03f76f1064d6367a4d90f7cea895bcb6b authored almost 2 years ago
Removed comment

Signed-off-by: Trial97 <[email protected]>

github.com/PrismLauncher/PrismLauncher - f6ed2036b34177d7f932007dc5b3cc3d59f99aea authored almost 2 years ago
Moved the selected resources to one list

Signed-off-by: Trial97 <[email protected]>

github.com/PrismLauncher/PrismLauncher - f8bf71e152aba15d23b5b92382bb112de125d4d1 authored almost 2 years ago