View Single Post
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#2
Based entirely on what I've read at various places and tried out on the n950 and n9:
1. The default browser uses Webkit 2.
2. I've not yet found a way to change the UA of the default browser
3. QML uses Webkit 1.x - your code imports version 1.0
4. I've not been able to figure out how to get to the underlying QWebPage of the QML web page to change its UA.
5. If you use a QWebPage as an object inside your QML, you will be able to subclass it to change the UA.
__________________
qgvdial: Google Voice client. All downloads
qgvtp: Phone integration for the n900 that dials out and sends texts using qgvdial.
mosquitto: message broker that implements the MQ Telemetry Transport protocol version 3.
qgvnotify: Google voice and contacts notifier for diablo and maemo.

If you want to thank me, click the Thanks button.
If you'd like to thank my applications, vote to move them to extras.
 

The Following User Says Thank You to uvatbc For This Useful Post: