Re: [Development] How to disable Qt cache mechanism?

2012-09-21 Thread Fred Fung
2012/9/21 Alessandro Portale > On Fri, Sep 21, 2012 at 12:01 PM, Fred Fung wrote: > > Hi all, > > > > I want to know how to turn off caching mechanism of Qt? > > Including font cache, pixmap cache and so on. > > > > Or, how can I set the limi

[Development] How to disable Qt cache mechanism?

2012-09-21 Thread Fred Fung
Hi all, I want to know how to turn off caching mechanism of Qt? Including font cache, pixmap cache and so on. Or, how can I set the limit of memory cache? thanks. Br, FF ___ Development mailing list Development@qt-project.org http://li

[Development] [Qt4.8.1 QtWebKit]Memory usage problems

2012-09-18 Thread Fred Fung
Hi all, I use a subclass object of QWebView to visit http://www.youtube.com/leanback on my embedded linux platform (MIPS). Input any keyword in leanback's search page, then view the search results straight ahead always by “down” arrow-key. I found that the memory usage is kept in incre

Re: [Development] [Qt 4.8 with directfb]Web image rendering problem

2012-08-05 Thread Fred Fung
2012/8/2 Fred Fung > Hi all, > > I'm trying to view http://www.youtube.com/leanback using QTWebKit in > Qt4.8.1(configure with -plugin-gfx-directfb option). > > There are some images in the web page seems that Qt4.8 isn't able to > render them correctl

[Development] [Qt 4.8 with directfb]Web image rendering problem

2012-08-02 Thread Fred Fung
e rendered correctly. If I use Qt4.8.1 with X11 system, everything is ok too. Dose someone encounter the same problem? For more information, please visit https://bugreports.qt-project.org/browse/QTBUG-26729 thanks. best regards,fred fung ___ D

Re: [Development] Unable compiling Qt5 with -no-opengl option

2012-07-27 Thread Fred Fung
Thanks for your reply&patch. but the issue still exists.Interrelated bug in https://bugreports.qt-project.org/browse/QTBUG-25821 https://bugreports.qt-project.org/browse/QTBUG-25425 best regards,fred fung ___ Development mailing list Developmen

[Development] Unable compiling Qt5 with -no-opengl option

2012-07-26 Thread Fred Fung
src/qt-everywhere-opensource-src-5.0.0/qtbase/include/QtGui/5.0.0/QtGui/private/../../../../../src/gui/opengl/qopenglextensions_p.h:116:41: error: 'GLint' has not been declared .. . ... I want to know how to solve this problem? best regards,fred fung ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] [Qt5 beta]Incorrect install path & cross-compile for MIPS

2012-07-23 Thread Fred Fung
thanks. I found the help information of configure missed lots of options. It has got me perplexed. best regards,fred fung ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

[Development] [Qt5 beta]Incorrect install path & cross-compile for MIPS

2012-07-23 Thread Fred Fung
Please help me , thanks. best regards,fred fung ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development