summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Optimize QUuid::toString() and relevantLiang Qi2011-05-272-55/+100
* Fix infinite recursion when changing geometry on MacGabriel de Dietrich2011-05-261-7/+5
* Fix typo in commentOlivier Goffart2011-05-261-1/+1
* MSVC do not really support initilizer_listOlivier Goffart2011-05-261-6/+2
* Support of lambdas in QtConcurrent::runOlivier Goffart2011-05-265-81/+127
* Add QtPrivate::QEnableIfOlivier Goffart2011-05-261-0/+6
* Fix thread safety regression of QNetworkConfigurationManagerShane Kearns2011-05-262-2/+2
* fix "Host" header of ipv6 URLs in QNAMshiroki2011-05-261-1/+11
* Add private header support to the EGLFS platform plugin.Jason Barron2011-05-261-1/+1
* Remove the redundant QTEST_ACCESSIBILITY define.Jason McDonald2011-05-261-4/+2
* 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-252676-45751/+45927
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-242676-45433/+45433
| * 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
| * Doc: Fixed qdoc warnings.David Boddie2011-05-232-7/+10
| * Doc: Fixed qdoc warnings.David Boddie2011-05-232-8/+8
| * Doc: Applying a pending change from previous merges.David Boddie2011-05-231-0/+4
| * Doc: Fixed qdoc warning.David Boddie2011-05-231-1/+1
| * Doc: Fixed qdoc warnings.David Boddie2011-05-2332-158/+194
| * Doc: Applied pending fixes to API documentation.David Boddie2011-05-2319-68/+90
| * Doc: Documented the value returned when no field can be found.David Boddie2011-05-231-1/+2
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-232-1/+14
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-2410-55/+218
|\ \
| * | QUrl TLD: fix documentation file for "Add QUrl::topLevelDomain() ..."Peter Hartmann2011-05-241-4/+4
| * | Add QUrl::topLevelDomain() and move TLD table from QtNetwork to QtCoreRobert Hogan2011-05-2410-51/+214
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-241-1/+5
|\| |
| * | fix Symbian ordinals for merge request re. utf8 characters in SSL certsPeter Hartmann2011-05-241-1/+5
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-243-36/+28
|\| | | |/ |/|
| * fix coding style for merge request re. utf8 characters in SSL certsPierre Rossi2011-05-231-7/+6
| * Use OpenSSL X509_NAME_ENTRY API to parse UTF8 subjectName/issuerNameRaul Metsma2011-05-233-36/+29
* | Enablers for TextInputEskil Abrahamsen Blomfeldt2011-05-238-23/+126
* | Track Wayland changesPaul Olav Tvete2011-05-233-3/+40
* | Fix inconsistency between Qt and ICU in Shift-JIS codec with regards to ASCII...Simon Hausmann2011-05-201-1/+3
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-202-4/+29
|\ \
| * | Fix incorrect hardware address on systems without getifaddrs()Craig Scott2011-05-201-1/+1
| * | Make QHostAddress.toString() follow RFC-5952 for IPv6 address format.Martin Petersson2011-05-201-3/+28
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-2018-55/+149
|\| |
| * | Full translucent background support in xcb and xlib backend.Samuel Rødal2011-05-197-12/+55
| * | Lighthouse xcb and xlib: Add support for transparency of GLX windows.Janusz Lewandowski2011-05-1910-25/+78
| * | Lighthouse minimal: Add support for transparencyJanusz Lewandowski2011-05-192-3/+3
| * | Compile fixes for Xlib plugin.Samuel Rødal2011-05-194-15/+13
* | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-201-1/+2
|\| |
| * | Don't crash if windowmanager is not initializedLasse Holmstedt2011-05-191-1/+2