summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qformlayout
Commit message (Expand)AuthorAgeFilesLines
* Remove winrtOliver Wolff2020-06-061-3/+0
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-2/+18
|\
| * QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-2/+18
* | Regenerate qtbase after wip/qt6 -> wip/cmake mergeAlexandru Croitor2019-10-141-1/+16
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-112-7/+8
|\|
| * tst_QFormLayout: use QAutoPointer to simplify test and avoid leakMarc Mutz2019-08-132-7/+8
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-4/+4
|\|
| * Replace Q_DECL_NOTHROW with noexcept the remaining placesAllan Sandfeld Jensen2019-04-091-4/+4
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* winrt: make widgets/kernel auto tests passOliver Wolff2018-06-221-0/+3
* tests/auto/widgets/kernel: Avoid unconditional qWait()sKari Oikarinen2018-04-241-2/+1
* testlib: start sharing common helper functionsGatis Paeglis2017-11-042-9/+5
* QFormLayout: take the correct row in takeRow()Marc Mutz2017-02-081-6/+9
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-241-18/+24
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-231-18/+24
| |\
| | * tst_QFormLayout: Fix UB (invalid enum value) in several functionsMarc Mutz2016-11-221-18/+24
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-6/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-6/+9
| |\|
| | * Plug remaining leaks in tests/auto/widgets/kernelMarc Mutz2016-10-211-6/+9
* | | Plug new leaks in tst_QFormLayoutMarc Mutz2016-10-211-3/+41
* | | Implement QFormLayout row removalSamuel Gaist2016-04-141-0/+237
|/ /
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-1/+1
* | Tests: Use QCOMPARE() with QLatin1String() for QString values.Friedemann Kleint2015-10-141-2/+2
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-24/+24
* tst_formlayout: Fix top level widget leaks.Friedemann Kleint2015-06-271-198/+189
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Avoid adding widget to its own layoutThomas Fischer2014-09-051-0/+24
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* QFormLayout: Avoid assertion with negative spacings.Jan Arve Saether2013-11-151-0/+14
* Add widget replace function to QLayoutThorbjørn Lund Martsum2013-09-211-0/+49
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-081-0/+9
* [QTBUG-27420] Make Q{Box,Grid,Form}Layout::takeAt() unparent a nested layoutMarc Mutz2012-12-021-0/+24
* tst_QFormLayout: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-6/+5
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-2/+1
* 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
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-3/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-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
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3