summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qrect
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* tst_QRect::containsPointF_data(): remove duplicate data rowEdward Welbourne2022-10-181-2/+0
* Disable bad tests relying on wrong behaviorAllan Sandfeld Jensen2022-09-151-20/+10
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* QRect: add toRectF()Marc Mutz2022-03-191-1/+38
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Improve QRectF::toRect()Allan Sandfeld Jensen2020-10-121-6/+6
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Define inverted QRects consistentlyAllan Sandfeld Jensen2020-09-211-35/+79
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Regenerate tests/auto/corelib/toolsAlexandru Croitor2019-11-121-1/+10
* Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
* 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