Commit Graph

12 Commits

Author SHA1 Message Date
hjk
31600758de all: s/info@qt.nokia.com/qt-info@nokia.com/
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
2011-11-03 10:33:19 +01:00
Tobias Hunger
aa2acec14c Fix/add copyright headers
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
Friedemann Kleint
204de4048c HTML5 wizard: Compile on Linux/warnings. 2011-04-18 08:55:00 +02:00
Alessandro Portale
8363883834 Merge touchnavigation code into html5applicationviewer.cpp
The touchnavigation code had been splitted for easier development.
But we do not want the wizard to generate those many files. The
Wizard takes care of that and merges all into one.
2011-04-17 09:59:16 +02:00
hjk
8397663964 Update license. 2011-04-13 11:49:28 +02:00
Alessandro Portale
1cce35ecf5 Code deduplication.
The 'include(deployment.pri)' is now removed in a central place.
2011-03-18 17:50:15 +01:00
Alessandro Portale
dece4dccc7 Added (optional) touch optimized navigation of HTML5 apps
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
2011-03-18 17:34:09 +01:00
Thorbjørn Lindeijer
8eb0bb7507 Avoid warning about unused variable 2011-02-09 20:16:52 +01:00
Alessandro Portale
aa453c8062 Implemented "import" and "Url" options for html5 app wizard 2011-02-09 16:23:45 +01:00
Alessandro Portale
4413f9d621 Refactoring. Unduplicating code.
The loop to generate the "DEPLOYMENTFOLDERS" part in the main
.pro file is now in the base class AbstractMobileApp.
2011-02-07 17:50:21 +01:00
Alessandro Portale
661742711e Rename: bool "uncommentNextLine" -> "commentOutNextLine" 2011-02-06 19:27:57 +01:00
Alessandro Portale
7870769a30 Html5 app wizard. First steps.
Task-Number: QTCREATORBUG-3284
2011-02-06 14:08:52 +01:00