| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix stupid stride error in qblitter_directfb | Jørgen Lind | 2009-12-09 | 2 | -6/+5 |
|
|
* | Quick fix for bitmap type | Jørgen Lind | 2009-12-09 | 2 | -4/+5 |
|
|
* | Added basic mouseinput support for minimaldfb | Jørgen Lind | 2009-12-09 | 9 | -7/+418 |
|
|
* | We dont need a new pixmap here :) | Jørgen Lind | 2009-12-09 | 1 | -4/+0 |
|
|
* | Delete the surface | Jørgen Lind | 2009-12-09 | 2 | -1/+6 |
|
|
* | fix application supplied image cursors | Jeremy Katz | 2009-12-08 | 2 | -3/+7 |
|
|
* | Add experimental OpenKODE support | Harald Fernengel | 2009-12-04 | 10 | -0/+873 |
|
|
* | caching of X11 cursors, with an expiration after 3 seconds | Jeremy Katz | 2009-12-04 | 5 | -60/+282 |
|
|
* | Implement setWindowTitle() on Lighthouse | Paul Olav Tvete | 2009-11-26 | 4 | -0/+25 |
|
|
* | move software cursor from QGraphicsSystemCursor into QGraphicsSystemSoftwareC... | Jeremy Katz | 2009-11-26 | 6 | -21/+106 |
|
|
* | Merge branch 'lighthouse' of scm.dev.nokia.troll.no:qt/qt-lighthouse into lig... | Jeremy Katz | 2009-11-25 | 9 | -103/+249 |
|\ |
|
| * | Cleanup blitter and minimaldfb | Jørgen Lind | 2009-11-25 | 8 | -139/+152 |
|
|
| * | Made the blitter api work in lighthouse | Jørgen Lind | 2009-11-25 | 7 | -61/+194 |
|
|
* | | simplify QGraphicsSystemCursor, update vnc and testlite plugins | Jeremy Katz | 2009-11-25 | 4 | -41/+16 |
|/ |
|
* | Cursor shapes for the testlite backend | Paul Olav Tvete | 2009-11-24 | 5 | -2/+155 |
|
|
* | missing ) in QVNCCursor::setCursor | Jeremy Katz | 2009-11-19 | 1 | -1/+1 |
|
|
* | Merge branch 'lighthouse' of scm.dev.nokia.troll.no:qt/qt-lighthouse into lig... | Paul Olav Tvete | 2009-11-19 | 5 | -23/+8 |
|\ |
|
| * | Add a cursor to linuxfb | Jeremy Katz | 2009-11-19 | 1 | -0/+1 |
|
|
| * | Report cursor movement to QApplicationPrivate::handleMouseEvent() directly | Jeremy Katz | 2009-11-19 | 4 | -21/+5 |
|
|
| * | added QGraphicsSystemScreen::topLevelAt(): find the window at a global position | Jeremy Katz | 2009-11-19 | 2 | -2/+2 |
|
|
* | | Merge remote branch 'origin/4.6' into lighthouse | Paul Olav Tvete | 2009-11-19 | 4 | -15/+6 |
|\ \
| |/
|/| |
|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-13 | 1 | -0/+2 |
| |\ |
|
| | * | Added UIDs to projects lacking them | Miikka Heikkinen | 2009-11-04 | 1 | -0/+2 |
|
|
| * | | Fixed up qttracereplay and trace graphicsystem a bit. | Gunnar Sletta | 2009-11-09 | 1 | -0/+1 |
| |/ |
|
| * | Compilation failure for OpenGL and OpenVG graphic system plugins when | Keith Isdale | 2009-11-02 | 1 | -8/+2 |
|
|
| * | Compilation failure for OpenGL and OpenVG graphic system plugins when | Keith Isdale | 2009-11-02 | 1 | -2/+8 |
|
|
| * | qt_paint_device_metric() for fetching metrics | Rhys Weatherley | 2009-10-15 | 1 | -13/+1 |
|
|
* | | Check if a window is minimized before drawing it, or reporting it via topLeve... | Jeremy Katz | 2009-11-17 | 1 | -1/+4 |
|
|
* | | remove a qDebug() in topLevelAt() | Jeremy Katz | 2009-11-17 | 1 | -1/+0 |
|
|
* | | Verify that a window is visible before reporting it as the selected toplevel | Jeremy Katz | 2009-11-17 | 1 | -1/+2 |
|
|
* | | remap global mouse event position to the toplevel's coordinates | Jeremy Katz | 2009-11-17 | 2 | -1/+22 |
|
|
* | | moved top-level raise/lower from QGraphicsSystemScreen to QWindowSurface, tes... | Jeremy Katz | 2009-11-16 | 4 | -0/+27 |
|
|
* | | lower is to the bottom, not 1 lower, raise is to the top, not 1 higher | Jeremy Katz | 2009-11-13 | 1 | -2/+2 |
|
|
* | | correct the order of window stacking, support raise and lower | Jeremy Katz | 2009-11-13 | 2 | -27/+12 |
|
|
* | | Starting to implement grabWindow() for Lighthouse | Paul Olav Tvete | 2009-11-12 | 2 | -0/+10 |
|
|
* | | send client cursor via QVNCServer checkUpdate(), rather than asynchronously | Jeremy Katz | 2009-11-11 | 2 | -4/+9 |
|
|
* | | include fb_base code using fb_base.pri, rather than as a library | Jeremy Katz | 2009-11-11 | 3 | -3/+6 |
|
|
* | | Common framebuffer functionality for VNC and linuxfb, cursor event notification | Jeremy Katz | 2009-11-11 | 17 | -1121/+436 |
|
|
* | | Using the correct geometry | Jørgen Lind | 2009-11-09 | 3 | -5/+8 |
|
|
* | | Compile after latest qvfbhdr changes | Paul Olav Tvete | 2009-11-04 | 1 | -5/+3 |
|
|
* | | initial commit of minimaldfb | Jørgen Lind | 2009-11-03 | 6 | -0/+590 |
|
|
* | | Use correct keycode for Ctrl+<letter> | Paul Olav Tvete | 2009-11-02 | 1 | -4/+6 |
|
|
* | | lighthouse VNC cursor support | Jeremy Katz | 2009-10-30 | 8 | -7/+829 |
|
|
* | | WinId for toplevel windows. | Paul Olav Tvete | 2009-10-22 | 2 | -0/+9 |
|
|
* | | consolidate repainting of multiple QRects for the VNC display | Jeremy Katz | 2009-10-19 | 1 | -2/+1 |
|
|
* | | consolidate repainting of multiple QRects for the VNC display | Jeremy Katz | 2009-10-19 | 2 | -20/+61 |
|
|
* | | Adjustable screen size for VNC | Paul Olav Tvete | 2009-10-16 | 1 | -1/+10 |
|
|
* | | Allow VNC top level widgits to be hidden | Jeremy Katz | 2009-10-16 | 3 | -2/+14 |
|
|
* | | Fix popup mouse event delivery and start implementing enter/leave events | Paul Olav Tvete | 2009-10-15 | 4 | -7/+50 |
|
|
* | | Merge branch '4.6' into lighthouse | Paul Olav Tvete | 2009-10-14 | 1 | -0/+10 |
|\ \
| |/ |
|