OSDN Git Service

Implement an external tool container + xml parsing.
authorcon <qtc-committer@nokia.com>
Wed, 10 Nov 2010 07:49:19 +0000 (08:49 +0100)
committercon <qtc-committer@nokia.com>
Fri, 18 Feb 2011 16:15:34 +0000 (17:15 +0100)
commit740743dc25f400ff76927728c76eb9776a4d8745
tree0c811d632001f15308e22eb9295ea721d77354c6
parentdd6f9b066b8c1b1f10d286489f855cc7dba36139
Implement an external tool container + xml parsing.
.gitignore
qtcreator.pri
src/plugins/coreplugin/coreplugin.pro
src/plugins/coreplugin/externaltool.cpp [new file with mode: 0644]
src/plugins/coreplugin/externaltool.h [new file with mode: 0644]
src/qtcreatorplugin.pri
tests/auto/externaltool/externaltool.pro [new file with mode: 0644]
tests/auto/externaltool/tst_externaltooltest.cpp [new file with mode: 0644]