Re: [Qt-creator] Mercurial in v2 Alpha?

2010-05-19 Thread Friedemann Kleint
Hi, I have been trying to use the mercurial integration and have found an odd bug. The first time you use it, it's all fine. The second time, it forgets where the project is and defaults to the /Applications directory, where it cannot find the .hg naturally. Oh, this is on Mac.

Re: [Qt-creator] How to add txx into c++ editor suffix

2010-05-19 Thread Thorbjørn Lindeijer
On 05/19/2010 12:12 AM, Molkentin Daniel (Nokia-D/Berlin) wrote: That is not strictly true. You can also patch the file (check the path in the diff and find it under /usr/share) by hand (you will need root permissions to do that). However, this is frowned upon, since it can potentially

[Qt-creator] Clean back and forward history question about back-forward history.

2010-05-19 Thread Tomás Ortí
Hi. I'm wondering if there is a way to clean the back and forward history. When I'm following symbols on the code, sometimes it gets a bit messy and I would like to clean that history and start it over. The point is that sometimes the back-forward history (Alt+Left, Alt+Right shotcuts) gets me a

Re: [Qt-creator] how to attach sources for debugging?

2010-05-19 Thread André Pönitz
On Wednesday 19 May 2010 15:52:10 ext Aekold Helbrass wrote: Hi All! I builded Qt in debug mode, it's working but I want to debug into Qt sources. This should work out-of-the box. Please attach the full debugger log (Debug-Views-Debugger, right pane). Andre'

[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

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 this