summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget_x11.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not handle posted events in QSplashScreen.Denis Dzyubenko2011-03-031-2/+8
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-02-241-29/+3
|\
| * Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-101-28/+0
| |\
| | * Revert "Improved performance of mapFromGlobal/mapToGlobal on X11"Denis Dzyubenko2011-02-071-28/+0
| * | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-031-1/+3
| |\ \ | | |/
| | * Carefull free the data from XGetWindowProperty on X11.Denis Dzyubenko2011-02-021-1/+3
* | | Avoid warning when seting a window iconOlivier Goffart2011-02-211-1/+1
|/ /
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-261-20/+58
|\ \ | |/
| * Improved performance of mapFromGlobal/mapToGlobal on X11Denis Dzyubenko2011-01-251-0/+28
| * Moved the implementation of mapFromGlobal/mapToGlobal to QWidgetPrivateDenis Dzyubenko2011-01-251-20/+30
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Fix a rare race condition when showing windowsHarald Fernengel2010-12-091-1/+10
|/
* Setting the _NET_WM_STATE Atom only when its not already setDominik Holland2010-10-011-7/+14
* Fixes cursor shape when widget becomes native on X11.Denis Dzyubenko2010-09-301-1/+3
* Fixed an on-exit crash for apps using GL.Trond Kjernåsen2010-06-111-0/+1
* Use qrand() instead of rand()Bradley T. Hughes2010-05-041-1/+1
* Do not move keyboard focus to invisible windows on X11.Denis Dzyubenko2010-03-241-1/+2
* Do not use _NET_ACTIVE_WINDOW for nonmanaged windows.Denis Dzyubenko2010-03-241-1/+2
* Revert "Revert "Make QWidget::activateWindow() NET window manager aware.""Denis Dzyubenko2010-03-241-1/+21
* Revert "Make QWidget::activateWindow() NET window manager aware."Morten Johan Sørvig2010-03-241-21/+1
* Add a new WA_X11DoNotAcceptFocus attribute for top-level widgets.Robert Griebl2010-03-221-1/+21
* Make QWidget::activateWindow() NET window manager aware.Robert Griebl2010-03-221-1/+21
* Do not create native window handle just because a parent has one.Denis Dzyubenko2010-03-191-1/+1
* Improved qt_x11_wait_for_window_managerDenis Dzyubenko2010-03-171-28/+10
* Rename QTimestamp to QElapsedTimerThiago Macieira2010-03-171-2/+2
* Port QtGui uses of QTime as a stopwatch to QTimestampThiago Macieira2010-03-171-2/+2
* Fixed qt_x11_wait_for_window_managerDenis Dzyubenko2010-02-051-5/+7
* Improved QTest::qWaitForWindowShown on X11.Denis Dzyubenko2010-02-041-30/+45
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Prevent a crash when creating an inputContext from the QApplication dtor.Denis Dzyubenko2010-01-051-1/+1
* Fixed antialiasing in the GL based QGraphicsView demos under X11.Trond Kjernåsen2009-11-201-1/+6
* API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-061-1/+1
* Fixed regression in translucent window creation on X11.Samuel Rødal2009-10-221-1/+1
* Fixed bug on X11 with WA_TranslucentBackground and native child widgets.Samuel Rødal2009-10-121-25/+46
* Improved a qt_x11_wait_for_window_manager.Denis Dzyubenko2009-09-181-7/+30
* More robust implementation of qt_x11_wait_for_window_managerOlivier Goffart2009-09-181-4/+9
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-211-2/+2
|\ \
| * | Fix the most obvious rendering bugs when applying an effect to QWidget.Bjørn Erik Nilsen2009-08-201-2/+2
* | | More qpixmap*.cpp fixes for QExplicitlySharedDataPointer.Jason Barron2009-08-211-2/+2
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-101-0/+7
|\ \ \ | |/ /
| * | Fix default QWidget size on X servers with XineramaBradley T. Hughes2009-08-101-0/+7
* | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-1/+5
|/ /
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/