summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-201-2/+116
|\
| * Improve test coverage of QScriptClass::Callable extensionKent Hansen2010-03-191-2/+116
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-195-9/+212
|\ \ | |/ |/|
| * stabilize tst_QAccessibility::comboBoxTestOlivier Goffart2010-03-191-2/+1
| * Better handling for NOTIFY in QGraphicsWidget regarding geometry changesAlexis Menard2010-03-191-1/+1
| * Add NOTIFY to size property so QML bindings are working fine.Alexis Menard2010-03-191-1/+3
| * Implement Q_PRIVATE_PROPERTY that allows you to declare propertiesAlexis Menard2010-03-191-0/+51
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-192-6/+157
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-182-6/+157
| | |\
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-182-6/+157
| | | |\
| | | | * Stabilize taskQTBUG_7863_paintIntoCacheWithTransparentParts auto-test.Yoann Lopes2010-03-181-13/+21
| | | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-182-3/+146
| | | | |\
| | | | | * Fixes blending problem when paiting non-opaque items with cache enabled.Yoann Lopes2010-03-171-2/+130
| | | | | * Fix a crash in animation groups when deleting uncontrolled animationsThierry Bastian2010-03-171-1/+16
* | | | | | installTranslatorFunctions doesn't work for custom global objectKent Hansen2010-03-191-3/+28
|/ / / / /
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-191-85/+47
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed stability issues in qgraphicswidget testsToby Tomkins2010-03-181-85/+47
| | |_|/ | |/| |
* | | | Don't assert in QScriptValue::call()Kent Hansen2010-03-181-0/+8
| |/ / |/| |
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-181-62/+83
|\ \ \ | |_|/ |/| |
| * | Fixed a bug where a proxy widget received FocusIn over and over.axis2010-03-181-0/+12
| * | Fixed broken test.axis2010-03-181-62/+71
| |/
* | QNAM HTTP: Fix no-headers and HTTP-100 handlingMarkus Goetz2010-03-161-0/+58
|/
* QSslKey: Do not make OpenSSL prompt for a password on stdinMarkus Goetz2010-03-153-0/+105
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-121-2/+2
|\
| * HotFix for fluidlauncher default size caused by 6d44dadd.Janne Anttila2010-03-121-2/+2
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-111-0/+5
|\ \ | |/ |/|
| * Fixed bug in QTransform::type() after using operator/ or operator*.Samuel Rødal2010-03-111-0/+5
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-1154-57/+212
|\ \ | |/ |/|
| * XFAIL for a new qwidget autotest on MAC and QWS.Janne Anttila2010-03-111-1/+5
| * Fixed dialog resize not to move the dialog for Symbian.Janne Anttila2010-03-101-0/+53
| * Merge branch 'mmfphonon' into 4.6Frans Englich2010-03-104-8/+106
| |\
| | * Fix SDP files are not supported.Frans Englich2010-03-104-8/+106
| * | Renamed test benchmark targets.Miikka Heikkinen2010-03-1049-49/+49
* | | QVarLenghtArray: Call constructor when resizing the array for Movable types.Olivier Goffart2010-03-111-2/+45
|/ /
* | Fixes QSqlThread autotestBill King2010-03-101-3/+3
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Bill King2010-03-103-0/+110
|\ \
| * | Added very simple JPEG loading benchmark (using QImageReader)Markus Goetz2010-03-093-0/+110
* | | Parallelize DB autotests, also some factorizationBill King2010-03-1010-698/+738
|/ /
* | QXmlSchema internals: include/import/redefine schemas only oncePeter Hartmann2010-03-0811-0/+60
* | QTableView: fix navigating with keyboard with spans not scrollingOlivier Goffart2010-03-081-1/+15
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-053-0/+109
|\ \
| * | fix "using namespace" recursion crashOswald Buddenhagen2010-03-052-0/+84
| * | QDom: prevent infinite loop when cloning a DTDPeter Hartmann2010-03-051-0/+25
* | | Wrong dirty region after row selection in right-to-left mode in QTableViewGabriel de Dietrich2010-03-051-0/+26
* | | Fixes: Mysql truncation of integer values + some autotest cleanupBill King2010-03-051-15/+86
|/ /
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-043-6/+31
|\ \
| * | tst_qhostinfo: Compile fixMarkus Goetz2010-03-041-3/+4
| * | tst_qhostinfo: Mixed up descriptions for test case dataMarkus Goetz2010-03-041-2/+2
| * | qhostinfo benchmark: Use local _data instead of _globalMarkus Goetz2010-03-041-14/+9
| * | qhostinfo benchmark: Benchmark the with-cache and without-cacheMarkus Goetz2010-03-041-0/+29