Skip to content
Commit 729399dc authored by Marcel Wiesweg's avatar Marcel Wiesweg
Browse files

Rewrite algorithm for grouping by time:

- sort list by date, dont take this state for granted
- iterator-based on read-only list, less expensive than list editing
Works for me, testing appreciated.

BUG: 307223
parent a78a53be
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment