summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/services/genericunix/qgenericunixservices.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-091-0/+2
|\
| * [qgenericunixservices] Consider kde-open5 for opening URLsLiang Qi2022-06-211-0/+2
* | Revert "Update commercial license headers"Tarja Sundqvist2021-03-241-20/+20
|/
* Update commercial license headersTarja Sundqvist2021-01-261-20/+20
* OpenFile portal: use "writable" option to specify our FD is writableJan Grulich2020-10-251-2/+4
* Fix UB in QProcess deprecation warning fixesJoerg Bornemann2020-03-061-1/+5
* Fix deprecation warning in QGenericUnixServicesJoerg Bornemann2020-03-051-1/+2
* XDG Portal: quick optimization to avoid dup/close of a file descriptorThiago Macieira2019-03-051-2/+2
* XDG Portal: allow the portal not to be runningThiago Macieira2019-03-051-16/+32
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-191-1/+3
|\
| * Modernize the "settings" featureLiang Qi2018-11-151-1/+3
* | Make flatpak portal support to be used also by Snap applicationsJan Grulich2018-09-021-12/+12
* | Fix unused parameter warningRobert Griebl2018-06-151-0/+2
* | Add support for opening files in OpenURI flatpak portalJan Grulich2018-04-131-0/+39
|/
* Add support for flatpak portalsJan Grulich2017-11-141-1/+106
* Update detection of $DESKTOP_SESSIONThiago Macieira2017-04-271-4/+24
* Fix warning for -no-feature-multiprocessTasuku Suzuki2017-04-251-0/+2
* Properly use the "process" featureUlf Hermann2017-02-271-2/+4
* Don't set platform specific QT_NO_FOO defines in qglobal.hLars Knoll2016-11-241-1/+2
* Use QStringLiteral more judiciouslyAnton Kudryavtsev2016-07-081-2/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* 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-111-7/+7
* Don't use QStringLiteral in comparisonsMarc Mutz2014-10-091-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Improve desktop environment detection.David Faure2013-04-241-9/+17
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* 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-221-24/+24
* QtGui: use new qEnvironmentVariableIsEmpty()Marc Mutz2012-08-141-2/+2
* Remove widgets lib dependency on platformsupport.Frederik Gladhorn2012-06-081-13/+9
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-171-4/+5
* Add QPlatformServices class.Friedemann Kleint2012-02-101-0/+151