OSDN Git Service

add scoped editing of pro-files
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Mon, 7 Mar 2011 20:23:51 +0000 (21:23 +0100)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Mon, 7 Mar 2011 21:11:27 +0000 (22:11 +0100)
commit8b6961b77f8a0e1176ab0a2748171f2f708f6e6c
tree91818e1d60157b053315c21766ef0c521052e1b3
parentfcbbdf9a38f9cabd6537a11dee3e06ed38ca6ddd
add scoped editing of pro-files

only simple textual scopes like "unix" are supported. no negation, no
complex scopes, no scope nesting.
src/plugins/qt4projectmanager/qt-s60/s60publisherovi.cpp
src/shared/proparser/prowriter.cpp
src/shared/proparser/prowriter.h
tests/auto/profilewriter/tst_profilewriter.cpp