Remove QtDeclarative compatibility module
authorKent Hansen <kent.hansen@nokia.com>
Thu, 10 May 2012 13:41:29 +0000 (15:41 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 14 May 2012 08:12:24 +0000 (10:12 +0200)
commit35dd4cbd3d09fbcc11804995b65dd8dea03da5ee
tree08d53d24bd88eb8e010de924d185faa83fd2a972
parent139c020ed3aebed015e420886d524f50bcc9b52b
Remove QtDeclarative compatibility module

When the QtDeclarative module was renamed to QtQml, a compatibility
module was introduced to avoid disrupting downstream projects.
Time has passed, and it's now appropriate to remove this module.

Existing projects that haven't ported can still use the
bin/rename-qtdeclarative-symbols.sh script to ease the porting.

Change-Id: I05a9727013d9e38c2262577f68260a4382bfbeea
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Matthew Vogt <matthew.vogt@nokia.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: Donald Carr <donald.carr@nokia.com>
.gitignore
modules/qt_declarative.pri [deleted file]
src/compatibility/compatibility.pro [deleted file]
src/src.pro
sync.profile