Hi Sachin, What you need is webkit 2.1 and qt 4.7 and qtmobility 1.1 at the minimum. Mobility is required as parts of webkit are dependant on 1.1.
You can find them in qtsdk 1.1. Here is the link <http://www.forum.nokia.com/info/sw.nokia.com/id/da8df288-e615-443d-be5c-00c8a72435f8/Qt_SDK.html> . Please note that these packages although tested for upgraded scenario, are still experimental. Regards Mrudul On Tue, Feb 15, 2011 at 7:55 AM, Sachin Deorah <[email protected] > wrote: > Hi Srikanth, > > > > Actually I am planning to develop an application that use the HTML5 > features. So I need the OS browser client that can be used within the > application. > > So Is there any way so that I can update the C7 with webkit features. > > > > * * > > *Regards,* > > *Sachin Deorah* > > *Lead – Software Engineer* > > > > *Tata Interactive Systems | Mumbai | India | T**:** +91 22 66438170 | F: > +91 22 66438800|Mob: +91 7498198120 | www.tatainteractive.com* > > * * > > > > [image: 20 Years TIS Logo for Email Signature v1.1] > > > > > > > > *From:* Srikanth [mailto:[email protected]] > *Sent:* Sunday, February 13, 2011 12:59 AM > *To:* Sachin Deorah > *Subject:* Re: [Qt-mobility-feedback] Service Framework API > > > > Hi, > > Supporting HTML5 is a matter of which web browser you are using. Most new > age browsers rely on open source web rendering engine called webkit. So the > question boils down to whether your browser is based on a webkit engine > version that supports HTML5. Infact the S60 browser is based on webkit. > > Qt is well aligned with webkit, as they use it for QWebView, > QGraphicsWebView. The latest iteration of webkit qt module does support some > HTML5 features. The fact is that HTML5 is close to freezing its > specifications, hence they cannot support the unknows. If you want you can > give a try by installing the webkit sisx with HTML5 support. Make sure you > run your HTML5 code on a QWebView or QGraphicsWebView. Please visit > http://qt.nokia.com/products/library/qtwebkit for more details. > > More over if you want to get a feel of HTML5 on desktop, I recommend you to > try Firefox 4 beta. > > Thanks, > Srikanth > > On Sat, Feb 12, 2011 at 9:41 PM, Sachin Deorah < > [email protected]> wrote: > > Hi, > > I just got Nokia C7. But currently it doesn't support the HTML5. > Is there any possibility so that it can support the HTML5. > > Regards, > Sachin Deorah > > This e-mail and any attached files are confidential, proprietary, and may > also be legally privileged information, and are intended solely for the use > of the individual or entity to whom they are addressed. If you are not the > intended recipient of this e-mail, please send it back to the person who > sent it to you and delete the e-mail and any attached files and destroy any > copies of it; you may call us immediately at + 91 22 6643 8000 or email us > at [email protected] > > Tata Interactive Systems and/or any of its sister companies owns no > responsibility for the views presented in the e-mail and any attached files > unless the sender mentions so, with due authority of Tata Interactive > Systems. > > Unauthorized reading, reproduction, publication, use, dissemination, > forwarding, printing or copying of this e-mail and its attachments is > prohibited. > > We have checked this message for any known viruses; however we decline any > liability, in case of any damage caused by a non-detected virus. > > For more details about our company, visit http://www.tatainteractive.com. > > _______________________________________________ > Qt-mobility-feedback mailing list > [email protected] > http://lists.qt.nokia.com/mailman/listinfo/qt-mobility-feedback > > > > ------------------------------ > This e-mail and any attached files are confidential, proprietary, and may > also be legally privileged information, and are intended solely for the use > of the individual or entity to whom they are addressed. If you are not the > intended recipient of this e-mail, please send it back to the person who > sent it to you and delete the e-mail and any attached files and destroy any > copies of it; you may call us immediately at + 91 22 6643 8000 or email us > at [email protected] > > Tata Interactive Systems and/or any of its sister companies owns no > responsibility for the views presented in the e-mail and any attached files > unless the sender mentions so, with due authority of Tata Interactive > Systems. > > Unauthorized reading, reproduction, publication, use, dissemination, > forwarding, printing or copying of this e-mail and its attachments is > prohibited. > > We have checked this message for any known viruses; however we decline any > liability, in case of any damage caused by a non-detected virus. > > For more details about our company, visit http://www.tatainteractive.com. > > _______________________________________________ > Qt-mobility-feedback mailing list > [email protected] > http://lists.qt.nokia.com/mailman/listinfo/qt-mobility-feedback > >
_______________________________________________ Qt-mobility-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-mobility-feedback
