summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: Make sure modal windows get correct geometry on showAndy Shaw2014-05-261-0/+13
* XCB: fix that modal dialogs can go behind other process windowsJorgen Lind2014-04-161-0/+113
* QNX: Fix QGuiApplication autotestsFabian Bumberger2014-04-141-0/+36
* QEvent: document and check when registerEventTypes() returns -1Marc Mutz2014-03-291-0/+26
* tst_QEvent: add another test-case for registerEventType()Marc Mutz2014-03-291-1/+3
* QNX: Fix QWindow autotestFabian Bumberger2014-03-271-1/+53
* QGuiApplication: send TouchCancel when touch is interrupted by popupShawn Rutledge2014-03-211-0/+51
* tests: Remove superfluous gui additions to QTSergio Ahumada2014-02-282-2/+1
* Restore support for -title command line argument on X11, add -qwindowtitle.David Faure2014-02-121-0/+12
* Fix MSVC-warnings about double to float truncation.Friedemann Kleint2014-01-241-6/+6
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-202-9/+12
|\
| * Fix warning in QVariant test.Christian Kandeler2014-01-201-1/+1
| * Remove #ifdef from outside test functionsThiago Macieira2014-01-101-8/+11
* | iOS: Fix compilation of some basic testsTor Arne Vestbø2014-01-171-0/+4
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-133-29/+29
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-101-5/+0
|\|
| * QKeySequence: return Qt::Key_unknown with invalid modifiers on OS XLiang Qi2014-01-071-5/+0
* | Use the default height (not 0) if only width is specifiedJan Arve Saether2014-01-091-0/+27
* | OSX: support fake fullscreen and etcLiang Qi2014-01-031-9/+27
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-262-2/+21
|\|
| * tst_QWindow: Use showNormal() to prevent maximize/fullscreen interferenceTor Arne Vestbø2013-11-201-1/+1
| * tst_QWindow: Set explicit window position to please qWaitForWindowActiveTor Arne Vestbø2013-11-181-1/+4
| * QMetaType: Fix conversion between module types.Stephen Kelly2013-11-061-0/+16
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-245-1/+50
|\|
| * tests: Replace Q_OS_MACX -> Q_OS_OSXSergio Ahumada2013-10-211-1/+1
| * When creating QVariant(QPolygonF()) this should be a null variantAndy Shaw2013-10-181-0/+1
| * Account for QPolygonF type when loading/saving the QVariantAndy Shaw2013-10-154-0/+48
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-10-092-4/+11
|\|
| * Base tst_QGuiApplication on tst_QCoreApplication to increase GUI ED coverageTor Arne Vestbø2013-10-012-4/+11
* | Compare QIcon QVariants by their cache keyAlbert Astals Cid2013-10-095-0/+36
|/
* Expose QTest::currentAppName() and remove hard-coded argv[0] in testsTor Arne Vestbø2013-09-261-1/+1
* QPluginLoader: add 'staticPlugins' functionRichard Moe Gustavsen2013-09-041-1/+1
* Fix test compilation when QT_NO_CURSOR is definedAndrew Knight2013-09-031-3/+11
* Add QT_NO_PROCESS guards in tests where they are missingAndrew Knight2013-09-031-0/+7
* Remove qguieventloop from auto tests if network is unavailableAndrew Knight2013-09-021-0/+3
* Fetch StandardKey shortcuts from QPlatformThemeDavid Edmundson2013-08-201-4/+5
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-143-0/+24
|\
| * Add auto-test for running the QEventLoop test with the GUI dispatcherTor Arne Vestbø2013-08-122-0/+4
| * Cocoa: Make sure that resizeEvent is invoked after calling resizeNils Jeisecke2013-07-301-0/+20
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-2/+8
|\|
| * Detect popup window correctly in modal window blocked handling.Friedemann Kleint2013-07-161-0/+1
| * QGuiApplicationPrivate::updateBlockedStatus(): Recurse over children.Friedemann Kleint2013-07-161-2/+7
* | Merge branch 'stable' into devSergio Ahumada2013-07-112-76/+144
|\|
| * Stabilize tst_qguiapplication.Friedemann Kleint2013-07-111-68/+140
| * test: Fix tst_qwindow::positioning() on Ubuntu 12.04Sergio Ahumada2013-07-101-1/+1
| * test: Replace QSKIP with QEXPECT_FAIL in tst_qwindowSergio Ahumada2013-07-101-7/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-271-2/+11
|\|
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-251-2/+11
| |\
| | * Fixed testbuild with QT_NO_CURSORBjoern Breitmeyer2013-06-251-2/+11
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-201-2/+9
|\| |