summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add QUuid::toRfc4122() and fromRfc4122()Liang Qi2011-05-274-0/+128
* Add QUuid::toByteArray() and relevantLiang Qi2011-05-274-0/+119
* QDataStream: speedup steaming of QUuid.Liang Qi2011-05-271-17/+47
* Optimize QUuid::QUuid(const char *)Liang Qi2011-05-271-1/+9
* Fix the build for QUuidLiang Qi2011-05-272-2/+6
* uic: #include <QLayout> for QToolBox on non-laid-out forms.Friedemann Kleint2011-05-272-1/+7
* uic: Use QString::fromUtf8 for QUrl properties.Friedemann Kleint2011-05-271-1/+1
* Fix a regression in QList::mid()Liang Qi2011-05-272-0/+5
* Add some autotests and benchmarks for QUuidLiang Qi2011-05-272-2/+152
* Optimize QUuid::toString() and relevantLiang Qi2011-05-272-55/+100
* tests: fixed compile of tst_macguiRohan McGovern2011-05-271-0/+2
* tests: fixed compilation of qstring benchmark on macRohan McGovern2011-05-271-2/+7
* Make lexgen tests compileJason McDonald2011-05-271-2/+1
* Use "QT += testlib" consistentlyJason McDonald2011-05-2711-36/+7
* Fix infinite recursion when changing geometry on MacGabriel de Dietrich2011-05-262-7/+19
* Fix typo in commentOlivier Goffart2011-05-261-1/+1
* Added some of my Qt 4.8 changes to the changelogOlivier Goffart2011-05-261-0/+22
* MSVC do not really support initilizer_listOlivier Goffart2011-05-261-6/+2
* Support of lambdas in QtConcurrent::runOlivier Goffart2011-05-266-81/+194
* Add QtPrivate::QEnableIfOlivier Goffart2011-05-261-0/+6
* Tests for QtConcurrent::map using lambdasOlivier Goffart2011-05-261-0/+21
* Fix instability in QNetworkConfigurationManager autotestShane Kearns2011-05-261-2/+4
* Fix thread safety regression of QNetworkConfigurationManagerShane Kearns2011-05-262-2/+2
* Update qhostinfo autotest to expect RFC5952 formatted ipv6 addressesShane Kearns2011-05-261-6/+6
* fix "Host" header of ipv6 URLs in QNAMshiroki2011-05-262-10/+20
* Add QtTools' include/QtDesigner as well as QtCore's include/QtDesignerMarius Storm-Olsen2011-05-261-4/+3
* Add private header support to the EGLFS platform plugin.Jason Barron2011-05-261-1/+1
* Fixed ordering problem when configuring with `-make <part>'Rohan McGovern2011-05-261-14/+24
* Remove the redundant QTEST_ACCESSIBILITY define.Jason McDonald2011-05-262-17/+2
* Fix for compiling and running cube example on Windows.Kim Motoyoshi Kalland2011-05-253-1/+6
* Fix QGLWidget::renderPixmap for raster engine on MacJiang Jiang2011-05-251-2/+9
* Workaround a bug in Core Text to select Light fontsJiang Jiang2011-05-251-1/+6
* Add authentication token support for wayland windowsLasse Holmstedt2011-05-256-14/+53
* Fix QFontEngineX11FT compilationJiang Jiang2011-05-251-0/+2
* Doc: Fixing typoSergio Ahumada2011-05-251-2/+2
* Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-251-13/+0
|\
| * Compile. Morten Sorvig2011-05-251-13/+0
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-251-1/+5
|\|
| * Do not continue if syncqt fails.Lincoln Ramsay2011-05-251-1/+5
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-251-4/+2
|\|
| * Fix -nomake tests.Lincoln Ramsay2011-05-251-4/+2
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-255312-76855/+85487
|\|
| * Fixed line endings.David Boddie2011-05-247-0/+316
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-244541-75952/+75952
| * New configure.exe binaryMarius Storm-Olsen2011-05-231-0/+0
| * Add -qpa option on WindowsMarius Storm-Olsen2011-05-231-1/+8
| * Use qglobal.h's VERSION number instead of hardcoded current versionMarius Storm-Olsen2011-05-231-1/+1
| * More examples adjusted to Symbian and Maemo5.David Boddie2011-05-231-0/+11
| * Doc: Added some details to the accessibility events API documentation.David Boddie2011-05-231-36/+95
| * Doc: Fixed qdoc warnings.David Boddie2011-05-238-44/+82