Abdelrazak Younes wrote:
Pavel Sanda wrote:
Abdelrazak Younes wrote:
I read a bit docu nevertheless... it seems that using
QSortFilterProxyModel instead of QStandardItemModel could do the job.
QSortFilterProxyModel is local aware ( see setSortLocaleAware()). So,
with a bit of work, we can
Pavel Sanda wrote:
Abdelrazak Younes wrote:
I read a bit docu nevertheless... it seems that using
QSortFilterProxyModel instead of QStandardItemModel could do the job.
QSortFilterProxyModel is local aware ( see setSortLocaleAware()). So,
with a bit of work, we can make this happen. The ad
Abdelrazak Younes wrote:
>> I read a bit docu nevertheless... it seems that using
>> QSortFilterProxyModel instead of QStandardItemModel could do the job.
>> QSortFilterProxyModel is local aware ( see setSortLocaleAware()). So,
>> with a bit of work, we can make this happen. The advantage of go
Abdelrazak Younes wrote:
Abdelrazak Younes wrote:
> Abdelrazak Younes wrote:
>> Pavel Sanda wrote:
>> Author: younes Date: Thu May 8 11:31:00 2008 New
>> Revision: 24681
>>
>> URL: http://www.lyx.org/trac/changeset/24681 Log: sort
>> the languages.
>>
>
>
>>
Pavel Sanda wrote:
Is it really broken or is it something you can live with? AFAIU
to put it simply, i'm not in a mood of fixing it again.
I didn't ask you to :-)
so i can live with it.
I usually restore things when I break them, don't worry.
Abdel.
> Can you test this?
yes, it works.
p
Am 09.05.2008 um 01:14 schrieb Pavel Sanda:
AFAIU the method used in r21598 won't work for all platforms. It
seems that
Qt provides some facility for this with
QString::localeAwareCompare(); but
i already used this function for sorting environment feature.
now i looked again in code and it
> AFAIU the method used in r21598 won't work for all platforms. It seems that
> Qt provides some facility for this with QString::localeAwareCompare(); but
i already used this function for sorting environment feature.
now i looked again in code and its no more there and sorting
does not work corr
> Is it really broken or is it something you can live with? AFAIU
to put it simply, i'm not in a mood of fixing it again. so i can live with it.
> QStandardItemModel::sort() will sort the strings alphabetically and the
> strings are already translated when this is called so it cannot be that
>
Abdelrazak Younes wrote:
Abdelrazak Younes wrote:
> Pavel Sanda wrote:
> Author: younes Date: Thu May 8 11:31:00 2008 New Revision:
> 24681
>
> URL: http://www.lyx.org/trac/changeset/24681 Log: sort the
> languages.
>
> +language_model_->sort(0);
>
Abdelrazak Younes wrote:
Pavel Sanda wrote:
Author: younes Date: Thu May 8 11:31:00 2008 New Revision:
24681
URL: http://www.lyx.org/trac/changeset/24681 Log: sort the
languages.
>>>
>>>
+language_model_->sort(0);
>>> i didnt followed exactly these pa
Pavel Sanda wrote:
>>> Author: younes Date: Thu May 8 11:31:00 2008 New Revision:
>>> 24681
>>>
>>> URL: http://www.lyx.org/trac/changeset/24681 Log: sort the
>>> languages.
>>>
>>
>>
>>> +language_model_->sort(0);
>>>
>> i didnt followed exactly these patches about languages; where in
>> gu
>>> Author: younes
>>> Date: Thu May 8 11:31:00 2008
>>> New Revision: 24681
>>>
>>> URL: http://www.lyx.org/trac/changeset/24681
>>> Log:
>>> sort the languages.
>>>
>>
>>
>>
>>> + language_model_->sort(0);
>>>
>>
>> i didnt followed exactly these patches about languages; where in
Pavel Sanda wrote:
Author: younes
Date: Thu May 8 11:31:00 2008
New Revision: 24681
URL: http://www.lyx.org/trac/changeset/24681
Log:
sort the languages.
+ language_model_->sort(0);
i didnt followed exactly these patches about languages; where in gui
can i find the resu
> Author: younes
> Date: Thu May 8 11:31:00 2008
> New Revision: 24681
>
> URL: http://www.lyx.org/trac/changeset/24681
> Log:
> sort the languages.
> + language_model_->sort(0);
i didnt followed exactly these patches about languages; where in gui
can i find the result? we should keep loca
15 matches
Mail list logo