Re: [Qt-creator] Is it possible to fix QTCREATORBUG-11259 in Qt Creator 4.5?

2018-01-03 Thread Vincent Hui
Hi Nikolai, Thank you for working on this. I am willing to help testing Qt Creator 4.6 snapshot once you finish it. And I think many users are willing to help too. Thanks, Vincent On 16 October 2017 at 19:20, Nikolai Kosjar wrote: > On 10/10/2017 04:01 AM, Vincent Hui wrote: > >> Hello, >> >>

Re: [Qt-creator] Is it possible to fix QTCREATORBUG-11259 in Qt Creator 4.5?

2017-10-16 Thread Nikolai Kosjar
On 10/10/2017 04:01 AM, Vincent Hui wrote: Hello, QTCREATORBUG-11259 was reported for more than 3 and half years. It is about auto type deduction. Is it possible to fix QTCREATORBUG-11259 in Qt Creator 4.5? Now there are 17 people voting for this issue. I've started work on this and plan to

Re: [Qt-creator] Is it possible to fix QTCREATORBUG-11259 in Qt Creator 4.5?

2017-10-10 Thread timur . kristof
Hi, > Well, actually there are 24 votes. I guess that's because now it has been mentioned and click-baited on the mailing list. :) > I see two possibilities: either the code model is already able to > deduce > the correct type for auto, then it should be quite easy to generate > the > tooltip.

Re: [Qt-creator] Is it possible to fix QTCREATORBUG-11259 in Qt Creator 4.5?

2017-10-10 Thread André Hartmann
Hi all, Well, actually there are 24 votes. Given that these 24 people are all C++ developers, has anybody of you thought about contributing this piece of code? By voting and waiting you don't get any step forward. I see two possibilities: either the code model is already able to deduce the

Re: [Qt-creator] Is it possible to fix QTCREATORBUG-11259 in Qt Creator 4.5?

2017-10-09 Thread Christian Gagneraud
On 10 October 2017 at 15:01, Vincent Hui wrote: > Hello, > > QTCREATORBUG-11259 was reported for more than 3 and half years. It is about > auto type deduction. Is it possible to fix QTCREATORBUG-11259 in Qt Creator > 4.5? Now there are 17 people voting for this issue. +1 (20 now!) Tested with Qt