Hi, ext Tiago Correia schrieb: > The same happens for Windows, in my case in Windows 7. > > On Wed, Dec 9, 2009 at 12:00 PM, Biao Huang <[email protected] > <mailto:[email protected]>> wrote: > > On Mac, in Qt Creator 1.3 searching for help is very slow, e.g. > searching QString, when I click the QString in the results of > indexes list, then QtCreator load the QString's help content, now > QtCreator use about 80% CPU and spend about 5 seconds to completely > load the content of QString. >
currently there is no way to speed up the rendering of the html content (due to some webkit issues). We already have created a task for this, you can track it here: http://bugreports.qt.nokia.com/browse/QTBUG-5929 If you have an account you can also comment and vote on the ticket. Regards, Karsten _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
