OSDN Git Service

Snippets: Make it flexible for adding builtin snippets
authorLeandro Melo <leandro.melo@nokia.com>
Fri, 3 Dec 2010 14:55:51 +0000 (15:55 +0100)
committerLeandro Melo <leandro.melo@nokia.com>
Wed, 8 Dec 2010 16:22:14 +0000 (17:22 +0100)
commit898bc97ccef541414f573f560b0a73d182ef49b9
tree90bf3a245bb83e9cf36e965738ef898fbd64c223
parentf6146632231740ac7f1ba344e68a9c0db5ac222a
Snippets: Make it flexible for adding builtin snippets

Instead of in one XML embedded as a resource, now builtin
snippets can be specified on any XML distributed under share.
share/qtcreator/snippets/cpp.xml [new file with mode: 0644]
share/qtcreator/snippets/qml.xml [new file with mode: 0644]
share/qtcreator/snippets/text.xml [new file with mode: 0644]
share/qtcreator/static.pro
src/plugins/texteditor/snippets/snippets.xml [deleted file]
src/plugins/texteditor/snippets/snippetscollection.cpp
src/plugins/texteditor/snippets/snippetscollection.h
src/plugins/texteditor/texteditor.qrc