summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename "support" to "extras" everywhere, to match the new module nameDavid Faure2012-12-186-22/+22
* Port to the version of the appTime/appUserTime that got merged in.David Faure2012-12-181-8/+12
* Implement appTime and appUserTime (getters and setters) on top of QPA.David Faure2012-12-051-13/+23
* Initial creation of the qtx11support library.David Faure2012-12-056-0/+469