Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-1587

Add possibility to define 7z compress level

    XMLWordPrintable

Details

    • User Story
    • Resolution: Done
    • Not Evaluated
    • 4.2.0
    • None
    • General

    Description

      Here are current compression levels, level 5 is currently in use without possibility to change it

          enum struct Compression {
              Non = 0,
              Fastest = 1,
              Fast = 3,
              Normal = 5,
              Maximum = 7,
              Ultra = 9
          }; 

      Attachments

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

        Activity

          People

            arttu.tarkiainen Arttu Tarkiainen
            kamartti Katja Marttila
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes