~system-settings-touch/gsettings-qt/trunk

Viewing all changes in revision 80.

  • Committer: CI Train Bot
  • Author(s): Albert Astals Cid
  • Date: 2016-03-29 12:56:40 UTC
  • mfrom: (79.1.2 gsettings-qt)
  • Revision ID: ci-train-bot@canonical.com-20160329125640-g1dzq7r79id04ict
Use QChar toUpper/toLower instead of C version

C version works according to the locale that is not what we want in here
since in some locales there's not capital versions for some of the latin1
characters (i.e. Turkish will return i for toupper('i')) so when we try to
go back to the dashed version it will fail Fixes: #1556461
Approved by: Nick Dedekind, Michael Zanetti

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: