summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * test: fixed tst_qfont for qpaRohan McGovern2011-08-051-2/+2
| | * test: fixed tst_qabstractitemview for qpaRohan McGovern2011-08-051-1/+5
| | * Fix weight parsing in QBasicUnixFontDatabaseJiang Jiang2011-08-051-0/+27
| | * support xcb-icccm 3.8Oswald Buddenhagen2011-08-051-0/+10
| | * Use more numerically robust algorithm to compute QBezier::pointAt().Alan Alpert2011-08-052-18/+39
| | * test: fixed tst_qundostack and removed CONFIG+=insignificant_testSergio Ahumada2011-08-052-2/+5
| | * Allow adding to @ignore_headers from sync.profileMarius Storm-Olsen2011-08-041-1/+1
| | * QSslCertificate: deprecate alternateSubjectNames()Peter Hartmann2011-08-047-22/+34
| | * test: fixed tst_qundogroup and removed CONFIG+=insignificant_testRohan McGovern2011-08-042-2/+5
| | * Support QImage and others in Wayland clipboard.Laszlo Agocs2011-08-045-12/+153
| | * Fix the lifespan of the test CA cert used by the autotests.Richard Moore2011-08-038-223/+220
* | | Remove debug outputLars Knoll2011-08-251-2/+0
* | | Fix multithreaded GL renderingLars Knoll2011-08-251-0/+4
* | | Fix threaded renderingLars Knoll2011-08-251-0/+2
* | | Fix the xlib backend for lighthouseLars Knoll2011-08-2520-348/+224
* | | Support QRawFont from raw data with basic unix font dbEskil Abrahamsen Blomfeldt2011-08-252-0/+67
|/ /
* | tests: Remove `qtessellator' autotestsSergio Ahumada2011-08-2422-2120/+0
* | test: fix `tst_qpainter' compilationSergio Ahumada2011-08-241-1/+1
* | test: fix tst_qabstractprintdialog compilationSergio Ahumada2011-08-241-1/+1
* | resize convenince functionGunnar Sletta2011-08-241-0/+1
* | Preliminary change to get resizeEvents for QWindow::resize() callsGunnar Sletta2011-08-242-2/+6
* | Add Input context for Windows.Friedemann Kleint2011-08-2411-8/+772
* | If the EGL_PLATFORM is not set, then set itJørgen Lind2011-08-241-0/+5
* | Just change includes to be have <> brackets instead of ""Jørgen Lind2011-08-241-2/+2
* | Moving Tests to new Autotest StructureHolger Ihrig2011-08-2418-12/+363
* | Fix fallbacksForFamily in QBasicUnixFontDatabaseJiang Jiang2011-08-242-2/+2
* | Fix weight parsing in QBasicUnixFontDatabaseJiang Jiang2011-08-241-0/+27
* | QFontEngine: Avoid nesting multi-fontengines.Friedemann Kleint2011-08-232-1/+3
* | make 'make install' installPaul Olav Tvete2011-08-231-1/+7
* | Fix input context header.Friedemann Kleint2011-08-232-7/+30
* | Mac: Fix link error in printdialog.Morten Sorvig2011-08-231-0/+2
* | Fixed empty if statement in QWindow.cppOlli Werwolff2011-08-221-1/+1
* | Make the hellowindow example multi-threaded to stress the GL backend.Samuel Rødal2011-08-193-28/+63
* | Prevent X errors being generated when setting 0 as width or height.Samuel Rødal2011-08-191-0/+3
* | Fix colormap exports/warning in qapplication_p.hFriedemann Kleint2011-08-193-5/+5
* | Fix comparison.Friedemann Kleint2011-08-191-1/+1
* | QSurfaceFormat: Add missing 'profile' accessors, fix detaching.Friedemann Kleint2011-08-192-28/+71
* | Remove qtessellator.* from QtGuiLars Knoll2011-08-193-1602/+0
* | Fix build.Friedemann Kleint2011-08-1926-231/+43
* | QColormap is gone from QtGuiLars Knoll2011-08-191-1/+0
* | Remove Type1 supportLars Knoll2011-08-192-255/+0
* | Restore feature compatibility with QPrinter in QTextDocument::printLars Knoll2011-08-1914-47/+197
* | Move the printer support backend into it's own pluginLars Knoll2011-08-196-39/+21
* | Move printing into it's own libraryLars Knoll2011-08-19104-92/+302
* | Don't rely on QPrinter in widgetsLars Knoll2011-08-197-21/+14
* | Use the paged paintdevice in the print() method of QTextDocument.Lars Knoll2011-08-198-81/+53
* | Introduce a paged paintdevice and use itLars Knoll2011-08-1913-89/+409
* | move printing related files into their own directoryLars Knoll2011-08-1922-82/+39
* | PDF doesn't require the alpha paintengineLars Knoll2011-08-192-61/+5
* | Move the remaining QPrinter dependencies out of qpf.*Lars Knoll2011-08-196-196/+197