Activity log for bug #1391034

Date Who What changed Old value New value Message
2014-11-10 03:10:11 Victor Thompson bug added bug
2014-11-10 03:14:39 Victor Thompson description In the model provided by SortFilterModel the sorting is handled such that lower case letters are after any and all items that start with an upper case letter. This produces ordering such as the following when sorting by Qt.DescendingOrder: Awesome Cool Excellent Wonderful abysmal bad wrong It would ideal if the result was a case insensitive ordering. In the model provided by SortFilterModel the sorting is handled such that lower case letters are after any and all items that start with an upper case letter. This produces ordering such as the following when sorting by Qt.AscendingOrder: Awesome Cool Excellent Wonderful abysmal bad wrong It would ideal if the result was a case insensitive ordering.
2014-11-17 13:50:44 Tim Peeters ubuntu-ui-toolkit: assignee Christian Dywan (kalikiana)
2014-11-17 13:50:48 Tim Peeters ubuntu-ui-toolkit: importance Undecided Medium
2014-11-17 13:50:51 Tim Peeters ubuntu-ui-toolkit: status New Confirmed
2014-11-20 22:55:49 Cris Dywan ubuntu-ui-toolkit: status Confirmed Incomplete
2014-11-24 13:31:04 Zoltan Balogh ubuntu-ui-toolkit (Ubuntu): importance Undecided Medium
2014-11-24 13:31:04 Zoltan Balogh ubuntu-ui-toolkit (Ubuntu): status New Incomplete
2014-11-24 13:31:04 Zoltan Balogh ubuntu-ui-toolkit (Ubuntu): assignee Christian Dywan (kalikiana)
2014-11-24 14:17:31 Zoltan Balogh bug task deleted ubuntu-ui-toolkit
2014-11-28 12:36:58 Cris Dywan ubuntu-ui-toolkit (Ubuntu): status Incomplete Confirmed
2014-11-28 12:37:13 Cris Dywan summary SortFilterModel sorting is A-Z followed by a-z so it is not case insensitive case insensitive SortFilterModel sorting undocumented
2014-11-28 12:40:49 Launchpad Janitor branch linked lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/caseInsensitiveSort
2014-11-28 12:42:19 Cris Dywan ubuntu-ui-toolkit (Ubuntu): status Confirmed In Progress
2014-12-11 15:33:36 Launchpad Janitor branch linked lp:ubuntu/vivid-proposed/ubuntu-ui-toolkit
2014-12-11 16:23:38 Launchpad Janitor ubuntu-ui-toolkit (Ubuntu): status In Progress Fix Released