summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget_x11.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Implemented the NET_WM_SYNC protocol on X11.Denis Dzyubenko2009-06-091-1/+27
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-021-1/+2
|\ \ | |/
| * Remove unused variable.Alexis Menard2009-05-291-1/+0
| * Scroll the dirty region with WA_PaintOnScreenBenjamin Poulain2009-05-281-0/+2
* | Remove icon when setting an empty window icon on X11.Denis Dzyubenko2009-05-291-22/+31
* | Make WA_TranslucentBackground work on QGLWidget for X11Tom Cooksey2009-05-271-9/+22
* | Cleanup private QWidget functions.Bjørn Erik Nilsen2009-05-121-0/+38
* | Reduce QWidget footprint and do some cleanup.Bjørn Erik Nilsen2009-05-121-2/+5
|/
* qdoc: Moved platform-specific qdoc comments to common .cpp file.Martin Smith2009-05-081-13/+0
* Fixed titlebar on X11 for fixed size windows with Qt::CustomizeWindowHintDenis Dzyubenko2009-04-161-1/+3
* Do not loose WindowType flags when setting translucent background in X11Olivier Goffart2009-04-031-1/+1
* Removed obsolete internal function that focuses input context.Denis Dzyubenko2009-04-011-1/+0
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+2891