Thank you for the callgrind logs. I have pushed a
patchset into GIT that
should speed things up considerably, however the style API/ABI broke as a
result, so you will need to recompile TQt3, tdelibs,tdebase, tdeartwork,
and the tde-style-* applications.
The latest GIT is causing the following build failures in python-tqt:
sipqtTQCommonStyle.cpp:1584: error: cannot allocate an object of abstract type
'sipTQCommonStyle'
sipqtTQStyle.cpp:2433: error: cannot allocate an object of abstract type
'sipTQStyle'
Could be related to bug report 1168.
Darrell