Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Also, set the expected user@provider after stopping EIP, in case it
was automatically started with another provider
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
Also, some pep8 fixes
|
|
This removes CheckerThread
|
|
|
|
|
|
develop
|
|
closes issue #2640.
don not automatic login if there is no password
add changes file
|
|
|
|
|
|
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
|
|
This is intended to be used while testing, not in production
|
|
Conflicts:
src/leap/gui/mainwindow.py
|
|
|
|
Closes:#2130
|
|
sending RAISE_WINDOW leap event if we are not
the main instance.
|
|
Also, fix documentation for a slot and mini-refactor a method
for improved translations.
|
|
|
|
|
|
|
|
|