summaryrefslogtreecommitdiffstats
path: root/src/plugins/graphicssystems
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | Added colordepth convenience function in minimaldfbJørgen Lind2010-01-115-1/+20
* | Make minimaldfb input more efficientJørgen Lind2010-01-081-0/+1
* | Make minimaldfb input more efficientJørgen Lind2010-01-082-5/+15
* | Added enter/leave event in minimaldfbJørgen Lind2010-01-074-5/+28
* | VNC mouse wheen supportJeremy Katz2010-01-062-12/+46
* | Added DirectFb scrolling to minimaldfbJørgen Lind2010-01-063-3/+24
* | fixed minimaldfb input when mouse events that did not get deliveredJørgen Lind2010-01-065-18/+34
* | Cleanup properly in minimaldfb inputJørgen Lind2010-01-062-14/+38
* | Cleaned up a bit in the cursor codeJørgen Lind2010-01-064-14/+26
* | removed an unnecessary call to QDirectFbConvenience::dfbInterface()Jeremy Katz2010-01-061-1/+0
* | get cursor hotspot from the graphicJeremy Katz2010-01-051-2/+2
* | cleanupJeremy Katz2010-01-051-37/+8
* | cursors starting to work. something on screen, but the images are wrongJeremy Katz2010-01-051-1/+7
* | working on cursor changes - not at all functional currentlyJeremy Katz2010-01-055-2/+108
* | Make sure that premultiplied surfaces are usedJørgen Lind2010-01-055-41/+21
* | Fix mouse events.Anders Bakken2010-01-041-1/+1
* | Fix setWindowFlags and implement raise()/lower()Anders Bakken2010-01-042-4/+22
* | Clear and Flip surface when resizing/creatingAnders Bakken2010-01-041-0/+10
* | Release surface before getting a new oneAnders Bakken2010-01-041-0/+4
* | Flip OnSync to avoid tearingAnders Bakken2010-01-041-1/+1
* | Initialize variables to 0Anders Bakken2010-01-041-3/+3
* | Compile with DirectFB < 1.1Anders Bakken2010-01-042-2/+8
* | Fix includesAnders Bakken2010-01-043-3/+3
* | Use pkg-config/directfb-config to find cflags/libsAnders Bakken2010-01-041-6/+15
* | implement window flag get and set methods for VNC and linuxfbJeremy Katz2009-12-302-0/+15
* | queue VNC keyboard and mouse events for processing outside socket readyRead()Jeremy Katz2009-12-182-4/+47
* | revert queueing of VNC mouse and keyboard eventsJeremy Katz2009-12-182-48/+4
* | queued dispatch of keyboard and mouse eventsJeremy Katz2009-12-182-4/+48
* | Some cleanup and fix popup and tooltip event propagationJørgen Lind2009-12-168-33/+45
* | Minimaldfb: wheeleventJørgen Lind2009-12-112-1/+17
* | Minimaldfb: Added keyboard modifiers to keyeventsJørgen Lind2009-12-113-2/+50
* | Added keypresses to minimaldfbinputJørgen Lind2009-12-104-2/+23
* | copy and paste error :(Jørgen Lind2009-12-092-3/+3
* | Merge branch 'lighthouse' of scm.dev.nokia.troll.no:qt/qt-lighthouse into lig...Jeremy Katz2009-12-092-6/+5
|\ \