- Nov 17, 2011
-
-
Alessandro Portale authored
...and add a comment to change it to QtQuick 1.0 if S60 5th Ed or Maemo are supposed to be targeted. Task-Number: QTCREATORBUG-6528 Change-Id: I1936f2a5c9725f34b5a8ad4469465f5e2b645957 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
- Nov 03, 2011
-
-
Robert Loehning authored
Change-Id: Iffa87a0e394b799e3987fa60f0a7559d5c1d0d27 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Aug 31, 2011
-
-
Eike Ziller authored
Change-Id: I703d4704a3bdf88bd567c92512ee27db6aea043c Reviewed-on: http://codereview.qt.nokia.com/3918 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- May 24, 2011
-
-
dt authored
Also adjust qmldumptool to remove the dependency on qt4project/qmlproject, by passing in the qtversion instead of figuring it out in qmldumptool. Change-Id: Ie6ac582d36bfef290313c0716b33b62fcf42630c Reviewed-on: http://codereview.qt.nokia.com/70 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- May 06, 2011
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- Apr 13, 2011
-
-
hjk authored
-
- Feb 14, 2011
-
-
Friedemann Kleint authored
-
- Jan 24, 2011
-
-
dt authored
Also reorder the contents to have Qt Quick on top. Move Console Qt to Other Projects. Qt QWidget project isn't the best name, but the new structure is a improvement so using it for now. Task-Nr: QTCREATORBUG-3513 Ack-By: con Ack-By: kkoehne
-
- Jan 12, 2011
- Dec 17, 2010
-
-
con authored
-
- Dec 08, 2010
-
-
Kai Koehne authored
The mainFile property of QmlProject is the default file to run. People have still the opportunity to override this in their run settings, though. The wizard generated code was updated accordingly. Note that this makes projects generated by the wizard incompatible with QtCreator 2.1! Task-number: QTCREATORBUG-3249
-
- Dec 07, 2010
-
-
Kai Koehne authored
Use the 'QtQuick 1.0' namespace introduced in 4.7.1. This makes them in line with the examples/demos we ship in the SDK, but breaks for 4.7.0 (e.g. N900). Task-number: QTCREATORBUG-3243
-
- Nov 12, 2010
-
-
Kai Koehne authored
Unify the original qml file generated by Qt Quick UI / Qt Quick Application wizards. Use a default size of 360x360. Furthermore, add a MouseArea such that clicking on the app will close it (demonstrating the use of Qt.quit()). Reviewed-by: Alessandro Portale
-
- Oct 06, 2010
-
-
Thomas Hartmann authored
We have to support the N900 Reviewed-by: dt
-
- Oct 04, 2010
-
-
Thomas Hartmann authored
Reviewed-by: Kai Koehne
-
Christian Kandeler authored
Task-number: QTCREATORBUG-2510 Reviewed-by: Alessandro Portale
-
- Sep 28, 2010
-
-
Christian Kandeler authored
Reviewed-by: Leena Miettinen
-
- Aug 05, 2010
-
-
Friedemann Kleint authored
Reviewed-by:
Carsten Owerfeldt <carsten.owerfeldt@nokia.com> Initial-patch-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- Jul 09, 2010
-
-
Alessandro Portale authored
-
- Jun 24, 2010
-
-
Christian Kamm authored
What about paths that actually contain spaces? Reviewed-by: Erik Verbruggen
-
- Jun 01, 2010
-
-
Daniel Molkentin authored
Not needed anymore after the general QML support got deactivated. This reverts commit 74bd95d3.
-
- May 31, 2010
-
-
Daniel Molkentin authored
Reviewed-by: Kai Koehne
-
- May 18, 2010
-
-
con authored
-
- May 12, 2010
-
-
Daniel Molkentin authored
Reviewed-by: Leena Miettinen
-
- Apr 16, 2010
-
-
Friedemann Kleint authored
Remove all hacks/conventions of considering the last generated file as project file, etc. and instead add attributes flags to Core::GeneratedFile, giving fine-grained control of what to do with the file. Implement static utility functions in wizards that handle it. Add boolean XML-attributes "openeditor"/"openproject" to the file elements used by the CustomWizard XML-specification. Manually set the attributes in all wizards. Task-number: QTCREATORBUG-1166
-
- Apr 13, 2010
-
-
Kai Koehne authored
Reviewed-by: Thomas Hartmann
-
- Mar 31, 2010
-
-
Jarek Kobus authored
-
- Mar 22, 2010
-
-
Kai Koehne authored
E.g. "QmlFiles {}" now also monitors subdirectories by default, while "QmlFiles { paths : ["bla.qml"] } does not. Task-number: BAUHAUS-503
-
- Mar 19, 2010
-
-
Kai Koehne authored
Suggested by Erik Verbruggen
-
- Mar 18, 2010
-
-
Friedemann Kleint authored
-
Kai Koehne authored
- It's QML, not Qml. But this is only the file format. - The umbrella term is Quick (or Qt Quick, to be sorted out)
-
- Mar 05, 2010
-
-
hjk authored
-
- Feb 18, 2010
-
-
Tobias Hunger authored
Seems like I missed some the first time round. Sorry for that!
-
Kai Koehne authored
Unify names to QmlProjectApplicationWizard & QmlProjectImportWizard
-
- Feb 16, 2010
-
-
Kai Koehne authored
Putting every class in it's own files + avoid "using namespace"
-
Friedemann Kleint authored
-
- Jan 29, 2010
-
-
Kai Koehne authored
-
Kai Koehne authored
-