summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-172-5/+0
* Make configure work again..Gunnar Sletta2011-08-171-0/+1
* Get rid of OpenGL 1.x engine and platform code from QtOpenGL.Samuel Rødal2011-08-1646-16425/+66
* 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
* Fix typo in qapplication testOlli Werwolff2011-08-151-1/+1
* Fixed compilation of qfiledialog_win.cppOlli Werwolff2011-08-151-1/+14
* Fix platformsupport as installable moduleJørgen Lind2011-08-112-2/+5
* Cocoa: Set child window geometry correctly.Morten Sorvig2011-08-112-15/+58
* Configure: Make QPA default when building on OS XMorten Sorvig2011-08-111-3/+1
* Cocoa: Activate Qt apps on startup.Morten Sorvig2011-08-111-0/+6
* include .cc and .CC in fix headers scriptGunnar Sletta2011-08-111-1/+1
* Implement "quit on last window closed" logic for QWindowGunnar Sletta2011-08-115-2/+88
* Don't try to use IBUS when dbus is not configured.Samuel Rødal2011-08-102-1/+5
* Removed unnecessary debug output in xcb plugin.Samuel Rødal2011-08-102-6/+0
* Made QWindow::setVisible() send show and hide events.Samuel Rødal2011-08-103-14/+19
* build without dbusMatthew Cattell2011-08-091-0/+2
* Removed Q_XCB_NOOP's from QGLXContext.Samuel Rødal2011-08-091-13/+1
* Removed QPaintDevice dependency in blitFramebuffer().Samuel Rødal2011-08-093-2/+21
* Get linux input plugin compiling by removing keyboard supportGunnar Sletta2011-08-094-227/+1
* make eglfs compileGunnar Sletta2011-08-083-3/+3
* Implement map/unmap and force geometry EglFSGunnar Sletta2011-08-082-1/+18
* Properly initialize window properties in xcb plugin.Samuel Rødal2011-08-051-2/+3
* Get wayland plugin working after latest QPA API changes.Samuel Rødal2011-08-053-11/+8
* Get rid of missing qmake warning.Samuel Rødal2011-08-051-2/+0
* Added some convenience to QWindowGunnar Sletta2011-08-052-0/+26
* Add WindowStateChanged event.Friedemann Kleint2011-08-057-5/+52
* Undefine "slots" before including cocoa headers to make it compileGunnar Sletta2011-08-052-0/+2
* Fix wayland config testJørgen Lind2011-08-041-1/+1
* compile fix for compiling without sslJørgen Lind2011-08-041-4/+8