summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-04758-1148/+171773
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-30731-1085/+1369
| |\
| | * 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-30731-1086/+1367
| | |\
| | | * 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-29720-1017/+1017
| | | |/
| | | * 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-3022-2/+170096
| |\ \ \ | | |/ /
| | * | 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
| | |/
| * | 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
| |/
* | QNAM: More zerocopy changesMarkus Goetz2010-09-291-3/+175
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-09-281-0/+2
|\ \
| * | Fix tst_qsorftfilterproxymodel after 893cd4dd6eb64Olivier Goffart2010-09-281-0/+2
* | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-09-2831-9/+812
|\ \ \ | |/ / |/| |
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-2831-9/+812
| |\ \ | | |/
| | * 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
| | * | | Fix a compilation issue of tst_qsettings for win32-msvc.Liang Qi2010-09-241-0/+1
| | |/ /
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-241-1/+22
| | |\ \
| | | * | Fixed floating point overflow issues in QRasterizer::rasterizeLineSamuel Rødal2010-09-231-1/+0
| | | * | Fixed scaled point drawing with square cap in raster paint engine.Samuel Rødal2010-09-231-0/+22
| | | |/
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-242-1/+28
| | |\ \ | | | |/ | | |/|
| | | * Merge branch 'eventStarvationFixes' into 4.7-s60axis2010-09-232-1/+28
| | | |\
| | | | * Fixed event starvation on Symbian if timers were constantly recreatedaxis2010-09-231-4/+0
| | | | * Fixed deployment when using shadow builds.axis2010-09-231-1/+1
| | | | * Marked a test as XFAIL on Symbian.axis2010-09-231-0/+4
| | | | * Made posted events part of the round robin queue.axis2010-09-231-0/+27
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-234-5/+294
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-234-5/+294
| | | |\ \
| | | | * | QPainter not restored correctly in Graphics View.Bjørn Erik Nilsen2010-09-221-5/+43