summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qtooltip
Commit message (Expand)AuthorAgeFilesLines
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-0/+6
|\
| * Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+6
* | cmake: add widgets/kernel testsFrederik Gladhorn2019-10-311-1/+13
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-0/+7
|\|
| * QToolTip: Don't crash if a tool tip is shown outside screen geometryJohan Klokkhammer Helsing2018-10-151-0/+7
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* ToolTip/Windows: Fix wrong size when font is modified by widget stylesheetFriedemann Kleint2018-03-011-11/+51
* qtbase: Remove BLACKLIST files which are no longer activeChristian Ehrlicher2018-02-121-4/+0
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-0/+4
|\
| * tst_qtooltip: Move cursor away from tooltip.Friedemann Kleint2015-06-301-0/+4
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+4
|/
* Polish and stabilize tst_qtooltip.Friedemann Kleint2015-06-021-26/+36
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-1/+1
|\
| * Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* | Cocoa: Improve expose event handling.Morten Johan Sørvig2013-03-061-0/+4
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+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
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-08-011-3/+1
* Cocoa: Improve basic window handling.Morten Johan Sorvig2012-03-141-15/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Expect tooltip related test failures on Mac OS XBradley T. Hughes2012-01-201-0/+9
* 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
* Re-enabled testsJo Asplin2011-10-261-2/+0
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+192