summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix QBlittablePixmapData::fromImageJørgen Lind2010-01-122-5/+22
* application supplied pixmap cursors for minimaldfbJeremy Katz2010-01-111-9/+12
* Added colordepth convenience function in minimaldfbJørgen Lind2010-01-116-2/+23
* Make minimaldfb input more efficientJørgen Lind2010-01-081-0/+1
* Make minimaldfb input more efficientJørgen Lind2010-01-082-5/+15
* Alpha channel fixes for QBlittablePixmapDataPaul Olav Tvete2010-01-081-3/+4
* Added enter/leave event in minimaldfbJørgen Lind2010-01-074-5/+28
* LinuxInputMouse wheel supportJeremy Katz2010-01-061-0/+10
* VNC mouse wheen supportJeremy Katz2010-01-062-12/+46
* Fix wheel event reporting with a null top level widget reportedJeremy Katz2010-01-061-1/+3
* 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-057-47/+24
* Adding serialnumber to qpixmap_blitterJørgen Lind2010-01-041-0/+1
* 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
* typo in pro fileJørgen Lind2009-12-161-1/+1
* 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-093-7/+6
|\
| * Fix stupid stride error in qblitter_directfbJørgen Lind2009-12-093-7/+6
* | application supplied bitmap cursors for the testlite backendJeremy Katz2009-12-091-10/+23
|/
* Quick fix for bitmap typeJørgen Lind2009-12-093-6/+6
* Added basic mouseinput support for minimaldfbJørgen Lind2009-12-099-7/+418
* We dont need a new pixmap here :)Jørgen Lind2009-12-091-4/+0
* Delete the surfaceJørgen Lind2009-12-092-1/+6
* fix application supplied image cursorsJeremy Katz2009-12-084-3/+15
* compile again after recent API changesHarald Fernengel2009-12-041-2/+2
* compile with Q_WS_LITEHarald Fernengel2009-12-041-1/+1