Hello,

I have a strange problem and maybe some one found a solution for this one.
Basically QtCreator "hangs" on me during various tasks. Depending on the code length, task that I perform (i.e. "request" class list of member functions typing ./-> in code - the list that's pop-up) or simply randomly I can see the QtCreator does something in "background" and my CPU readings goes to 50% - 90% (dual core machine). During that times QtCreator freezes and nothing can be done. I know that there is a lot that's going in the background but no so much to hangs app.

Hangs, depending on the situation, last from 1sec to 10+sec.

Spec:
OS: Windows XP Sp3
CPU: AMD X2 4200+
Mem: 3GB

QtCreator: 2.7.2 based on Qt 5.1.0 - I did got similar situation on 2.7.0 based on Qt 5.0.2, oddly this didn't happened in Qt 4.x (at least not is such scale)

Any suggestion, besides buying new CPU , are more then welcome.