Re: Review Request 107973: Cleanup : Move all gesture facilities of KAction in KGestureMap

2013-01-15 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107973/#review25597 --- This review has been submitted with commit 4880a16cbefaa8719d4

Re: KDirModelV2, KDirListerV2 and UDSEntryV2 suggestions

2013-01-15 Thread Mark
On Tue, Jan 15, 2013 at 5:06 PM, Aurélien Gâteau wrote: > Le mardi 15 janvier 2013 16:04:39 Mark a écrit : > >> Well, sorting is very fast now (in my test environment) and fast >> enough for "regular" data to be sorted before you see the data. That's >> not an issue. The issue arises when data arr

Re: KDirModelV2, KDirListerV2 and UDSEntryV2 suggestions

2013-01-15 Thread Aurélien Gâteau
Le mardi 15 janvier 2013 16:04:39 Mark a écrit : > Well, sorting is very fast now (in my test environment) and fast > enough for "regular" data to be sorted before you see the data. That's > not an issue. The issue arises when data arrives in batches. For > example: > - Batch 1 comes in > - - Sort

Re: KDirModelV2, KDirListerV2 and UDSEntryV2 suggestions

2013-01-15 Thread Mark
On Tue, Jan 15, 2013 at 3:42 PM, Aurélien Gâteau wrote: > Le mercredi 9 janvier 2013 16:42:25 Mark a écrit : > >> Dolphin happens to be a big user here, but i'm really not talking >> about dolphin specifically. The structures behind it are my target :) >> Filtering will indeed be done afterwards,

Re: KDirModelV2, KDirListerV2 and UDSEntryV2 suggestions

2013-01-15 Thread Aurélien Gâteau
Le mercredi 9 janvier 2013 16:42:25 Mark a écrit : > Dolphin happens to be a big user here, but i'm really not talking > about dolphin specifically. The structures behind it are my target :) > Filtering will indeed be done afterwards, but you have to think about > it. What would be better? > 1. A

Re: KDirModelV2, KDirListerV2 and UDSEntryV2 suggestions

2013-01-15 Thread Frank Reininghaus
Hi, 2013/1/10 Aaron J. Seigo: [...] >> However, one of the main goals Peter >> had when rewriting the view engine was to get rid of QModelIndex, >> SortFilterProxyModels and things like these. And I really have the >> feeling that using plain ints to index items and not needing things >> like mapT