summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add the mainwindows demos-examples to the build.Casper van Donderen2011-06-273-5/+8
* Add the itemviews demos-examples to the build.Casper van Donderen2011-06-273-7/+9
* QStringBuilder: do not crash with null char*Olivier Goffart2011-06-273-0/+16
* 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
* Fix autotest to not depend on rasterization detailsaavit2011-06-271-0/+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 breakages in qpainter autotests."aavit2011-06-271-3/+3
* Revert "Fix how subpixel positions are intepreted in an aliased grid."aavit2011-06-274-15/+46
* Fix event delevery orderOlivier Goffart2011-06-275-18/+101
* Add the painting demos-examples to build.Casper van Donderen2011-06-275-13/+20
* Add the shared painting and affine example to the build.Casper van Donderen2011-06-273-5/+23
* Store styleName in font databaseJiang Jiang2011-06-273-12/+38
* Add styleName to QFontDef comparisonJiang Jiang2011-06-272-0/+4
* my changelog for 4.8.0Peter Hartmann2011-06-241-0/+16
* Add the embedded demos-examples to the build.Casper van Donderen2011-06-247-16/+18
* Add the graphicsview demo-examples to the build.Casper van Donderen2011-06-244-8/+14
* Update sql and animation demos to be an example.Casper van Donderen2011-06-245-9/+16
* Move all other demos in qtbase to examples.Casper van Donderen2011-06-24378-137/+0
* Move the affine example.Casper van Donderen2011-06-247-0/+0
* 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