summaryrefslogtreecommitdiffstats
path: root/kde/patch (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-11Kdepim: remove upstreamed patch for kmail Eric Hameleers1-1/+1
2019-06-13kmail: fix kontact crash on logout (KDEBUG 404881) Eric Hameleers2-0/+79
2019-06-13krita: remove upstreamed patch Eric Hameleers1-1/+1
2019-05-11ktorrent: embed a local copy of the GeoIP database Eric Hameleers3-0/+41
The online version of GeoIP has been discontinued in favor of a new API. The ktorrent code has not been updated for the new API and therefore the program spits out a download error for geoip.dat everytime it starts. By embedding a local copy of the database, a download is not attempted and the error is gone.
2019-05-09Konsole: fix rendering of cursor if non-default theme is selected Eric Hameleers2-0/+87
This issue was fixed post 18.12.3, so the patch is added but not applied since we now compile konsole-19.04.1.
2019-05-09Krita: hack around tablet issues with un-patched Qt 5.12 Eric Hameleers2-0/+71
2019-05-09Kate: update the patch that allows running kate and kwrite using sudo/kdesu Eric Hameleers1-12/+12
2019-02-14Krita recompile to improve compatibility with Qt 5.12 Eric Hameleers1-0/+117
2019-01-16Remove the upstreamed patches Eric Hameleers5-3/+47
2018-12-09Don't ask... this patch works, the first version did not apply Eric Hameleers1-13/+5
2018-12-09Add a patch to make umbrello compile against Qt >= 5.10 Eric Hameleers2-0/+38
2018-12-09KDE messagelib: apply security patch Eric Hameleers2-0/+32
CVE-2018-19516: HTML email can open browser window automatically.
2018-12-09Disable patch that was applied upstream Eric Hameleers1-1/+1
2018-10-24KIO: fix crash in QCoreApplication when accessing help://KDE-5_18.10 Eric Hameleers2-0/+48
2018-10-24KScreenlocker patch ported from 5.14 is no longer needed Eric Hameleers1-1/+1
2018-09-08Disable patch that has been applied upstream Eric Hameleers1-1/+2
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.