summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix Malayalam Rendering - 'Ra' is PreBaseJiang Jiang2010-11-021-1/+1
* Update .def files for QtGui and QtOpenVGEskil Abrahamsen Blomfeldt2010-11-022-0/+4
* Use 32bit textures for alpha textures after all.Michael Dominic K2010-11-022-2/+21
* One more fix for dithering.Michael Dominic K2010-11-021-8/+8
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-0120-140/+388
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-0120-140/+388
| |\
| | * Doc: Fixing typoSergio Ahumada2010-11-015-7/+7
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-0115-133/+381
| | |\
| | | * Fix QTBUG-14640:oci performance problem with qlonglongCharles Yin2010-11-012-1/+38
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-3015-132/+343
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-2915-132/+343
| | | | |\
| | | | | * 32bit => 16bit conversion has 4byte-aligned output.Michael Dominic K2010-10-291-4/+15
| | | | | * Fix gcc bug in qReallocAlignedOlivier Goffart2010-10-291-8/+8
| | | | | * Prevented threading related crash in OpenGL module.Samuel Rødal2010-10-293-24/+169
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-2910-96/+151
| | | | | |\
| | | | | | * Fix possible crash in QStaticText and QDeclarativeTextLayoutEskil Abrahamsen Blomfeldt2010-10-298-32/+88
| | | | | | * Fix QTBUG-14132 oracle (xe) stored procedures with bind variables get errorsCharles Yin2010-10-292-64/+63
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-018-81/+376
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-018-81/+376
| |\ \ \ \ \ \ |/ / / / / / /
| * | | | | | QNAM HTTP: tst_qnetworkreply with setReadBufferSize() setDavid Faure2010-11-011-71/+366
| * | | | | | Fix compilation on AIX 5.3 with gccKent Hansen2010-11-011-1/+1
| * | | | | | Doc: Fixed typoThorbjørn Lindeijer2010-11-011-1/+1
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-015-8/+8
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fix poor English in QStyle::polish documentation.Jason McDonald2010-11-011-4/+4
| | * | | | | Fix a few typos in comments and docs.Jason McDonald2010-11-014-4/+4
| | |/ / / /
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-11-013-1/+60
|\ \ \ \ \ \
| * | | | | | Quickly clicking an item that doesn't use double clicking should result in tw...Joona Petrell2010-11-013-1/+60
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-011-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix OpenVG painting artifacts after restoreState().Jason Barron2010-11-011-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-11-0168-5595/+11728
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Fix QML visual tests on Mac.Yann Bodson2010-11-0168-5595/+11728
|/ / / /
* | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-10-302-0/+36
|\ \ \ \ | |/ / / |/| | |
| * | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-10-302-0/+36
| |\ \ \ |/ / / /
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-10-272-0/+36
| |\ \ \
| | * | | Fix Windows compilation.Samuel Rødal2010-10-272-0/+2
| | * | | Fixed race condition in raster paint engine.Samuel Rødal2010-10-272-0/+34
| |/ / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-292-12/+17
|\ \ \ \
| * | | | dbus does not use this. fix build.Lorn Potter2010-10-291-4/+4
| * | | | Fix memory leak on exitHarald Fernengel2010-10-291-8/+13
| | |/ / | |/| |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-2966-32/+19931
|\ \ \ \
| * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-10-298-6/+25
| |\ \ \ \
| | * | | | Remove unnecessary QML import project dependency to Symbian deployment pri fi...Joona Petrell2010-10-293-3/+0
| | * | | | Update visual tests for MacYann Bodson2010-10-294-0/+22
| * | | | | Update webview visual tests to new skip modeAlan Alpert2010-10-2913-21/+23
| * | | | | Revert "Disable WebView visualtests"Alan Alpert2010-10-2924-0/+12940
| * | | | | Mark dynamic.qml as expect-fail the new wayAlan Alpert2010-10-299-2/+1605
| * | | | | Update gridview visual testsAlan Alpert2010-10-2913-373/+374
| * | | | | Revert "Mark qdeclarativegridview autotests as expect-fail"Alan Alpert2010-10-2925-4/+5338
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-2936-522/+792
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Play whole file in spectrum analyzer demoGareth Stockwell2010-10-2911-467/+369