summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Moved common module profiles to be feature profiles.axis2011-06-0518-289/+18
* Correct antialias disabling logic for Core TextJiang Jiang2011-06-041-3/+2
* Install some headers that were previously missing from install.axis2011-06-032-1/+15
* Fix Windows buildJiang Jiang2011-06-031-2/+2
* Refactor glyph pretransform checkJiang Jiang2011-06-039-56/+65
* Allow SHM buffers to be displayed in Wayland plugin when using DRMAndy Nichols2011-06-011-0/+1
* sockets: limit buffer size of the internal sockets in proxy enginesShane Kearns2011-06-012-0/+4
* Make TextEdit word selection more natural.Andrew den Exter2011-06-011-1/+1
* Ensure the TextEdit cursor delegate is repositioned on mouse events.Andrew den Exter2011-06-011-1/+3
* Don't crash on an invalid replacementStart from an input method.Andrew den Exter2011-06-011-1/+3
* Fix build in C++0x modeBernhard Rosenkraenzer2011-05-313-8/+8
* Made qpluginbase.pri into a feature profile.axis2011-05-3157-97/+57
* 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-303-7/+82
* Fix ligature offset in multi-line textJiang Jiang2011-05-271-2/+2
* Fix compile for systems with old fontconfigJiang Jiang2011-05-271-0/+5
* Add QUuid::toRfc4122() and fromRfc4122()Liang Qi2011-05-272-0/+94
* Add QUuid::toByteArray() and relevantLiang Qi2011-05-272-0/+81
* 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-271-0/+2
* 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