summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devv5.3.0-alpha1Frederik Gladhorn2014-01-170-0/+0
|\
| * Bump MODULE_VERSION to 5.2.2old/5.2Sergio Ahumada2014-01-161-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-290-0/+0
|\ \ | |/
| * Bump MODULE_VERSION to 5.2.1v5.2.1Sergio Ahumada2013-11-251-1/+1
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-11-081-1/+1
|\ \ | |/
| * Doc: Updated url variable in qdocconf files.v5.2.0-rc1v5.2.0Jerome Pasion2013-11-061-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-111-2/+15
|\ \ | |/
| * Properly get X screen application is running on in appScreenv5.2.0-beta1Martin Gräßlin2013-10-011-2/+15
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-09-301-3/+4
|\ \ | |/
| * Update the git-archive export optionsSergio Ahumada2013-09-301-3/+4
* | Bump qtx11extras version to 5.3.0Sergio Ahumada2013-09-241-1/+1
|/
* Add a method to let users determine if the current platform is X11.v5.2.0-alpha1Richard J. Moore2013-09-093-0/+21
* Add convenient method getTimestamp to QX11InfoMartin Gräßlin2013-08-122-0/+21
* Merge branch 'stable' into devSergio Ahumada2013-08-051-0/+25
|\
| * Merge remote-tracking branch 'origin/release' into stableold/5.1Sergio Ahumada2013-07-261-0/+25
| |\
| | * Add changes-5.1.1 filev5.1.1Sergio Ahumada2013-07-231-0/+25
| * | Bump MODULE_VERSION to 5.1.2Sergio Ahumada2013-07-241-1/+1
| |/
* | 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-043-7/+6
|\ \ | |/
| * Bump MODULE_VERSION to 5.1.1Sergio Ahumada2013-05-291-1/+1
| * sync.profile: Point dependencies to an empty stringv5.1.0-rc2v5.1.0-rc1v5.1.0Sergio Ahumada2013-05-251-1/+2
| * Doc: Fix module inclusion detailsSze Howe Koh2013-05-242-6/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-294-17/+130
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-122-34/+22
|\ \ | |/
| * doc: Minor changes to qtx11extras.qdocconfSergio Ahumada2013-04-081-34/+20
| * disable module when widgets is not availableSergio Ahumada2013-04-041-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-031-2/+5
|\ \ | |/
| * doc: Minor changes to qdocconf filev5.1.0-alpha1Sergio Ahumada2013-04-021-2/+5
* | Update module version to 5.2.0Sergio Ahumada2013-04-021-1/+1
* | Merge branch 'stable' into devSergio Ahumada2013-04-022-0/+14
|\ \ | |/
| * Fix crash when qApp is a QCoreApplication.David Faure2013-03-261-0/+12
| * Bump MODULE_VERSION to 5.1.0Sergio Ahumada2013-03-261-0/+2
| * sync.profile: Point dependencies to 'refs/heads/stable'Sergio Ahumada2013-03-261-1/+1
|/
* Add and modify the mandatory license file to be consistent and properLaszlo Papp2013-02-164-0/+1660
* Remove QT_BEGIN_HEADER/QT_END_HEADER macro usageDavid Faure2013-02-050-0/+0
* qtx11extras: updating sync.profile to point to qtbase devDavid Faure2013-02-050-0/+0
* Remove QT_BEGIN_HEADER/QT_END_HEADER macro usageDavid Faure2013-02-052-8/+0
* qtx11extras: updating sync.profile to point to qtbase devDavid Faure2013-02-051-1/+1
* QX11Info: return unsigned long rather than Qt::HANDLE.David Faure2013-02-043-5/+5
* Skip tests too on platforms without XCBDavid Faure2012-12-211-1/+4
* QtX11Extras: Adding missing license headerSimo Fält2012-12-191-0/+40
* QtX11Extras: sync.profile, using stable branch instead of masterSimo Fält2012-12-191-1/+1
* 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-1811-31/+31
* Port to the version of the appTime/appUserTime that got merged in.David Faure2012-12-181-8/+12
* Add unit tests for the cmake files.Stephen Kelly2012-12-075-1/+56
* Implement appTime and appUserTime (getters and setters) on top of QPA.David Faure2012-12-055-13/+183