~mvo/ubuntu-sso-client/strawman-lp711413

Fixes lp:751496

When working with py2exe and pyqt error will be raised in a Qt plugin is used such as the one that provides support for JPEG images. In order to fix that an new dependency PIL has be added on the Windows side (This issue will not occur on KDE) that allows to convert the captcha image from jpg to png so that we can used the Qt native support.

Fixes lp:751572

Added an error page to be shown when there was an issue in the final step of the process.

Fixes lp:752334

The Wizard controller set the style of the Wizard to be the correct one. Since it is done in the controller this will not affect KDE users.

Fixes lp:752367

Pass the app_name that was forgotten.
Filename Latest Rev Last Changed Committer Comment Size
..
bin 531 14 years ago natalia.bidart at canonical Built correct structure. Diff
data 531 14 years ago natalia.bidart at canonical Built correct structure. Diff
po 579.1.1 14 years ago natalia.bidart at canonical Adding translation support. Diff
ubuntu_sso 536.1.1 14 years ago natalia.bidart at canonical Making rename of ubuntu.sso to ubuntu_sso to avoid Diff
.bzrignore 675.25.2 13 years ago Manuel de la Pena Fixed a number of things: * The load of the captch 362 bytes Diff Download File
COPYING 541.1.1 14 years ago Rodney Dawes Fix COPYING to be GPLv3 Fix setup.py license block 34.3 KB Diff Download File
pylintrc 697.1.1 13 years ago Roberto Alsina Fix pylint warnings 8.8 KB Diff Download File
README 659.1.5 13 years ago Natalia B. Bidart Aspell check. 9.3 KB Diff Download File
README.windows 675.22.1 13 years ago Manuel de la Pena Updated the setup.py to generate a minimun .exe in 2.4 KB Diff Download File
File run-tests 675.19.9 13 years ago Manuel de la Pena Merged with trunk. 1.1 KB Diff Download File
run-tests.bat 675.19.1 13 years ago Manuel de la Pena Added tests that ensure that the auto-generated co 3.4 KB Diff Download File
setup.py 705.1.1 13 years ago ralsina fix conflicts 15.3 KB Diff Download File