summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/mobility-staging into mast...Qt Continuous Integration System2010-02-263-7/+12
|\
| * Speed up compilation of this test with MSVC.Rohan McGovern2010-02-261-0/+7
| * Merge commit 'f17ba38d5380e458b50ae543b34c52b2a2df8e7e' into bearermanagement...Aaron McCarthy2010-02-261-7/+4
| |\
| | * Fix file descriptor leak with generic engine on Linux.Aaron McCarthy2010-02-251-7/+4
| * | Fix Symbian build when building for WINSCW with abld.Aaron McCarthy2010-02-261-0/+1
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-2567-568/+7891
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1David Boddie2010-02-2580-169/+7129
| |\ \
| | * | Doc: add a few lines about bearer managment to "What's New" page.Volker Hilsheimer2010-02-251-0/+8
| | * | Fix the SIMD implementations of QString::toLatin1()Benjamin Poulain2010-02-251-7/+13
| | * | Update of the QScriptValue autotest suite.Jedrzej Nowacki2010-02-252-6/+617
| | * | New data set for QScriptValue autotest generator.Jedrzej Nowacki2010-02-251-0/+6
| | * | Autotest: make tst_qchar run out-of-source tooThiago Macieira2010-02-252-4/+2
| | * | Autotest: add a test for roundtrips through toLatin1/fromLatin1Thiago Macieira2010-02-251-0/+107
| | * | Implement toLatin1_helper with NeonBenjamin Poulain2010-02-251-0/+22
| | * | QRegExp::pos() should return -1 for empty/non-matching capturesJoão Abecasis2010-02-252-3/+101
| | * | Revert "qdoc: Finished "Inherited by" list for QML elements."Andreas Aardal Hanssen2010-02-256-44/+35
| | * | Revert "qdoc: List new QML elements in \sincelist for What's New page."Andreas Aardal Hanssen2010-02-253-29/+3
| | * | Add the Unicode normalisation properties.Thiago Macieira2010-02-241-0/+2650
| | * | Autotest: add a test for QDBusPendingCallWatcher use in threadsThiago Macieira2010-02-241-1/+56
| | * | Doc: placeholders for new feature highlights.Volker Hilsheimer2010-02-241-0/+6
| | * | doc: mark as reimplemented.Volker Hilsheimer2010-02-241-0/+3
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-2447-481/+4183
| | |\ \
| | | * | Update of the QScriptValue autotest suite.Jedrzej Nowacki2010-02-241-0/+3114
| | | * | New autotests cases for QScriptValue autotests generator.Jedrzej Nowacki2010-02-241-1/+36
| | | * | QScriptValue autotest generator templates change.Jedrzej Nowacki2010-02-241-0/+8
| | | * | Fix license template.Jedrzej Nowacki2010-02-241-2/+1
| | | * | QScriptValue::isQMetaObject crash fix.Jedrzej Nowacki2010-02-241-1/+1
| | | * | Implement toLatin1_helper with SSE2Benjamin Poulain2010-02-241-6/+48
| | | * | Doc: add \since 4.7 to new QtMultimedia classesVolker Hilsheimer2010-02-2422-8/+31
| | | * | Autotest: add a test to ensure that the Qt headers are clean.Thiago Macieira2010-02-242-1/+87
| | | * | Compile on Linux: close(2) is defined in #include <unistd.h>Thiago Macieira2010-02-241-0/+1
| * | | | Doc: Added a config file for creating Simplified Chinese docs directly.David Boddie2010-02-252-1/+87
| | |/ / | |/| |
| * | | Improved gesture event delivery in graphicsview.Denis Dzyubenko2010-02-243-244/+343
| * | | Fixed a gesture autotest.Denis Dzyubenko2010-02-241-1/+1
| * | | Cache scene coordinates of a hotspot in a QGesture.Denis Dzyubenko2010-02-244-12/+22
| * | | Add an extra operator delete() to QSharedPointer's internals.Thiago Macieira2010-02-241-0/+1
| * | | Fix compilation on x86 with gcc if SSE2 is not enabledThiago Macieira2010-02-241-10/+3
| * | | Comments the SSE implementation of fromLatin1_helper()Benjamin Poulain2010-02-241-3/+9
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1Morten Johan Sørvig2010-02-24156-531/+24071
| |\ \ \
| | * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-247-208/+427
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Build fixes for the SIMD functionsBenjamin Poulain2010-02-232-2/+4
| | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1Benjamin Poulain2010-02-234554-116093/+517052
| | | |\ \
| | | * | | Implement QString::fromLatin1_helper() with SSE2Benjamin Poulain2010-02-232-2/+31
| | | * | | Cache the result of qDetectCPUFeatures()Benjamin Poulain2010-02-232-11/+27
| | | * | | Move the SIMD detection from QtGui to QtCoreBenjamin Poulain2010-02-236-203/+375
| * | | | | Prevent stale QWidget pointers in QCocoaViewMorten Johan Sørvig2010-02-234-3/+69
| | |_|/ / | |/| | |
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-2572-483/+1015
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Better check in QStaticText testcase if xformed text is supportedGunnar Sletta2010-02-251-5/+12
| * | | | Fix point drawing in QPainter.Gunnar Sletta2010-02-251-1/+1
| * | | | Merge remote branch 'origin/master'Olivier Goffart2010-02-2433-57/+175
| |\ \ \ \ | |/ / / / |/| | | |