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

FolderListModel should support IgnoreCase on sorting

    XMLWordPrintable

Details

    • 4d8cdc7d69594602246807097b92f72b42f4f6e9 (qt/qtdeclarative/5.12)

    Description

      FolderListModel should support case ignoring on its sort functionality. Currently sorting of a, b, A, B provides output:

      a
      b
      A
      B

      instead of:

      a,
      A,
      b,
      B

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              tarjasundqvist Tarja Sundqvist
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes