summaryrefslogtreecommitdiffstats
path: root/kde/patch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* KDE: update digikam Eric Hameleers2019-11-112-0/+43
|
* KDE4: recompile kdelibs Eric Hameleers2019-11-112-0/+13
| | | | This removes hardcoded TLSv1 allowing TLSv1.1 and TLSv1.2
* KDE applications-extra: rebuilt calligra and calligraplan Eric Hameleers2019-10-1911-0/+553
| | | | | Calligra needed a rebuild against the new icu4c and calligraplan would no longer start and needed a recompile against qt5 and kcalendarcore.
* KDE 4 kdelibs: address a CVE and make it compile against openssl 1.x Eric Hameleers2019-09-143-0/+4126
| | | | Security fix for CVE-2019-14744.
* 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 Eric Hameleers2019-05-113-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.
* Konsole: fix rendering of cursor if non-default theme is selected Eric Hameleers2019-05-092-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.
* 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 Eric Hameleers2018-12-092-0/+32
| | | | CVE-2018-19516: HTML email can open browser window automatically.
* 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 Eric Hameleers2018-08-123-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.
* Disable a no longer relevant patch Eric Hameleers2018-08-121-1/+1
|
* Avoid a hard dependency for kpat on freecell-solver Eric Hameleers2018-08-122-2/+2
| | | | We don't have freecell-solver in Slackware and I do want to have kpat.
* 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 Eric Hameleers2018-08-122-0/+588
| | | | But we have to wait until post 5.13.4 because the patch does not yet apply.
* 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 Eric Hameleers2018-06-232-0/+14
| | | | | | | | deps:poppler frameworks:kfilemetadata5 kdepim:kdepim-addons applications:okular applications-extra:calligra,krita
* Remove patches that have been applied upstream Eric Hameleers2018-05-242-2/+2
|
* plasma/powerdevil: patched a regression Eric Hameleers2018-04-262-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.
* Make kopete compile Eric Hameleers2018-04-252-0/+34
|
* Un-apply the Konsole patch that sets TERM to 'konsole' Eric Hameleers2018-04-151-1/+2
| | | | Following the revert of a similar patch to Slackware's own konsole package.
* 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 Eric Hameleers2017-12-222-0/+52
| | | | | This reverts a patronizing commit by a KDE developer. Please leave these kinds of decisions to the end-user!
* 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 Eric Hameleers2017-11-262-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.
* 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 Eric Hameleers2017-09-171-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).
* Bugfixes to KDE 5_17.09: akonadi, kile Eric Hameleers2017-09-122-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).
* Update / disable KDE patches Eric Hameleers2017-09-114-6/+6
|