summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Simplify tst_qwindow::positioning()Morten Johan Sørvig2015-06-091-2/+2
* Merge remote-tracking branch 'qt/dev' into dev-highdpiPaul Olav Tvete2015-06-094-165/+165
|\
| * 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
* | Merge branch 'wip/highdpi' of git://code.qt.io/qt/qtbase into dev-highdpiPaul Olav Tvete2015-05-131-0/+17
|\|
| * Enable checking for whether the system palette was explicitly setHarald Hvaal2015-04-201-0/+17
* | Make tests pass with QT_SCALE_FACTOR setMorten Johan Sørvig2015-05-111-21/+36
|/
* 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
|\|
| * Attempt to make the positioning test of QWindow more reliableSimon Hausmann2014-12-091-1/+1
| * Make tst_qwindow::positioning more reliableSimon Hausmann2014-12-041-22/+11
* | Send events when platform surfaces are created/about to be destroyedSean Harmer2014-11-171-1/+75
|/
* Fix QOpenGLWindow tests when devicePixelRatio != 1Jørgen Lind2014-10-201-9/+9
* Fix memory leak in QClipboard::setMimeData()Eskil Abrahamsen Blomfeldt2014-10-101-6/+12
* Update license headers and add new license filesMatti Paaso2014-09-2424-452/+260
* Add an option to share between TLWsLaszlo Agocs2014-09-101-0/+27
* Fix linking of tst_qwindow with dynamic Open GL.Friedemann Kleint2014-09-081-0/+2
* Windows: Prevent hidden transient children from being re-shown by Windows.Friedemann Kleint2014-08-281-1/+58
* tst_qtouchevent: Skip tests that fail with qwindow-compositor.Robin Burchell2014-08-231-0/+18
* tst_qwindow: Skip tests that fail with qwindow-compositor.Robin Burchell2014-08-231-0/+30
* tst_qinputmethod: Skip tests that fail with qwindow-compositor.Robin Burchell2014-08-231-0/+6
* tst_qguiapplication: Skip tests that fail with qwindow-compositor.Robin Burchell2014-08-231-0/+7
* Skip the expose region test on WindowsLaszlo Agocs2014-08-201-0/+2
* tst_qmouseevent_modal: Replace some qWait with QTRY_VERIFY.Robin Burchell2014-08-181-8/+4
* Make the expose region local on all platformsLaszlo Agocs2014-08-121-0/+16
* QPixelFormat: don't inherit itMarc Mutz2014-08-091-11/+11
* Add a test for some copy semantics to QPaletteMarc Mutz2014-08-061-0/+22
* QPalette: add move constructorMarc Mutz2014-08-061-0/+8
* Introduce QRasterWindowLaszlo Agocs2014-08-053-1/+109
* Introduce QOpenGLWindowLaszlo Agocs2014-08-053-0/+311
* Add a test for move assignment to tst_QPaletteMarc Mutz2014-07-311-0/+22
* tst_qwindow: Fix geometries.Friedemann Kleint2014-07-311-55/+75
* Clean up tst_QPaletteMarc Mutz2014-07-261-37/+2
* Add checks for widget/window leaks to kernel tests.Friedemann Kleint2014-07-242-0/+12
* Update QVariant testsJędrzej Nowacki2014-07-101-4/+2
* Windows clipboard: Deny CF_DIB support for images with alpha.Friedemann Kleint2014-07-032-11/+77
* QGuiApplication::paletteChanged(const QPalette &palette) [signal]J-P Nurmi2014-07-021-0/+27
* Windows: Fix setting of geometries in minimized state.Friedemann Kleint2014-06-271-0/+23