Re: [Development] Finding your way around Qt Creator code base

2012-11-12 Thread Majid Khan
Thanks for that. Yea I was sure from the start that this won't be an easy task but I love it since it's helping me a lot to learn more and more. Thanks again. On Mon, Nov 12, 2012 at 9:09 PM, Ziller Eike wrote: > > On 12 Nov 2012, at 10:40, Majid Khan wrote: > > > Hi everyone, > > > > I am w

Re: [Development] Finding your way around Qt Creator code base

2012-11-12 Thread Ziller Eike
On 12 Nov 2012, at 10:40, Majid Khan wrote: > Hi everyone, > > I am working on a Qt Creator's Bug (7044) and since this is my first bug fix > for Qt Creator so I am a little confused here. > > I have been looking at "how things work" in search [Find Usages and Rename > Symbol Under Cursor] f

[Development] Finding your way around Qt Creator code base

2012-11-12 Thread Majid Khan
Hi everyone, I am working on a Qt Creator's Bug (7044) and since this is my first bug fix for Qt Creator so I am a little confused here. I have been looking at "how things work" in search [Find Usages and Rename Symbol Under Cursor] for two days now and I have gotten a very good idea on how is th