summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-043-26/+39
|\
| * Fix QTBUG-13730. QGraphicsScene::render clipping bug. Includes test case.Chris Meyer2010-10-043-26/+39
* | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-10-042-0/+94
|\ \ | |/ |/|
| * Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-10-042-0/+94
| |\
| | * Verify the audio format before trying to open an audio device.Andrew den Exter2010-09-222-0/+94
| | * Fixed crash in input methods when using symbols menu and numbers onlyaxis2010-09-101-0/+21
* | | FocusOut even when QGraphicsItem gets hidden.Frederik Gladhorn2010-10-011-0/+34
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-015-361/+98
|\ \ \ | |/ / |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-305-361/+98
| |\ \
| | * | Stabilize tst_QGraphicsWidget::QT_BUG_13865_doublePaintWhenAddingASubItemBjørn Erik Nilsen2010-09-301-0/+1
| | * | Revert "Fix (implement!) hfw/wfh in QGridLayoutEngine"Thierry Bastian2010-09-301-360/+4
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-304-1/+93
| | |\ \
| | | * | QTextCodec: Fix valgrind warning when using QTextCodec in destructions funct...Olivier Goffart2010-09-291-0/+9
| | | * | Fix double painting when adding an item into a linear layoutThierry Bastian2010-09-291-0/+40
| | | * | tst_qstatemachine.cpp: fix compilation with Sun StudioOlivier Goffart2010-09-281-1/+1
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-271-0/+43
| | | |\ \
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7aavit2010-09-2737-16/+792
| | | | |\ \
| | | | * | | Avoid creating copy of an image in memory when storing as pngaavit2010-09-271-0/+43
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-30765-1119/+1403
|\ \ \ \ \ \ \
| * | | | | | | QDeclarativeDebug: Make autotests more robustKai Koehne2010-09-302-13/+10
| * | | | | | | QDeclarativeDebugClient: Make sure status is consistentKai Koehne2010-09-302-1/+7
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-30765-1120/+1401
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Revert "QDeclarativeDebugService: Add bc autotest" to get changes through sta...Joona Petrell2010-09-303-95/+2
| | * | | | | | Autotest that new "import Qt 4.7"s aren't added accidentallyAaron Kennedy2010-09-291-0/+57
| | * | | | | | Replace "import Qt 4.7" with "import QtQuick 1.0"Aaron Kennedy2010-09-291-1/+1
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-09-292-0/+25
| | |\ \ \ \ \ \
| | | * | | | | | Fix crash when trying to append a null transform to QDeclarativeItem.Michael Brasser2010-09-282-0/+25
| | * | | | | | | Add test for Qt 4.7 moduleAaron Kennedy2010-09-295-1/+183
| | * | | | | | | Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-29754-1051/+1051
| | |/ / / / / /
| | * | | | | | If a type is registered under several names, share the attached property objectAaron Kennedy2010-09-283-0/+28
| | * | | | | | QDeclarativeDebugService: Add bc autotestKai Koehne2010-09-283-2/+95
| | * | | | | | Make QmlDebug protocol more robustKai Koehne2010-09-285-69/+58
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-301-3/+57
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix QScriptEngine::abortEvaluation.Jedrzej Nowacki2010-09-301-3/+57
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-3026-2/+170216
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | Update frameGeometry when the unified toolbar visiblity is toggledAndy Shaw2010-09-291-0/+19
| * | | | | Autotest: also enable testing of QtDeclarativeThiago Macieira2010-09-281-0/+1
| * | | | | Add Qt 4.7.0 baseline symbols to the 4.7 branchThiago Macieira2010-09-2819-0/+170074
| * | | | | Disable NTLM tests again, our server is not working.Thiago Macieira2010-09-281-2/+2
| * | | | | SSL: Add benchmark for QSslSocket::systemCaCertificates()Markus Goetz2010-09-284-0/+120
| |/ / / /
* | | | | Skip tst_QFont::lastResortFont() for Q_WS_QWSAlessandro Portale2010-09-291-0/+5
* | | | | Fixed failure of benchlibcallgrind selftest on some platforms.Rohan McGovern2010-09-291-6/+16
* | | | | Fix QFontMetrics::lineWidth() for fonts with defined point sizeAlessandro Portale2010-09-281-0/+18
* | | | | Implemeting, exporting and autotesting QFont::lastResortFont()Alessandro Portale2010-09-281-0/+7
* | | | | Fixed compile error on non-Symbian platforms.axis2010-09-281-0/+2
* | | | | Fixed regression when typing in QTextControl based widgets on Symbianaxis2010-09-271-53/+204
|/ / / /
* | | | Made the Symbian menu close when switching native focus.axis2010-09-271-0/+33
| |/ / |/| |
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-269-1/+109
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-249-1/+109
| |\ \ \
| | * | | More declarative autotests.Michael Brasser2010-09-249-1/+109