Remove unmaintained and broken VNC platform plugin
authorJohannes Zellner <johannes.zellner@nokia.com>
Tue, 6 Mar 2012 11:23:31 +0000 (12:23 +0100)
committerQt by Nokia <qt-info@nokia.com>
Thu, 15 Mar 2012 01:45:31 +0000 (02:45 +0100)
commit8a79e8b645bfaa2f9ed00976466198223f6db6dd
tree007b003653900223df7404ad4df1c01ed0581390
parent329469d5a1c12e4bcc9b2a5ae283539e6ebfc34a
Remove unmaintained and broken VNC platform plugin

Change-Id: Ie0a07c3a6822870b095a20d997b63fb1635f20be
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Reviewed-by: Robert Griebl <robert.griebl@nokia.com>
Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
14 files changed:
mkspecs/features/qt.prf
src/plugins/platforms/vnc/main.cpp [deleted file]
src/plugins/platforms/vnc/qvnccursor.cpp [deleted file]
src/plugins/platforms/vnc/qvnccursor.h [deleted file]
src/plugins/platforms/vnc/qvncintegration.cpp [deleted file]
src/plugins/platforms/vnc/qvncintegration.h [deleted file]
src/plugins/platforms/vnc/qvncserver.cpp [deleted file]
src/plugins/platforms/vnc/qvncserver.h [deleted file]
src/plugins/platforms/vnc/vnc.pro [deleted file]
tests/auto/other/other.pro
tests/auto/other/qmultiscreen/.gitignore [deleted file]
tests/auto/other/qmultiscreen/qmultiscreen.pro [deleted file]
tests/auto/other/qmultiscreen/tst_qmultiscreen.cpp [deleted file]
tools/configure/configureapp.cpp