summaryrefslogtreecommitdiffstats
path: root/kde/patch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fix digikam compilation against latest slackware-current Eric Hameleers2017-07-222-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.
* 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 Eric Hameleers2017-07-182-0/+19
| | | | | Reason: ksudoku is still kdelibs4 based, not KF5, and this reverted commit was meant only for the master branch.
* Apply workaround in kwin for regression in qt 5.9 Eric Hameleers2017-06-253-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.
* dolphin: let the user decide if she wants to run dolphin as root Eric Hameleers2017-06-252-0/+47
|
* krita needs a patch to compile against Qt 5.9 Eric Hameleers2017-06-252-0/+29
|
* kdenlive patch was still needed after all Eric Hameleers2017-06-251-1/+1
|
* Disable patches that have been applied upstream Eric Hameleers2017-06-252-2/+3
|
* Prepare for KDE 5_17.05_02 for Slackware Eric Hameleers2017-05-216-0/+201
|
* Prepare for KDE 5_17.05 for Slackware Eric Hameleers2017-05-212-0/+118
|
* Some patches are no longer necessary Eric Hameleers2017-04-203-4/+5
|
* kde: disable patches for issues that were fixed by upstream Eric Hameleers2017-03-193-6/+7
|
* kholidays: revert dependency freeze patch Eric Hameleers2017-03-192-0/+65
| | | | | Revert dependency freeze breaking merges (KF5_VERSION, cmake, PIM_VERSION). Should be fixed in Applications > 16.12.3.
* kde: added digikam, k3b, kdenlive, libkface Eric Hameleers2017-03-194-0/+106
|
* SDDM: compile the dutch translation Eric Hameleers2017-02-211-0/+6
|
* Disable patch for systray cpu bug which was applied upstream. Eric Hameleers2017-02-131-1/+2
|
* Fix for jabber protocol vulnerability in Kopete: CVE-2017-5593 Eric Hameleers2017-02-132-0/+131
|
* Applications: patches for cantor and kalzium to compile against KF 5.31. Eric Hameleers2017-02-135-0/+387
|
* KDE 5_17.01: a batch of packages had to be rebuilt for Slackware-current. Eric Hameleers2017-02-137-0/+852
|
* kde-runtime: disable a patch which has been applied upstream. Eric Hameleers2017-01-271-2/+2
|
* plasma-workspace: address high CPU useage bug in system tray animations. Eric Hameleers2017-01-272-0/+156
|
* plasma-workspace: disable patch that was applied upstream. Eric Hameleers2016-12-081-1/+1
|
* kde-runtime: allow building kwalletd against gpgme++ from gpgme 1.7. Eric Hameleers2016-12-082-0/+136
|
* SDDM: new version 0.14.0 required some patching. Eric Hameleers2016-11-154-13/+64
|
* Apply a last-minute patch to make plasma-workspace compile again. Eric Hameleers2016-06-152-0/+26
| | | | | The source tarball for plasma-workspace was re-generated as 5.6.5.1 shortly after, so that this patch could be commented-out again.
* Disable upstream-applied patches. Eric Hameleers2016-05-183-4/+4
|
* Rebase the spectacle patch; the git patch did not cleanly apply using 'patch'. Eric Hameleers2016-05-021-14/+13
|
* Patch for kcoreaddons: a regression caused rand() to be not seeded. Eric Hameleers2016-05-022-0/+32
| | | | | | | KRandom saw a regression in KCoreAddon's 5.21.0 release, which impacts a wide range of applications and use cases. Since the rand() was not seeded, the numbers generated were predictable, which is ugly in games and probably alarming for bluetooth pairing.
* Patches for post Applications 16.04.0 bugs in kcalc and spectacle. Eric Hameleers2016-05-015-0/+108
| | | | | | | | | spectacle: - fix broken HiDPI support. - fix broken rectangular image capture on Nvidia GPU. kcalc: - Fix issue where kcalc has a zero-sized window and appears not to start.
* Refresh the patches (some of them are no longer needed). Eric Hameleers2016-04-205-5/+5
|
* Fix build against glibc-2.23 Eric Hameleers2016-03-168-0/+308
| | | | | | | | | Some packages would fail to compile (only on 32-bit though) with: "error: 'isnan' was not declared in this scope". Affected sources: - libksysguard - kholidays - kmplot - kstars
* Remove patches that were applied to Frameworks 5.20.0. Eric Hameleers2016-03-162-3/+3
|
* Rebase the libpci patch for kinfocenter. Eric Hameleers2016-03-161-3/+7
|
* Fix 'empty systray icons' for applications that use the Xembed protocol. Eric Hameleers2016-02-273-0/+63
| | | | | Xembed issue is KDEBUG 359388. Fix a crash in plasma too; KDEBUG 357895.
* Plasma: apply a patch to kscreenlocker to address CVE-2016-2312. Eric Hameleers2016-02-102-0/+40
| | | | | | Turning all screens off while the lock screen is shown can result in the screen being unlocked when turning a screen on again. See also https://www.kde.org/info/security/advisory-20160209-1.txt