aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-04fix: use KDEInstallDirs for manpageSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-04Merge branch 'develop' into macos-drag-n-dropSefa Eyeoglu
2022-11-04refactor(cmake): use KDEInstallDirs for Linux install pathsSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-04Merge pull request #374 from flowln/fix_ltotxtsd
2022-11-03Merge pull request #389 from ↵Sefa Eyeoglu
PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x
2022-11-03chore(deps): update hendrikmuhs/ccache-action action to v1.2.5renovate[bot]
2022-11-03Merge pull request #379 from TheLastRar/win-stacksizetxtsd
2022-11-02Merge pull request #382 from ↵flow
PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x
2022-11-02chore(deps): update hendrikmuhs/ccache-action action to v1.2.4renovate[bot]
2022-11-02Fix: Increase stack size on Windows to 8MiBTheLastRar
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com>
2022-11-02experimental: install mime info in CMakeRyan Cao
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
2022-11-02Merge pull request #372 from santiagocezar/rorySefa Eyeoglu
2022-11-02remove logcatSantiago Cézar
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com>
2022-11-02Merge pull request #346 from ryanccn/more-user-friendly-java-warning-text-ahahatxtsd
2022-11-01keyboard navigation is importantSantiago Cézar
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com>
2022-11-01forgot the qrcSantiago Cézar
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com>
2022-11-01fix: don't use forward-declared Ptr types in meta/flow
This would cause ODR violations when those headers were included in other places that also included stuff like "Version.h" (note the "meta/Version.h"), which can cause problems, especially in LTO. Signed-off-by: flow <flowlnlnln@gmail.com>
2022-11-01add rory flat too (and holiday variants)Santiago Cézar
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com> Co-authored-by: Ashtaka <66513643+AshtakaOOf@users.noreply.github.com>
2022-11-01add rorySantiago Cézar
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com> Co-authored-by: Ashtaka <66513643+AshtakaOOf@users.noreply.github.com>
2022-11-01Merge pull request #368 from PrismLauncher/creditsSefa Eyeoglu
2022-11-02change: Update creditstxtsd
Replaces txtsd's GitHub link with their website Moves DioEgizio and flowln from contributors to dev team Signed-off-by: txtsd <code@ihavea.quest>
2022-11-01Merge pull request #365 from Scrumplex/fix-logoSefa Eyeoglu
2022-11-01fix: fix logo nameSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-01Merge pull request #333 from flowln/fix_atl_packs_post_modpack_updatetimoreo
2022-11-01Merge pull request #329 from flowln/only_safe_workaroundstimoreo
2022-11-01Merge pull request #359 from Chrono-byte/developDioEgizio
2022-10-31Merge branch 'PrismLauncher:develop' into developChrono
2022-10-31remove one spaceChrono
Signed-off-by: Chrono <me@disilla.org>
2022-10-31Merge pull request #351 from Scrumplex/fix-trashSefa Eyeoglu
2022-10-31fix: fix undo key sequenceSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-31fix: do not trash instances in FlatpakSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-31Merge pull request #354 from Scrumplex/translations-maybeDioEgizio
Improve display names of certain languages
2022-10-31oopRyan Cao
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
2022-10-31Merge pull request #352 from TheLastRar/Win-setDarkWinTitlebar-10OrGreaterDioEgizio
2022-10-31Update VerifyJavaInstall.cppRyan Cao
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
2022-10-30Merge pull request #353 from FayneAldan/accounts-consistencyflow
2022-10-30chore: improve display names of certain languagesSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-30Change Profiles to Accounts for consistencyFayne Aldan
Signed-off-by: Fayne Aldan <FayneAldan@gmail.com>
2022-10-30Fix: Check if Windows 10 before calling setDarkWinTitlebar()TheLastRar
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com>
2022-10-30fix: fix disabled trash undo actionSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-30fix: more user friendly Java warning textRyan Cao
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
2022-10-30Merge pull request #342 from fn2006/prism-svg-fixtxtsd
2022-10-29use existing variablesfn2006
Signed-off-by: fn2006 <usernamefn2006alreadyused@protonmail.com>
2022-10-29fix hardcoded svgfn2006
Signed-off-by: fn2006 <usernamefn2006alreadyused@protonmail.com>
2022-10-29Merge pull request #340 from PrismLauncher/repologySefa Eyeoglu
2022-10-29Merge pull request #338 from Scrumplex/fix-credits-1Sefa Eyeoglu
2022-10-29feat: Add Repology badge to READMEtxtsd
Signed-off-by: txtsd <code@ihavea.quest>
2022-10-29chore: update creditsSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-28feat(tests): add test for FS::copy with filesflow
Signed-off-by: flow <flowlnlnln@gmail.com>
2022-10-28fix: copy single files too in FS::copyflow
eek Signed-off-by: flow <flowlnlnln@gmail.com>