OSDN Git Service

Clean up environmentmodel/widget
authorTobias Hunger <tobias.hunger@nokia.com>
Thu, 13 Jan 2011 10:41:45 +0000 (11:41 +0100)
committerTobias Hunger <tobias.hunger@nokia.com>
Thu, 13 Jan 2011 11:21:45 +0000 (12:21 +0100)
commit6b92bc3d13dba1fec66d9e37db21acb3351d1cd2
treef425ebe9a25ad52740250cffbe6e5a98df9aff36
parent1bf2d0ab66a90db2bf278aef9a582e035f62e29a
Clean up environmentmodel/widget

 * Move the environment model code to utils and export it
 * rename the environmenteditmodel files to environmentwidget
   (which is the class they actually contain)

Reviewed-by: dt
13 files changed:
src/libs/utils/environmentmodel.cpp [new file with mode: 0644]
src/libs/utils/environmentmodel.h [new file with mode: 0644]
src/libs/utils/utils-lib.pri
src/plugins/cmakeprojectmanager/cmakerunconfiguration.h
src/plugins/projectexplorer/buildenvironmentwidget.cpp
src/plugins/projectexplorer/customexecutableconfigurationwidget.cpp
src/plugins/projectexplorer/environmenteditmodel.cpp [deleted file]
src/plugins/projectexplorer/environmentwidget.cpp [new file with mode: 0644]
src/plugins/projectexplorer/environmentwidget.h [moved from src/plugins/projectexplorer/environmenteditmodel.h with 95% similarity]
src/plugins/projectexplorer/projectexplorer.pro
src/plugins/qmlprojectmanager/qmlprojectrunconfigurationwidget.cpp
src/plugins/qt4projectmanager/qt-maemo/maemorunconfigurationwidget.cpp
src/plugins/qt4projectmanager/qt4runconfiguration.cpp