qt6-bb10/src/gui/util
Marc Mutz b209f943d2 Replace {add,sub,mul}_overload with q{Add,Sub,Mul}Overload
These APIs started out as private APIs in qnumeric_p.h, but have since
been made pseudo-public in qnumeric.h. The qnumeric_p.h versions just
forward to the qnumeric.h ones, so just use the latter.

This is in preparation of removing the {add,sub,mul}_overflow
versions, which, despite being defined in the unnamed namespace, don't
sport the q prefix, so potentially clash with global symbols.

The change is a simple textual search and replace, manually excluding
qnumeric_p.h.

Picking to 6.5 to avoid cherry-pick conflicts going forward.

Pick-to: 6.6 6.5
Change-Id: Ic0f7c92f7c47923317109e8a9dc06fa66bdff2c2
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2023-06-12 13:11:26 +00:00
..
qabstractlayoutstyleinfo.cpp
qabstractlayoutstyleinfo_p.h
qastchandler.cpp Replace {add,sub,mul}_overload with q{Add,Sub,Mul}Overload 2023-06-12 13:11:26 +00:00
qastchandler_p.h
qdesktopservices.cpp Android: use FileProvider with QDesktopServices::openUrl() 2023-02-24 17:45:10 +02:00
qdesktopservices.h
qedidparser.cpp QEdidParser: Fix parsing of string descriptors with length less than 13 2023-03-16 14:17:24 +01:00
qedidparser_p.h
qedidvendortable_p.h
qgridlayoutengine.cpp Add uniformCellWidths and uniformCellHeights to QGridLayoutEngine 2023-05-31 11:04:22 +02:00
qgridlayoutengine_p.h Add uniformCellWidths and uniformCellHeights to QGridLayoutEngine 2023-05-31 11:04:22 +02:00
qhexstring_p.h
qktxhandler.cpp QtGui: Disambiguate static variables 2023-02-03 21:48:19 +01:00
qktxhandler_p.h
qlayoutpolicy.cpp
qlayoutpolicy_p.h
qpkmhandler.cpp QtGui: Disambiguate static variables 2023-02-03 21:48:19 +01:00
qpkmhandler_p.h
qtexturefiledata.cpp
qtexturefiledata_p.h
qtexturefilehandler_p.h
qtexturefilereader.cpp
qtexturefilereader_p.h
qundogroup.cpp
qundogroup.h
qundostack.cpp
qundostack.h
qundostack_p.h
qvalidator.cpp Doc fix in QIntValidator::validate() and comment on a test 2023-03-03 23:19:23 +00:00
qvalidator.h