qt5base-lts/tests/auto/corelib
Mitch Curtis 623bfe2093 Add unary operator+ to QPoint and QPointF.
As requested by Winfried Schenke:

"QPoint should have an unary operator+ (the unary operator- exists).
Classes with arithmetic operators should provide a complete set of
operators, because some template code relies on it."

Task-number: QTBUG-22913
Change-Id: Ib0c5105975f56c15f00bb48d83c8d911f5a204ac
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2012-07-12 01:46:20 +02:00
..
animation Make animation autotests build without widgets 2012-06-07 00:39:05 +02:00
codecs Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
global Avoid load(testcase) for installing test helper apps 2012-07-04 02:46:27 +02:00
io test: subtract qurlinternal.pro when private_tests are not enabled 2012-07-10 14:16:13 +02:00
itemmodels Add a Q_PROPERTY for the sourceModel of a proxy model. 2012-07-04 15:51:50 +02:00
json Fix some spelling errors 2012-07-11 14:52:37 +02:00
kernel Avoid load(testcase) for installing test helper apps 2012-07-04 02:46:27 +02:00
mimetypes QMimeType: document preferredSuffix()/suffixes() better 2012-07-08 10:37:24 +02:00
plugin make use of $$[FOO/get] properties 2012-06-19 16:39:58 +02:00
statemachine statemachine: Support parallel root state 2012-07-11 08:42:45 +02:00
thread Avoid load(testcase) for installing test helper apps 2012-07-04 02:46:27 +02:00
tools Add unary operator+ to QPoint and QPointF. 2012-07-12 01:46:20 +02:00
xml Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00