summaryrefslogtreecommitdiffstats
path: root/src/plugins/graphicssystems/testlite
Commit message (Expand)AuthorAgeFilesLines
* QGraphcissystemCursor is now in a file with a _ in itJørgen Lind2010-03-081-1/+1
* Move user event handling into QWindowSystemInterface classJeremy Katz2010-02-101-9/+9
* Don't resize back buffer for every window resize; only do it when we're paintingPaul Olav Tvete2010-02-103-9/+18
* Get rid of black flickering on resizePaul Olav Tvete2010-02-083-2/+9
* Change mouse, key, and wheel events to use a window id instead of a pointer t...Jeremy Katz2010-02-011-4/+4
* Make tlw update when resizingJørgen Lind2010-01-282-14/+1
* Fix keyboard modifier state.Paul Olav Tvete2010-01-281-0/+20
* queue user mouse, wheel, and keyboard input eventsJeremy Katz2010-01-262-18/+11
* 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
* application supplied bitmap cursors for the testlite backendJeremy Katz2009-12-091-10/+23
* 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-261-8/+0
* simplify QGraphicsSystemCursor, update vnc and testlite pluginsJeremy Katz2009-11-252-19/+6
* Cursor shapes for the testlite backendPaul Olav Tvete2009-11-245-2/+155
* moved top-level raise/lower from QGraphicsSystemScreen to QWindowSurface, tes...Jeremy Katz2009-11-162-0/+13
* Starting to implement grabWindow() for LighthousePaul Olav Tvete2009-11-122-0/+10
* Use correct keycode for Ctrl+<letter>Paul Olav Tvete2009-11-021-4/+6
* WinId for toplevel windows.Paul Olav Tvete2009-10-222-0/+9
* Fix popup mouse event delivery and start implementing enter/leave eventsPaul Olav Tvete2009-10-154-7/+50
* Make tooltips work betterPaul Olav Tvete2009-10-141-1/+2
* Repaint when window is resized.Paul Olav Tvete2009-10-143-3/+21
* Fix some autotest failures and get rid of some compiler warningsPaul Olav Tvete2009-10-141-0/+2
* Function keysPaul Olav Tvete2009-10-141-0/+3
* Implement mouse double clicks for testlite.Paul Olav Tvete2009-10-121-3/+20
* Make tooltips work.Paul Olav Tvete2009-10-121-5/+12
* Add support for wheel eventsPaul Olav Tvete2009-10-091-0/+17
* Handle closeEvent()Paul Olav Tvete2009-10-074-9/+41
* Remove some debug output.Paul Olav Tvete2009-10-062-7/+16
* Update to the latest version of the copyright headers.Paul Olav Tvete2009-09-307-28/+28
* Please welcome the Lighthouse Research Project!Paul Olav Tvete2009-09-078-0/+1683