Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
* documentation reviewed after rewrite, ready for 0.2.1
* updated docstrings format to fit sphinx autodoc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, note to run make before installing leap-client
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is intended to be used while testing, not in production
|
|
- Remove the <b> wrapping on checkboxes, since they don't
understand HTML
- Change the display of provider since providers with big names
like dev.bitmask.net make the UI look bad.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/leap/services/eip/vpnlaunchers.py
|
|
|
|
|
|
s/br/b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|