- 18 Mar, 2011 1 commit
-
-
Alessandro Portale authored
The 'include(deployment.pri)' is now removed in a central place.
-
- 22 Feb, 2011 1 commit
-
-
Thorbjørn Lindeijer authored
This makes sure it gets deleted together with the QmlApplicationViewer, rather than probably not at all when no parent is specified for the viewer (which is the default). Reviewed-by: Alessandro Portale Reviewed-by: Christiaan Janssen
-
- 09 Feb, 2011 1 commit
-
-
Alessandro Portale authored
Now using an explicit Mode (generated, imported) instead of empty or set filename convention. Just like in Html5App.
-
- 07 Feb, 2011 2 commits
-
-
Alessandro Portale authored
The loop to generate the "DEPLOYMENTFOLDERS" part in the main .pro file is now in the base class AbstractMobileApp.
-
Alessandro Portale authored
-
- 06 Feb, 2011 2 commits
-
-
Alessandro Portale authored
-
Alessandro Portale authored
-
- 03 Feb, 2011 1 commit
-
-
Alessandro Portale authored
Less static functions, more ploymorphism.
-
- 12 Jan, 2011 2 commits
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 16 Nov, 2010 1 commit
-
-
Alessandro Portale authored
(In QtCreator the wizard would take care of that.)
-
- 03 Nov, 2010 1 commit
-
-
Kai Koehne authored
Qml debugging is now disabled by default, and has to be enabled explicitly (b2016bbfc9). This has to be done before the QDView/QDEngine is instantiated ... The patch introduces a static create method to QmlApplicationViewer, so that the setup can be hidden from the users main file. Reviewed-by: Alessandro Portale
-
- 15 Oct, 2010 1 commit
-
-
Kai Koehne authored
Make sure changes in 0a8c34d3 are applied to existing .pro files too. Reviewed-by: TrustMe
-
- 04 Oct, 2010 2 commits
-
-
Alessandro Portale authored
The update mechanism kicked in also for Qml Mobile apps, which happen to have a deployment.pri file aswell. But that was wrong. The update must only happen if all qml app stub files were found. This patch fixes it. Task-Number: QTCREATORBUG-2529 Reviewed-by: ck
-
Alessandro Portale authored
As an project tree unclutter measure, we now append the deployment.pri to the qmlapplicationviewer.pri while generating the stub for Qt Quick Apps. At the same tame we keep te Qt Mobile App wizard intact, which continues to generate the deployment.pri file. And we also keep the qmlapp/app.pro template functioning as project, therefore we leave the include(../shared/deployment.pri) in qmlapp/app.pro and let the wizard remove that incude. Task-Number: QTCREATORBUG-2568 Reviewed-By: ck
-
- 01 Oct, 2010 1 commit
-
-
Kai Koehne authored
We now instantiate an extra JSDebugger object in the generated class. Reviewed-by: aportale
-
- 29 Sep, 2010 1 commit
-
-
Alessandro Portale authored
-
- 22 Sep, 2010 3 commits
-
-
Kai Koehne authored
Bump version number due to latest changes.
-
Kai Koehne authored
This allows us to enable/disable the experimental observer, independent from the core javascript-debugger functionality. Reviewed-by: Christiaan Janssen
-
Alessandro Portale authored
Some people were confused that the main .qml file would have a distinct name.
-
- 21 Sep, 2010 3 commits
-
-
Christian Kandeler authored
The GUI part of this has been removed already. Reviewed-by: Alessandro Portale
-
Christian Kamm authored
Done-with: Alessandro Portale
-
Christian Kandeler authored
-
- 16 Sep, 2010 4 commits
-
-
Kai Koehne authored
Adapt Qt4ProjectManager to use QMLOBSERVER instead of QMLINSPECTOR (got changed in commit a10b2692)
-
Christian Kandeler authored
This also obsoletes one class and one UI file. Reviewed-by: Alessandro Portale
-
Kai Koehne authored
-
Christian Kandeler authored
Reviewed-by: Alessandro Portale
-
- 15 Sep, 2010 1 commit
-
-
Friedemann Kleint authored
Rename 'QML standalone application' to 'QML application' and the 'old-style' QML applications to 'QML Viewer based applications'. For the QML renaming: Rubber-stamped-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- 14 Sep, 2010 1 commit
-
-
Christian Kandeler authored
Reviewed-by: Alessandro Portale
-
- 13 Sep, 2010 4 commits
-
-
Alessandro Portale authored
-
Alessandro Portale authored
-
Christian Kandeler authored
Reviewed-by: Alessandro Portale
-
Christian Kandeler authored
Nodded-at-by: dt
-
- 10 Sep, 2010 2 commits
-
-
Christian Kandeler authored
Reviewed-by: Alessandro Portale
-
Friedemann Kleint authored
Fix README, some spelling errors, remove contractions, exclamation marks, correct some plural forms, join split messages. Add QCoreApplication::translate to non-Q_OBJECT-classes. Fix some lupdate warnings about discarding meta-data (//:).
-
- 08 Sep, 2010 2 commits
-
-
Christian Kandeler authored
Reviewed-by: Alessandro Portale
-
Christian Kandeler authored
Reviewed-by: Alessandro Portale
-
- 07 Sep, 2010 1 commit
-
-
Friedemann Kleint authored
-
- 31 Aug, 2010 1 commit
-
-
Christian Kandeler authored
Reviewed-by: Alessandro Portale
-