09.10.2013 10:03, Vadim Peretokin пишет:
> I can confirm this problem - please share the bug URL you file.
I reported a bug but I'm no sure that it's a bug...
https://bugreports.qt-project.org/browse/QTBUG-33974
--
Best Regards,
Igor Mironchik.
___
On 10/09/2013 09:31 AM, Igor Mironchik wrote:
> 09.10.2013 10:02, Mitch Curtis пишет:
>> Looks like a regression to me. Please create a bug report:
>> https://bugreports.qt-project.org/browse/QTBUG
>
> But may be it's is not a bug. May be developers decided to disable to
> move first column because
09.10.2013 10:02, Mitch Curtis пишет:
> Looks like a regression to me. Please create a bug report:
> https://bugreports.qt-project.org/browse/QTBUG
But may be it's is not a bug. May be developers decided to disable to
move first column because this column shows the root items.
What do you think
I can confirm this problem - please share the bug URL you file.
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
Looks like a regression to me. Please create a bug report:
https://bugreports.qt-project.org/browse/QTBUG
On 10/08/2013 11:57 AM, Igor Mironchik wrote:
> Hi. In the attachement you can find simple application where you can
> test it...
>
> Thanks for help.
>
>> On previous versions of Qt moving f
Hi. In the attachement you can find simple application where you can
test it...
Thanks for help.
On previous versions of Qt moving first column in QTreeView worked.
But when I updated Qt to version 5.1.1 it has stopped working.
All other columns moves with user's interaction correctly except
Hi.
On previous versions of Qt moving first column in QTreeView worked.
But when I updated Qt to version 5.1.1 it has stopped working.
All other columns moves with user's interaction correctly except first
column.
What is the reason of this problem?
May be there are appeared new API?
Can you