Package: qtcurve / 1.9-8

Metadata

Package Version Patches format
qtcurve 1.9-8 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix build with gcc 9.patch | (download)

lib/utils/gtkprops.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove unnecessary constexpr, this is not allowed in c++14
kglobalsettings.patch | (download)

qt5/style/qtcurve.cpp | 2 1 + 1 - 0 !
qt5/style/qtcurve_api.cpp | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 migrate away from kglobalsettings::*font() methods

kdelibs4support.patch | (download)

qt5/CMakeLists.txt | 2 1 + 1 - 0 !
qt5/common/config_file.cpp | 4 2 + 2 - 0 !
qt5/config/CMakeLists.txt | 5 4 + 1 - 0 !
qt5/config/imagepropertiesdialog.cpp | 4 0 + 4 - 0 !
qt5/config/qtcurveconfig.cpp | 53 29 + 24 - 0 !
qt5/kwin/qtcurveconfig.cpp | 4 2 + 2 - 0 !
qt5/kwin/qtcurveshadowconfiguration.cpp | 9 3 + 6 - 0 !
qt5/kwinconfig/qtcurvekwinconfig.cpp | 4 1 + 3 - 0 !
qt5/style/CMakeLists.txt | 4 3 + 1 - 0 !
qt5/style/qtcurve.cpp | 137 59 + 78 - 0 !
qt5/style/qtcurve.h | 4 2 + 2 - 0 !
qt5/style/qtcurve_api.cpp | 16 4 + 12 - 0 !
qt5/style/qtcurve_primitive.cpp | 3 1 + 2 - 0 !
qt5/style/utils.cpp | 3 1 + 2 - 0 !
14 files changed, 112 insertions(+), 140 deletions(-)

 [qt5] get rid of kdelibs4support dependency


qt 5.15.patch | (download)

qt5/style/qtcurve.h | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix build with qt 5.15 (missing qpainterpath include)
qfontdatabase.patch | (download)

qt5/style/qtcurve_p.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---