summaryrefslogtreecommitdiffstats
path: root/tests/manual/windowgeometry
Commit message (Expand)AuthorAgeFilesLines
* Remove fatuously true or false QT_VERSION checksEdward Welbourne2021-09-232-28/+7
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-072-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Deliver Quit event when calling QCoreApplication::quit()Tor Arne Vestbø2020-09-071-1/+1
* Fix some compiler errors caused by bit-rot in manual testsEdward Welbourne2020-07-271-5/+9
* CMake: Regenerate manual testsAlexandru Croitor2020-07-081-1/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-2/+1
|\
| * Update version checks in tests/manualLeander Beernaert2019-11-131-2/+1
* | Convert all of tests/manualLeander Beernaert2019-11-141-0/+21
|/
* Fix window(child)geometry manual testsTor Arne Vestbø2018-06-251-9/+9
* Updated license headersJani Heikkinen2016-01-213-51/+36
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Update copyright headersJani Heikkinen2015-02-113-21/+21
* Update license headers and add new license filesMatti Paaso2014-09-243-57/+33
* Update manualtests license to say "part of test suite".Gunnar Sletta2013-05-263-3/+3
* Fix building of the manual tests.Friedemann Kleint2013-03-131-6/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-171-1/+1
* QWidget windows have fullscreen button by default; manual test for itShawn Rutledge2012-12-011-1/+1
* Fixed abbreviations in QWindow::framePos() and QWindow::setFramePos().Samuel Rødal2012-11-271-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-73/+73
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add command line options to windowgeometry testAndreas Holzammer2012-08-011-2/+17
* Improve windowflags, windowgeometry manual tests.Friedemann Kleint2012-07-111-1/+6
* Fix windowgeometry test for Windows.Friedemann Kleint2012-04-242-1/+4
* Window geometry manual tests: Add Window state controls.Friedemann Kleint2012-04-203-17/+145
* Set the window title for the QWindow as well.Morten Johan Sorvig2012-04-201-0/+1
* Add a manual test for the window geometry.Friedemann Kleint2012-04-194-0/+579