Review Request 120075: KArchive: add support for rcc files

David Faure faure at kde.org
Fri Sep 5 22:19:54 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120075/
-----------------------------------------------------------

Review request for KDE Frameworks.


Repository: karchive


Description
-------

These the dynamic binary resources created by Qt's rcc tool from a .qrc file
and the files it points to.

[ChangeLog] KArchive: add support for rcc files


The idea came up while talking to the GCompris author, who mentionned he's using .rcc files quite a lot in his application and was missing a way to look into such a file to find out what it contains. Now with very little work, ark could support these too. It just needs to be ported to KF5 first :-)


Diffs
-----

  autotests/karchivetest.h 567be075758f6afd4bdff5a2f6f8ef5e392a53eb 
  autotests/karchivetest.cpp 6b50f32a6d99756ba246262067dd71573f129256 
  autotests/runtime_resource.rcc PRE-CREATION 
  src/CMakeLists.txt 948a25b5e017a11c1577c7c324f2fa3545b13f52 
  src/krcc.h PRE-CREATION 
  src/krcc.cpp PRE-CREATION 
  tests/CMakeLists.txt ebcd01f5bfdec1298bbc936b9429b187f50c9b45 
  tests/krcctest.cpp PRE-CREATION 

Diff: https://git.reviewboard.kde.org/r/120075/diff/


Testing
-------

Manual test prog, autotest.


Thanks,

David Faure

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140905/0e15589e/attachment.html>


More information about the Kde-frameworks-devel mailing list