summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Compile fix: MinGW.Friedemann Kleint2011-06-241-0/+4
* Get declarative and wayland EGL backend working for Qt compositor.Samuel Rødal2011-06-2314-107/+149
* Pass process event flags to QEventDispatcherWin32.Friedemann Kleint2011-06-232-3/+3
* Make sure to call damage on the buffer when we damage itJørgen Lind2011-06-234-17/+15
* Update the wayland pluginJørgen Lind2011-06-234-12/+40
* Compile.Morten Johan Sorvig2011-06-231-1/+1
* Remove QEventDispatcherQPA inheritance support.Morten Sorvig2011-06-232-36/+5
* Add QWindowSystemInterface::windowSystemEventsQueued()Morten Sorvig2011-06-235-3/+9
* Refactor window system event dispatching.Morten Sorvig2011-06-236-59/+50
* Remove stray file.Morten Sorvig2011-06-231-10/+0
* Remove leftover file.Friedemann Kleint2011-06-231-60/+0
* Prevent endless loop when calling QWaylandShmWindow::format().Samuel Rødal2011-06-221-1/+1
* Get wayland plugin working again.Samuel Rødal2011-06-225-7/+16
* Compile.Morten Sorvig2011-06-221-1/+1
* Remove Windows code from platform lib.Friedemann Kleint2011-06-226-270/+0
* Send expose on (initial) showMorten Sorvig2011-06-221-0/+1
* CompileMorten Sorvig2011-06-222-2/+2
* Reintroduce QWindow::SurfaceTypeMorten Sorvig2011-06-225-0/+22
* Cocoa: clean up pro file for platform pluginRichard Moe Gustavsen2011-06-221-3/+0
* Cocoa: implement support for wheel eventsRichard Moe Gustavsen2011-06-221-18/+79
* Add QGuiEventDispatcherWin32.Friedemann Kleint2011-06-225-1/+152
* Compile.Friedemann Kleint2011-06-221-0/+1
* Q_GUI_EXPORT is a mac-only workaround.Morten Sorvig2011-06-221-1/+1
* Make xcb work again after event dispatcher changes.Morten Johan Sorvig2011-06-224-10/+15
* add QInputMethodQueryEventLars Knoll2011-06-225-1/+84
* remove the plugin support for QInputContextLars Knoll2011-06-2225-1328/+3
* add a platform interface for input method supportLars Knoll2011-06-2211-84/+154
* Add libxcb-xfixes0-dev to xcb depsMorten Johan Sorvig2011-06-221-1/+1
* Compile fix (region is an accessor now, not a public member variable).Samuel Rødal2011-06-221-1/+1
* Add lighthouse event dispatcher API.Morten Sorvig2011-06-2245-180/+379
* Made QExposeEvent public and added exposeEvent() in QWindow.Samuel Rødal2011-06-228-14/+51
* Compile.Friedemann Kleint2011-06-211-1/+0
* OpenGL API refactor.Samuel Rødal2011-06-2165-551/+475
* Cocoa: fix compiler warningRichard Moe Gustavsen2011-06-211-1/+1
* Cocoa: add missing return statementRichard Moe Gustavsen2011-06-211-2/+1
* Make readback-glx working again in wayland.Laszlo Agocs2011-06-212-1/+6
* Compile fix for readbackglx after surface->backingstore renaming.Laszlo Agocs2011-06-212-3/+2
* Compile.Morten Sorvig2011-06-211-1/+1
* Compile fix for platformsupport on Mac.Morten Sorvig2011-06-214-3/+9
* Port Cocoa plugin to new backing store interface.Samuel Rødal2011-06-216-23/+21
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-2158-5471/+550
* Compile fixes.Samuel Rødal2011-06-216-6/+7
* Mac: buildfix for cocoa lighthouse pluginRichard Moe Gustavsen2011-06-202-2/+2
* Mac: buildfix for QtPlatformsupportRichard Moe Gustavsen2011-06-201-2/+3
* Don't crash if Clipboard and Selection hold the same mimedateLars Knoll2011-06-201-1/+2
* use selection changed events from XFixesLars Knoll2011-06-204-22/+58
* remove postscript related filesLars Knoll2011-06-203-1096/+0
* Enhance Xcb clipboard codeLars Knoll2011-06-203-77/+149
* Add a platform API for QClipboard::ownsMode()Lars Knoll2011-06-203-4/+9
* Restoring QT_WAYLAND_GL_SUPPORT ifdefs.Laszlo Agocs2011-06-203-1/+28