summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't issue GL calls when the geometry is emptyEskil Abrahamsen Blomfeldt2011-07-051-0/+2
* Fixed compile of QtOpenGL on Mac & QPA.Rohan McGovern2011-07-051-4/+6
* Fixed opengldesktop configure test for mac.Rohan McGovern2011-07-052-1/+8
* fixed typo in .pro fileMatthew Cattell2011-07-041-1/+1
* Remove config.tests/unix/ipv6Markus Goetz2011-07-042-72/+0
* QNam remove compile warnings for QNetworkReplyHttpImplMartin Petersson2011-07-041-1/+1
* make argument quoting code on windows less arcaneOswald Buddenhagen2011-07-041-7/+4
* fix argument quoting on windowsOswald Buddenhagen2011-07-041-4/+3
* Add QScreenOrientationChangeEvent and rotation support to wayland clientLasse Holmstedt2011-07-048-22/+172
* Always assume IPv6 supportMarkus Goetz2011-07-0413-180/+13
* Add Happy-Eyeballs style IPv6 connection establishing.Martin Petersson2011-07-049-28/+238
* Move the composition example in the docs.Casper van Donderen2011-07-014-5/+5
* Doc: Fixed qdoc warnings.David Boddie2011-07-018-25/+67
* Implemented on-screen visibility handling via waylandMartin Zielinski2011-07-014-41/+64
* Fix resource leak in QFontEngineDirectWriteEskil Abrahamsen Blomfeldt2011-07-011-2/+3
* Fix transformations on DirectWrite rasterized textEskil Abrahamsen Blomfeldt2011-07-012-47/+104
* Add a touchscreen generic qpa plugin.Laszlo Agocs2011-06-308-0/+755
* Fix text color in some cases of QML and QStaticTextEskil Abrahamsen Blomfeldt2011-06-303-3/+48
* 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
* Add core-private to the qmainwindow autotestPrasanth Ullattil2011-06-291-1/+1
* Cleaning up the QPainter/arthur testing stuffaavit2011-06-29379-69755/+38
* 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
* Move the chip example in the docs.Casper van Donderen2011-06-293-2/+2
* Move the books example in the docs.Casper van Donderen2011-06-294-3/+3
* Move the docs for the boxes example.Casper van Donderen2011-06-291-1/+1
* Turn off Qt3 support by defaultLars Knoll2011-06-291-1/+1
* Push the data together with the error in the synchronous case.Pierre Rossi2011-06-291-0/+1
* Remove QPainter::UniteClipGunnar Sletta2011-06-2813-201/+13
* Remove code with no consquenceGunnar Sletta2011-06-282-35/+0
* compile on Mac OS XGunnar Sletta2011-06-281-1/+2
* Add the richtext and tools demo-examples to build.Casper van Donderen2011-06-284-7/+9
* Change references to affine example.Casper van Donderen2011-06-288-13/+13
* Fix invalid read in QUrl::removeAllEncodedQueryItemsOlivier Goffart2011-06-282-0/+26
* Make it compile with openssl 1.0.0d, gcc 4.6Bernhard Rosenkraenzer2011-06-283-0/+12
* add changes-5.0.0 file to document source incompatible changesPeter Hartmann2011-06-271-0/+128
* SSL example: update secure socket client example to use new cert APIPeter Hartmann2011-06-271-14/+14
* Add a test for multiple CNs and fix the rest of the tests for the APIRichard Moore2011-06-272-14/+93
* Update the tests to handle multiple entries for subject and issuer info.Richard Moore2011-06-271-36/+36
* Certificates can have each issuer and subject field many timesRichard Moore2011-06-273-25/+41
* Build Qt with option -Zc:wchar_t under MSVCliang jian2011-06-273-3/+3
* 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