summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qapplication
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-6/+6
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-6/+6
| |\
| | * Plug remaining leaks in tests/auto/widgets/kernelMarc Mutz2016-10-211-6/+6
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-22/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-281-22/+3
| |\|
| | * tst_QApplication: Fix UBs (invalid cast) in focusMouseClick()Marc Mutz2016-09-281-22/+3
* | | autotests: use QTest::createTouchDevice()Shawn Rutledge2016-06-101-3/+1
* | | Remove tests/auto/qtest-config.h.Friedemann Kleint2016-04-121-4/+2
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-072-40/+2
|/ /
* | Updated license headersJani Heikkinen2016-01-215-85/+60
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-182-4/+7
|\|
| * Fix compilation for WinRTMaurice Kalinowski2015-12-142-4/+7
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-15/+1
* | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-2/+3
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-4/+4
* | Fix building with QT_NO_LIBRARYUlf Hermann2015-09-301-0/+4
|/
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-55/+55
* high-DPI tweaks for autotestsMorten Johan Sørvig2015-07-301-4/+9
* tst_QApplication: Remove test windowsCommandLine().Friedemann Kleint2015-07-294-88/+0
* Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-171-4/+4
|\
| * Stabilize tst_QApplication::touchEventPropagation().Friedemann Kleint2015-07-161-4/+4
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-013-3/+3
|\|
| * Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
| * fix usage of wince scopeOswald Buddenhagen2015-06-052-2/+2
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-142-0/+6
|/
* tst_QApplication - quitOnLastWindowClosed (fix for OS X)Timur Pocheptsov2015-05-271-14/+20
* autotests: fix the build in case of QT_NO_WHEELEVENTShawn Rutledge2015-03-031-0/+4
* Prevent static functions of Q[Gui]Application from crashing if there is no in...Friedemann Kleint2015-02-271-0/+24
* Fix crash when accessing QStyleHints before QGuiApplication is constructed.Friedemann Kleint2015-02-251-1/+13
* Decide whether to synthesize mouse events on a per device basisAlexander Volkov2015-02-251-16/+13
* Update copyright headersJani Heikkinen2015-02-116-42/+42
* Update license headers and add new license filesMatti Paaso2014-09-246-113/+65
* OS X: Fix pan gestures.Morten Johan Sørvig2014-08-251-1/+3
* Add checks for widget/window leaks to kernel tests.Friedemann Kleint2014-07-241-0/+1
* Reduce repetitive invocations of QFINDTESTDATA.Friedemann Kleint2014-07-101-9/+8
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-45/+45
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-0/+58
|\
| * Widgets: Never revoke focus by click on focused widget.Christoph Schleifenbaum2013-11-181-0/+58
* | compile fix if no QFileSystemWatcher is availableMaurice Kalinowski2013-11-071-0/+4
* | Fix settable style hints.Friedemann Kleint2013-10-221-0/+18
* | WinRT: Fix various test compilationsAndrew Knight2013-10-021-1/+1
|/
* Stabilize tst_QApplication::quitOnLastWindowClosed().Friedemann Kleint2013-07-041-9/+12
* If a QWidget is ignored for auto-quit, ignore its corresponding QWindow.Stephen Kelly2013-06-191-0/+25
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-284-6/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-271-2/+2
* QtWidgets tests: Don't call the empty function QApplication::syncX()Debao Zhang2013-03-271-1/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-3/+4
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-236-6/+6
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-186-6/+6
* | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-231-0/+8
|/