Age | Commit message (Collapse) | Author |
|
|
|
develop
|
|
develop
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/leap/gui/mainwindow.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/leap/gui/mainwindow.py
|
|
develop
|
|
|
|
Also, catch a possible problem with the login answer from the
webapp and display a proper message
|
|
|
|
|
|
Hide 'remember' checkbox until the registration succeeds.
Use word wrapping to the successful registration message, to be
more long-username-friendly.
|
|
|
|
|
|
'ivan/bug/issue-2693_select-configured-provider' into develop
|
|
|
|
|
|
into develop
|
|
|
|
Also, some pep8 fixes
|
|
This removes CheckerThread
|
|
|
|
|
|
* fix run_tests
* add tox.ini
* cleanup/update requirements
* fix coverage reports
* add pypi badge
|
|
|
|
|
|
|
|
develop
|
|
closes issue #2640.
don not automatic login if there is no password
add changes file
|
|
|
|
|
|
this particular way of invoking the run method in the reactor
was giving trouble under some conditions.
switching to runReturn makes it work.
|
|
|
|
aboutToQuit signal is not raised anymore with the qt4reactor.
So we are calling all cleanup callbacks from the quit function.
|
|
|
|
|
|
|
|
* documentation reviewed after rewrite, ready for 0.2.1
* updated docstrings format to fit sphinx autodoc
|