summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* 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
* | XCB plugin compile fix.Samuel Rødal2011-05-044-8/+7
* | Improved handling of child windows.Samuel Rødal2011-05-041-3/+7
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-0425-124/+311
|\|
| * Remove warningsJørgen Lind2011-05-041-0/+1
| * Fix Wayland plugin so it works with the wayland bind apiJørgen Lind2011-05-045-50/+26
| * wayland: Track wayland changesKristian Høgsberg2011-05-045-21/+12
| * Support GL ES 2 with uikit.con2011-05-046-43/+101
| * Merged master into qtquick2.axis2011-04-2712-12/+12
| |\
| * | Initial import from qtquick2.Qt by Nokia2011-04-2710-9/+170
* | | Track QPlatformGLContext API changesPaul Olav Tvete2011-05-035-10/+2
* | | Track API change in QPlatformNativeInterfacePaul Olav Tvete2011-05-022-40/+35
* | | Properly handle the expose event for QWindow.Samuel Rødal2011-05-021-8/+2
* | | Make the wayland plugin compilePaul Olav Tvete2011-04-2939-89/+86
* | | include file fix for waylandPaul Olav Tvete2011-04-293-2/+5
* | | Compile after latest change.Paul Olav Tvete2011-04-293-6/+7
* | | Add QWidgetWindow to bridge events from QWindow to QWidget.Samuel Rødal2011-04-294-15/+15
* | | Minimal plugin works again.Paul Olav Tvete2011-04-292-7/+7
* | | Preliminary QWindow event delivery.Samuel Rødal2011-04-283-23/+45
* | | QGuiApplication refactor in progress.Samuel Rødal2011-04-284-17/+19
* | | Get rid of QWindow::WindowType and clean up Qt::WindowFlags instead.Samuel Rødal2011-04-281-1/+1
* | | Dont call QPlatformGLContext::makeCurrent from subclassJørgen Lind2011-04-289-50/+24
* | | Added QWindowContext and got wiggly up and running with xcb.Samuel Rødal2011-04-2811-122/+90
| |/ |/|
* | Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-2712-12/+12
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27246-0/+34780