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

Unify aliased files in resource data

XMLWordPrintable

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

      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.

        For Gerrit Dashboard: QTBUG-126168
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes