summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/services
Commit message (Expand)AuthorAgeFilesLines
* Use QStringLiteral more judiciouslyAnton Kudryavtsev2016-07-081-2/+2
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-2/+2
|\
| * QtPlatformSupport: Remove virtual from declarations with override.Friedemann Kleint2016-01-211-2/+2
* | Updated license headersJani Heikkinen2016-01-152-28/+40
* | Remove use of system() when QT_NO_MULTIPROCESS is defined.Rolland Dudemaine2015-12-041-0/+22
|/
* QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-2/+2
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-1/+1
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-3/+3
* Don't use QStringLiteral in comparisonsMarc Mutz2014-10-091-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* Add missing private headers warningSamuel Gaist2014-09-041-0/+11
* Improve desktop environment detection.David Faure2013-04-241-9/+17
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* Detect Unity by checking XDG_CURRENT_DESKTOP and use Gnome theme.Friedemann Kleint2012-11-201-0/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* QtGui: use new qEnvironmentVariableIsEmpty()Marc Mutz2012-08-141-2/+2
* Remove widgets lib dependency on platformsupport.Frederik Gladhorn2012-06-082-20/+10
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-172-6/+8
* Add QPlatformServices class.Friedemann Kleint2012-02-104-0/+232