summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-034-4/+4
* Make tests compile without gui-privatePaul Olav Tvete2012-08-026-14/+45
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0122-0/+22
* Implement implicit constructors for built-in classes.Stephen Kelly2012-07-271-0/+47
* QMetaTypeId2::IsBuiltIn: (new) template meta-function to check for built-in t...Marc Mutz2012-07-261-0/+14
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-07-251-2/+2
* Deprecate the qWaitForWindowShown(QWindow *) method.Friedemann Kleint2012-07-254-21/+21
* Split the QGuiVariant test from the Core one.Stephen Kelly2012-07-2552-12/+665
* WindowSystemInterface::sendWindowSystemEvents(): Remove unused parameter.Friedemann Kleint2012-07-231-3/+3
* Avoid load(testcase) for installing test helper appsRohan McGovern2012-07-041-3/+3
* Add QGuiApplication::setApplicationDisplayName.David Faure2012-06-271-0/+13
* Only quit if there are no visible widgets or windows.Stephen Kelly2012-06-121-0/+63
* Make gui tests build when widgets aren't availableKent Hansen2012-06-071-0/+4
* Remove insignificant_test for tst_qwindow on Mac OS XBradley T. Hughes2012-06-062-6/+6
* Cocoa: do not send multiple window activation eventsBradley T. Hughes2012-06-061-3/+0
* Added QScreen::setOrientationUpdateMask().Samuel Rødal2012-06-061-0/+13
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-051-2/+2
* QPA tablet event supportLaszlo Agocs2012-05-311-0/+58
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-288-0/+8
* Fix wrong local positions in mouse events when no tlw was givenLaszlo Agocs2012-05-231-1/+21
* Windows: Compress Window Activation events.Friedemann Kleint2012-05-111-6/+0
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-072-2/+2
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-3/+3
* Removed insignification from QBackingStore testMiikka Heikkinen2012-04-301-3/+0
* Wrap all Latin 1 strings with QString::fromLatin1 or QLatin1StringsThiago Macieira2012-04-271-17/+17
* Fix QWindow autotest for Windows.Miikka Heikkinen2012-04-272-8/+20
* Add a QWindow autotest case for reentrant mouse/touch eventsLaszlo Agocs2012-04-241-2/+55
* Remove insignification from QClipboard test on Mac OS X.Jason McDonald2012-04-191-2/+0
* Remove insignfication from QGuiApplication test on Windows.Jason McDonald2012-04-172-2/+6
* Merge "Merge remote-tracking branch 'origin/api_changes'" into refs/staging/m...Lars Knoll2012-04-176-12/+172
|\
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-0/+179
| |\
| * \ Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-103-1/+58
| |\ \