summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Made qpluginbase.pri into a feature profile.axis2011-05-3158-97/+98
* Moved certain qmake config variables to .qmake.cache.axis2011-05-311-23/+20
* Fixed linking against QtQuickTest on mac.Charles Yin2011-05-311-15/+1
* Export the qt_gl_read_framebuffer function for use in declarativeGunnar Sletta2011-05-303-3/+3
* Support placing cursor in ligature with mouse or touchJiang Jiang2011-05-304-7/+107
* Only add dependent include when not already thereMarius Storm-Olsen2011-05-271-1/+1
* Fix ligature offset in multi-line textJiang Jiang2011-05-272-2/+19
* Fix compile for systems with old fontconfigJiang Jiang2011-05-271-0/+5
* 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
|\|