- 12 Jul, 2011 1 commit
-
-
Christian Kamm authored
Change-Id: Iad67e40f236723ddbeb7633ad950bbb2c5613c4f Reviewed-on: http://codereview.qt.nokia.com/1507 Reviewed-by:
Oliver Wolff <oliver.wolff@nokia.com>
-
- 16 Apr, 2011 1 commit
-
-
Keith Kyzivat authored
Make the html5applicationviewer class much less cluttered by splitting out all the touch navigation classes into separate files in a subdirectory. This should make it much more maintainable.
-
- 18 Mar, 2011 1 commit
-
-
Alessandro Portale authored
Code provided by the Bostoner Browser team. The HTML5 wizard shows a checkbox "Enable touch optimized navigation" which enables flicking and enlarged click areas. By default, the option is turned off. Task-Number: QTCREATORBUG-3284
-
- 09 Feb, 2011 1 commit
-
-
Alessandro Portale authored
Reviewed-By: Christian Kandeler
-
- 02 Feb, 2011 1 commit
-
-
Alessandro Portale authored
-
- 26 Jan, 2011 1 commit
-
-
Alessandro Portale authored
The template code is similar to the Qt Quick App wizard template code. It has a Viewer class +.pri which wrap the "dirty stuff", a main .pro file and main.cpp file. In this case, there is also a "Hello World" index.html file. The "dirty stuff" code exposes a quit() function to the JavaScript in the webview, which can be triggerd via the index.html. As the 1-line-summary of this commit states, it is a dummy. Some- one with proper knowlede about QtWebkit please provide better template code. Task-Number: QTCREATORBUG-3284
-