summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
...
* | add an xcb based clipboard implementationLars Knoll2011-05-307-52/+1009
* | Don't leak xcb eventsLars Knoll2011-05-301-0/+2
* | Correctly define standard XA_FOO atomsLars Knoll2011-05-304-22/+24
* | Add xcb based mime type handlingLars Knoll2011-05-305-2/+415
* | Have proper warnings shown when xcb window surface creation fails.Laszlo Agocs2011-05-301-3/+8
* | Add QPlatformPrinterSupport.Friedemann Kleint2011-05-309-1/+327
* | XCB: Fix moveToScreen to use QWindow instead of QWidget.Friedemann Kleint2011-05-262-2/+2
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-24218-3717/+3754
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-24215-3680/+3680
| * Track Wayland changesPaul Olav Tvete2011-05-233-3/+40
* | Added QWindow::setTransientParent().Samuel Rødal2011-05-231-9/+12
* | Remove superfluous setter / getter for QWindowFormat in QWindow.Samuel Rødal2011-05-231-1/+1
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-2026-48/+458
|\|
| * Full translucent background support in xcb and xlib backend.Samuel Rødal2011-05-194-5/+31
| * Lighthouse xcb and xlib: Add support for transparency of GLX windows.Janusz Lewandowski2011-05-1910-25/+78
| * Lighthouse minimal: Add support for transparencyJanusz Lewandowski2011-05-192-3/+3
| * Compile fixes for Xlib plugin.Samuel Rødal2011-05-194-15/+13
| * Don't crash if windowmanager is not initializedLasse Holmstedt2011-05-191-1/+2
| * Wayland: send surface id + process id pairs to compositorLasse Holmstedt2011-05-199-1/+324
| * Enable configuration for XcbEckhart Koppen2011-05-181-0/+3
* | Build the cocoa plugin on Mac.Morten Sorvig2011-05-201-0/+4
* | Add QCocoaNativeInterface.Morten Sorvig2011-05-207-4/+135
* | Better setWindowFlags() support in XCB window.Samuel Rødal2011-05-194-38/+92
* | Support Qt::WindowStaysOnTopHint and other window flags in XCB backend.Samuel Rødal2011-05-182-4/+111
* | Port Qt 5 to Mac.Morten Sorvig2011-05-1814-74/+306
* | Add QWindow::setWindowModality().Samuel Rødal2011-05-182-16/+122
* | Re-implement transient window support in XCB backend.Samuel Rødal2011-05-161-25/+23
* | Implement QWindow minimum/maximum/base size hints and size increments.Samuel Rødal2011-05-162-18/+71
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-163-12/+24
|\|
| * Removed duplicate setting of QT dependenciesEckhart Koppen2011-05-131-2/+0
| * Fix deadlocks in wayland clipboard that can occur in special scenarios.Laszlo Agocs2011-05-132-10/+24
* | Initial QPlatformWindow window state setting API and xcb implementation.Samuel Rødal2011-05-132-0/+82
* | Improved popup and mouse event handling.Samuel Rødal2011-05-111-2/+16
* | Compile fixes after merge.Samuel Rødal2011-05-111-2/+2
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-1115-11/+418
|\|
| * Prevent crash in wayland mimedata in case there is no offer.Laszlo Agocs2011-05-101-0/+2
| * Prevent having Status undefined in xlib platform plug-in.Laszlo Agocs2011-05-101-0/+3
| * Remove const from QPlatformClipboard::mimeData().Laszlo Agocs2011-05-104-9/+7
| * Retrieve the actual data in the Wayland clipboard only when requested.Laszlo Agocs2011-05-102-23/+69
| * Turned on private headers for some plugins.Jonni Rainisto2011-05-092-0/+4
| * Added Wayland selection support.Laszlo Agocs2011-05-0910-3/+358
| * Dont do doneCurrent in swapBuffersJørgen Lind2011-05-051-1/+0
| * Build fixPaul Olav Tvete2011-05-041-0/+1
* | Wayland plugin compile fixes.Samuel Rødal2011-05-093-3/+3
* | QTDIR/src compiles againLars Knoll2011-05-077-8/+8
* | compile fixesLars Knoll2011-05-061-1/+1
* | Fixed compilation of Wayland plugin.Samuel Rødal2011-05-063-9/+13
* | compile fixesLars Knoll2011-05-051-0/+1
* | XCB plugin compile fix.Samuel Rødal2011-05-042-1/+3
* | More fixes...Samuel Rødal2011-05-041-0/+2