summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with Sun CC: __FUNCTION__ is not validThiago Macieira2010-02-271-4/+4
* Fix compilation with Sun CC: const in POD parameters makes a differenceThiago Macieira2010-02-271-1/+1
* Fix compilation on solaris-g++-x86-64: emmintrin.h is not available.Thiago Macieira2010-02-261-1/+1
* Unbreak compilation of bootstrapped Qt tools after f3eab3d.Thiago Macieira2010-02-261-1/+1
* QUrl: document adding of hash functionPeter Hartmann2010-02-262-2/+9
* Bump iteration count to make QMetaType::type() benchmark results more stableKent Hansen2010-02-261-1/+1
* Don't lock the QMetaType custom types mutex unnecessarilyKent Hansen2010-02-261-26/+46
* Fix deadlock in QFSEventsFileSystemWatcherEngine.Morten Johan Sørvig2010-02-261-1/+10
* Improve lookup speed of QMetaType::type() for normalized typesKent Hansen2010-02-261-94/+103
* Add benchmarks for QMetaType type introspection functionsKent Hansen2010-02-263-0/+241
* Modified configure script not to override $XPLATFORM in case of CYGWINZeno Albisser2010-02-261-1/+3
* Doc: summarize new QtMultimedia functionality in What's New page.Volker Hilsheimer2010-02-261-1/+8
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-2693-636/+2071
|\
| * check that wifi is powered on before trying to scan.Lorn Potter2010-02-261-63/+59
| * 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
| | * | Doc: Added a config file for creating Simplified Chinese docs directly.David Boddie2010-02-252-1/+87
| * | | 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
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Expand indicator would not be displayed after removal of a collapsed item's c...Gabriel de Dietrich2010-02-242-4/+23
| | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2Eskil Abrahamsen Blomfeldt2010-02-243-27/+28
| | |\ \ \
| | | * | | Doc: fix formattingaavit2010-02-241-22/+22
| | | * | | Make the qpainter test compile under Windows.Trond Kjernaasen2010-02-241-2/+3
| | | * | | make QtScript compatible with mingw 64Thierry Bastian2010-02-241-3/+3
| | * | | | Avoid always detaching QStaticTextEskil Abrahamsen Blomfeldt2010-02-241-2/+0
| | |/ / /
| | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2Eskil Abrahamsen Blomfeldt2010-02-243587-289712/+160111
| | |\ \ \
| | | * | | Add licence headerOlivier Goffart2010-02-241-0/+41
| | | * | | Fixed a warning.Trond Kjernåsen2010-02-241-1/+1
| | | * | | WinCE compilation fixaavit2010-02-241-1/+1
| | | * | | Fixed hypersensitive drag on QHeaderViewsGabriel de Dietrich2010-02-241-7/+2
| | | * | | Fix seg-fault when no X11 desktop environment is presentTom Cooksey2010-02-241-23/+53
| | | * | | Remove comment in drawStaticTextItem() in GL engineEskil Abrahamsen Blomfeldt2010-02-241-1/+0
| | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtRhys Weatherley2010-02-24149-324/+23645
| | | |\ \ \
| | | * \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2Rhys Weatherley2010-02-233350-284439/+131445
| | | |\ \ \ \
| | | | * | | | Revert "Updated WebKit from /home/jturcott/dev/webkit to qtwebkit-4.7-merged ...Jocelyn Turcotte2010-02-233350-284441/+131453
| | | | * | | | Revert "Updated WebKit from /home/jturcott/dev/webkit to qtwebkit-4.7-merged ...Jocelyn Turcotte2010-02-234-21/+15
| | | * | | | | Separate Phonon and gstreamer defines in qtconfigRhys Weatherley2010-02-232-2/+9
| | | |/ / / /
| | | * | | | Fix compilation on WindowsOlivier Goffart2010-02-231-1/+1