Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-16178 Localization improvements
  3. QTBUG-15835

QLocale should support hyphen ('-') separator as specified in ISO 639 and 3166

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • P3: Somewhat important
    • 4.8.0
    • Core: Locales (i18n)
    • None
    • 470376b6e0574c8a6740e24229ade859a29817f1

    Description

      QLocale today only supports underscore in QLocale::QLocale(QString) and QLocale::name(QString). It should be made to work with '_' as the ISO standard defines; http://www.w3.org/International/articles/language-tags/

      First priority is to provide support for parsing with '-' in the locale specification.
      Supporting QLocale::name() is less important.

      Attachments

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

        Activity

          People

            dzyubenk Denis Dzyubenko (Inactive)
            hhartz Henrik Hartz (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes