summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Remove all references to demos.Casper van Donderen2011-06-233-48/+7
* fix autotest regressions introduced by 37c329a3Lars Knoll2011-06-222-0/+86
* simplify relative path generationOswald Buddenhagen2011-06-221-28/+1
* SSL certificate printing: fix auto test for different OpenSSL versionsPeter Hartmann2011-06-223-4/+52
* IPv4 + IPv6 dual stack socketsShane Kearns2011-06-2211-65/+256
* 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
* Update autotest case after toHtml changeJiang Jiang2011-06-221-1/+1
* SSL certificate printing: lookup Symbian ordinalPeter Hartmann2011-06-211-0/+1
* Don't attempt to build benchmarks if release-mode Qt is not availableRohan McGovern2011-06-211-2/+4
* Add the ability to convert a certificate to textRichard Moore2011-06-215-0/+42
* Add an autotest for the conversion of certificates to text.Richard Moore2011-06-212-0/+57
* Fixed compile of autotests for Mac & QPARohan McGovern2011-06-215-6/+6
* Fixed compile of tst_qsettings in debug-only mode on Mac, WindowsRohan McGovern2011-06-211-2/+0
* Clean-up the macros about Qt Mobility in bearerLiang Qi2011-06-203-48/+3
* Support -debug build on MacLiang Qi2011-06-201-1/+1
* 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