summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Reintroduce QWindow::SurfaceTypeMorten Sorvig2011-06-223-0/+19
* Compile.Friedemann Kleint2011-06-221-0/+1
* Make xcb work again after event dispatcher changes.Morten Johan Sorvig2011-06-221-1/+0
* add QInputMethodQueryEventLars Knoll2011-06-222-0/+63
* add a platform interface for input method supportLars Knoll2011-06-225-0/+158
* Add lighthouse event dispatcher API.Morten Sorvig2011-06-2212-1874/+56
* Made QExposeEvent public and added exposeEvent() in QWindow.Samuel Rødal2011-06-225-12/+44
* OpenGL API refactor.Samuel Rødal2011-06-2113-203/+161
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-215-25/+8
* Compile fixes.Samuel Rødal2011-06-211-0/+1
* Add a platform API for QClipboard::ownsMode()Lars Knoll2011-06-203-4/+9
* Make glx wayland backends working.Laszlo Agocs2011-06-201-0/+1
* Compile.Friedemann Kleint2011-06-141-0/+1
* Added frameMargins() API and support in XCB plugin.Samuel Rødal2011-06-104-0/+19
* Compile Windows.Friedemann Kleint2011-06-102-2/+2
* Actually add QEventDispatcherMac.Morten Sorvig2011-06-102-0/+1368
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-1015-362/+430
* Add QEventDispatcherMac.Morten Sorvig2011-06-093-1/+18
* Remove QPlatformEventLoopIntegration.Morten Sorvig2011-06-099-424/+17
* Cursor support in xcb plug-in.Laszlo Agocs2011-06-084-4/+40
* Avoid out of bounds writeLars Knoll2011-06-081-2/+4
* Fixed compilation with QT_NO_PRINTEROlli Werwolff2011-06-081-0/+2
* Implement QDropEvent::source() againLars Knoll2011-06-072-7/+5
* Protect against deleted windowsLars Knoll2011-06-071-0/+24
* Initialize variableLars Knoll2011-06-071-0/+1
* Implement XDnD in the xcb pluginLars Knoll2011-06-072-54/+55
* Add a startDrag to QPlatformDragLars Knoll2011-06-072-1/+4
* Made tst_QWidget::updateWhileMinimized() pass.Samuel Rødal2011-06-067-1/+104
* Add support for mouse and keyboard grab.Laszlo Agocs2011-06-034-0/+37
* add a platform interface for DnDLars Knoll2011-06-017-142/+132
* Clean up DnD codeLars Knoll2011-06-014-480/+403
* Have a sensible default double click interval.Laszlo Agocs2011-05-311-2/+2
* Windows: Bring back the HDC to the raster engine, Q_OS_WIN.Friedemann Kleint2011-05-313-3/+135
* Fix isTopLevel() in QWindow.Laszlo Agocs2011-05-311-1/+1
* Add focus and modal dialog support.Laszlo Agocs2011-05-302-0/+8
* Add QPlatformPrinterSupport.Friedemann Kleint2011-05-302-1/+15
* Compile fix Linux.Friedemann Kleint2011-05-261-0/+1
* Compile fix for QtGui when configure with -qpa on WindowsOlli Werwolff2011-05-264-11/+27
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2464-1173/+1152
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-24232-3940/+3940
| * Doc: Fixed qdoc warnings.David Boddie2011-05-233-37/+20
| * Doc: Fixed qdoc warnings.David Boddie2011-05-232-7/+10
| * Doc: Fixed qdoc warnings.David Boddie2011-05-2310-66/+54
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-232-1/+14
| * Full translucent background support in xcb and xlib backend.Samuel Rødal2011-05-191-2/+9
| * Always call XInitThreads.Gunnar Sletta2011-05-191-2/+2
| * Fix initial main window dimensions for "fullscreen with softkeys" caseMiikka Heikkinen2011-05-111-0/+5
| * Fixes crash in QWidget::effectiveWinId.Bjørn Erik Nilsen2011-05-112-0/+21
| * Merge remote-tracking branch 'staging/master'Olivier Goffart2011-05-101-2/+4
| |\
| | * Avoided calling updateAccessibility() from updateMicroFocus if the item was h...Jan-Arve Sæther2011-05-101-2/+4