summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qrect
Commit message (Expand)AuthorAgeFilesLines
* Improve rounding of QRect::toRectAllan Sandfeld Jensen2017-06-261-0/+32
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-3/+2
|\
| * QRect: fix UB (int overflow) in center()Marc Mutz2016-03-151-1/+1
| * tst_QRect: drop a test that depends on int overflowMarc Mutz2016-03-151-2/+1
* | QRect(F): add transposed()Marc Mutz2016-02-131-0/+38
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QMarginsF - Add new QMarginsF classJohn Layt2014-02-211-0/+25
* QRect - Add missing QMargins subtraction operatorJohn Layt2014-02-211-0/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Merge "Merge branch 'stable' into dev" into refs/staging/devJędrzej Nowacki2013-01-071-4/+0
|\|
| * Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-4/+0
* | Add API dealing with QMargins to QRect.Friedemann Kleint2013-01-071-0/+21
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Cleanup corelib autotestsJason McDonald2011-11-301-6/+5
* Remove obsolete code from QRect test.Jason McDonald2011-11-211-126/+0
* Cleanup corelib autotestsJason McDonald2011-11-111-3/+2
* Cleanup corelib autotestsJason McDonald2011-11-101-2400/+2400
* Cleanup corelib autotestsJason McDonald2011-11-071-25/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-191-12/+0
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-013-0/+4437