summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* uikit: Use release Qt for simulator, update READMEEike Ziller2011-08-053-83/+103
* Automatic closing of input panel on uikit when QML item looses focus.Eike Ziller2011-08-053-6/+65
* Remove debug output.Eike Ziller2011-07-261-1/+0
* Add some sound support to the uikit platform.Eike Ziller2011-07-2510-29/+827
* Add flickrdemo uikit example project.Eike Ziller2011-07-255-0/+638
* Support interface orientation for uikit.Eike Ziller2011-07-187-19/+155
* Properly quit the input event thread in the directfb platform plugin.Samuel Rødal2011-07-141-0/+2
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-06-296-591/+0
|\
| * Remove openvglite pluginPaul Olav Tvete2011-06-296-591/+0
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-06-2913-88/+103
|\ \ | |/
| * Ensure a small event check interval on uikit platform.con2011-06-281-1/+1
| * Change default application font for uikit platform.con2011-06-281-0/+6
| * Post key events via QWindowSystemInterface, don't post events direclyIan2011-06-272-27/+12
| * Use nicer fonts and a few little patches to uikit platform.Ian2011-06-276-18/+25
| * Update README and qmlapplicationviewer to suit 4.8.con2011-06-276-43/+60
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-releng-staging into mas...Qt Continuous Integration System2011-06-282-34/+34
|\ \ | |/ |/|
| * Re-apply licenseheader text in source files for qt4.8Jyri Tahtela2011-06-272-34/+34
* | Fix broken rpath on waylandJørgen Lind2011-06-231-1/+4
* | Make sure to call damage on the buffer when we damage itJørgen Lind2011-06-235-15/+18
* | Update the wayland pluginJørgen Lind2011-06-234-11/+38
|/
* Merge remote branch 'qt/4.8' into fire-masterPaul Olav Tvete2011-06-06214-3654/+3659
|\
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-13213-3646/+3646
| * Remove not supported qmake apiJørgen Lind2011-05-093-6/+0
| * Added Wayland selection support.Laszlo Agocs2011-05-095-0/+334
| * Added Wayland selection support.Laszlo Agocs2011-05-096-3/+24
| * Add the wayland client libraries to rpath if we use rpathJørgen Lind2011-05-091-0/+4
| * Fix the wayland windowsurface so that we have stencil and depth bufferJørgen Lind2011-05-091-1/+1
| * Dont do doneCurrent in swapBuffersJørgen Lind2011-05-051-1/+0
| * Lighthouse: Fix up XlibJørgen Lind2011-05-055-14/+10
* | Fix the wayland windowsurface so that we have stencil and depth bufferJørgen Lind2011-05-301-1/+1
* | We need to let the currentContext be in the same state afterJørgen Lind2011-05-301-1/+8
* | Track Wayland changesPaul Olav Tvete2011-05-303-3/+40
* | Fix deadlocks in wayland clipboard that can occur in special scenarios.Laszlo Agocs2011-05-302-10/+24
* | Prevent crash in wayland mimedata in case there is no offer.Laszlo Agocs2011-05-301-0/+2
* | Remove const from QPlatformClipboard::mimeData().Laszlo Agocs2011-05-304-9/+7
* | Retrieve the actual data in the Wayland clipboard only when requested.Laszlo Agocs2011-05-302-23/+69
* | Added Wayland selection support.Laszlo Agocs2011-05-308-3/+352
* | Add authentication token support for wayland windowsLasse Holmstedt2011-05-254-7/+17
* | Refer to 3rdparty in windowmanagerintegration headersLasse Holmstedt2011-05-241-6/+6
* | Move wayland headers files to 3rdparty due to copyright issuesLasse Holmstedt2011-05-242-118/+0
* | 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
|/
* Remove warningsJørgen Lind2011-05-031-0/+1
* Fix Wayland plugin so it works with the wayland bind apiJørgen Lind2011-05-035-50/+26
* wayland: Track wayland changesKristian Høgsberg2011-04-285-21/+12
* Support GL ES 2 with uikit.con2011-04-276-43/+101