index
:
qt/qt.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
history/qtquick2
history/qtquick2-v8
Qt 4.x. This repository is obsolete.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui
/
kernel
/
qwidget_x11.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
*
To support QT_NO_IM on Linux/Windows/Mac
Jing Bai
2013-01-21
1
-3
/
+4
*
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
*
clear XSizeHints before use
David Fries
2012-09-28
1
-1
/
+2
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
1
-2
/
+2
*
Pass events to installed event dispatcher event filters before passing them t...
John Stanley
2012-02-10
1
-11
/
+16
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Merge branch '4.8-upstream' into master-water
Water-Team
2011-11-16
1
-28
/
+0
|
\
|
*
Revert "Improved performance of mapFromGlobal/mapToGlobal on X11"
Friedemann Kleint
2011-11-14
1
-28
/
+0
*
|
Notify X11 of its resizable state through MWM Hints.
Jan-Arve Saether
2011-10-27
1
-1
/
+10
|
/
*
Merge branch 4.7 into qt-4.8-from-4.7
Qt Continuous Integration System
2011-07-19
1
-0
/
+6
|
\
|
*
Fixes leaking X11 SyncCounter when widgets get open/destroyed
Aleksandar Stojiljkovic
2011-07-18
1
-0
/
+6
|
*
Update licenseheader text in source files
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
|
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
|
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...
Qt Continuous Integration System
2011-05-05
1
-2
/
+7
|
\
\
|
*
|
Fixed bug in X11 backend when creating translucent windows.
Samuel Rødal
2011-05-03
1
-2
/
+7
*
|
|
Fixes warnings about unused variables
Olivier Goffart
2011-04-28
1
-3
/
+1
|
/
/
*
|
Fix window pixmap initialization strategy
Jacopo De Simoi
2011-03-31
1
-3
/
+9
*
|
Improved performance of mapFromGlobal/mapToGlobal on X11
Denis Dzyubenko
2011-03-24
1
-0
/
+28
*
|
Do not handle posted events in QSplashScreen.
Denis Dzyubenko
2011-03-03
1
-2
/
+8
*
|
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-master
axis
2011-02-24
1
-29
/
+3
|
\
\
|
*
|
Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-02-10
1
-28
/
+0
|
|
\
|
|
|
*
Revert "Improved performance of mapFromGlobal/mapToGlobal on X11"
Denis Dzyubenko
2011-02-07
1
-28
/
+0
|
*
|
Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-02-03
1
-1
/
+3
|
|
\
|
|
|
*
Carefull free the data from XGetWindowProperty on X11.
Denis Dzyubenko
2011-02-02
1
-1
/
+3
*
|
|
Avoid warning when seting a window icon
Olivier Goffart
2011-02-21
1
-1
/
+1
|
/
/
*
|
Merge branch 4.7 into qt-master-from-4.7
Qt Continuous Integration System
2011-01-27
1
-20
/
+58
|
\
|
|
*
Improved performance of mapFromGlobal/mapToGlobal on X11
Denis Dzyubenko
2011-01-25
1
-0
/
+28
|
*
Moved the implementation of mapFromGlobal/mapToGlobal to QWidgetPrivate
Denis Dzyubenko
2011-01-25
1
-20
/
+30
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-01-17
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
|
Fix a rare race condition when showing windows
Harald Fernengel
2010-12-09
1
-1
/
+10
|
/
*
Setting the _NET_WM_STATE Atom only when its not already set
Dominik Holland
2010-10-01
1
-7
/
+14
*
Fixes cursor shape when widget becomes native on X11.
Denis Dzyubenko
2010-09-30
1
-1
/
+3
*
Fixed an on-exit crash for apps using GL.
Trond Kjernåsen
2010-06-11
1
-0
/
+1
*
Use qrand() instead of rand()
Bradley T. Hughes
2010-05-04
1
-1
/
+1
*
Do not move keyboard focus to invisible windows on X11.
Denis Dzyubenko
2010-03-24
1
-1
/
+2
*
Do not use _NET_ACTIVE_WINDOW for nonmanaged windows.
Denis Dzyubenko
2010-03-24
1
-1
/
+2
*
Revert "Revert "Make QWidget::activateWindow() NET window manager aware.""
Denis Dzyubenko
2010-03-24
1
-1
/
+21
*
Revert "Make QWidget::activateWindow() NET window manager aware."
Morten Johan Sørvig
2010-03-24
1
-21
/
+1
*
Add a new WA_X11DoNotAcceptFocus attribute for top-level widgets.
Robert Griebl
2010-03-22
1
-1
/
+21
*
Make QWidget::activateWindow() NET window manager aware.
Robert Griebl
2010-03-22
1
-1
/
+21
*
Do not create native window handle just because a parent has one.
Denis Dzyubenko
2010-03-19
1
-1
/
+1
*
Improved qt_x11_wait_for_window_manager
Denis Dzyubenko
2010-03-17
1
-28
/
+10
*
Rename QTimestamp to QElapsedTimer
Thiago Macieira
2010-03-17
1
-2
/
+2
*
Port QtGui uses of QTime as a stopwatch to QTimestamp
Thiago Macieira
2010-03-17
1
-2
/
+2
*
Fixed qt_x11_wait_for_window_manager
Denis Dzyubenko
2010-02-05
1
-5
/
+7
*
Improved QTest::qWaitForWindowShown on X11.
Denis Dzyubenko
2010-02-04
1
-30
/
+45
[next]