summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Avoid copying code.Paul Olav Tvete2010-04-221-49/+3
* Rename files in platform plugins follow same patternJørgen Lind2010-04-2127-31/+31
* Merge branch 'platform_window' into lighthouseJørgen Lind2010-04-2144-1655/+1817
|\
| * Renamed createWindowSurfaceForWindowJørgen Lind2010-04-2112-21/+13
| * QPlatformScreen now has default implementation for physicalSizeJørgen Lind2010-04-192-2/+0
| * Refactored directfb pluginJørgen Lind2010-04-1410-18/+16
| * Oops, don't crash in raise()/lower()Paul Olav Tvete2010-04-134-7/+5
| * Port the QVFb backend to the new APIPaul Olav Tvete2010-04-136-97/+113
| * Rename classes to get rid of "GraphicsSystem"Paul Olav Tvete2010-04-1312-136/+136
| * Make LinuxFb workPaul Olav Tvete2010-04-124-13/+26
| * Make hide() work.Paul Olav Tvete2010-04-121-0/+3
| * Make the VNC plugin compile and largely workPaul Olav Tvete2010-04-127-52/+150
| * Small optimalisation in DirectfbBlitterJørgen Lind2010-04-121-2/+8
| * Cleaned up Blitter Paint engine and fixed a couple of bugsJørgen Lind2010-04-121-3/+2
| * Refactoring TestLitePaul Olav Tvete2010-04-096-1313/+1157
| * This seems to fix the resize issuesPaul Olav Tvete2010-04-091-1/+0
| * Compile after the QPlatformWindow changePaul Olav Tvete2010-04-096-56/+119
| * Add the DirectFbWindow to the pro fileJørgen Lind2010-04-081-2/+4
| * QPlatformWindow refactoringJørgen Lind2010-04-0811-133/+276
| * Added QPlatformWindowJørgen Lind2010-04-074-8/+13
* | port linuxfb to platform api name changeJeremy Katz2010-04-094-47/+45
* | port VNC plugin to platform api name changeJeremy Katz2010-04-0810-99/+99
* | Make a top-level QGLWidget work once, 50% of the timeTom Cooksey2010-04-081-3/+5
* | Rename qglplatformintegration_lite.h & add QGLWidget surfaceTom Cooksey2010-04-081-1/+1
* | Implement OpenGL support for testlite plugin using GLXTom Cooksey2010-04-085-1/+248
|/
* Port "testlite" to the new plugin APIPaul Olav Tvete2010-04-066-41/+42
* Make directfb plugin work with QPlatformIntegrationJørgen Lind2010-03-3114-49/+47
* Refactoring GraphicsSystem to QPlatformIntegrationJørgen Lind2010-03-3167-0/+11175