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

QTextCodec::availableCodecs only returns ICU codecs when compiled with ICU support

    XMLWordPrintable

Details

    • b02eb3b436b49054fe972023c220b7760a0f48f5

    Description

      When compiled with ICU support, QTextCodec::availableCodecs simply call QIcuCodec::availableCodecs, and only codecs provided by ICU are listed. If I subclass QTextCodec to make my own codec, it will not be included in the list returned.

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            rlu Ran Lu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes