summaryrefslogtreecommitdiffstats
path: root/tests/auto/qwidget/tst_qwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cocoa/Alien: fix qwidget autotest (setClearAndResizeMask)Richard Moe Gustavsen2011-01-191-17/+24
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into alie...Richard Moe Gustavsen2011-01-171-18/+23
|\
| * Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
| |\
| | * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-27/+5
| |\|
| | * Non-hacky fix for qwidget autotestMiikka Heikkinen2010-12-131-27/+5
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-131-5/+27
| |\|
| | * Fix qwidget test crashMiikka Heikkinen2010-12-101-5/+27
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-251-12/+17
| |\|
| | * Fixed tst_qwidget::winIdChangeEventGareth Stockwell2010-11-241-12/+17
* | | Alien implementation for the Cocoa portRichard Moe Gustavsen2011-01-171-36/+3
|/ /
* | Merge branch 'staging-master' of scm.dev.nokia.troll.no:qt/qt-lighthouse into...Qt Continuous Integration System2010-10-291-11/+27
|\ \
| * \ Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-051-0/+33
| |\ \
| * \ \ Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-09-131-0/+25
| |\ \ \
| * \ \ \ Merge remote branch 'lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-08-191-1/+74
| |\ \ \ \
| | * \ \ \ Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-08-191-1/+74
| | |\ \ \ \
| | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into lighthouseJørgen Lind2010-08-031-3/+24
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-191-27/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-041-3/+24
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Autotest fixes for LighthousePaul Olav Tvete2010-07-211-2/+15
| * | | | | | | | Add Lighthouse #ifdefsPaul Olav Tvete2010-07-201-7/+7
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into lighthouseJørgen Lind2010-06-241-19/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote branch 'qt/4.7' into lighthousePaul Olav Tvete2010-06-181-9/+360
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-181-0/+57
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote branch 'origin/4.7' into 4.7-lighthouseJørgen Lind2010-03-111-1/+9
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote branch 'remotes/qt/4.6' into lighthousePaul Olav Tvete2010-02-101-0/+249
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Handle RGB_32 format pixmaps correctlyPaul Olav Tvete2010-01-251-2/+5
| * | | | | | | | | | | | revert parts of 10392eef4fd4f9Joerg Bornemann2010-01-251-26/+24
* | | | | | | | | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-271-3/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Remove widget subtree from backing store tracker when reparentedGareth Stockwell2010-10-261-3/+21
* | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-281-0/+33
|\| | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Made the Symbian menu close when switching native focus.axis2010-09-271-0/+33
* | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-0/+25
|\| | | | | | | | | |
| * | | | | | | | | | Fixed a case where a newly created native widget would lose focus.axis2010-09-011-0/+25
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-251-1/+74
|\| | | | | | | | | | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | 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
| | |_|_|_|_|_|/ | |/| | | | | |
* / | | | | | | Remove obsolete code & workarounds for unsupported versions of MS Visual C++miniak2010-08-031-27/+1
|/ / / / / / /
* | | | | | | 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-241-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-171-14/+2
| * | | | | Attempt to stabilize tst_qwidget::taskQTBUG_4055_sendSyntheticEnterLeaveRohan McGovern2010-06-171-4/+4
| * | | | | Attempt to stabilize tst_qwidget::syntheticEnterLeaveRohan McGovern2010-06-171-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
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /