summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-9/+16
|\
| * XCB: do not assume that sizeof(long)==4Alberto Mardegan2013-11-191-6/+6
| * xcb: Act on the _NET_ACTIVE_WINDOW eventJørgen Lind2013-10-301-3/+6
| * Silence the _COMPIZ_DECOR_* warnings on UbuntuJørgen Lind2013-10-301-0/+4
* | Add swapInterval to QSurfaceFormatLaszlo Agocs2013-11-131-1/+1
|/
* set the title of the user time window not the application windowShawn Rutledge2013-10-151-1/+1
* xcb: every window should have a title in debug modeShawn Rutledge2013-10-091-0/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Merge branch 'stable' into devSergio Ahumada2013-09-211-4/+0
|\
| * xcb: QWindow never uses XCB_GRAVITY_CENTERShawn Rutledge2013-09-161-4/+0
* | Remove qFind usages from the XCB pluginGiuseppe D'Angelo2013-09-061-8/+10
* | Compile fix in qxcbwindowhjk2013-09-051-1/+1
* | XCB: Suppress warnings about unhandled client messages.Friedemann Kleint2013-08-211-3/+5
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-08-161-2/+6
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-2/+6
| |\|
| | * Fix QDialog position shift bug after resize.Balazs Domjan2013-08-131-0/+3
| | * xcb: mouse wheel does not focus a windowShawn Rutledge2013-07-311-2/+3
* | | XCB: Ignore _NET_WM_PING on the root windowUli Schlachter2013-08-161-0/+3
|/ /
* | Implement support for global whatsthis on WindowsSimon Hausmann2013-08-131-2/+1
* | Move the X11 system tray code from widgets into XCB-plugin.Friedemann Kleint2013-07-301-0/+3
|/
* Prevent activation of windows with Qt::WindowDoesNotAcceptFocus.Friedemann Kleint2013-07-221-1/+2
* XCB: Set WM_CLASS.Friedemann Kleint2013-07-181-0/+7
* Fix system tray icon on X11.Friedemann Kleint2013-06-281-1/+1
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-06-271-2/+2
|\
| * Fix missing focus events for mapped child windowsJørgen Lind2013-06-211-2/+2
* | Mac/XCB/Windows: Fix initial setting of window icons.Friedemann Kleint2013-06-261-0/+2
|/
* Fix possible segfault when setting up window's transient parentShawn Rutledge2013-04-301-1/+1
* Add QXcbWindowEventListenerJørgen Lind2013-04-261-3/+14
* Respond to the _NET_WM_CONTEXT_HELP WM_PROTOCOLS messageJan Kundrát2013-04-241-0/+5
* Implement startup notification spec again.David Faure2013-04-231-0/+4
* qxcb: output clear error message when running on an 8-bit displayDavid Faure2013-04-231-1/+3
* Implement alertion state for windows.Friedemann Kleint2013-04-191-0/+14
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-9/+233
|\
| * XCB: don't map hidden windowsAlberto Mardegan2013-03-151-18/+0
| * Implement XEmbed protocolAlberto Mardegan2013-03-061-9/+251
* | Fix sluggish resizing for opengl windows on X11Shawn Rutledge2013-03-131-4/+7
|/
* Transient QWindows centered; default-constructed geometryShawn Rutledge2013-02-241-13/+36
* Fix focus handling of native child widgets in xcb.Gunnar Sletta2013-02-191-1/+13
* Factorize code for formatting window titles into QPlatformWindow.David Faure2013-02-061-11/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* XCB: Force XSync after creating WindowKai Koehne2013-01-151-0/+5
* XCB: add support for getting and setting appTime and appUserTime.David Faure2012-12-141-0/+1
* Fix empty window title regression, add application display name to window titleDavid Faure2012-12-141-1/+12
* Fixed incorrect handling of extra mouse buttons in XCB platform plugin.Samuel Rødal2012-12-141-58/+10
* Fix QWidget::setWindowOpacity() when called before show().Friedemann Kleint2012-12-121-0/+4
* Made QWidget::setWindowOpacity work with the XCB platform plugin.Samuel Rødal2012-12-121-0/+17
* Fixed excessive enter/leave events being generated with the xcb plugin.Samuel Rødal2012-11-231-2/+39
* Added expose and configure event compression in xcb platform plugin.Samuel Rødal2012-11-141-1/+44
* Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-101-1/+3
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-071-21/+21