summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | added a QLineControl class to QtGuiLars Knoll2011-07-064-1/+2166
* | add QTextControl class to QtGuiLars Knoll2011-07-067-1/+3420
* | Start porting the Mac menu system to QPA.Morten Sorvig2011-07-0623-1232/+347
* | Remove Carbon Mac definesMorten Sorvig2011-07-051-22/+0
* | Cocoa: Window type and flags handling.Morten Sorvig2011-07-012-7/+175
* | Cocoa: Fix raise/lower.Morten Sorvig2011-07-011-2/+2
* | Clean up wayland-cgl-readback.Morten Sorvig2011-07-011-16/+6
* | QEventDispatcherWin32: Remove hook to dispatch GUI events.Friedemann Kleint2011-06-302-7/+0
* | Fix crash if IBus is not configured.Friedemann Kleint2011-06-291-3/+5
* | Adapt font engines for Windows/QPA.Friedemann Kleint2011-06-294-6/+41
* | Cocoa: Fix RGB/BGR color inversion.Morten Sorvig2011-06-291-1/+1
* | Compile on Mac.Morten Sorvig2011-06-281-1/+1
* | Set mac wayland config.Morten Sorvig2011-06-282-1/+16
* | Add wayland mac readback implementation.Morten Sorvig2011-06-287-0/+527
* | Factor out CGL code for reuse in wayland.Morten Sorvig2011-06-285-20/+176
* | Remove load(eventdispatchers).Morten Sorvig2011-06-281-1/+0