Separate select and install parts in themes install window.
commit9b783bc1050d9288e5392cb1eb90dcde2401f8bb
authorDominik Riebeling <Dominik.Riebeling@gmail.com>
Sat, 23 Jun 2012 09:15:46 +0000 (23 11:15 +0200)
committerDominik Riebeling <Dominik.Riebeling@gmail.com>
Tue, 26 Jun 2012 16:30:27 +0000 (26 18:30 +0200)
treed4b8e7590fc9ef522cc89370cf2737b054098010
parentf419128a6b371d2752553ef3850f10c2cdf46912
Separate select and install parts in themes install window.

Allow using the themes installation dialog as selection dialog separately from
installing themes. For this the installation is now triggered separately and
can be told to not to do the installation on Ok button. In this case the dialog
is selection only, and the Ok button is changed to Select. The installation
itself is still done in the class but started by calling the install() method
separately.

Change-Id: I856db8204788302b2b539e6d8283f73cb354f033
rbutil/rbutilqt/themesinstallwindow.cpp
rbutil/rbutilqt/themesinstallwindow.h