Age | Commit message (Collapse) | Author |
|
|
|
develop
|
|
|
|
|
|
Conflicts:
src/leap/gui/mainwindow.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'ivan/feature/2774_check-provider-api-version_rev1' into develop
|
|
Conflicts:
src/leap/gui/mainwindow.py
|
|
develop
|
|
|
|
Also, catch a possible problem with the login answer from the
webapp and display a proper message
|
|
|
|
|
|
|
|
'ivan/bug/issue-2693_select-configured-provider' into develop
|
|
|
|
|
|
|
|
This removes CheckerThread
|
|
|
|
|
|
'drebs/feature/2683-move-keymanager-to-leap_client-2' into develop
Conflicts:
setup.py
|
|
|
|
* 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
|
|
|
|
Close issue #2630
Add changes file for #2630
Add documentation to '_is_auth_agent_running' method.
|
|
|
|
|
|
|
|
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
|
|
|
|
Conflicts:
src/leap/gui/mainwindow.py
|
|
Closes:#2130
|
|
sending RAISE_WINDOW leap event if we are not
the main instance.
|