David Faure
45cd128f73
GIT_SILENT Add CI configuration file
2021-09-05 14:03:42 +02:00
David Faure
224f892b09
GIT_SILENT increase KF_DISABLE_DEPRECATED_BEFORE_AND_AT
2021-04-11 12:05:38 +02:00
David Faure
95a19a15c3
xcf: fix new[]/delete mismatch, as detected by ASAN
2021-04-04 17:30:52 +02:00
David Faure
1ba23a1e8e
Port away from QPrinter::setPaperSize, deprecated in Qt 5.15
...
The formula was found in Qt's qt_pixelMultiplier (qpagesize.cpp)
as called by the deprecated setPaperSize method (when the unit is
DevicePixel)
NO_CHANGELOG
2021-04-04 15:56:13 +02:00
David Faure
bc3c04c7ce
GIT_SILENT Upgrade Qt5 version requirement to 5.15.0.
2021-04-04 14:44:40 +02:00
David Faure
e80fcd7c30
GIT_SILENT increase KF_DISABLE_DEPRECATED_BEFORE_AND_AT
2021-03-27 11:37:36 +01:00
David Faure
7ba4d6adda
GIT_SILENT increase KF_DISABLE_DEPRECATED_BEFORE_AND_AT
2021-02-13 14:41:28 +01:00
David Faure
db0b5d571a
GIT_SILENT increase KF_DISABLE_DEPRECATED_BEFORE_AND_AT
2020-10-11 11:27:17 +02:00
David Faure
d326d5dab9
GIT_SILENT increase KF_DISABLE_DEPRECATED_BEFORE_AND_AT
2020-08-16 01:12:16 +02:00
David Faure
37be13e3a4
GIT_SILENT increase KF_DISABLE_DEPRECATED_BEFORE_AND_AT
2020-06-05 10:40:11 +02:00
David Faure
f5b26cc9f9
GIT_SILENT increase KF_DISABLE_DEPRECATED_BEFORE_AND_AT
2020-05-10 00:38:45 +02:00
David Faure
551e7d44a8
Port the HDR plugin from sscanf() to QRegularExpression. Fixes FreeBSD.
2020-03-29 13:04:34 +02:00
David Faure
232075f92e
Port HDR plugin to qCDebug, to debug CI failure on FreeBSD
...
NO_CHANGELOG
2020-03-29 12:14:13 +02:00
David Faure
1d12b345f9
GIT_SILENT add missing newline
2020-03-29 01:06:42 +01:00
David Faure
becd7aff3a
autotests: print QImageReader::supportedImageFormats, to debug CI failures
2020-03-29 00:47:47 +01:00
David Faure
52fbe1863b
GIT_SILENT increase KF_DISABLE_DEPRECATED_BEFORE_AND_AT
2020-03-25 00:54:05 +01:00
David Faure
5c66570b9e
GIT_SILENT increase KF_DISABLE_DEPRECATED_BEFORE_AND_AT
2020-02-09 20:26:37 +01:00
David Faure
961465a311
GIT_SILENT Bump KF5 deprecation level to 5.66
2020-01-12 12:46:21 +01:00
David Faure
69effbf9f5
GIT_SILENT Bump KF5 deprecation level to 5.65
2019-12-14 12:22:02 +01:00
David Faure
f06cf300f1
GIT_SILENT Bump KF5 deprecation level to 5.64
2019-12-14 11:45:23 +01:00
David Faure
bdf23e45d5
GIT_SILENT QT_DEPRECATED_WARNINGS_SINCE will be done by ECM
2019-11-03 21:13:00 +01:00
David Faure
dd98b2b717
Workaround crash in Qt due to -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00
...
https://codereview.qt-project.org/c/qt/qtbase/+/279215
NO_CHANGELOG
2019-10-27 09:38:43 +01:00
David Faure
dd76f41c38
GIT_SILENT disable use of deprecated KF5 API
2019-10-26 23:20:53 +02:00
David Faure
940ca2b081
GIT_SILENT enable Qt deprecation warnings
2019-10-25 00:28:24 +02:00
David Faure
f485719012
kimg_rgb: optimize away QRegExp and QString::fromLocal8Bit.
...
Summary:
The code is even simpler this way.
Found by using heaptrack.
Test Plan: the unittest for rgb still passes.
Reviewers: cfeck
Reviewed By: cfeck
Subscribers: jtamate, kde-frameworks-devel
Tags: #frameworks
Differential Revision: https://phabricator.kde.org/D15890
2018-10-03 00:51:29 +02:00
David Faure
04e2ee01cb
Set LIBRARY_OUTPUT_DIRECTORY so the autotests can run without the plugins installed
...
Do this properly by defining a function (inspired by kcoreaddons_add_plugin)
2018-01-05 11:19:18 +01:00
David Faure
78aeee7d36
GIT_SILENT Upgrade to ECM 5.38 and make tests run uninstalled
2017-08-14 15:15:23 +02:00
David Faure
feddd046d7
Upgrade Qt version requirement to 5.3
2015-08-01 14:41:18 +02:00
David Faure
5b42b3b787
Upgrade ECM version requirement to 1.0.0 after all.
2014-07-01 20:16:27 +02:00
David Faure
f98e508da4
Upgrade ECM and KF5 version requirements.
2014-07-01 15:32:05 +02:00
David Faure
a92540f00d
Upgrade ECM and KF5 version requirements.
2014-06-01 12:40:39 +02:00
David Faure
2a8251c493
Upgrade ECM and KF5 version requirements.
2014-05-04 20:48:28 +02:00
David Faure
101ba47b61
Upgrade ECM version requirement and KF5 version.
2014-03-28 19:17:00 +01:00
David Faure
b4192f9f8b
Upgrade ECM version requirement and KF5 version.
2014-03-01 12:51:00 +01:00
David Faure
18ddd0920f
Upgrade ECM version requirement; fix KF5 version.
2014-02-05 00:02:37 +01:00
David Faure
02b5e97197
Code reformatted using kde-dev-scripts/astyle-kdelibs.
...
Use git blame -w 47df948 to show authorship as it was before this commit.
2013-12-18 09:54:11 +01:00