summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Autotest: fix improper use of the serviceOwnerChanged signalThiago Macieira2009-10-281-23/+11
| | * | | | | Merge remote branch 'origin/4.6' into core-4.6Thiago Macieira2009-10-289-32/+179
| | |\ \ \ \ \
| | * | | | | | QDom autotests: test is not failing anymorePeter Hartmann2009-10-281-3/+0
| | * | | | | | Autotest: Add some debugging info as to why the subprocess fails to startThiago Macieira2009-10-271-0/+10
| | * | | | | | QAbstractSocket: wait with closing until all bytes have been writtenPeter Hartmann2009-10-271-3/+1
| | * | | | | | QDom: make tests fail only on WindowsPeter Hartmann2009-10-261-0/+2
| * | | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-0248-117/+2567
| |\ \ \ \ \ \ \
| | * | | | | | | Manual glyph shaping test.Alessandro Portale2009-11-023-0/+525
| | * | | | | | | Fixes testing of sqlite against the real(floating pt) datatypeBill King2009-11-021-0/+1
| | * | | | | | | Fix a rounding error.Alessandro Portale2009-10-301-1/+1
| | * | | | | | | Added manual text performance test.Alessandro Portale2009-10-302-0/+232
| | * | | | | | | Merge commit '30b0902cf05b0c1dc649e9c2e7ae0415e0c1d042' into 4.6-upstreamBradley T. Hughes2009-10-301-75/+0
| | |\ \ \ \ \ \ \
| | | * | | | | | | Remove the unnecessary (and broken) tst_QMouseEvent::checkMouseMoveEvent() testBradley T. Hughes2009-10-301-75/+0
| | | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Bradley T. Hughes2009-10-306-16/+301
| | | |\ \ \ \ \ \ \
| | * | \ \ \ \ \ \ \ Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstreamBradley T. Hughes2009-10-306-16/+301
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | Ensure that button returns 0 for mouse move eventsDean Dettman2009-10-291-0/+75
| | | * | | | | | | | Fixed the scrollarea gesture manual test.Denis Dzyubenko2009-10-282-2/+2
| | | * | | | | | | | Follow refactor; use QApplication:: instead of qApp->Thomas Zander2009-10-282-25/+25
| | | * | | | | | | | Introduce QGesture::GestureCancelPolicy, a way to auto-cancel gesturesThomas Zander2009-10-281-0/+62
| | | * | | | | | | | add empty test method, should implement it fully when more important things a...Thomas Zander2009-10-281-0/+16
| | | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6-WM_...Bradley T. Hughes2009-10-282-1/+133
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | |
| | | | * | | | | | | Implemented QGestureRecognizer::ConsumeEventHintDenis Dzyubenko2009-10-271-1/+20
| | | | * | | | | | | Improved gesture autotest reliability on X11.Denis Dzyubenko2009-10-271-0/+5
| | | | * | | | | | | Add QWidget::ungrabGestureThomas Zander2009-10-261-0/+71
| | | | * | | | | | | Unregister the temporary gesture recognizer in the gestures autotest.Denis Dzyubenko2009-10-261-0/+15
| | | | * | | | | | | Merge branch '4.6' into 4.6-platformDenis Dzyubenko2009-10-2624-107/+1070
| | | | |\ \ \ \ \ \ \ | | | | | | |/ / / / / | | | | | |/| | | | |
| | | | * | | | | | | Remove internal widgets from QApplication::topLevelWidgets()Prasanth Ullattil2009-10-231-0/+22
| | * | | | | | | | | Add QScriptString::toArrayIndex() functionKent Hansen2009-10-301-0/+37
| | * | | | | | | | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-10-3016-29/+247
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into origin-4.6Olivier Goffart2009-10-303-1/+9
| | | |\ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ Merge branch '4.6-s60' into 4.6axis2009-10-303-1/+9
| | | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / | | | | |/| | | | | | | |
| | | | | * | | | | | | | Fix QDateTime on S60 3.1Shane Kearns2009-10-291-0/+7
| | | | | * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-297-5/+257
| | | | | |\ \ \ \ \ \ \ \ | | | | | | | |_|_|/ / / / | | | | | | |/| | | | | |
| | | | | * | | | | | | | Fix EColor16M conversion in QPixmap::fromSymbianCFbsBitmap()Jani Hautakangas2009-10-281-0/+2
| | | | | * | | | | | | | Fix tst_QBoxLayout::setGeometry failure on S60 3.xShane Kearns2009-10-271-1/+0
| | | | | | |/ / / / / / | | | | | |/| | | | | |
| | | * | | | | | | | | Merge commit 'widget/4.6' into origin/4.6Olivier Goffart2009-10-3033-100/+1384
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | QTreeView: fix drawing branches of model that adds or remove rows dynamicallyOlivier Goffart2009-10-301-0/+101
| | * | | | | | | | | | Fixes regression in QComboBox with keypad navigation while mouse is over the ...Olivier Goffart2009-10-301-0/+52
| | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | In ItemViews, right click on the viewport clear the ext selectionThierry Bastian2009-10-301-0/+23
| | * | | | | | | | | QActionGroup: reset the checkedAction when it is uncheckedThierry Bastian2009-10-301-0/+21
| | * | | | | | | | | Updated QTextEdit auto-test after changes in commit 04d18b38c.Gabriel de Dietrich2009-10-308-2/+2
| | * | | | | | | | | QListView: make sure we relayout items when data changes in the modelThierry Bastian2009-10-291-0/+21
| | * | | | | | | | | ItemViews: make the geometries update when header data changesThierry Bastian2009-10-291-0/+21
| | * | | | | | | | | Fix tst_QWidget::compatibilityChildInsertedEvents testBjørn Erik Nilsen2009-10-291-0/+3
| | * | | | | | | | | Fix qvariant_cast<QVariant> when a QVariant is really inside a QVariantOlivier Goffart2009-10-291-0/+4
| | * | | | | | | | | Stabilize testsOlivier Goffart2009-10-293-2/+5
| | * | | | | | | | | Merge commit origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-2912-33/+432
| | |\ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ Merge commit 'mainline/4.6' into 4.6hjk2009-10-3025-61/+670
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-3011-24/+386
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | |
| | | * | | | | | | | | do not crashOswald Buddenhagen2009-10-292-0/+27