summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Skip tests too on platforms without XCBDavid Faure2012-12-211-1/+4
| | | | | | Change-Id: I87821d698ea50359b63da569818a2ded6ee865d8 Reviewed-by: Simo Fält <simo.falt@digia.com> Reviewed-by: Richard J. Moore <rich@kde.org>
* QtX11Extras: Adding missing license headerSimo Fält2012-12-191-0/+40
| | | | | | | | CI will run the license header check as a pre-build test, if it detects missing headers it will exit with failure. Change-Id: Ib080373c92e4715747d6a75139821de270108e61 Reviewed-by: David Faure (KDE) <faure@kde.org>
* QtX11Extras: sync.profile, using stable branch instead of masterSimo Fält2012-12-191-1/+1
| | | | | | | QtBase deosnät have master branch anymore, so using stable instead. Change-Id: Ibc35dbc39cd3445b36234c6fa5c326ca5f694077 Reviewed-by: David Faure (KDE) <faure@kde.org>
* This library requires xcb, skip it on platforms where it's not availableDavid Faure2012-12-181-1/+3
| | | | | Change-Id: I5881b1d84b7e7ed0d5b2288d755abb1cb948052e Reviewed-by: Richard J. Moore <rich@kde.org>
* Rename "support" to "extras" everywhere, to match the new module nameDavid Faure2012-12-1811-31/+31
| | | | | Change-Id: Ic089aa287b38b756bb9f0bc252c4120859afcefa Reviewed-by: Richard J. Moore <rich@kde.org>
* Port to the version of the appTime/appUserTime that got merged in.David Faure2012-12-181-8/+12
| | | | | | | (60bd2156f81 in qtbase) Change-Id: I95fabfba2d47e4d5e65df03cb95b0fe1fb69d6a7 Reviewed-by: Richard J. Moore <rich@kde.org>
* Add unit tests for the cmake files.Stephen Kelly2012-12-075-1/+56
| | | | | Change-Id: I2e07862e0e13d8a9747691d219185edbe6c86274 Reviewed-by: David Faure (KDE) <faure@kde.org>
* Implement appTime and appUserTime (getters and setters) on top of QPA.David Faure2012-12-055-13/+183
| | | | | | | | | Add unit test for QX11Info, taken from Qt4 and extended. Change-Id: I22f403f47bb5413b954c06f8cb78992e02726f6d Reviewed-by: Richard J. Moore <rich@kde.org> Reviewed-by: Lars Knoll <lars.knoll@digia.com> Reviewed-by: Johan Thelin <johan.thelin@pelagicore.com>
* Initial creation of the qtx11support library.David Faure2012-12-0512-0/+615
| | | | | | | | | | | | | | This implements QX11Info again, for source compat with Qt4, on top of the XCB QPA backend. The API and the documentation are forward-ported from Qt4 (minus things that cannot be implemented anymore). The implementation, however, is new (by Richard Moore, in this initial commit). Change-Id: Iff9fd16fa6aaaa54f6d3cc0843b6b6fd08d5b1fb Reviewed-by: Richard J. Moore <rich@kde.org> Reviewed-by: Lars Knoll <lars.knoll@digia.com> Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
* Initial empty repositorySergio Ahumada2012-12-040-0/+0