-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 2.6.0-rc, Qt Creator 2.7.0
-
None
-
Kubuntu 12.04 lts 64bit, Asus G73s.
-
59f8c87659af7477623c54bb6128c43d2418eba5
Huge project with lots qml files causes the qtcreator to freeze.
I've debugged into a issue with qmlinspectoragent.cpp in line 675, where it tries to add a watch list containing 161738 elements. It looks to me that the watch list cotains all known qml objects to the list and not just the active ones, i might be wrong.