- Apr 01, 2010
-
-
Tobias Hunger authored
Reviewed-by: Roberto Raggi
-
Christian Kamm authored
Also change the filename->document map to a hash. Reviewed-by: Roberto Raggi
-
ck authored
-
Friedemann Kleint authored
Extend the environment instead of clobbering it with the Python setup. Reviewed-by: dt
-
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
-