summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xlib
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in license headers.Jason McDonald2012-01-0525-25/+25
* Fix QPA xlib plugin handling of setParent(0).Bradley Smith2011-12-132-3/+4
* Add support for three new X11 keysAlbert Astals Cid2011-12-091-0/+6
* Support 31 mouse buttons (with platform plugins xcb and xlib).Rick Stockton2011-11-141-0/+24
* Improved logical and physical DPI APIs.Samuel Rødal2011-10-062-3/+3
* More xlib plugin fixesPaul Olav Tvete2011-09-083-28/+27
* Make the xlib platform plugin work againPaul Olav Tvete2011-09-072-3/+3
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-295-9/+9
* Remove debug outputLars Knoll2011-08-251-2/+0
* Fix threaded renderingLars Knoll2011-08-251-0/+2
* Fix the xlib backend for lighthouseLars Knoll2011-08-2520-348/+224
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-031-3/+3
|\
| * Changed QLibrary::resolve() to return a function pointer.Kim Motoyoshi Kalland2011-07-251-3/+3
* | Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-192-5/+5
* | Add lighthouse event dispatcher API.Morten Sorvig2011-06-223-3/+8
* | Make building of platform plugins indifferent if its out of sourceJørgen Lind2011-06-061-11/+5
|/
* Made qpluginbase.pri into a feature profile.axis2011-05-311-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2425-426/+426
* Full translucent background support in xcb and xlib backend.Samuel Rødal2011-05-192-4/+18
* Lighthouse xcb and xlib: Add support for transparency of GLX windows.Janusz Lewandowski2011-05-194-10/+26
* Compile fixes for Xlib plugin.Samuel Rødal2011-05-194-15/+13
* Prevent having Status undefined in xlib platform plug-in.Laszlo Agocs2011-05-101-0/+3
* Remove const from QPlatformClipboard::mimeData().Laszlo Agocs2011-05-102-6/+4
* Added Wayland selection support.Laszlo Agocs2011-05-091-0/+2
* Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-271-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2726-0/+6220