summaryrefslogtreecommitdiffstats
path: root/tests/manual/windowflags
Commit message (Expand)AuthorAgeFilesLines
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-073-5/+5
* Fix compilation of some manual testsFriedemann Kleint2020-09-262-3/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Fix some compiler errors caused by bit-rot in manual testsEdward Welbourne2020-07-271-5/+9
* QLogging: purge deprecated qInstallMsgHandler(QtMsgHandler)Edward Welbourne2020-07-231-4/+0
* CMake: Regenerate manual testsAlexandru Croitor2020-07-081-1/+1
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-1/+1
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-1/+1
| |\
| | * Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-1/+1
|\| |
| * | Update version checks in tests/manualLeander Beernaert2019-11-131-1/+1
| * | Fix compile errors related to missing Qt:: namespaceLeander Beernaert2019-11-111-3/+5
| * | Rename some manual test to be uniqueLeander Beernaert2019-11-111-0/+2
| |/
* | Convert all of tests/manualLeander Beernaert2019-11-141-0/+17
* | Fix compile errors related to missing Qt:: namespaceLeander Beernaert2019-11-121-3/+5
* | Rename some manual test to be uniqueLeander Beernaert2019-11-121-0/+2
|/
* windowflags: Make it easier to debug windows without a frameTor Arne Vestbø2018-02-223-1/+18
* windowflags: Lock fixed size to current size instead of 300x300Tor Arne Vestbø2018-02-221-3/+3
* windowflags: Allow testing of naked QWindows, not just QWidgetsTor Arne Vestbø2017-06-275-45/+93
* windowflags: Update preview info when window state changesTor Arne Vestbø2017-02-202-20/+28
* windowflags: Improve compound states handlingTor Arne Vestbø2017-02-191-2/+2
* windowflags test: Don't assume window states can not be compoundTor Arne Vestbø2017-02-093-88/+43
* windowflags test: Don't hide windows unconditionally when applying new stateTor Arne Vestbø2017-02-091-5/+5
* Extend manual test windowflagsFriedemann Kleint2016-11-185-152/+434
* Updated license headersJani Heikkinen2016-01-217-119/+84
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Update copyright headersJani Heikkinen2015-02-117-49/+49
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-1/+4
|\
| * windowflags test: Fix showing which flags are setSérgio Martins2015-01-191-1/+4
* | Fix assorted MSVC warnings in tests.Friedemann Kleint2015-01-171-1/+1
|/
* Update license headers and add new license filesMatti Paaso2014-09-247-133/+77
* Update manualtests license to say "part of test suite".Gunnar Sletta2013-05-267-7/+7
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-227-7/+7
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-187-7/+7
* | Compile windowflags/windowgeometry manual tests against 4.8.Friedemann Kleint2012-12-031-0/+4
|/
* QWidget windows have fullscreen button by default; manual test for itShawn Rutledge2012-12-012-5/+12
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-227-169/+169
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Track window state in manual test windowflags.Friedemann Kleint2012-07-182-15/+39
* Improve windowflags, windowgeometry manual tests.Friedemann Kleint2012-07-117-20/+56
* Add Qt::WindowTransparentForInput to Window flags manual test.Friedemann Kleint2012-06-082-0/+7
* Window geometry manual tests: Add Window state controls.Friedemann Kleint2012-04-205-180/+519
* Implement QCocoaWindow::setWindowState.Morten Johan Sorvig2012-04-205-4/+54
* Build manual tests.Friedemann Kleint2012-04-123-3/+15
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-305-5/+5
* Update contact information in license headers.Jason McDonald2012-01-235-5/+5
* Update copyright year in license headers.Jason McDonald2012-01-055-5/+5
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-245-86/+86
* Initial import from the monolithic Qt.Qt by Nokia2011-04-276-0/+688