summaryrefslogtreecommitdiffstats
path: root/kde/patch (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-03-20okular: addresss and fix CVE-2020-9359 Eric Hameleers2-0/+35
2020-03-20kirigami2: remove upstreamed patch Eric Hameleers1-1/+1
2020-03-20qqc2-desktop-style: remove upstreamed patch Eric Hameleers1-1/+1
2020-02-23Disable patches that were applied upstream Eric Hameleers1-2/+2
2020-02-13plasma-desktop: fix annoying bugs affecting user experience Eric Hameleers3-0/+49
KDEBUG #401508): Unlock widgets. Otherwise systems which had their widgets locked before update to Plasma 5.18 would have no way in the desktop to unlock them any longer. KDEBUG #416358): Cannot apply font changes (button remains inactive).
2020-02-13kirigami2: fix scrollbar behaviour Eric Hameleers2-0/+29
2020-02-13qqc2-desktop-style: fix scrollbar behaviour Eric Hameleers2-0/+56
2020-02-13Kdev-python now compiles properly against Python 3.8 Eric Hameleers1-1/+1
2020-01-22KDE: keep Python 3.8 patch for kdev-python, fixed in future 5.5.0 Eric Hameleers1-1/+1
2020-01-22KDE: updated sddm-qt5 in plasma-extra Eric Hameleers3-4/+27
2020-01-01Recompilations caused by the update to Python 3.8 in -current Eric Hameleers2-0/+564
2019-12-22Disable patch which was applied upstream Eric Hameleers1-1/+1
2019-11-14frameworks:kirigami2: patched to fix a crash in systemsettings5 Eric Hameleers2-0/+147
See: https://bugs.kde.org/show_bug.cgi?id=414003 https://bugs.kde.org/show_bug.cgi?id=414039
2019-11-14applications-extra:calligraplan: updated to 3.2.0 Eric Hameleers1-8/+8
2019-11-11KDE: update digikam Eric Hameleers2-0/+43
2019-11-11KDE4: recompile kdelibs Eric Hameleers2-0/+13
This removes hardcoded TLSv1 allowing TLSv1.1 and TLSv1.2
2019-10-19KDE applications-extra: rebuilt calligra and calligraplan Eric Hameleers11-0/+553
Calligra needed a rebuild against the new icu4c and calligraplan would no longer start and needed a recompile against qt5 and kcalendarcore.
2019-09-14KDE 4 kdelibs: address a CVE and make it compile against openssl 1.x Eric Hameleers3-0/+4126
Security fix for CVE-2019-14744.
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