Move tools classes into their own directory
authorAaron Kennedy <aaron.kennedy@nokia.com>
Tue, 12 Jul 2011 05:22:40 +0000 (15:22 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 30 Aug 2011 11:18:28 +0000 (13:18 +0200)
commitf68290cb245ecddaa720ff6853511259e449e568
treefdb2a765875b07dc2d19fd17e305780c9b6c2a1e
parent71af1349f5498e1f6a213bacd531f4f77840f24f
Move tools classes into their own directory

Change-Id: Ic8a3a35f36259659cb83b5e11641af47bd8b18a9
Reviewed-on: http://codereview.qt.nokia.com/3743
Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
13 files changed:
src/declarative/qml/ftw/ftw.pri [new file with mode: 0644]
src/declarative/qml/ftw/qbitfield_p.h [moved from src/declarative/qml/qbitfield_p.h with 100% similarity]
src/declarative/qml/ftw/qdeclarativerefcount.cpp [moved from src/declarative/qml/qdeclarativerefcount.cpp with 100% similarity]
src/declarative/qml/ftw/qdeclarativerefcount_p.h [moved from src/declarative/qml/qdeclarativerefcount_p.h with 100% similarity]
src/declarative/qml/ftw/qhashedstring.cpp [moved from src/declarative/qml/v8/qhashedstring.cpp with 100% similarity]
src/declarative/qml/ftw/qhashedstring_p.h [moved from src/declarative/qml/v8/qhashedstring_p.h with 100% similarity]
src/declarative/qml/ftw/qintrusivelist.cpp [moved from src/declarative/qml/qintrusivelist.cpp with 100% similarity]
src/declarative/qml/ftw/qintrusivelist_p.h [moved from src/declarative/qml/qintrusivelist_p.h with 100% similarity]
src/declarative/qml/ftw/qmetaobjectbuilder.cpp [moved from src/declarative/qml/qmetaobjectbuilder.cpp with 100% similarity]
src/declarative/qml/ftw/qmetaobjectbuilder_p.h [moved from src/declarative/qml/qmetaobjectbuilder_p.h with 100% similarity]
src/declarative/qml/ftw/qpodvector_p.h [moved from src/declarative/qml/qpodvector_p.h with 100% similarity]
src/declarative/qml/qml.pri
src/declarative/qml/v8/v8.pri