summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* XCB: add support for getting and setting appTime and appUserTime.David Faure2012-12-141-1/+0
* Fixed incorrect handling of extra mouse buttons in XCB platform plugin.Samuel Rødal2012-12-141-1/+1
* Made QWidget::setWindowOpacity work with the XCB platform plugin.Samuel Rødal2012-12-121-0/+2
* QPlatformWindow: change API for QPlatformWindow::setWindowStateRichard Moe Gustavsen2012-10-171-1/+1
* QPlatformWindow: change API for QPlatformWindow::setWindowFlagsRichard Moe Gustavsen2012-10-151-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Reimplement QXcbWindow::setMask() with xcbUli Schlachter2012-07-251-2/+2
* QPlatformWindow: Add Window masks.Friedemann Kleint2012-06-261-0/+4
* Reimplement QXcbWindow::startSystemResize() with xcbUli Schlachter2012-06-221-2/+0
* Introduce QPA API for size grip handling.Friedemann Kleint2012-06-141-0/+4
* Implement QXcbWindow::setWindowIconCorentin Jabot2012-06-021-0/+2
* Improve widget geometry.Friedemann Kleint2012-05-091-0/+4
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Update QXbWindow orientation APILauro Neto2012-05-021-1/+1
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-3/+16
|\
| * XCB: Compress window state change events.Friedemann Kleint2012-04-111-3/+16
* | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-221-0/+4
|/
* Defer window activation if the window hasn't beenn mapped yet.Lars Knoll2012-03-081-0/+1
* Add WindowDoesNotAcceptFocus flag and use it in xcbJan Arne Petersen2012-02-231-0/+1
* Properly read back the actual format in xcb and xlib plugins.Samuel Rødal2012-02-101-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Add support for QWindow::setOrientation on HarmattanSimon Hausmann2012-01-171-0/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Do not fail user time window creation when xcb is using xlibLaszlo Agocs2011-10-171-0/+2
* Make sure window state is synced back to Qt from the XCB plugin.Samuel Rødal2011-10-071-0/+1
* Fix QMouse/Wheel/TouchEvent::modifiers with the XCB back-endSimon Hausmann2011-10-071-1/+1
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-281-0/+4
* Don't flood expose events in the xcb plugin.Samuel Rødal2011-09-231-0/+2
* Add Qt::WindowTransparentForMouseEventsLars Knoll2011-09-211-0/+3
* Removed unnecessary debug output in xcb plugin.Samuel Rødal2011-08-101-1/+0
* OpenGL API refactor.Samuel Rødal2011-06-211-6/+16
* Added frameMargins() API and support in XCB plugin.Samuel Rødal2011-06-101-0/+5
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-4/+3
* Cursor support in xcb plug-in.Laszlo Agocs2011-06-081-0/+2
* add WM support classLars Knoll2011-06-071-0/+4
* Made tst_QWidget::updateWhileMinimized() pass.Samuel Rødal2011-06-061-0/+1
* Add support for mouse and keyboard grab.Laszlo Agocs2011-06-031-0/+3
* Prevent XSetInputFocus BadMatch errors.Samuel Rødal2011-06-011-0/+3
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-201-0/+6
|\|
| * Lighthouse xcb and xlib: Add support for transparency of GLX windows.Janusz Lewandowski2011-05-191-0/+6
* | Better setWindowFlags() support in XCB window.Samuel Rødal2011-05-191-1/+6
* | Support Qt::WindowStaysOnTopHint and other window flags in XCB backend.Samuel Rødal2011-05-181-1/+5
* | Add QWindow::setWindowModality().Samuel Rødal2011-05-181-0/+2
* | Implement QWindow minimum/maximum/base size hints and size increments.Samuel Rødal2011-05-161-0/+4
* | Initial QPlatformWindow window state setting API and xcb implementation.Samuel Rødal2011-05-131-0/+3
* | Added QWindowContext and got wiggly up and running with xcb.Samuel Rødal2011-04-281-3/+3
|/