[qt/qt/qtgraphs]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt/qtgraphs Pushed by mirror-service into branch '6.12'. Changed from e9392ce6095964f75528dc4460715eb8d7389517 to 71eb7d1fea0d7bd065c03d5751d0bf6fbfc02db0 Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit 586cacddb1f5d04f5a792bced560b1c573c452dd by Sami Varanka on 13/08/2026 at 15:21.. Use QT_CONFIG to check whether feature is enabled Whether a certain feature is enabled should be checked with QT_CONFIG(<feature_name>). QtGraphs used to check in CMakeLists.txt if a feature is enabled and define a macro for it. In the source, the enablement was checked by checking the macro. However, that is a rather ugly way. This commit changes them to use QT_CONFIG(<feature_name>), which is more elegant. Task-number: QTBUG-146286 Change-Id: I647e586aa344dc6fb7ed4eab2d13838a66c5719e Reviewed-by: Sami Varanka <[email protected]> (cherry picked from commit 49ec8fa83d6344802f1cdf9f41f8acbdade23b11) Reviewed-by: Volker Hilsheimer <[email protected]> https://invent.kde.org/qt/qt/qtgraphs/-/commit/586cacddb1f5d04f5a792bced560b1c573c452dd Git commit 71eb7d1fea0d7bd065c03d5751d0bf6fbfc02db0 by Qt Submodule Update Bot on 13/08/2026 at 16:16.. Update dependencies on '6.12' in qt/qtgraphs Change-Id: Ia33ae49572e0c6560e8202da2e4cc327abb9433a Reviewed-by: Qt Submodule Update Bot <[email protected]> https://invent.kde.org/qt/qt/qtgraphs/-/commit/71eb7d1fea0d7bd065c03d5751d0bf6fbfc02db0