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

QLocale: add support for old/deprecated language and country codes

    XMLWordPrintable

Details

    Description

      Add support for language and country aliases to QLocale.

      CLDR already contains that info in the supplemental/supplementalMetadata.xml. We should add this to Qt so that we can create QLocale using those aliases. That might be extremely useful for QApplication::keyboardInputLocale() on X11 - we could've just gotten the iso639 name of the keyboard layout and create a QLocale based on it.

      Attachments

        Issue Links

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

          Activity

            People

              dzyubenk Denis Dzyubenko (Inactive)
              dzyubenk Denis Dzyubenko (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes