summaryrefslogtreecommitdiffstats
path: root/kde/patch (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-12Backport two kscreenlocker patches from the 5.14 branch Eric Hameleers3-0/+169
- Force software rendering when greeter crashed: - Load QtQuickSettings for software rendering (KDEBUG #347772): In particular the second patch eliminates 100% CPU usage in the lockscreen in case you have older hardware and rely on software rendering. I think this warrants the backport into Slackware's Plasma5 Desktop.
2018-08-12Disable a no longer relevant patch Eric Hameleers1-1/+1
2018-08-12Avoid a hard dependency for kpat on freecell-solver Eric Hameleers2-2/+2
We don't have freecell-solver in Slackware and I do want to have kpat.
2018-08-12Refresh the patches that allow dolphin and kate to run as root Eric Hameleers2-82/+58
2018-08-12Prepare port of plasma-pa from gconf to gsettings Eric Hameleers2-0/+588
But we have to wait until post 5.13.4 because the patch does not yet apply.
2018-08-10Fix kde-dev-utils build against KF 5.48.0 (only relevant for 18.04.3) Eric Hameleers2-0/+159
2018-08-10Recompile calligra against new poppler and Qt 5.11 Eric Hameleers2-0/+138
2018-08-10Prepare for reverting a future hard dependency on fc-solver in kpat Eric Hameleers2-0/+1480
2018-06-23Package rebuilds due to poppler upgrade in slackware-current Eric Hameleers2-0/+14
deps:poppler frameworks:kfilemetadata5 kdepim:kdepim-addons applications:okular applications-extra:calligra,krita
2018-05-24Remove patches that have been applied upstream Eric Hameleers2-2/+2
2018-04-26plasma/powerdevil: patched a regression Eric Hameleers2-0/+46
PowerDevil fails to configure power settings on a fresh install. This is fixed in 5.12.5 but it was annoying enough to already provide a patched 5.12.4 version.
2018-04-25Make kopete compile Eric Hameleers2-0/+34
2018-04-15Un-apply the Konsole patch that sets TERM to 'konsole' Eric Hameleers1-1/+2
Following the revert of a similar patch to Slackware's own konsole package.
2018-04-15Ark needed a patch to compile Eric Hameleers2-0/+18
2018-04-04Recompilation required after icu4c and poppler ABI breakage Eric Hameleers2-0/+28
2018-02-10Disable patches that were applied upstream Eric Hameleers3-2/+38
2018-01-19kwin needs a patch to allow it to work with cmake-3.10.x Eric Hameleers2-0/+55
2017-12-22Remove patches that have been applied to upstream sources Eric Hameleers2-2/+3
2017-12-22kde/applications/kate: allow to be started by the root user Eric Hameleers2-0/+52
This reverts a patronizing commit by a KDE developer. Please leave these kinds of decisions to the end-user!
2017-12-08kdepimlibs4: fix the compilation against libical 3 Eric Hameleers2-0/+187
2017-12-08kcalcore: fix compile error against libical 3 Eric Hameleers2-0/+112
2017-11-26frameworks/kio: fix directory creation in dolphin and plasma Eric Hameleers2-0/+70
Qt 5.9.3 breaks KIO::mkpath() which results in the inability to create directories in Dolphin and Plasma Folder View. This patch (included in future Frameworks 5.41) fixes the regression.
2017-11-20Upstreamed patches can be disabled in the next release Eric Hameleers2-2/+3
2017-10-24Make the kde-gtk-config load the current config first (KDEBUG 382291) Eric Hameleers2-0/+625
2017-10-22ktexteditor: fix broken auto-indentation for some languages (e.g. python) Eric Hameleers2-0/+35
2017-10-14Remove upstreamed patches Eric Hameleers2-2/+2
2017-10-14perlqt: tried - unsuccessfully - to make it compile again Eric Hameleers2-0/+14
2017-09-17Bugfixes to KDE 5_17.09: akonadi Eric Hameleers1-8/+82
akonadi: re-patched to make it work with mariadb 10.2.8 This time, I used the official patch (written by our own pprkut) which was applied to the akonadi git repository today and which will be part of the next akonadi release (17.08.2).
2017-09-12Bugfixes to KDE 5_17.09: akonadi, kile Eric Hameleers2-2/+20
kile: recompiled against newer poppler. akonadi: patched to make it work with mariadb 10.2.8 (real bug is in qtsql, see https://bugreports.qt.io/browse/QTBUG-63108).
2017-09-11Update / disable KDE patches Eric Hameleers4-6/+6
2017-07-22Fix digikam compilation against latest slackware-current Eric Hameleers2-0/+13342
Huge patch was taken from git master. It will end up in a regular digikam release at some point. The developer thinks it only fixes compilation on MacOS and told us that our issue was with an incomplete Qt5 package. He is wrong.
2017-07-18kdenlive compiles with gcc7 now, disable the patch Eric Hameleers1-1/+1
2017-07-18Disable an upstreamed patch for kwin Eric Hameleers1-1/+1
2017-07-18Revert a commit for ksudoku preventing its menu entry to work Eric Hameleers2-0/+19
Reason: ksudoku is still kdelibs4 based, not KF5, and this reverted commit was meant only for the master branch.
2017-06-25Apply workaround in kwin for regression in qt 5.9 Eric Hameleers3-0/+156
Additionally, apply a trivial patch for testing the CK2 session controller interface as a replacement for systemd-logind; this is not yet useful but will be, once I get the Wayland compositor to work.
2017-06-25dolphin: let the user decide if she wants to run dolphin as root Eric Hameleers2-0/+47
2017-06-25krita needs a patch to compile against Qt 5.9 Eric Hameleers2-0/+29
2017-06-25kdenlive patch was still needed after all Eric Hameleers1-1/+1
2017-06-25Disable patches that have been applied upstream Eric Hameleers2-2/+3
2017-05-21Prepare for KDE 5_17.05_02 for Slackware Eric Hameleers6-0/+201
2017-05-21Prepare for KDE 5_17.05 for Slackware Eric Hameleers2-0/+118
2017-04-20Some patches are no longer necessary Eric Hameleers3-4/+5
2017-03-19kde: disable patches for issues that were fixed by upstream Eric Hameleers3-6/+7
2017-03-19kholidays: revert dependency freeze patch Eric Hameleers2-0/+65
Revert dependency freeze breaking merges (KF5_VERSION, cmake, PIM_VERSION). Should be fixed in Applications > 16.12.3.
2017-03-19kde: added digikam, k3b, kdenlive, libkface Eric Hameleers4-0/+106
2017-02-21SDDM: compile the dutch translation Eric Hameleers1-0/+6
2017-02-13Disable patch for systray cpu bug which was applied upstream. Eric Hameleers1-1/+2
2017-02-13Fix for jabber protocol vulnerability in Kopete: CVE-2017-5593 Eric Hameleers2-0/+131
2017-02-13Applications: patches for cantor and kalzium to compile against KF 5.31. Eric Hameleers5-0/+387
2017-02-13KDE 5_17.01: a batch of packages had to be rebuilt for Slackware-current. Eric Hameleers7-0/+852