summaryrefslogtreecommitdiffstats
path: root/tests/auto/qwidget
Commit message (Expand)AuthorAgeFilesLines
* tst_qwidget widgetAt now does not leave widget lowered if test failsGareth Stockwell2009-11-041-2/+3
* Merge commit 'widget/4.6' into origin/4.6Olivier Goffart2009-10-301-0/+45
|\
| * Fix tst_QWidget::compatibilityChildInsertedEvents testBjørn Erik Nilsen2009-10-291-0/+3
| * Wrong caching of opaque children in QWidget.Bjørn Erik Nilsen2009-10-281-0/+42
* | Change all valid Task-Tracker references to bugreports.qt.nokia.com reference.Warwick Allison2009-10-291-1/+1
|/
* Fixed logical error in winIdChanged auto test.Gareth Stockwell2009-10-211-0/+15
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Alexis Menard2009-10-201-4/+37
|\
| * Fixed a rare crash in qt_x11_enforce_cursorGabriel de Dietrich2009-10-151-0/+33
| * Stabilize test on x11Olivier Goffart2009-10-151-4/+4
* | fix bug in tst_qwidget.cppJoerg Bornemann2009-10-191-4/+6
* | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-161-14/+3
|\|
| * Fix some of the QWidget test on CocoaOlivier Goffart2009-10-131-14/+3
* | Updated qwidget winId auto-testsGareth Stockwell2009-10-091-0/+144
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-061-1/+2
|\
| * Stabilize tests on X11Olivier Goffart2009-10-061-1/+2
* | Skipped enter/leave test for Windows CEninerider2009-10-061-0/+3
|/
* Stabilize tests on X11Olivier Goffart2009-10-051-5/+5
* Stabilize test on X11Olivier Goffart2009-10-051-3/+2
* Stablilize autotests on X11Olivier Goffart2009-10-021-3/+8
* Stabilize the SyntheticEnterLeave tests.Paul Olav Tvete2009-10-021-0/+4
* Test stabilisation on X11Olivier Goffart2009-10-011-7/+11
* Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-10-011-0/+82
|\
| * Fixed Designer property editor selection bug.Gabriel de Dietrich2009-10-011-0/+82
| * Update license headers again.Jason McDonald2009-09-083-12/+12
* | fix minimizing for Windows CE and Windows mobileJoerg Bornemann2009-10-011-10/+0
* | Test http://codepaster-nokia.troll.no/?id=18722 skipped for WinCEninerider2009-10-011-0/+3
* | Stabilize tests on X11Olivier Goffart2009-10-011-1/+1
* | Fix qwidget auto test failing to build on OSX/carbon.Justin McPherson2009-10-011-2/+2
* | Stabilize tests on X11Olivier Goffart2009-09-301-22/+22
* | Merge branch 'focusFixes' into 4.6axis2009-09-301-14/+5
|\ \
| * | Avoided qt3support constructor (S60 port doesn't have it).axis2009-09-301-1/+1
| * | Helped out the Symbian compiler to avoid build error.axis2009-09-301-4/+4
| * | Revert "Switched to asynchronous focus handling on Symbian."axis2009-09-301-9/+0
* | | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-291-46/+57
|\| |
| * | Make the test pass on both large and small screens.Paul Olav Tvete2009-09-281-10/+10
| * | Stabilize some more testsOlivier Goffart2009-09-281-9/+11
| * | Fixes for Windows CE.ninerider2009-09-251-33/+42
* | | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-241-110/+138
|\| |
| * | Stabilize more testsOlivier Goffart2009-09-231-88/+89
| * | Fix tst_QWidget::activateWindow on X11Olivier Goffart2009-09-231-5/+6
| * | Skip tst_QWidget::setWindowGeometry on X11Olivier Goffart2009-09-231-0/+10
| * | Stabilize tst_QWidget::saveRestoreGeometryOlivier Goffart2009-09-231-21/+37
* | | Align with Qt coding style.Frans Englich2009-09-241-0/+1
|/ /
* | Fix tst_QWidget::showMaximized on X11Olivier Goffart2009-09-231-1/+1
* | Try to stabilize and speedup the qwidget testOlivier Goffart2009-09-221-516/+378
* | Make test pass on WindowsPaul Olav Tvete2009-09-151-1/+3
* | Fix tst_QWidget::inputFocus_task257832 on WindowsJan-Arve Sæther2009-09-151-0/+1
* | Implement synthetic enter/leave events for QWS.Paul Olav Tvete2009-09-141-2/+3
* | Fixed QWidget::activateWindow for Symbian.Janne Anttila2009-09-111-11/+47
* | Fixed QWidget::setWindowState for Symbian.Janne Anttila2009-09-112-0/+44