summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Adapt to different uikit resolutions.con2011-04-152-12/+10
* Lighthouse: Make directfb conform with ligthhouse gl context apiJørgen Lind2011-04-151-0/+2
* Compile fix for window surface features. (uikit)con2011-04-152-1/+6
* Lighthouse: Fix license headersJørgen Lind2011-04-151-0/+43
* Remove hasOpenGL. This changes breaks binary compatibillityJørgen Lind2011-04-1413-19/+32
* Lighthouse: Fix license headersJørgen Lind2011-04-143-1/+84
* Compile fix for shared context change.con2011-04-141-1/+0
* Some virtual keyboard text input for uikit.con2011-04-146-4/+136
* Wayland: Conform with the api change in the frame callbackJørgen Lind2011-04-144-6/+6
* Remove DefaultSharedContext from Lighthouse API.Samuel Rødal2011-04-1312-137/+15
* Make readEvents() non-blockingPaul Olav Tvete2011-04-113-2/+27
* Wayland: Show what backend is being usedJørgen Lind2011-04-114-3/+4
* Wayland: Tell what backend we use for xcomposite glxJørgen Lind2011-04-111-1/+1
* Wayland: compile fix after making the event handlingJørgen Lind2011-04-112-9/+18
* Make the xcomposite the default gl integration backendJørgen Lind2011-04-112-16/+31
* Make sure the global listener gets registered even when using drm.Samuel Rødal2011-04-111-1/+3
* Wayland: Rename XPixmap GL integrations to ReadbackJørgen Lind2011-04-1118-146/+144
* Adapt drag distance for uikit.con2011-04-081-1/+6
* Prevented crash due to dangling pointer in QWaylandInputDevice.Samuel Rødal2011-04-084-2/+18
* Fixed logical error in XCB backend.Samuel Rødal2011-04-081-1/+1
* Set the _NET_WM_WINDOW_TYPE property in the XCB backend.Samuel Rødal2011-04-082-0/+39
* Added _NET_WM_PID in XCB backend.Samuel Rødal2011-04-081-0/+6
* Wayland: Add license headers to new filesJørgen Lind2011-04-0737-47/+1355
* Wayland: Add a egl xcomposite backendJørgen Lind2011-04-0711-1/+420
* Fixed crash in XCB backend.Samuel Rødal2011-04-071-0/+2
* Made wayland plugin single-threaded, yay :)Samuel Rødal2011-04-077-288/+117
* Wayland: Fix xpixmap_glx readback after multi threadingJørgen Lind2011-04-071-6/+2
* Implemented _NET_WM_SYNC_REQUEST protocol in XCB plugin.Samuel Rødal2011-04-0710-32/+146
* Prevent synchronization errors and memory leaks in QXcbWindowSurface.Samuel Rødal2011-04-061-1/+11
* Prevent crashes and X errors in QXcbWindowSurface::flush()Samuel Rødal2011-04-061-2/+4
* Lighthouse: Native interface for xlibJørgen Lind2011-04-065-3/+223
* Remove output that wass added by misstakeJørgen Lind2011-04-061-1/+0
* Lighthouse: Implement xcomposite extension for waylandJørgen Lind2011-04-0613-0/+573
* Lighthouse: More meaning full output when choosing glx configsJørgen Lind2011-04-061-1/+1
* After we make the QPlatformIntegration process eventsJørgen Lind2011-04-062-0/+245
* Lighthouse: Make wayland event handling happen in a separate threadJørgen Lind2011-04-069-154/+104
* Re-added missing call log in XCB backend.Samuel Rødal2011-04-061-0/+1
* Flush XCB connection before blocking.Samuel Rødal2011-04-061-0/+2
* qFatal() if no connection to wayland is availableHarald Fernengel2011-04-061-2/+3
* Implemented _NET_WM_PING protocol in XCB backend.Samuel Rødal2011-04-061-1/+9
* Use OpenGL backend for proof of concept UIKit lighthouse plugin.con2011-04-057-201/+303
* Compile fixes for GL ES and Maccon2011-04-051-2/+2
* uikit: Set the offline storage path for QMLcon2011-04-052-2/+16
* Make sure to delete wayland surface when QWaylandWindow is destroyed.Samuel Rødal2011-04-051-0/+2
* Implement QWaylandIntegration::hasOpenGL().Samuel Rødal2011-04-052-0/+11
* Process XCB events on aboutToBlock() instead of awake().Samuel Rødal2011-04-041-1/+1
* Lighthouse: Add drawable bit to the glx config selection rutineJørgen Lind2011-04-043-7/+7
* Wayland: Allways have a userPtr for QWaylandWindowJørgen Lind2011-04-043-7/+8
* Moved all XCB event handling back into the main thread.Samuel Rødal2011-04-016-210/+86
* Fixed compilation of wayland plugin when there's no GL support.Samuel Rødal2011-04-011-0/+2