Qt Declarative (Quick 2)
Go to file
Friedemann Kleint 7f20428c91 QtDeclarative: Fix warnings in tests.
- Unused parameters
- Missing interfaces
- tst_QQuickListView: Fix call canvas->rootContext()->setContextProperty
  to use a QVariant (instead of implicitly converting to QObject*)
  which was apparently intended.

Change-Id: Idc95d9408051e6f5b7005a7eccd764ac218ff867
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-11-28 09:06:52 +01:00
doc Explain the implications of QML versions a little more 2011-11-28 07:45:43 +01:00
examples Better falling bear sprite 2011-11-28 02:23:52 +01:00
imports Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
modules Say hello to QtQmlDevTools library 2011-10-07 08:32:51 +02:00
src Add a getFormattedText function to TextEdit. 2011-11-28 09:05:25 +01:00
tests QtDeclarative: Fix warnings in tests. 2011-11-28 09:06:52 +01:00
tools qmlplugindump: Fix QObject dump. 2011-11-22 12:16:13 +01:00
.gitattributes Added .tag file with Git revision. 2011-05-03 16:23:50 +02:00
.gitignore update .gitignore 2011-08-25 01:58:03 +02:00
.tag Added .tag file with Git revision. 2011-05-03 16:23:50 +02:00
qtdeclarative.pro Doc: Adding qtdeclarative documentation configuration files. 2011-10-05 14:31:40 +02:00
sync.profile Change sync.profile back to using refs/heads/master for qtbase 2011-11-18 08:47:38 +01:00