Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-06 | feat(ui): add ManagedPackPage ui | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | chore: reformat code | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-05 | dix: disable FS watcher after closing BlockedModsDialog | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-04 | feat: add a proper server icon | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-12-03 | fix: warn before trashing instances | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-12-02 | Merge pull request #423 from TheKodeToad/addagent | flow | |
Fixes https://github.com/PrismLauncher/PrismLauncher/issues/414 | |||
2022-12-02 | Merge pull request #481 from ryanccn/import-resource-pack-dialog-uwu | flow | |
2022-12-01 | fix: explicitly set scheme for local file in -I argument | flow | |
Otherwise isLocalFile() will return false for local files without the file:// thingy. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-30 | Merge pull request #436 from Scrumplex/feat-change-maxmem | Sefa Eyeoglu | |
Closes https://github.com/PrismLauncher/PrismLauncher/issues/426 | |||
2022-11-27 | fix: make resource buttons work when instance is running | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-27 | Merge remote-tracking branch 'upstream/develop' into ↵ | Sefa Eyeoglu | |
import-resource-pack-dialog-uwu | |||
2022-11-27 | fix: improve code readability | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-25 | fix(RPImportDialog): allow changing item size to accomodate wrapped text | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-25 | Merge pull request #227 from Leo40Git/feature/instance-shortcuts | Sefa Eyeoglu | |
Closes https://github.com/PrismLauncher/PrismLauncher/issues/210 | |||
2022-11-23 | Button to add agent | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-21 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Ryan Cao | |
into import-resource-pack-dialog-uwu | |||
2022-11-21 | Merge pull request #487 from TayouVR/breeze-icon-themes | DioEgizio | |
2022-11-21 | Merge pull request #243 from Scrumplex/migration-dialog | Sefa Eyeoglu | |
Closes https://github.com/PrismLauncher/PrismLauncher/issues/46 Closes https://github.com/PrismLauncher/PrismLauncher/issues/204 | |||
2022-11-21 | fix: text wrapping | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-20 | feat: validate maximum memory allocation in wizard | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-20 | refactor: move RP/TP validation to their respective utils | flow | |
This makes it easier to validate individual resources, and allows the logic to be used in other places in the future, if we need to. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-20 | add breeze themes | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-11-20 | fix: stray include | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-20 | fix: add support for CLI and drag and drop | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-20 | fix: resource pack import dialog icons and add message | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-19 | fix instance IDs and resource pack imports | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-19 | feat: initial support for smart resource pack parsing on file handler | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-18 | Merge pull request #455 from leo78913/menubar-stuff | DioEgizio | |
2022-11-17 | Merge pull request #439 from Ryex/better-blocked-mods | flow | |
2022-11-17 | feat(BlockModsDialog): remove redundant Ui info | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-17 | fix: Fix usage below | Redson | |
Signed-off-by: Redson <redson@riseup.net> | |||
2022-11-17 | chore: Change var name | RedsonBr140 | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: RedsonBr140 <redson@riseup.net> | |||
2022-11-16 | chore: Var definition inside the for loop | RedsonBr140 | |
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: RedsonBr140 <redson@riseup.net> | |||
2022-11-15 | fix: Fix some stuff in the menu bar | leo78913 | |
- Remove duplicated launch actions - Enable the add instance action icon in menus - Remove ugly separator at the end of the help menu if the updater is disabled - Add icons to the help and news menu items Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-11-15 | feat: Make the changes persistent. | Redson | |
Signed-off-by: Redson <redson@riseup.net> | |||
2022-11-15 | fix: Check the box when the theme is changed via settings | Redson | |
Signed-off-by: Redson <redson@riseup.net> | |||
2022-11-15 | fix: Check the current theme box on startup. | Redson | |
Signed-off-by: Redson <redson@riseup.net> | |||
2022-11-15 | fix: Build on QT6 | Redson | |
Signed-off-by: Redson <redson@riseup.net> | |||
2022-11-15 | Merge remote-tracking branch 'upstream/develop' into feature/instance-shortcuts | ADudeCalledLeo | |
2022-11-14 | feat: Add themes and their logic. | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-11-14 | Merge branch 'PrismLauncher:develop' into menu-themes | RedsonBr140 | |
2022-11-14 | Merge pull request #428 from DioEgizio/fixes-to-CI | flow | |
2022-11-14 | Merge pull request #448 from TheLastRar/fixup-warnings | flow | |
2022-11-14 | fix: fix potentially uninitialized variable | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-14 | feat: Add empty menu | Redson | |
Signed-off-by: Redson <redson@riseup.net> | |||
2022-11-14 | Check parent in rowCount/columnCount/canFetchMore | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-14 | Mark loadExtraPackInfo abstract | TheLastRar | |
All classes that inherit from ModModel override this method Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-14 | Add icon | ADudeCalledLeo | |
NOTE: Currently missing on Legacy, Flat and Flat (White) Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com> | |||
2022-11-14 | refactor: improve readability | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-14 | Merge branch 'develop' into macos-add-to-path | Ryan Cao | |