summaryrefslogtreecommitdiffstats
path: root/tests/auto/qwidget
Commit message (Expand)AuthorAgeFilesLines
* Fixed a case where a newly created native widget would lose focus.axis2010-09-011-0/+25
* Removed QEXPECT_FAIL macros for test case which now passesGareth Stockwell2010-08-181-1/+0
* Test backing store is deleted after reparenting a visible native child widgetGareth Stockwell2010-08-181-0/+37
* Test backing store is deleted after: partial reveal, full reveal, hideGareth Stockwell2010-08-181-0/+37
* Removed QEXPECT_FAIL macros from test cases which now passGareth Stockwell2010-07-261-3/+1
* Drawer widget in a MainWindow disappears after returning from full screen mode.Carlos Manuel Duclos Vergara2010-07-231-0/+23
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-201-19/+8
|\
| * Replace custom WAIT_FOR_CONDITION with semi-standard QTRY_COMPARERohan McGovern2010-06-161-14/+2
| * Attempt to stabilize tst_qwidget::taskQTBUG_4055_sendSyntheticEnterLeaveRohan McGovern2010-06-161-4/+4
| * Attempt to stabilize tst_qwidget::syntheticEnterLeaveRohan McGovern2010-06-161-1/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-121-1/+5
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-081-1/+5
| |\ \
| | * | Fix QApplication/QWidget to really take ownership of input contextsMichael Hasselmann2010-06-071-1/+5
* | | | QWidget::childAt for masked child widgets doesn't work properlyBjørn Erik Nilsen2010-06-101-0/+97
|/ / /
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-081-8/+250
|\ \ \ | |/ / |/| / | |/
| * Window visibility changes update TLW backing store reference countGareth Stockwell2010-06-021-1/+1
| * Added reference counting to QWidgetBackingStoreGareth Stockwell2010-06-021-9/+4
| * Added tst_QWidget::destroyBackingStoreWhenHiddenGareth Stockwell2010-06-021-0/+247
* | Fix compile errorsShane Kearns2010-05-101-0/+8
* | Cocoa: qwidget autotest fails on setToolTipRichard Moe Gustavsen2010-04-141-3/+0
* | Skip test for cocoa: setToolTipMorten Johan Sørvig2010-04-131-0/+3
* | Autotests: if you use X11 libs, you must link to X11 libs explicitly.Thiago Macieira2010-03-211-0/+4
|/
* HotFix for fluidlauncher default size caused by 6d44dadd.Janne Anttila2010-03-121-2/+2
* XFAIL for a new qwidget autotest on MAC and QWS.Janne Anttila2010-03-111-1/+5
* Fixed dialog resize not to move the dialog for Symbian.Janne Anttila2010-03-101-0/+53
* Fixed autotest tst_QWidget::translucentWidget() on Windows Vista & abovePrasanth Ullattil2010-02-261-1/+9
* Added qwidget test case which displays a native child widgetGareth Stockwell2010-02-091-0/+11
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-061-0/+224
|\
| * Whitespace/tab fixes.Jani Hautakangas2010-02-051-45/+45
| * s60 application loses normalGeometry when returning from fullscreenSamuel Nevala2010-02-051-0/+224
* | Assert failure when setting a widget focus proxy as its successor in tab orderGabriel de Dietrich2010-02-011-0/+14
|/
* revert parts of 10392eef4fd4f9Joerg Bornemann2010-01-221-26/+24
* Update copyright year to 2010Jason McDonald2010-01-063-3/+3
* Fixes crash when widget with WA_StaticContents child become toplevel.Olivier Goffart2009-12-291-1/+29
* Fixed memory leaks when removing a QGraphicsEffect from a QGraphicsItem or QW...Yoann Lopes2009-12-071-0/+16
* Fixed crash when scrolling with deleted backingstoreJanne Koskinen2009-11-251-0/+38
* avoid possible crash when showing a modal dialog from a widget destructorThierry Bastian2009-11-201-0/+25
* Fix input method support on widgets that have a focus proxy set.Simon Hausmann2009-11-131-0/+59
* 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