summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix text color in some cases of QML and QStaticTextEskil Abrahamsen Blomfeldt2011-06-301-3/+7
* Add HB_LineBreakType to qharfbuzz_copy_p.h.Frederik Gladhorn2011-06-301-0/+7
* Move glyph run merging logic to QTextLayout levelJiang Jiang2011-06-302-110/+101
* make QHoverEvent inherit from QInputEventLars Knoll2011-06-303-7/+9
* Add touch event support to wayland plugin.Laszlo Agocs2011-06-304-8/+196
* Remove the remaining QT3_SUPPORT code in corelibLars Knoll2011-06-2920-301/+2
* remove QT3_SUPPORT in corelib/ioLars Knoll2011-06-2917-1278/+0
* Remove QT3_SUPPORT from corelib/codecsLars Knoll2011-06-292-56/+0
* remove QT3_SUPPORT from corelib/toolsLars Knoll2011-06-2911-346/+0
* Remove QT3_SUPPORT in src/corelib/globalLars Knoll2011-06-294-520/+0
* Remove Qt3 support functionality from parts of QtCoreLars Knoll2011-06-299-724/+17
* Push the data together with the error in the synchronous case.Pierre Rossi2011-06-291-0/+1
* Remove QPainter::UniteClipGunnar Sletta2011-06-289-130/+8
* Remove code with no consquenceGunnar Sletta2011-06-282-35/+0
* compile on Mac OS XGunnar Sletta2011-06-281-1/+2
* Change references to affine example.Casper van Donderen2011-06-283-6/+6
* Fix invalid read in QUrl::removeAllEncodedQueryItemsOlivier Goffart2011-06-281-0/+1
* Make it compile with openssl 1.0.0d, gcc 4.6Bernhard Rosenkraenzer2011-06-283-0/+12
* Certificates can have each issuer and subject field many timesRichard Moore2011-06-273-25/+41
* Add missing APIs to QRawFont and some additional notes to fromFontJiang Jiang2011-06-272-0/+29
* Use floating point coordinates in eventsLars Knoll2011-06-274-81/+39
* QStringBuilder: do not crash with null char*Olivier Goffart2011-06-272-0/+4
* Removed damaging of waylandsurface after creationMartin Zielinski2011-06-271-2/+2
* Only compare styleNames if they are not emptyJiang Jiang2011-06-272-2/+2
* Fix problem with cosmetic stroking of cubic beziersaavit2011-06-271-2/+2
* Still use midpoint rendering of aliased ellipsesaavit2011-06-272-0/+161
* Fix smaller bugs in the strokerLars Knoll2011-06-271-7/+14
* Compilation fix of f8e8583aavit2011-06-271-2/+3
* Revert "Fix how subpixel positions are intepreted in an aliased grid."aavit2011-06-274-15/+46
* Fix event delevery orderOlivier Goffart2011-06-274-18/+26
* Store styleName in font databaseJiang Jiang2011-06-273-12/+38
* Add styleName to QFontDef comparisonJiang Jiang2011-06-272-0/+4
* Have the selection offer global handled always without delay.Laszlo Agocs2011-06-246-28/+17
* Add a function that returns the D-Bus local machine IDThiago Macieira2011-06-233-0/+25
* Make sure to call damage on the buffer when we damage itJørgen Lind2011-06-235-16/+18
* Update the wayland pluginJørgen Lind2011-06-234-11/+38
* fix autotest regressions introduced by 37c329a3Lars Knoll2011-06-222-0/+86
* simplify relative path generationOswald Buddenhagen2011-06-221-28/+1
* IPv4 + IPv6 dual stack socketsShane Kearns2011-06-227-27/+111
* Make QPoint have the same layout on all platformsGunnar Sletta2011-06-203-20/+0
* SSL certificate printing: increase max certificate sizePeter Hartmann2011-06-221-2/+2
* Fix fontconfig usage in X11 font databaseJiang Jiang2011-06-222-52/+31
* SSL certificate printing: lookup Symbian ordinalPeter Hartmann2011-06-211-0/+1
* Add the ability to convert a certificate to textRichard Moore2011-06-215-0/+42
* Clean-up the macros about Qt Mobility in bearerLiang Qi2011-06-203-48/+3
* Support -qtnamespace and -qtlibinfix againLiang Qi2011-06-205-6/+18
* Fix empty lines in Qt HTML when displayed in external browsers (again)Eskil Abrahamsen Blomfeldt2011-06-203-4/+11
* QAuthenticator::setUser() parse user name in form user@domainMartin Petersson2011-06-201-1/+1
* Fix QProcess emitting two started signals on X11Christian Strømme2011-06-201-7/+4
* Fix bug which caused repeated characters in a QML TextEskil Abrahamsen Blomfeldt2011-06-201-2/+2