Details
-
Suggestion
-
Resolution: Done
-
Not Evaluated
-
5.5.0
-
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
- is duplicated by
-
QTBUG-70212 Add a case sensitivity flag for sorting the entries in FolderListModel
- Closed
- relates to
-
QTBUG-73633 QML FileDialog sort names by capitalised name first
- Closed
For Gerrit Dashboard: QTBUG-48757 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
242505,5 | Add sortCaseSensitive property so the sorting can ignore the case | 5.12 | qt/qtdeclarative | Status: MERGED | +2 | 0 |