summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Another ugly hack to make bidi cursor work with Core TextJiang Jiang2011-04-271-0/+1
* Skip linearGradientSymmetry test on QWS.Samuel Rødal2011-04-191-0/+4
* Support visual cursor movement for BIDI textJiang Jiang2011-04-193-1/+371
* Disable tst_QPixmap::onlyNullPixmapsOutsideGuiThread on MacJiang Jiang2011-04-181-2/+2
* Fix an race condition in the auto test.Fabien Freling2011-04-181-2/+4
* Made linearGradientSymmetry test pass on qreal=float platforms.Samuel Rødal2011-04-181-2/+2
* Make sure #ifdef'd tests still have main() functionEskil Abrahamsen Blomfeldt2011-04-182-6/+12
* Long live QRawFont!Eskil Abrahamsen Blomfeldt2011-04-156-6/+837
* Fix an race condition in the auto test.Fabien Freling2011-04-151-2/+5
* Added support for six-parameter radial gradients.Samuel Rødal2011-04-134-2/+128
* Improved gradient table generation performance for two-stop gradients.Samuel Rødal2011-04-131-5/+34
* Lancelot: support for custom keys added to protocol. API cleanup.aavit2011-04-112-53/+144
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-04-104-8/+64
|\
| * Lancelot: bail out if rendering consistently failsaavit2011-04-071-1/+10
| * Minor optimization to lance/elotaavit2011-04-071-1/+2
| * Make it possible to test the new font hinting in lance[elot]aavit2011-04-073-6/+52
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qa-staging into master-...Qt Continuous Integration System2011-04-092-82/+44
|\ \
| * \ Merge remote branch 'qa-review/master' into qa-staging-masterRohan McGovern2011-04-082-82/+44
| |\ \
| | * | Remove test for compiler correctnessJason McDonald2011-04-061-17/+0
| | * | Refactor qpointer dereference testsJason McDonald2011-04-061-19/+10
| | * | Prefer QCOMPARE to QVERIFY for comparisons.Jason McDonald2011-04-061-3/+3
| | * | Improve coverage of qpointer autotestJason McDonald2011-04-051-0/+7
| | * | Add comments, eliminate duplication in qpointer autotest.Jason McDonald2011-04-051-7/+17
| | * | Remove redundant includes and functions from qpointer autotest.Jason McDonald2011-04-051-29/+0
| | * | Fix tst_XmlPatterns::xquerySupport() autotestSergio Ahumada2011-03-261-8/+8
* | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-04-093-2/+20
|\ \ \ \
| * \ \ \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-093-2/+20
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-04-081-1/+7
| | |\ \ \
| | | * | | Cocoa: p1 bug fix: fix auto test regressionsRichard Moe Gustavsen2011-04-071-1/+7
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-082-1/+13
| | |\ \ \ \
| | | * | | | Image w/ PreserveAspectFit has its width changed once more than needed.Martin Jones2011-04-072-1/+13
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-tools-staging into mast...Qt Continuous Integration System2011-04-081-0/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix QLocalSocket::isValid() on WindowsJoerg Bornemann2011-04-061-0/+2
* | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-074-3/+135
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-061-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Improve Flickable dynamics and allow platform specific tweaking.Martin Jones2011-04-061-1/+1
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-041-1/+1
| |\| | | |
| | * | | | Fix failing autotestBea Lam2011-04-041-1/+1
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-04-012-1/+133
| |\ \ \ \ \
| | * | | | | QGraphicsItem::ItemStops[ClickFocusProgration|FocusHandling] must not interfe...Michael Hasselmann2011-04-011-1/+78
| | * | | | | Compilation break in MSVC2008 and MSVC2005Carlos Manuel Duclos Vergara2011-03-311-1/+1
| | * | | | | Merge remote-tracking branch 'mainline/4.7' into 4.7Oswald Buddenhagen2011-03-3111-44/+100
| | |\ \ \ \ \
| | * | | | | | QDirIterator returns hidden directories when it should only return filesCarlos Manuel Duclos Vergara2011-03-301-0/+55
* | | | | | | | Merge remote branch 'qt-master/master'Guoqing Zhang2011-04-0566-180/+74710
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-04-054-10/+63
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add methods for traversing and combining QProcessEnvironment.Thomas Sondergaard2011-04-041-0/+54
| | * | | | | | | | let generated flag control SQL generationMark Brand2011-03-293-10/+9
| * | | | | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-028-8/+241
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-018-8/+241
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | / / / / | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | Add missing test file.Martin Jones2011-04-011-0/+50