summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qgridlayout/tst_qgridlayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add widget replace function to QLayoutThorbjørn Lund Martsum2013-09-211-0/+45
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-1/+0
* Use frameless widgets in tst_qgridlayout.Friedemann Kleint2012-12-171-1/+29
* [QTBUG-27420] Make Q{Box,Grid,Form}Layout::takeAt() unparent a nested layoutMarc Mutz2012-12-021-0/+24
* tst_QGridLayout: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-9/+8
* Remove CDE and Motif styles from qtbaseJens Bache-Wiig2012-09-271-5/+0
* Auto tests: remove PlatformQuirks::isAutoMaximizing()J-P Nurmi2012-09-261-4/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* auto tests: updated for new QStyle pure virtualsJ-P Nurmi2012-08-311-12/+11
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-08-011-1/+1
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-10/+3
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-031-4/+4
* Eliminate duplicate data row names in widgets autotests.Jason McDonald2012-02-151-11/+10
* 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-4/+0
* Remove disabled code from qgridlayout autotestJason McDonald2011-11-021-10/+0
* Remove debug code from QGridLayout autotestJason McDonald2011-11-011-4/+0
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+2
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-201-0/+1646