lp://staging/kdelibs
- Get this branch:
- bzr branch lp://staging/kdelibs
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://anongit.kde.org/kdelibs.git.
Last successful import was .
Recent revisions
- 92848. By Heiko Becker
-
[cmake]: De-duplicate "else" to fix build with cmake-3.9
Otherwise it errors out with:
"CMake Error at kdeui/CMakeLists.txt:316 (else): A duplicate ELSE
command was found inside an IF block."
Also adjust the indentation to match the surrounding lines and remove
the arguments from else() and endif(). - 92847. By Wolfgang Bauer <email address hidden>
-
Support SVG too
Konqueror's about page doesn't show icons if the breeze icon theme is
used.
The reason is that khtml doesn't support SVG images.
This patch is supposed to fix it by allowing to use Qt's support in that
case.This is a backport of commit ed5c039f2d19965
45b95a24e9bff42 64144f9f6d
in khtmlFIXED-IN: 4.14.35
CCBUG: 355872 - 92842. By Albert Astals Cid
-
Verify that whoever is calling us is actually who he says he is
CVE-2017-8422
- 92840. By Andreas Schwab
-
http slave: send error page after authorization failure
BUG: 373323
Backport from KF5 kio
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)