- Mar 14, 2012
-
-
Alessandro Portale authored
These changed have been reverted in Qt 4.8.1 (and 4.8.0 for Symbian). Task-number: QTCREATORBUG-6883 Change-Id: I66e30fe242ffab56f9966a37a152ec2d5c863847 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Feb 15, 2012
-
-
Erik Verbruggen authored
Getting the #include directives ready for Qt5. This includes the new-project wizards. Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Feb 06, 2012
-
-
Alessandro Portale authored
Task-number: QTCREATORBUG-6879 Change-Id: I0a98df8a7bfd588909886b322e0b87106a4f4c37 Reviewed-by:
Denis Mingulov <denis@mingulov.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Jul 12, 2011
-
-
Christian Kamm authored
Change-Id: Iad67e40f236723ddbeb7633ad950bbb2c5613c4f Reviewed-on: http://codereview.qt.nokia.com/1507 Reviewed-by:
Oliver Wolff <oliver.wolff@nokia.com>
-
- Apr 16, 2011
-
-
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.
-
- Mar 18, 2011
-
-
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
-
- Feb 09, 2011
-
-
Alessandro Portale authored
Reviewed-By: Christian Kandeler
-
- Feb 02, 2011
-
-
Alessandro Portale authored
-
- Jan 26, 2011
-
-
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
-