Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-126168

Unify aliased files in resource data

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • Not Evaluated
    • None
    • None
    • Build tools: rcc
    • None
    • All
    • 607b3b2fe (dev)

    Description

      Qt resource files allow to add alias names to files.
      For example in KDE we use that to emulate symlinks in our icon bundles.
      This leads to multiple equal files being emitted to the resulting resource.
      That could be avoided by omitting already seen files during emission and re-using the already written blob.
      Perhaps I misunderstand how it works, but I tried to prepare a small patch.
      If that is not the totally wrong track, I could try to submit it for review.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              hjk hjk
              cullmann Christoph Cullmann
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes