Review Request 125595: Alllow kxmlgui framework to be used without any installed files
Christoph Cullmann
cullmann at kde.org
Mon Oct 12 06:52:59 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125595/
-----------------------------------------------------------
(Updated Oct. 12, 2015, 6:52 a.m.)
Status
------
This change has been marked as submitted.
Review request for KDE Frameworks and David Faure.
Changes
-------
Submitted with commit feb3d98090be4827ff433d74d1939ca2349105d2 by Christoph Cullmann to branch master.
Repository: kxmlgui
Description
-------
Bundle the one needed .rc file in a resource.
The patch is now updated to pack all assets of kxmlgui into a resource file, zero installed files needed.
Btw., for HighDPI screens, we might want later to pack at least some 2x image in for the about kde stuff.
Diffs
-----
src/CMakeLists.txt 949da5e
src/kaboutapplicationpersonlistdelegate_p.cpp 5214288
src/kaboutkdedialog_p.cpp 0261b85
src/kxmlgui.qrc PRE-CREATION
src/kxmlguiclient.cpp 01103ef
Diff: https://git.reviewboard.kde.org/r/125595/diff/
Testing
-------
Bundle ui_standards.rc in a resource, still allow to overwrite it, like before. This makes it possible to use this framework on win/mac without any QStandardPaths patches. This patch is still missing the matching .qrc file, I wanted first to know if that fallback is OK. The idea would be to add this and not install the ui_standards.rc by default and only compile it in.
Thanks,
Christoph Cullmann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20151012/70e5f361/attachment.html>
More information about the Kde-frameworks-devel
mailing list