summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-08-311-1/+1
|\
| * Merge remote-tracking branch 'upstream/4.8'Sergio Ahumada2011-08-2911-59/+274
| |\
| * \ Merge remote-tracking branch 'mainline/4.8'Oswald Buddenhagen2011-08-264-9/+30
| |\ \
| * | | directfb: Include directfbgl.h directlyHolger Hans Peter Freyther2011-08-121-1/+1
* | | | Merge remote-tracking branch 'review/master'Sergio Ahumada2011-08-291-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Do not unconditionally use pkg-config in .pro filesRohan McGovern2011-08-261-1/+1
| |/ /
* | | uikit: get rid of the "min 30fps" for event handling.Eike Ziller2011-08-251-9/+2
* | | uikit: update READMEEike Ziller2011-08-251-5/+14
* | | uikit: fix examples to no longer ship the custom fontsEike Ziller2011-08-242-12/+0
* | | Use CoreText for font rendering on uikit.Eike Ziller2011-08-249-33/+258
| |/ |/|
* | uikit: Use correct pixmap data format.Eike Ziller2011-08-191-1/+1
* | uikit: Fixes for Open GL ES 1 and for pre-3GS devicesEike Ziller2011-08-171-5/+26
* | uikit: Fix warning.Eike Ziller2011-08-171-1/+1
* | Use thumb instructions for uikitEike Ziller2011-08-171-2/+1
* | Update uikit README: svg works, warn about thumbEike Ziller2011-08-171-3/+4
|/
* 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