summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Incorrect property name in QAccessibleAbstractSpinBox::setCurrentValueJosé Millán Soto2011-08-261-1/+1
* Do not expose text when echo mode is not Normal.José Millán Soto2011-08-231-0/+4
* Check validator when changing text using accessibility functions.José Millán Soto2011-08-231-1/+8
* Implemented QAccessibleTextEdit::attributes()Frederik Gladhorn2011-08-231-5/+106
* Add IAccessible2 table2 implementation.Frederik Gladhorn2011-08-224-10/+1382
* Use name for combobox on Unix.Frederik Gladhorn2011-08-181-5/+7
* Rename textBeforeOffsetFromString to start with q.Frederik Gladhorn2011-08-181-6/+6
* Implement text interface for QLineEdit.Frederik Gladhorn2011-08-181-12/+28
* Fix a11y crash: dock doesn't always have a widget.Frederik Gladhorn2011-08-181-7/+12
* Remove more inconsistencies with invisible.Frederik Gladhorn2011-08-161-18/+0
* QAccessibleToolButton::text should return accessibleName if set.Frederik Gladhorn2011-08-161-1/+1
* Remove stray semicolon.Frederik Gladhorn2011-08-161-1/+1
* Changing cursor position in all boundariesJosé Millán Soto2011-08-161-1/+1
* Handle EINTR gracefully in Wayland clipboard.Laszlo Agocs2011-08-121-1/+2
* Fix fallbacksForFamily in QBasicUnixFontDatabaseJiang Jiang2011-08-052-2/+2
* Fix weight parsing in QBasicUnixFontDatabaseJiang Jiang2011-08-051-0/+27
* support xcb-icccm 3.8Oswald Buddenhagen2011-08-051-0/+10
* Support QImage and others in Wayland clipboard.Laszlo Agocs2011-08-045-12/+153
* Changed QLibrary::resolve() to return a function pointer.Kim Motoyoshi Kalland2011-07-251-3/+3
* Fixed build of generic linuxinput plugin.Samuel Rødal2011-07-201-0/+2
* Implement todos in touchscreen generic plug-in.Laszlo Agocs2011-07-196-28/+62
* Remove more references to demos.Casper van Donderen2011-07-081-2/+2
* Fixed wayland windowmanager-protocol authorizationMartin Zielinski2011-07-083-5/+16
* Don't keep a static instance of QDBusConnectionHarald Fernengel2011-07-071-10/+8
* We need to let the currentContext be in the same state afterJørgen Lind2011-07-061-1/+8
* Fix the wayland windowsurface so that we have stencil and depth bufferJørgen Lind2011-07-061-1/+1
* Add QScreenOrientationChangeEvent and rotation support to wayland clientLasse Holmstedt2011-07-044-22/+37
* Implemented on-screen visibility handling via waylandMartin Zielinski2011-07-014-41/+64
* Add a touchscreen generic qpa plugin.Laszlo Agocs2011-06-308-0/+755
* Add touch event support to wayland plugin.Laszlo Agocs2011-06-304-8/+196
* Removed damaging of waylandsurface after creationMartin Zielinski2011-06-271-2/+2
* Have the selection offer global handled always without delay.Laszlo Agocs2011-06-246-28/+17
* Make sure to call damage on the buffer when we damage itJørgen Lind2011-06-235-16/+18
* Update the wayland pluginJørgen Lind2011-06-234-11/+38
* Handle really global selection offers in wayland clipboard.Laszlo Agocs2011-06-102-4/+21
* Fontengine buildfix for xcb platform plugin.Tapani Mikola2011-06-101-0/+2
* Added private header dependencies to MeeGo graphics system pluginEckhart Koppen2011-06-061-1/+1
* Use Raster pixmaps for the EglFS pluginGunnar Sletta2011-06-061-2/+2
* Allow SHM buffers to be displayed in Wayland plugin when using DRMAndy Nichols2011-06-011-0/+1
* Made qpluginbase.pri into a feature profile.axis2011-05-3157-97/+57
* Add private header support to the EGLFS platform plugin.Jason Barron2011-05-261-1/+1
* Add authentication token support for wayland windowsLasse Holmstedt2011-05-256-14/+53
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-24403-6891/+6891
* Track Wayland changesPaul Olav Tvete2011-05-233-3/+40
* Fix inconsistency between Qt and ICU in Shift-JIS codec with regards to ASCII...Simon Hausmann2011-05-201-1/+3
* Full translucent background support in xcb and xlib backend.Samuel Rødal2011-05-194-5/+31
* Lighthouse xcb and xlib: Add support for transparency of GLX windows.Janusz Lewandowski2011-05-1910-25/+78
* Lighthouse minimal: Add support for transparencyJanusz Lewandowski2011-05-192-3/+3
* Compile fixes for Xlib plugin.Samuel Rødal2011-05-194-15/+13
* Don't crash if windowmanager is not initializedLasse Holmstedt2011-05-191-1/+2