aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-27Merge remote-tracking branch 'upstream/develop' into ↵Sefa Eyeoglu
import-resource-pack-dialog-uwu
2022-11-27fix: check resource pack validity solely using pack formatSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-27fix: improve code readabilitySefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-27fix: use qt 6.4.0 on windows msvc for nowDioEgizio
qt 6.4.1 has a very bad scaling regression Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-11-26Merge pull request #521 from Scrumplex/missing-iconsDioEgizio
2022-11-26fix: use monochrome icon for breezeDioEgizio
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-11-26Merge pull request #493 from Scrumplex/cachixSefa Eyeoglu
Closes https://github.com/PrismLauncher/PrismLauncher/issues/491
2022-11-26Merge pull request #492 from Scrumplex/update-nixSefa Eyeoglu
2022-11-25remove unused ftb iconSantiago Cézar
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com>
2022-11-25meat is now roundSantiago Cézar
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com>
2022-11-25resize to 24x24Santiago Cézar
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com>
2022-11-25forgot ftbSantiago Cézar
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com>
2022-11-25merge with upstreamSantiago Cézar
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com>
2022-11-25gradients!Santiago Cézar
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com>
2022-11-25initial iconsSantiago Cézar
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com>
2022-11-25fix(RPImportDialog): allow changing item size to accomodate wrapped textflow
Signed-off-by: flow <flowlnlnln@gmail.com>
2022-11-25fix: add missing shortcut iconsSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-25reafctor(WideBar): connect to signal instead of overriding menu methodflow
This makes stuff more standard and closer to what we do in other places in the codebase. Signed-off-by: flow <flowlnlnln@gmail.com>
2022-11-25Merge pull request #227 from Leo40Git/feature/instance-shortcutsSefa Eyeoglu
Closes https://github.com/PrismLauncher/PrismLauncher/issues/210
2022-11-25Merge pull request #412 from leo78913/legacy-iconsSefa Eyeoglu
add the missing icons to the legacy icon theme
2022-11-23Merge pull request #514 from DioEgizio/force-bundled-libs-winflow
2022-11-23fix: force bundled libs on win msvcDioEgizio
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-11-23Button to add agentTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2022-11-23Merge pull request #508 from TheLastRar/ForceBundledLibsSefa Eyeoglu
2022-11-22Fix: Launcher_FORCE_BUNDLED_LIBS Failing to find bundled zlibTheLastRar
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com>
2022-11-22fix: reset wide bar settings when the list of actions changesflow
This prevents changes to the actions to cause non-intuitive issues in the Wide bar, hiding items that previously weren't hidden. Signed-off-by: flow <flowlnlnln@gmail.com>
2022-11-22Remove blue-ish tint from flat white iconsTrisave
Signed-off-by: Trisave <42098407+Protrikk@users.noreply.github.com>
2022-11-21Merge pull request #498 from Scrumplex/fix-copy-signalflow
2022-11-21Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Ryan Cao
into import-resource-pack-dialog-uwu
2022-11-21fix: actually emit fileCopiedSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-21Merge pull request #487 from TayouVR/breeze-icon-themesDioEgizio
2022-11-21Merge pull request #243 from Scrumplex/migration-dialogSefa Eyeoglu
Closes https://github.com/PrismLauncher/PrismLauncher/issues/46 Closes https://github.com/PrismLauncher/PrismLauncher/issues/204
2022-11-21fix(actions): don't ignore nix filesSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-21fix: text wrappingRyan Cao
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
2022-11-21feat(actions): add Nix buildSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-20refactor(nix): synchronize changes from nixpkgsSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-20feat: validate maximum memory allocation in wizardSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-20fix: add Breeze copyright notice to COPYINGDioEgizio
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-11-20fix: remove commented-out assertionsflow
They may not hold true at all times, and that's fine. Signed-off-by: flow <flowlnlnln@gmail.com>
2022-11-20refactor: move RP/TP validation to their respective utilsflow
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-20add breeze themesTayou
Signed-off-by: Tayou <tayou@gmx.net>
2022-11-19feat(InstancePages): save/load wide bar visibility settingsflow
Signed-off-by: flow <flowlnlnln@gmail.com>
2022-11-19feat(WideBar): allow loading/unloading visibility via a byte arrayflow
I really wanted to use a QBitArray :c Signed-off-by: flow <flowlnlnln@gmail.com>
2022-11-19feat(WideBar): allow hiding buttons with right-clickflow
Signed-off-by: flow <flowlnlnln@gmail.com>
2022-11-19refactor: clean up WideBar a bitflow
Signed-off-by: flow <flowlnlnln@gmail.com>
2022-11-19Merge pull request #291 from TheKodeToad/betterjavalauncherSefa Eyeoglu
2022-11-19Merge pull request #483 from jopejoe1/patch-1Sefa Eyeoglu
2022-11-19Merge pull request #482 from DioEgizio/fix-cache-flatpakSefa Eyeoglu
2022-11-20fix: stray includeRyan Cao
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
2022-11-20fix: add support for CLI and drag and dropRyan Cao
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>