summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qml-lighthouse/lighthouse' into nacl-labsMorten Sorvig2009-11-3033-133/+1907
|\
| * 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
| |\
| | * Fix stupid stride error in qblitter_directfbJørgen Lind2009-12-092-6/+5
| * | application supplied bitmap cursors for the testlite backendJeremy Katz2009-12-091-10/+23
| |/
| * Quick fix for bitmap typeJørgen Lind2009-12-092-4/+5
| * 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-082-3/+7
| * Add experimental OpenKODE supportHarald Fernengel2009-12-0410-0/+873
| * caching of X11 cursors, with an expiration after 3 secondsJeremy Katz2009-12-045-60/+282
| * Implement setWindowTitle() on LighthousePaul Olav Tvete2009-11-264-0/+25
| * move software cursor from QGraphicsSystemCursor into QGraphicsSystemSoftwareC...Jeremy Katz2009-11-266-21/+106
* | Skip imsw-multi plugin on nacl.Morten2009-11-261-0/+2
* | Proper visibility handling, and implement setGeometry in test pluginPaul Olav Tvete2009-11-262-1/+9
|/
* Merge branch 'lighthouse' of scm.dev.nokia.troll.no:qt/qt-lighthouse into lig...Jeremy Katz2009-11-259-103/+249
|\
| * Cleanup blitter and minimaldfbJørgen Lind2009-11-258-139/+152
| * Made the blitter api work in lighthouseJørgen Lind2009-11-257-61/+194
* | simplify QGraphicsSystemCursor, update vnc and testlite pluginsJeremy Katz2009-11-254-41/+16
|/
* Cursor shapes for the testlite backendPaul Olav Tvete2009-11-245-2/+155
* missing ) in QVNCCursor::setCursorJeremy Katz2009-11-191-1/+1
* Merge branch 'lighthouse' of scm.dev.nokia.troll.no:qt/qt-lighthouse into lig...Paul Olav Tvete2009-11-195-23/+8
|\
| * Add a cursor to linuxfbJeremy Katz2009-11-191-0/+1
| * Report cursor movement to QApplicationPrivate::handleMouseEvent() directlyJeremy Katz2009-11-194-21/+5
| * added QGraphicsSystemScreen::topLevelAt(): find the window at a global positionJeremy Katz2009-11-192-2/+2
* | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2009-11-1935-584/+1049
|\ \ | |/ |/|
| * Complement Phonon for Symbian documentation.Frans Englich2009-11-181-0/+4
| * Remove DWCAPS_DOUBLEBUFFER in window creationAnders Bakken2009-11-181-1/+1
| * Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-1610-307/+355
| |\
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-1311-26/+74
| | |\
| | | * Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-098-18/+18
| | | |\
| | | | * API review: Rename numRects() -> rectCount()Marius Storm-Olsen2009-11-093-5/+5
| | | | * API review: Rename numDigits() and setNumDigits()Marius Storm-Olsen2009-11-091-1/+1
| | | | * API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-065-11/+11
| | | | * API review: QRegExp::numCaptures() -> QRegExp::captureCount()Marius Storm-Olsen2009-11-061-1/+1
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-092-289/+336
| | |\ \ \
| | | * | | Fixed bug where JPEG scaling resulted in an uninitialised pixel column.Kim Motoyoshi Kalland2009-11-091-1/+4
| | | * | | Replaced tabs with spaces in scale() in qjpeghandler.cpp.Kim Motoyoshi Kalland2009-11-091-229/+238
| | | * | | Fixed loading of 8-bit grayscale TIFF files.Samuel Rødal2009-11-091-60/+95
| | * | | | Fixed up qttracereplay and trace graphicsystem a bit.Gunnar Sletta2009-11-091-0/+1
| | |/ / /
| * | | | Merge branch '4.6' into mmfphononFrans Englich2009-11-163-25/+106
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'feature' into 4.6Jørgen Lind2009-11-061-2/+2
| | |\ \ \