Fwd: Change in qt/qtbase[dev]: QStandardPaths: on Windows, add APPDIR and APPDIR/data for G...
David Faure
faure at kde.org
Thu Aug 13 18:09:45 UTC 2015
I think this change will be interesting for you guys :-)
Starting from Qt 5.7 it will be possible to install GenericDataLocation files (PREFIX/share on unix)
into <appdir>\data on Windows, where <appdir> is the directory where you install all the .exe.
---------- Forwarded Message ----------
Subject: Change in qt/qtbase[dev]: QStandardPaths: on Windows, add APPDIR and APPDIR/data for G...
Date: Thursday 13 August 2015, 18:07:21
From: Qt CI Bot (Code Review) <gerrit-noreply at qt-project.org>
To: David Faure <david.faure at kdab.com>
CC: Samuel Gaist <samuel.gaist at edeltech.ch>, Friedemann Kleint <Friedemann.Kleint at theqtcompany.com>, Joerg Bornemann <joerg.bornemann at theqtcompany.com>, Qt Sanity Bot <qt_sanitybot at qt-project.org>, Alan Alpert <aalpert at blackberry.com>, Thiago Macieira <thiago.macieira at intel.com>
Qt CI Bot has approved a build with this change and it was merged.
Change subject: QStandardPaths: on Windows, add APPDIR and APPDIR/data for GenericDataLocation
......................................................................
QStandardPaths: on Windows, add APPDIR and APPDIR/data for GenericDataLocation
This allows multiple applications installed into the same directory,
to share data files without polluting a more global directory
like C:/ProgramData.
Change-Id: Id5f4f9bc9d2ccb7ec677babcc08c1c5a641178f6
---
M src/corelib/io/qstandardpaths.cpp
M src/corelib/io/qstandardpaths_win.cpp
2 files changed, 3 insertions(+), 5 deletions(-)
Approvals:
Samuel Gaist: Looks good to me, but someone else must approve
Qt Sanity Bot: Sanity review passed
Thiago Macieira: Looks good to me, approved
--
To view, visit https://codereview.qt-project.org/123252
To unsubscribe, visit https://codereview.qt-project.org/settings
Gerrit-MessageType: build-approved
Gerrit-Change-Id: Id5f4f9bc9d2ccb7ec677babcc08c1c5a641178f6
Gerrit-PatchSet: 1
Gerrit-Project: qt/qtbase
Gerrit-Branch: dev
Gerrit-Owner: David Faure <david.faure at kdab.com>
Gerrit-Reviewer: Alan Alpert <aalpert at blackberry.com>
Gerrit-Reviewer: Ben Cooksley
Gerrit-Reviewer: David Faure <david.faure at kdab.com>
Gerrit-Reviewer: Friedemann Kleint <Friedemann.Kleint at theqtcompany.com>
Gerrit-Reviewer: Joerg Bornemann <joerg.bornemann at theqtcompany.com>
Gerrit-Reviewer: Qt Sanity Bot <qt_sanitybot at qt-project.org>
Gerrit-Reviewer: Samuel Gaist <samuel.gaist at edeltech.ch>
Gerrit-Reviewer: Thiago Macieira <thiago.macieira at intel.com>
-----------------------------------------
--
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5
More information about the Kde-windows
mailing list