summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-0/+10
|\
| * Fix conversion QVariant(QColor) to QString.Jędrzej Nowacki2015-11-301-0/+10
* | Update bug ID after insignificant flagTony Sarajärvi2015-11-291-1/+1
* | Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-23/+2
* | Fixup typo in blacklisting of tst_qwindow::setVisibleFrederik Gladhorn2015-11-161-1/+1
* | Blacklist tst_QWindow::setVisible for UbuntuFrederik Gladhorn2015-11-121-0/+2
* | Stabilize tst_QWindow::childWindowPositioningFrederik Gladhorn2015-11-121-2/+3
* | Add QWindow child window positioning testTor Arne Vestbø2015-10-261-13/+69
* | Defer QPlatformWindow creation on setVisible(true) if parent hasn't been createdTor Arne Vestbø2015-10-261-0/+46
* | Ensure QWindow::setParent() creates parent hierarchy if neededTor Arne Vestbø2015-10-261-0/+31
* | Ensure QWindow::create() creates parent hierarchy before creating selfTor Arne Vestbø2015-10-261-0/+31
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-144-0/+297
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-024-0/+297
| |\
| | * Fix tst_QGuiApplication for embedded platforms using eglfs QPAPasi Petäjäjärvi2015-09-101-0/+16
| | * Ensure sendPostedEvents() can be called independentlyJan Arve Saether2015-09-013-0/+281
* | | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-254-19/+20
|\| |
| * | Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-243-15/+15
| * | Stabilize qguieventloop test.Jędrzej Nowacki2015-09-241-2/+0
| * | Replace direct QPA access in tst_qguiappliction with testlib wrapperTor Arne Vestbø2015-09-151-3/+3
| * | Harmonize input context selectionBernd Weimer2015-08-251-0/+3
* | | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-0510-10/+0
* | | qtbase tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-08-312-3/+2
* | | Add QGuiApplication::setDesktopFileName()Pier Luigi Fiorini2015-08-271-0/+16
|/ /
* | tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-316-28/+28
* | high-DPI tweaks for autotestsMorten Johan Sørvig2015-07-302-105/+101
* | Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-171-3/+10
|\|
| * Stabilize tst_QTouchEvent::touchBeginWithGraphicsWidget().Friedemann Kleint2015-07-161-3/+10
* | Run tst_qwindow::positioningDuringMinimized on OSXMorten Johan Sørvig2015-07-071-1/+2
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-012-2/+2
|\|
| * Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
| * fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+2
|/
* Stabilize tst_qtouchevent.Friedemann Kleint2015-06-012-4/+10
* Reanimate test gui/kernel/qtouchevent/tst_qtouchevent.Friedemann Kleint2015-05-292-164/+152
* Blacklist tst_qwindow tests that are failing on Ubuntu 14.04Simon Hausmann2015-05-221-0/+6
* Enable checking for whether the system palette was explicitly setHarald Hvaal2015-04-201-0/+17
* tst_QWindow::initialSize: Use showNormal() instead of show()v5.5.0-alpha1Tor Arne Vestbø2015-03-121-3/+3
* Prevent static functions of Q[Gui]Application from crashing if there is no in...Friedemann Kleint2015-02-271-0/+38
* Fix crash when accessing QStyleHints before QGuiApplication is constructed.Friedemann Kleint2015-02-251-0/+25
* Decide whether to synthesize mouse events on a per device basisAlexander Volkov2015-02-251-4/+30
* Add widget support for requestUpdate() and improve its docs and testsLaszlo Agocs2015-02-161-0/+20
* Make the QPlatformTheme::keyBindings() search deterministicMorten Johan Sørvig2015-02-121-1/+1
* Update copyright headersJani Heikkinen2015-02-1124-168/+168
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-0/+2
|\
| * Prospective stabilization fix for tst_qwindow::positioning(default)Simon Hausmann2014-12-181-0/+2
* | emit lastWindowClosed even if quitOnLastWindowClosed is falseShawn Rutledge2014-12-231-0/+27
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-0/+13
|\|
| * Add some debug information to tst_qwindowSimon Hausmann2014-12-181-0/+12
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-101-23/+12
|\|