On Thursday 01 August 2013 22:02:15 Albert Astals Cid wrote:
> El Dijous, 1 d'agost de 2013, a les 08:28:13, Kevin Ottens va escriure:
> > Hello,
> >
> > On Thursday 01 August 2013 08:09:14 Frank Reininghaus wrote:
> > > Well, KDirSortFilterProxyModel is being used indirectly by every
> > > applic
El Dijous, 1 d'agost de 2013, a les 08:28:13, Kevin Ottens va escriure:
> Hello,
>
> On Thursday 01 August 2013 08:09:14 Frank Reininghaus wrote:
> > Well, KDirSortFilterProxyModel is being used indirectly by every
> > application which has a "File Open/Save" dialog, and by apps like Kate
> > whic
Hello,
On Thursday 01 August 2013 08:09:14 Frank Reininghaus wrote:
> Well, KDirSortFilterProxyModel is being used indirectly by every
> application which has a "File Open/Save" dialog, and by apps like Kate
> which use a KDirOperator to display the contents of a directory
> somewhere else.
Hm...
Hi,
2013/8/1 Kevin Ottens:
> On Thursday 01 August 2013 00:57:05 Aleix Pol wrote:
>> Well, that setting is used in KDirSortFilterProxyModel as well... Should we
>> just always sort naturally by default there then?
>
> Would make sense to add an accessor pair to KDirSortFilterProxyModel, and have
>
On Thursday 01 August 2013 00:57:05 Aleix Pol wrote:
> Well, that setting is used in KDirSortFilterProxyModel as well... Should we
> just always sort naturally by default there then?
Would make sense to add an accessor pair to KDirSortFilterProxyModel, and have
the default to be true for that pro
On Wed, Jul 31, 2013 at 10:51 PM, Kevin Ottens wrote:
> Hello,
>
> On Wednesday 31 July 2013 17:40:21 Aleix Pol wrote:
> > As you might know, I've spent some time figuring out what's left to do to
> > dump KGlobalSettings. I thought it was almost over, but not yet. There's
> a
> > bool naturalSort
Hello,
On Wednesday 31 July 2013 17:40:21 Aleix Pol wrote:
> As you might know, I've spent some time figuring out what's left to do to
> dump KGlobalSettings. I thought it was almost over, but not yet. There's a
> bool naturalSorting property that resists.
>
> It's a full-fledged with a getter, a
Hi,
As you might know, I've spent some time figuring out what's left to do to
dump KGlobalSettings. I thought it was almost over, but not yet. There's a
bool naturalSorting property that resists.
It's a full-fledged with a getter, a changed signal and no setter (because
it's only done in one place