summaryrefslogtreecommitdiff
path: root/tests/auto/qwidget
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia.Marko Valtanen2012-12-043-30/+33
* QWidget::childAt for masked child widgets doesn't work properlyBjørn Erik Nilsen2011-06-091-0/+97
* Change to release licenses for 4.6.3.Jason McDonald2010-05-303-39/+39
* 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-073-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
* | 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