index
:
{non-gerrit}/qt-labs/nacl.git
master
nacl-labs
nacl-pepper
nacl-pepper-opengl
pepper
qml-nacl
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
graphicssystems
/
fb_base
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix application supplied image cursors
Jeremy Katz
2009-12-08
2
-3
/
+7
*
move software cursor from QGraphicsSystemCursor into QGraphicsSystemSoftwareC...
Jeremy Katz
2009-11-26
2
-2
/
+98
*
Report cursor movement to QApplicationPrivate::handleMouseEvent() directly
Jeremy Katz
2009-11-19
2
-17
/
+0
*
added QGraphicsSystemScreen::topLevelAt(): find the window at a global position
Jeremy Katz
2009-11-19
2
-2
/
+2
*
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
2
-0
/
+14
*
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
*
include fb_base code using fb_base.pri, rather than as a library
Jeremy Katz
2009-11-11
1
-0
/
+2
*
Common framebuffer functionality for VNC and linuxfb, cursor event notification
Jeremy Katz
2009-11-11
3
-0
/
+318