summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-111-0/+2
|\
| * fix build with non-global xcb installationsOswald Buddenhagen2018-11-121-0/+2
* | Fix return type of appRootWindow for Qt 6Frederik Gladhorn2018-07-302-0/+9
* | Use nullptr and shared nullFrederik Gladhorn2018-07-301-6/+6
|/
* Doc: Mark a \snippet entry with a .pro fileVenugopal Shivashankar2018-07-192-6/+61
* Doc: Add license details to index pageKai Koehne2018-05-141-0/+9
* Silence GCC8 warnings in qx11infov5.11.0-beta4v5.11.0-beta3v5.11.0-beta2Ville Voutilainen2018-02-281-6/+6
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-204-11/+184
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4Liang Qi2017-10-302-10/+10
| |\
| | * Fix outdated FDL license headerKai Koehne2017-10-172-10/+10
| * | Add QX11Info::peekEventQueue() APIv5.10.0-beta3v5.10.0-beta2v5.10.0-beta1v5.10.0-alpha1Gatis Paeglis2017-08-292-1/+174
| |/
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-1/+1
|/
* Eradicate last Q_FOREACH and mark the library as Q_FOREACH-free and warning_c...v5.8.0-beta1Marc Mutz2016-09-231-1/+2
* Make sure we find the xcb feature from QtGuiLars Knoll2016-09-141-0/+1
* Adjust to qtConfig() changes in qtbasev5.8.0-alpha1Lars Knoll2016-08-191-1/+1
* Revert "Add missing qdebug.h include"Nikita Krupenko2016-05-171-1/+0
* Add missing qdebug.h includeNikita Krupenko2016-05-171-0/+1
* QX11Info: Add missing includeGabriel de Dietrich2016-05-171-0/+1
* Fix documentation of QX11Info::isCompositingManagerRunning().v5.7.0-beta1Friedemann Kleint2016-03-241-1/+1
* Add QX11Info::isCompositingManagerRunning() functionGabriel de Dietrich2016-03-222-0/+27
* Merge remote-tracking branch 'origin/5.6' into 5.7Gabriel de Dietrich2016-03-212-11/+22
|\
| * Properly get appDpiX, appDpiY and appRootWindow for X screenv5.6.1-1v5.6.15.6.1Alexander Volkov2016-03-051-8/+19
| * don't over-expose private dependenciesOswald Buddenhagen2016-02-251-1/+1
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-2/+2
* | Updated license headersAntti Kokko2016-01-203-44/+62
|/
* Do not return null Display or Connection when there are no screensv5.5.0-rc1v5.5.0-beta1v5.5.05.5.0Jan Kundrát2015-03-131-2/+2
* Update copyright headersv5.5.0-alpha1Antti Kokko2015-02-165-32/+32
* Doc: corrected link issues qtx11extrasv5.4.25.4.2Nico Vertriest2015-02-042-2/+2
* Doc: link issue to qmakeNico Vertriest2015-01-191-1/+1
* Update license headers and add new licensesv5.4.0-alpha1Antti Kokko2014-08-243-56/+32
* Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-071-1/+0
* QX11Info: add nextStartupId/setNextStartupId - for startup-notificationDavid Faure2014-04-122-0/+50
* Doc: Remove references to nonexistent functionsSergio Ahumada2014-03-281-3/+3
* remove QtWidgets dependencyTasuku Suzuki2014-03-142-3/+2
* Use nativeResourceForIntegration "rootWindow" to get the appRootWindowMartin Gräßlin2014-03-081-11/+4
* Doc: Updated url variable in qdocconf files.v5.2.0-rc1v5.2.0Jerome Pasion2013-11-061-1/+1
* Properly get X screen application is running on in appScreenv5.2.0-beta1Martin Gräßlin2013-10-011-2/+15
* Add a method to let users determine if the current platform is X11.v5.2.0-alpha1Richard J. Moore2013-09-092-0/+12
* Add convenient method getTimestamp to QX11InfoMartin Gräßlin2013-08-122-0/+21
* Doc: Setting \qtvariable in module page.Jerome Pasion2013-08-021-1/+1
* Doc: Setting navigation variables for the navigation bar.Jerome Pasion2013-06-261-1/+4
* Doc: Fix module inclusion detailsSze Howe Koh2013-05-242-6/+4
* Doc: Fix module name in .qdocconfv5.1.0-beta1Topi Reinio2013-04-261-15/+15
* Doc: landing and module page for Qt X11 ExtrasNico Vertriest2013-04-123-2/+115
* doc: Minor changes to qtx11extras.qdocconfSergio Ahumada2013-04-081-34/+20
* doc: Minor changes to qdocconf filev5.1.0-alpha1Sergio Ahumada2013-04-021-2/+5
* Fix crash when qApp is a QCoreApplication.David Faure2013-03-261-0/+12
* Remove QT_BEGIN_HEADER/QT_END_HEADER macro usageDavid Faure2013-02-052-8/+0
* QX11Info: return unsigned long rather than Qt::HANDLE.David Faure2013-02-042-3/+3
* This library requires xcb, skip it on platforms where it's not availableDavid Faure2012-12-181-1/+3