desktop: implemented device connect and password prompt in MigrateDlg
commit2c95ccaae6c30462ce33128cf562f02bc7584562
authorChris Frey <cdfrey@foursquare.net>
Fri, 6 Jan 2012 07:41:42 +0000 (6 02:41 -0500)
committerChris Frey <cdfrey@foursquare.net>
Fri, 6 Jan 2012 07:41:42 +0000 (6 02:41 -0500)
tree9b18309c46a87c150e25df4fea5694ed0297c170
parentb33d93ea80ac9c3d446423333fadd69e33a8635c
desktop: implemented device connect and password prompt in MigrateDlg

Connecting to the device may require a password prompt, and when this
happens in the thread, more events and thread conditional waiting is
needed.  This commit provides that architecture, making use of
Barry::DesktopConnector.
desktop/src/MigrateDlg.cc
desktop/src/MigrateDlg.h