- Apr 01, 2010
-
-
Oswald Buddenhagen authored
in my quest to de-virtualize the ProItems i also devirtualized their d'tors without providing a replacement. whoops. Reviewed-by: dt Task-number: QTCREATORBUG-1003
-
Christian Kamm authored
Otherwise the paths may end up with ../ or /./ in them and confuse the Qml import resolving. Reviewed-by: Thomas Hartmann
-
- Mar 31, 2010
-
-
Jens Bache-Wiig authored
We no longer allow it to collapse below it's size hint. I also reduced the bottom margin.
-
Thomas Hartmann authored
qmlRegisterType<QDeclarativePen>("Qt",4,6,"Pen"); qmlRegisterType<QDeclarativeScaleGrid>("Qt",4,6,"ScaleGrid"); Rectangle and BorderImage work now
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
QDeclarativePropertyMap changed void valueChanged(const QString &key, const QVariant &value); ==> void valueChanged(const QString &key);
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
kh1 authored
-
con authored
-
Leena Miettinen authored
-
Rohan Shetty authored
-
Leena Miettinen authored
Task-number: QTCREATORBUG-863 Reviewed-by: Friedemann Kleint
-
Mladen Zagorac authored
-
Rohan Shetty authored
-
Rohan Shetty authored
-
Rohan Shetty authored
-
Rohan Shetty authored
-
Leena Miettinen authored
Task-number: QTCREATORBUG-948 Reviewed-by: dt
-
Leena Miettinen authored
-
Rohan Shetty authored
-
Rohan Shetty authored
-
Leena Miettinen authored
Update terminology QML project becomes Qt Quick project. Add information about creating Qt Quick applications.
-
Rohan Shetty authored
-
Rohan Shetty authored
-
Leena Miettinen authored
-
Rohan Shetty authored
-
Rohan Shetty authored
-
Rohan Shetty authored
-
Leena Miettinen authored
-
Rohan Shetty authored
-
Leena Miettinen authored
-
Rohan Shetty authored
New screenshots added for sections Setting Up a qmake Project and Quick Tour along with minor corrections in the document
-
Rohan Shetty authored
-
Rohan Shetty authored
-
Rohan Shetty authored
-