summaryrefslogtreecommitdiffstats
path: root/kde/patch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Kdepim: remove upstreamed patch for kmail Eric Hameleers2019-07-111-1/+1
* kmail: fix kontact crash on logout (KDEBUG 404881) Eric Hameleers2019-06-132-0/+79
* krita: remove upstreamed patch Eric Hameleers2019-06-131-1/+1
* ktorrent: embed a local copy of the GeoIP database...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. Eric Hameleers2019-05-113-0/+41
* Konsole: fix rendering of cursor if non-default theme is selected...This issue was fixed post 18.12.3, so the patch is added but not applied since we now compile konsole-19.04.1. Eric Hameleers2019-05-092-0/+87
* Krita: hack around tablet issues with un-patched Qt 5.12 Eric Hameleers2019-05-092-0/+71
* Kate: update the patch that allows running kate and kwrite using sudo/kdesu Eric Hameleers2019-05-091-12/+12
* Krita recompile to improve compatibility with Qt 5.12 Eric Hameleers2019-02-141-0/+117
* Remove the upstreamed patches Eric Hameleers2019-01-165-3/+47
* Don't ask... this patch works, the first version did not apply Eric Hameleers2018-12-091-13/+5
* Add a patch to make umbrello compile against Qt >= 5.10 Eric Hameleers2018-12-092-0/+38
* KDE messagelib: apply security patch...CVE-2018-19516: HTML email can open browser window automatically. Eric Hameleers2018-12-092-0/+32
* Disable patch that was applied upstream Eric Hameleers2018-12-091-1/+1
* KIO: fix crash in QCoreApplication when accessing help://KDE-5_18.10 Eric Hameleers2018-10-242-0/+48
* KScreenlocker patch ported from 5.14 is no longer needed Eric Hameleers2018-10-241-1/+1
* Disable patch that has been applied upstream Eric Hameleers2018-09-081-1/+2
* Backport two kscreenlocker patches from the 5.14 branch...- 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. Eric Hameleers2018-08-123-0/+169
* Disable a no longer relevant patch Eric Hameleers2018-08-121-1/+1
* Avoid a hard dependency for kpat on freecell-solver...We don't have freecell-solver in Slackware and I do want to have kpat. Eric Hameleers2018-08-122-2/+2
* Refresh the patches that allow dolphin and kate to run as root Eric Hameleers2018-08-122-82/+58
* Prepare port of plasma-pa from gconf to gsettings...But we have to wait until post 5.13.4 because the patch does not yet apply. Eric Hameleers2018-08-122-0/+588
* Fix kde-dev-utils build against KF 5.48.0 (only relevant for 18.04.3) Eric Hameleers2018-08-102-0/+159
* Recompile calligra against new poppler and Qt 5.11 Eric Hameleers2018-08-102-0/+138
* Prepare for reverting a future hard dependency on fc-solver in kpat Eric Hameleers2018-08-102-0/+1480
* Package rebuilds due to poppler upgrade in slackware-current...deps:poppler frameworks:kfilemetadata5 kdepim:kdepim-addons applications:okular applications-extra:calligra,krita Eric Hameleers2018-06-232-0/+14
* Remove patches that have been applied upstream Eric Hameleers2018-05-242-2/+2
* plasma/powerdevil: patched a regression...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. Eric Hameleers2018-04-262-0/+46
* Make kopete compile Eric Hameleers2018-04-252-0/+34
* Un-apply the Konsole patch that sets TERM to 'konsole'...Following the revert of a similar patch to Slackware's own konsole package. Eric Hameleers2018-04-151-1/+2
* Ark needed a patch to compile Eric Hameleers2018-04-152-0/+18
* Recompilation required after icu4c and poppler ABI breakage Eric Hameleers2018-04-042-0/+28
* Disable patches that were applied upstream Eric Hameleers2018-02-103-2/+38
* kwin needs a patch to allow it to work with cmake-3.10.x Eric Hameleers2018-01-192-0/+55
* Remove patches that have been applied to upstream sources Eric Hameleers2017-12-222-2/+3
* kde/applications/kate: allow to be started by the root user...This reverts a patronizing commit by a KDE developer. Please leave these kinds of decisions to the end-user! Eric Hameleers2017-12-222-0/+52
* kdepimlibs4: fix the compilation against libical 3 Eric Hameleers2017-12-082-0/+187
* kcalcore: fix compile error against libical 3 Eric Hameleers2017-12-082-0/+112
* frameworks/kio: fix directory creation in dolphin and plasma...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. Eric Hameleers2017-11-262-0/+70
* Upstreamed patches can be disabled in the next release Eric Hameleers2017-11-202-2/+3
* Make the kde-gtk-config load the current config first (KDEBUG 382291) Eric Hameleers2017-10-242-0/+625
* ktexteditor: fix broken auto-indentation for some languages (e.g. python) Eric Hameleers2017-10-222-0/+35
* Remove upstreamed patches Eric Hameleers2017-10-142-2/+2
* perlqt: tried - unsuccessfully - to make it compile again Eric Hameleers2017-10-142-0/+14
* Bugfixes to KDE 5_17.09: akonadi...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). Eric Hameleers2017-09-171-8/+82
* Bugfixes to KDE 5_17.09: akonadi, kile...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). Eric Hameleers2017-09-122-2/+20
* Update / disable KDE patches Eric Hameleers2017-09-114-6/+6
* Fix digikam compilation against latest slackware-current...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. Eric Hameleers2017-07-222-0/+13342
* kdenlive compiles with gcc7 now, disable the patch Eric Hameleers2017-07-181-1/+1
* Disable an upstreamed patch for kwin Eric Hameleers2017-07-181-1/+1
* Revert a commit for ksudoku preventing its menu entry to work...Reason: ksudoku is still kdelibs4 based, not KF5, and this reverted commit was meant only for the master branch. Eric Hameleers2017-07-182-0/+19