| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move UNIX services into QtGui | Friedemann Kleint | 2020-06-18 | 1 | -374/+0 |
| * | Fix URL opening in snap sandbox | Ilya Fedin | 2020-05-01 | 1 | -1/+1 |
| * | Fix UB in QProcess deprecation warning fixes | Joerg Bornemann | 2020-03-06 | 1 | -1/+5 |
| * | Fix deprecation warning in QGenericUnixServices | Joerg Bornemann | 2020-03-05 | 1 | -1/+2 |
| * | XDG Portal: quick optimization to avoid dup/close of a file descriptor | Thiago Macieira | 2019-03-05 | 1 | -2/+2 |
| * | XDG Portal: allow the portal not to be running | Thiago Macieira | 2019-03-05 | 1 | -16/+32 |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12 | Liang Qi | 2018-11-19 | 1 | -1/+3 |
| |\ |
|
| | * | Modernize the "settings" feature | Liang Qi | 2018-11-15 | 1 | -1/+3 |
| * | | Make flatpak portal support to be used also by Snap applications | Jan Grulich | 2018-09-02 | 1 | -12/+12 |
| * | | Fix unused parameter warning | Robert Griebl | 2018-06-15 | 1 | -0/+2 |
| * | | Add support for opening files in OpenURI flatpak portal | Jan Grulich | 2018-04-13 | 1 | -0/+39 |
| |/ |
|
| * | Add support for flatpak portals | Jan Grulich | 2017-11-14 | 1 | -1/+106 |
| * | Update detection of $DESKTOP_SESSION | Thiago Macieira | 2017-04-27 | 1 | -4/+24 |
| * | Fix warning for -no-feature-multiprocess | Tasuku Suzuki | 2017-04-25 | 1 | -0/+2 |
| * | Properly use the "process" feature | Ulf Hermann | 2017-02-27 | 1 | -2/+4 |
| * | Don't set platform specific QT_NO_FOO defines in qglobal.h | Lars Knoll | 2016-11-24 | 1 | -1/+2 |
| * | Use QStringLiteral more judiciously | Anton Kudryavtsev | 2016-07-08 | 1 | -2/+2 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | Remove use of system() when QT_NO_MULTIPROCESS is defined. | Rolland Dudemaine | 2015-12-04 | 1 | -0/+22 |
| * | QtBase: remove explicit function info from qWarning() etc | Marc Mutz | 2015-11-28 | 1 | -2/+2 |
| * | Pass params of shareable type by const-ref rather than by value | Konstantin Ritt | 2015-02-13 | 1 | -1/+1 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Don't use QStringLiteral in comparisons | Marc Mutz | 2014-10-09 | 1 | -1/+1 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Improve desktop environment detection. | David Faure | 2013-04-24 | 1 | -9/+17 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Detect Unity by checking XDG_CURRENT_DESKTOP and use Gnome theme. | Friedemann Kleint | 2012-11-20 | 1 | -0/+4 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | QtGui: use new qEnvironmentVariableIsEmpty() | Marc Mutz | 2012-08-14 | 1 | -2/+2 |
| * | Remove widgets lib dependency on platformsupport. | Frederik Gladhorn | 2012-06-08 | 1 | -13/+9 |
| * | Add palette() and further hints to QtGui/QPlatformTheme. | Friedemann Kleint | 2012-02-17 | 1 | -4/+5 |
| * | Add QPlatformServices class. | Friedemann Kleint | 2012-02-10 | 1 | -0/+151 |