Re: [Qt-creator] qt-creators c/c++ parsing

2010-06-21 Thread roberto.raggi
Hi, On Jun 19, 2010, at 1:08 PM, ext Campbell Barton wrote: > Hi, Id really like to help with qtcreator by reporting bugs at least > but I really think this was some error in version 1.3x > > It would parse around 1 million lines of C/C++ code in ~3 seconds. and > it didn't always seem to work

Re: [Qt-creator] qt-creators c/c++ parsing

2010-06-19 Thread Andre Poenitz
On Sat, Jun 19, 2010 at 01:08:46PM +0200, Campbell Barton wrote: > Hi, Id really like to help with qtcreator by reporting bugs at least > but I really think this was some error in version 1.3x > > It would parse around 1 million lines of C/C++ code in ~3 seconds. and > it didn't always seem to wor

Re: [Qt-creator] qt-creators c/c++ parsing

2010-06-19 Thread Campbell Barton
Hi, Id really like to help with qtcreator by reporting bugs at least but I really think this was some error in version 1.3x It would parse around 1 million lines of C/C++ code in ~3 seconds. and it didn't always seem to work right. Now it takes 12 seconds. Using Intel(R) Core(TM)2 Quad CPUQ67

Re: [Qt-creator] qt-creators c/c++ parsing

2010-06-14 Thread erik.verbruggen
On Jun 13, 2010, at 15:02 , ext Campbell Barton wrote: > Hi, I didn't get round to compiling QTC, BUT, 2.0rc1 takes about 3x > longer to parse the sourcecode but It seems to do it correctly now. > > Great work guys! Thanks I, guess, but it shouldn't be slower! :-) So could you do us a favor and

Re: [Qt-creator] qt-creators c/c++ parsing

2010-06-13 Thread Campbell Barton
On Fri, May 21, 2010 at 11:42 AM, Campbell Barton wrote: > On Fri, May 21, 2010 at 10:35 AM,   wrote: >> >> Am May 21, 2010 um 10:28  schrieb ext erik.verbrug...@nokia.com: >> >>> >>> Am May 21, 2010 um 1:20  schrieb ext Jefferson Bandeira: >>> Only times I see that the auto-completer fails i

Re: [Qt-creator] qt-creators c/c++ parsing

2010-05-21 Thread Campbell Barton
On Fri, May 21, 2010 at 10:35 AM, wrote: > > Am May 21, 2010 um 10:28  schrieb ext erik.verbrug...@nokia.com: > >> >> Am May 21, 2010 um 1:20  schrieb ext Jefferson Bandeira: >> >>> Only times I see that the auto-completer fails is when I'm in auto-complete >>> menu and i Alt+Tab out of creators

Re: [Qt-creator] qt-creators c/c++ parsing

2010-05-21 Thread erik.verbruggen
Am May 21, 2010 um 10:28 schrieb ext erik.verbrug...@nokia.com: > > Am May 21, 2010 um 1:20 schrieb ext Jefferson Bandeira: > >> Only times I see that the auto-completer fails is when I'm in auto-complete >> menu and i Alt+Tab out of creators windows, that usually turns creator >> auto-comp

Re: [Qt-creator] qt-creators c/c++ parsing

2010-05-21 Thread erik.verbruggen
Am May 21, 2010 um 1:20 schrieb ext Jefferson Bandeira: > Only times I see that the auto-completer fails is when I'm in auto-complete > menu and i Alt+Tab out of creators windows, that usually turns creator > auto-complete off until i minimize the window and maximize it again.. Weird > as hel

Re: [Qt-creator] qt-creators c/c++ parsing

2010-05-20 Thread Jefferson Bandeira
Only times I see that the auto-completer fails is when I'm in auto-complete menu and i Alt+Tab out of creators windows, that usually turns creator auto-complete off until i minimize the window and maximize it again.. Weird as hell. Could that be your case? 2010/5/20 Daniel Teske > On Wednesday 1

Re: [Qt-creator] qt-creators c/c++ parsing

2010-05-20 Thread Daniel Teske
On Wednesday 19 May 2010 22:31:08 ext Campbell Barton wrote: > Hi, I have been using qt-creator daily for 4 months or so on 64bit Linux. > > Probably the most important problem I had so far is C/C++ parser, > sometimes auto-compleate works, sometimes not, sometimes Ctrl+Clicking > on a function is

Re: [Qt-creator] qt-creators c/c++ parsing

2010-05-19 Thread Craig Bradney
On 5/19/10 10:31 PM, Campbell Barton wrote: > Hi, I have been using qt-creator daily for 4 months or so on 64bit Linux. > > Probably the most important problem I had so far is C/C++ parser, > sometimes auto-compleate works, sometimes not, sometimes Ctrl+Clicking > on a function is the same. > But t

[Qt-creator] qt-creators c/c++ parsing

2010-05-19 Thread Campbell Barton
Hi, I have been using qt-creator daily for 4 months or so on 64bit Linux. Probably the most important problem I had so far is C/C++ parser, sometimes auto-compleate works, sometimes not, sometimes Ctrl+Clicking on a function is the same. But this is generally predictable, so it will fail in the sa