summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|\| |
| * | Fix tst_QWindow for fullscreen platform pluginsRafael Roquetto2013-06-181-2/+9
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-121-2/+2
|\| |
| * | tst_qguivariant: Fix warnings about double / float conversion.Friedemann Kleint2013-06-081-2/+2
| |/
* / gui/kernel: Do not run test showing windows in parallel.Friedemann Kleint2013-05-302-2/+0
|/
* Rename Numpad to Num, ensure Numpad is translated in all cases on Mac.Mitch Curtis2013-05-101-4/+4
* Fix QKeySequence::toString() returning gibberish for Qt::KeypadModifierMitch Curtis2013-04-231-0/+5
* Fix the check if mouse events should be synthesized from touch eventsFabian Bumberger2013-04-111-0/+6
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-2722-22/+0
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-206-3/+273
|\
| * Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-3/+3
| * Add methods to convert lists of QKeySequence to/from stringsKevin Ottens2013-03-061-0/+102
| * Introduced QWindow::setMask() to expose existing platform functionality.Samuel Rødal2013-02-271-0/+17
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+5
| |\
| * | Added QWindow::Visibility convenience API to QWindow.Samuel Rødal2013-02-121-0/+40
| * | Added version() and setVersion() convenience API to QSurfaceFormat.Samuel Rødal2013-02-083-0/+111
* | | Stabilize tst_qclipboard.Friedemann Kleint2013-03-071-2/+3
| |/ |/|
* | Fix QWindow::setFramePosition() to keep the size.Friedemann Kleint2013-02-111-1/+5
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1820-20/+20
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* Removed requestOrientation() API from QWindow.Samuel Rødal2012-12-061-4/+0
* Fixed abbreviations in QWindow::framePos() and QWindow::setFramePos().Samuel Rødal2012-11-271-6/+6
* Remove warnings from qtbase.Mitch Curtis2012-11-211-1/+1
* Remove QWindow pos, geometry and size as properties; pos->positionShawn Rutledge2012-11-081-6/+6
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-073-32/+32
* Introduced QWindow properties {min/max}imum{Width/Height}Samuel Rødal2012-11-021-0/+53
* Send leave to most recently entered window when modal dialog is shown.Miikka Heikkinen2012-10-301-4/+65
* test: Remove QSKIP from tst_QClipboard::copy_exit_paste()Sergio Ahumada2012-10-241-5/+7
* normalise signal/slot signatures [QtGui tests]Marc Mutz2012-10-221-1/+1
* Test: remove QSKIP and remove whole test cases instead.Caroline Chao2012-10-171-9/+8
* Do not skip tst_QClipboard::copy_exit_paste on QNXRafael Roquetto2012-10-131-1/+1
* Auto tests: revise cursor dependant testsJ-P Nurmi2012-10-132-2/+13
* Remove handleSynchronous* functions.Morten Johan Sorvig2012-10-101-3/+3
* Revise QClipboard auto testsJ-P Nurmi2012-09-273-24/+33
* Fix QScreen::orientation() not always being updated after changing the update...Simon Hausmann2012-09-261-0/+15
* Fix events being processed on application startSimon Hausmann2012-09-262-1/+74
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2220-482/+482
* Fixed multiple modal windows from all blocking each other.Samuel Rødal2012-09-211-0/+40
* tests: Don't omit the body of a test function with QT_BUILD_INTERNALSergio Ahumada2012-09-141-2/+4
* Remove deprecated inputItem and inputWindow from QInputMethodPekka Vuorela2012-09-111-21/+7