summaryrefslogtreecommitdiffstats
path: root/src/plugins/graphicssystems
Commit message (Expand)AuthorAgeFilesLines
* Removed createBlittable factory function from PlatformIntegrationJørgen Lind2010-07-224-185/+0
* Adding -qpa configure switchJørgen Lind2010-06-241-5/+1
* Say hello to Q_WS_QPA!Jørgen Lind2010-06-241-1/+1
* Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-05-101-3/+11
|\
| * Enable QX11GLWindowSurface using "-graphicssystem x11gl" optionTom Cooksey2010-04-261-3/+11
* | Merge remote branch 'origin/4.7' into lighthouseJørgen Lind2010-04-211-0/+1
|\ \ | |/
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-02-231-2/+7
| |\
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-02-161-2/+2
| |\ \
| * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-01-2112-12/+12
| |\ \ \
| * | | | Fix symbian building to always have a pre-determined uid3Thomas Zander2010-01-191-0/+1
* | | | | Compile on Lighthouse after the windowsurface API change.Paul Olav Tvete2010-04-081-0/+4
* | | | | Refactoring GraphicsSystem to QPlatformIntegrationJørgen Lind2010-03-3169-11237/+7
* | | | | Compile fix from merging blitter examples.Jørgen Lind2010-03-291-1/+1
* | | | | Make sure the blitter api works with Raster GS(x11 and win) and QWSJørgen Lind2010-03-294-0/+180
* | | | | Compile fix the openkode graphicssystemJørgen Lind2010-03-295-31/+40
* | | | | don't set composition mode to source when painting the bottow layerJeremy Katz2010-03-252-6/+0
* | | | | don't draw changes under opaque windowsJeremy Katz2010-03-244-22/+114
* | | | | LinuxFb: call initDeviceJørgen Lind2010-03-082-1/+1
* | | | | Minimaldfb: cleanup how to compileJørgen Lind2010-03-081-10/+6
* | | | | QGraphcissystemCursor is now in a file with a _ in itJørgen Lind2010-03-083-3/+3
* | | | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-012-4/+9
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Reduced the memory footprint of qttrace files.Samuel Rødal2010-02-181-2/+7
| | |_|/ | |/| |
| * | | Remove obsolete OpenGL/ES CommonLite (fixed-point) supportRhys Weatherley2010-02-041-2/+2
| | |/ | |/|
* | | Minimaldfb: try to make pixelformat of window the same as the layerJørgen Lind2010-02-231-1/+9
* | | make qvfb plugin compile - QApplicationPrivate -> QWindowSystemInterfaceJeremy Katz2010-02-122-7/+5
* | | Move user event handling into QWindowSystemInterface classJeremy Katz2010-02-104-46/+26
* | | Don't resize back buffer for every window resize; only do it when we're paintingPaul Olav Tvete2010-02-103-9/+18
* | | Minimaldfb: fixed include errorJørgen Lind2010-02-091-1/+1
* | | winId() for vnc and linuxfbJeremy Katz2010-02-092-0/+6
* | | Get rid of black flickering on resizePaul Olav Tvete2010-02-083-2/+9
* | | minimaldfb: dont send all key presses with characterJørgen Lind2010-02-011-1/+5
* | | winId() support for minimaldfbJeremy Katz2010-02-012-0/+11
* | | Change mouse, key, and wheel events to use a window id instead of a pointer t...Jeremy Katz2010-02-012-11/+15
* | | Send events to popupsJørgen Lind2010-02-011-1/+0
* | | minimaldfb: cleanup in dfb.Jørgen Lind2010-01-281-7/+1
* | | Make tlw update when resizingJørgen Lind2010-01-282-14/+1
* | | Fix keyboard modifier state.Paul Olav Tvete2010-01-281-0/+20
* | | Minimaldfb: Making sure removing tlw doesn't cause crashJørgen Lind2010-01-286-66/+63
* | | Minimaldfb: Make sure the right blitter is used in the windowsurfaceJørgen Lind2010-01-282-10/+11
* | | Fix QPixmap::fill autotest and cachekey autotestJørgen Lind2010-01-275-7/+18
* | | queue user mouse, wheel, and keyboard input eventsJeremy Katz2010-01-265-85/+19
* | | Implement grabWindow()Paul Olav Tvete2010-01-223-3/+44
* | | Enable MIT SHM and implement scrolling in the window surfacePaul Olav Tvete2010-01-192-9/+64
* | | Implement support for the MIT SHM extension (turned off by default).Paul Olav Tvete2010-01-194-12/+118
* | | Merge branch 'lighthouse' of scm.dev.nokia.troll.no:qt/qt-lighthouse into lig...Paul Olav Tvete2010-01-142-8/+8
|\ \ \
| * | | minimaldfb: Set the correct SetDstBlendFunctionJørgen Lind2010-01-142-8/+8
* | | | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2010-01-1412-12/+12
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Update copyright year to 2010Jason McDonald2010-01-0612-12/+12
| |/
* | Fix QBlittablePixmapData::fromImageJørgen Lind2010-01-121-1/+1
* | application supplied pixmap cursors for minimaldfbJeremy Katz2010-01-111-9/+12