summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-08125-230/+610
|\
| * Cursor positioning in QTextDocument after undo()mae2010-06-081-1/+17
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-08124-229/+593
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-08121-160/+365
| | |\
| | | * Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-08121-160/+365
| | * | Add test for PropertyChanges with attached properties.Martin Jones2010-06-082-0/+63
| | |/
| | * Keep reported point/pixel size in sync.Michael Brasser2010-06-071-1/+3
| | * Remove unnecessary CloseSoftwareInputPanel events after TextEdit or TextInput...Joona Petrell2010-06-072-52/+93
| | * Ensure state operations assigned to the default state are triggeredMichael Brasser2010-06-072-0/+42
| | * Fix regression in input panel autotestsJoona Petrell2010-06-072-2/+12
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-044-22/+23
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-044-22/+23
| | | |\
| | | | * Revert to Portrait/Landscape terminology for Orientation enum, withBea Lam2010-06-041-10/+10
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-033-12/+13
| | | | |\
| | | | | * Improve input panel handling in declarative demos and examplesJoona Petrell2010-06-032-12/+0
| | | | | * Add header and footer to GridViewMartin Jones2010-06-031-0/+13
* | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-088-20/+397
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix translations from some header files being omittedOswald Buddenhagen2010-06-074-0/+107
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-06-031-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
| * | | | | | Removed bogus autotest QFontMetrics::bearingIncludedInBoundingRectEskil Abrahamsen Blomfeldt2010-05-311-12/+0
| |/ / / / /
| * | | | | test QMultiMap::operator+= and QMultiHash::operator+=Olivier Goffart2010-05-282-0/+40
* | | | | | Disabled tst_MakeTestSelfTest::make_check by default on mac.Rohan McGovern2010-06-071-2/+5
| |/ / / / |/| | | |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-06-045-6/+203
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-06-045-6/+203
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Skip tst_maketestselftest::make_check by default on WindowsRohan McGovern2010-06-041-0/+3
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-06-035-6/+200
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Fixed tst_maketestselftest on QWS and Windows.Rohan McGovern2010-06-033-5/+26
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-06-035-6/+179
| | | |\ \ \
| | | | * | | Add a test for the `make check' feature.Rohan McGovern2010-06-025-6/+179
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-042-8/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | don't use qWarning() - or even qFatal()! - gratuitously.Oswald Buddenhagen2010-06-032-8/+0
| |/ / / / /
* | | | | | tst_qgraphicsitem: stabilize on X11Olivier Goffart2010-06-031-0/+1
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-031-0/+33
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | QString: Fix severals bugs when comparing with QStringRefOlivier Goffart2010-06-031-0/+33
| |/ / / /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-037-0/+304
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix a corner case where a gesture sometimes doesn't start.Thomas Zander2010-06-021-0/+166
| * | | | write PO files without duplicated message idsOswald Buddenhagen2010-06-021-0/+12
| * | | | Fix failing bypassShaping autotest on the Mac OS XSimon Hausmann2010-06-021-0/+1
| * | | | QNAM: Improve child deletion orderMarkus Goetz2010-06-021-0/+77
| * | | | QSslCertificate: support large serial numbersPeter Hartmann2010-06-022-0/+27
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-022-0/+21
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-012-0/+21
| | |\ \ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-012-0/+21
| | | |\ \ \
| | | | * | | Add the Qt::TextBypassShaping flag.Jocelyn Turcotte2010-05-311-0/+15
| | | | * | | QNetworkCookie: do not accept cookies with non-alNum domainPeter Hartmann2010-05-311-0/+6
* | | | | | | QML viewer now supports TopUp, TopDown, RightUp and LeftUp orientationsBea Lam2010-06-022-6/+15
* | | | | | | Take into account platform differences in input panel supportJoona Petrell2010-06-022-30/+136
|/ / / / / /