summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Speed up QStaticText with affine transformation on GL2 engineEskil Abrahamsen Blomfeldt2010-06-011-4/+3
| |/ / / |/| | |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-311-0/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Revert behavior of QTextLayout::boundingRect() when line width is setEskil Abrahamsen Blomfeldt2010-05-311-0/+13
| * | | Fix unreasonably large width of QTextLayout::boundingRect()Eskil Abrahamsen Blomfeldt2010-05-311-0/+12
| * | | Revert "Added native key support to QSharedMemory API."Andreas Aardal Hanssen2010-05-311-19/+7
| * | | Added native key support to QSharedMemory API.Mirko Damiani2010-05-311-7/+19
| * | | Make test work with shadow builds again.Andreas Aardal Hanssen2010-05-311-4/+4
* | | | Add selection methods to TextEditWarwick Allison2010-05-303-2/+89
* | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-05-285-7/+322
|\ \ \ \ | |/ / / |/| | |
| * | | tst_qtextcodec: Fix broken merge conflict resolutionOlivier Goffart2010-05-281-1/+1
| * | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-05-285-7/+322
| |\ \ \
| | * \ \ Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-275-7/+322
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-271-0/+4
| | | |\ \
| | | | * | Fix compilation for tst_qtextcodec with QT_NO_CONCURRENT defined.Liang Qi2010-05-271-0/+4
| | | * | | Allow auto-test to compile when using namespacesJoão Abecasis2010-05-261-4/+5
| | | * | | Fix regression in QVarLengthArray::operator=João Abecasis2010-05-261-0/+297
| | | |/ /
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-261-4/+4
| | | |\ \
| | | | * | Make test work with shadow builds again.Andreas Aardal Hanssen2010-05-261-4/+4
| | | * | | Fix the compilation for tst_qabstractprintdialog and tst_qprinter on symbian.Liang Qi2010-05-252-2/+17
| | | |/ /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-281-0/+51
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add test for QMetaMethod::invokeOlivier Goffart2010-05-281-0/+51
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-282-4/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Active window focus gain should not open virtual keypadJoona Petrell2010-05-282-4/+22
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-271-0/+29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Wrong QGraphicsItem::childrenBoundingRect() when applying effects.Bjørn Erik Nilsen2010-05-271-0/+29
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-271-0/+45
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Ensure that activation object has been created before popping scope of native...Kent Hansen2010-05-271-0/+45
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-272-2/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | If a pathview delegate changes size, reposition center on pathMartin Jones2010-05-272-2/+10
* | | | | Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-05-2718-69/+366
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Redraw issues when removing a fully transparent QGraphicsItem from the scene.Bjørn Erik Nilsen2010-05-261-0/+43
| * | | | Fixes a proxymodel sorting odity.Pierre Rossi2010-05-261-0/+36
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-262-6/+25
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | tst_qxmlstream: fix in shadowbuildOlivier Goffart2010-05-262-6/+8
| | * | | QXmlStreamWriter: Auto-formatting does not behave properly with processing in...Jakub Wieczorek2010-05-261-0/+17
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-2614-63/+262
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Allow js files with '.pragma library' to be used from WorkerScriptBea Lam2010-05-267-29/+76
| | * | | Open input panel on press if TextInput or TextEdit are already focused but pa...Joona Petrell2010-05-262-0/+18
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-264-31/+165
| | |\ \ \
| | | * | | Fix horizontal/verticalCenter anchors bug.Yann Bodson2010-05-262-0/+25
| | | * | | Add a way to control when software input panels are shown in TextInput and Te...Joona Petrell2010-05-262-31/+140
| | * | | | Fix TextEdit clipping when not wrapped. Rename most-useful-wrap-mode to "Wrap".Warwick Allison2010-05-263-3/+3
| | |/ / /
* | | | | escape backslashesOswald Buddenhagen2010-05-2622-44/+44
* | | | | qaccessibility::eventTest(...) was failing.Carlos Manuel Duclos Vergara2010-05-261-1/+1
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-251-0/+78
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "tst_bic: make it possible to test for cross-compilation"Thiago Macieira2010-05-252-10/+4
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-243-4/+88
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-243-4/+88
| | |\ \ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-243-4/+88
| | | |\ \ \
| | | | * \ \ Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-05-243-29/+214
| | | | |\ \ \