summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* 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-1998-87/+294
* 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-196-81/+51
* 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
* Rename QPdf(Base)EngineLars Knoll2011-08-198-112/+112
* Move the PDF related functionality into QPdfLars Knoll2011-08-194-1681/+1674
* first version of a public API to generate PDFsLars Knoll2011-08-193-0/+193
* Move QColorMap into QtWidgetsLars Knoll2011-08-198-5/+4
* Add Windows to the Lighthouse.Friedemann Kleint2011-08-1848-0/+15324
* Enable multisampling and swap interval by default on cocoaGunnar Sletta2011-08-182-0/+7
* Set the style mask manually.Morten Sorvig2011-08-181-2/+2
* Fix crash-on-exit in qmlscene.Morten Sorvig2011-08-183-2/+17
* Create NSWindow subclass.Morten Sorvig2011-08-182-4/+27
* Cocoa: Remove autorelease warnings from qmlscene.Morten Sorvig2011-08-181-0/+3
* Readded (and fixed) WindowsXP and -Vista stylesOlli Werwolff2011-08-174-16/+58
* compile after removal of OpenGL 1 paint engineGunnar Sletta2011-08-173-14/+2
* Build fix after setPreferredPaintEngine was removedPaul Olav Tvete2011-08-171-2/+0
* Get rid of OpenGL 1.x engine and platform code from QtOpenGL.Samuel Rødal2011-08-1634-15323/+53
* Don't set platform input context if it's not properly created.Samuel Rødal2011-08-164-4/+14
* Get rid of unused convenience class in QtOpenGL.Samuel Rødal2011-08-163-76/+0
* Cocoa: Fix flicker on window resize.Morten Sorvig2011-08-163-2/+7
* Disable WindowsXP/-Vista styles for nowOlli Werwolff2011-08-151-0/+1