index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
platforms
/
xcb
/
qxcbwindow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers
Akseli Salovaara
2015-03-31
1
-13
/
+13
*
Updated year in copyright header
Kai Koehne
2014-03-26
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-13
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-29
1
-24
/
+24
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
1
-2
/
+2
*
Fix xcb-icccm 3.8 support
Girish Ramakrishnan
2012-03-01
1
-0
/
+25
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Allow shared EGL contexts for xcb and xlib platforms
Reuben Dowle
2011-09-19
1
-1
/
+1
*
Merge remote branch 'qt/4.8' into fire-master
Paul Olav Tvete
2011-06-06
1
-17
/
+17
|
\
|
*
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
|
Full translucent background support in xcb and xlib backend.
Samuel Rødal
2011-05-19
1
-1
/
+2
*
|
Lighthouse xcb and xlib: Add support for transparency of GLX windows.
Janusz Lewandowski
2011-05-19
1
-1
/
+7
|
/
*
Remove hasOpenGL. This changes breaks binary compatibillity
Jørgen Lind
2011-04-14
1
-2
/
+2
*
Fixed logical error in XCB backend.
Samuel Rødal
2011-04-08
1
-1
/
+1
*
Set the _NET_WM_WINDOW_TYPE property in the XCB backend.
Samuel Rødal
2011-04-08
1
-0
/
+38
*
Added _NET_WM_PID in XCB backend.
Samuel Rødal
2011-04-08
1
-0
/
+6
*
Implemented _NET_WM_SYNC_REQUEST protocol in XCB plugin.
Samuel Rødal
2011-04-07
1
-2
/
+46
*
Implemented _NET_WM_PING protocol in XCB backend.
Samuel Rødal
2011-04-06
1
-1
/
+9
*
Moved all XCB event handling back into the main thread.
Samuel Rødal
2011-04-01
1
-4
/
+0
*
Fixed synchronizations issues in XCB platform plugin.
Samuel Rødal
2011-03-31
1
-3
/
+1
*
Unswapped arguments to xcb_set_input_focus.
Samuel Rødal
2011-03-30
1
-1
/
+1
*
Fixed synchronization issue in QXcbWindow.
Samuel Rødal
2011-03-30
1
-0
/
+1
*
Added X error tracking to XCB platform.
Samuel Rødal
2011-03-30
1
-53
/
+53
*
Threaded event handling and improved error reporting in XCB plugin.
Samuel Rødal
2011-03-29
1
-22
/
+22
*
Fixed GLX on Nvidia for XCB backend.
Samuel Rødal
2011-03-25
1
-0
/
+3
*
Prevent crash on exit by deleting QXcbWindow's GL context integration.
Samuel Rødal
2011-03-24
1
-0
/
+1
*
Lighthouse: Move glx common code into shared files
Jørgen Lind
2011-03-24
1
-1
/
+2
*
Don't say we support _NET_WM_PING when we don't (xcb platform).
Samuel Rødal
2011-03-24
1
-1
/
+1
*
Avoid duplicate calls to eglGetDisplay() in XCB / Xlib platforms.
Samuel Rødal
2011-03-23
1
-4
/
+3
*
Fixup license headers in Lighthouse plugins
Jørgen Lind
2011-03-17
1
-1
/
+1
*
Properly set the window event masks etc for screens and GL windows too.
Samuel Rødal
2011-03-15
1
-2
/
+4
*
Lighthouse: Xcb. implement dri2 context handling
Jørgen Lind
2011-03-01
1
-1
/
+15
*
Lighthouse: Adding EGL support to the xcb plugin
Jørgen Lind
2011-03-01
1
-12
/
+41
*
Properly update the geometry variable of QPlatformWindow when resized.
Samuel Rødal
2011-02-14
1
-1
/
+4
*
Conform to ICCCM when mapping / unmapping windows in XCB backend.
Samuel Rødal
2011-02-10
1
-0
/
+19
*
Added WM_TRANSIENT_FOR property to XCB backend.
Samuel Rødal
2011-02-10
1
-0
/
+23
*
Added GL support to XCB backend.
Samuel Rødal
2011-02-10
1
-18
/
+71
*
Fixed 'lingering' dialog bug in XCB backend.
Samuel Rødal
2011-02-10
1
-0
/
+2
*
Added window attribute setting to XCB backend.
Samuel Rødal
2011-02-09
1
-9
/
+145
*
Added setGeometry(), raise(), lower() and setParent() in XCB backend.
Samuel Rødal
2011-02-08
1
-1
/
+14
*
Initial key event handling for XCB backend.
Samuel Rødal
2011-02-08
1
-6
/
+32
*
Optimized XCB window surface using partial updates and shared images.
Samuel Rødal
2011-02-08
1
-7
/
+5
*
Add WM_DELETE_WINDOW support and clean up atom / connection handling.
Samuel Rødal
2011-02-08
1
-13
/
+32
*
Added atom resolving, resizing, and window title support to XCB backend.
Samuel Rødal
2011-02-07
1
-1
/
+24
*
Improve mouse input handling in XCB lighthouse backend.
Samuel Rødal
2011-02-07
1
-7
/
+46
*
Initial (incomplete) XCB platform port.
Samuel Rødal
2011-02-07
1
-0
/
+189