index
:
bitmask_client.git
debian/experimental
develop
feature/async-api
feature/js-ui
master
release-0.2.0
release-0.5.4
release-0.6.1
release/0.7.x
release/0.8.x
release/v0.2.0
[bitmask_client]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
baseapp
/
mainwindow.py
Age
Commit message (
Expand
)
Author
2012-11-14
hide the systray icon until the firstrun wizard is complete
kali
2012-11-14
make the check for valid client cert the trigger for first-run-wizard
kali
2012-11-12
connect wizard cancel button with shutdown
kali
2012-11-12
fix import path
kali
2012-11-12
moved thread code to gui/threads
kali
2012-11-06
split wizard into separate files
kali
2012-11-06
new validation pages in a reusable MVC style
kali
2012-10-26
stop eip connection when first run wizard started
kali
2012-10-26
fix systray context menu.
kali
2012-10-24
last page of wizard displays the connection steps
kali
2012-10-24
sign up branch ends by triggering eip connection
kali
2012-10-24
save geometry (was badly merged)
kali
2012-10-11
add signal to end of eip checks
kali
2012-10-10
use signals to pass eip errors across threads
kali
2012-10-10
fix geometry saving for debug/regular mode.
kali
2012-10-10
fix connect/disconnect button in debug mode
kali
2012-10-08
add leap-status to main window in non-debug mode
kali
2012-10-08
Merge branch 'feature/network_check' into develop
kali
2012-10-08
popup dialog error when network error happens
kali
2012-10-05
pep8
kali
2012-10-05
focus fix for wizard
kali
2012-10-05
wizard called from main app if not run before.
kali
2012-10-05
init QSettings - save window geometry
kali
2012-10-02
moved eip checks to qthread to let icon show early
kali
2012-10-01
Still some QT related problems. Hand off to kali to fix.
antialias
2012-09-25
First check for threaded network checks.
antialias
2012-09-06
more generic error handler in EipConductorAppMixin
kali
2012-09-05
app wide logging handler
kali
2012-09-04
add little docstrings to classes
kali
2012-09-04
further cleaning of main window by moving init functions
kali
2012-09-04
actual split of classes into own modules
kali
2012-09-04
first attempt at class splitting
kali
2012-08-30
working with options only from cli
kali
2012-08-28
eip_checks called from main app.
kali
2012-08-28
fix import
kali
2012-08-22
grabs a definition.json file if one isn't present. includes some basic error ...
antialias
2012-08-22
clean imports and remove connection base method
kali
2012-08-21
fix out-of-sync refactor.
kali
2012-08-21
fix imports + style cleaning
kali
2012-08-14
Works and is now ready to write tests for.
antialias
2012-08-08
check for validity of the remote_ip entry (is ip?)
kali
2012-08-08
catch missing keyfile error
kali
2012-08-08
check for bad permissions on vpn key files
kali
2012-08-07
build default provider openvpn config.
kali
2012-08-03
check also for a suitable polkit-authentication-agent running
kali
2012-08-03
stub for daemon mode; disabled by now until #383 is fixed
kali
2012-08-03
pkexec check
kali
2012-08-02
start with disconnected icon
kali
2012-07-22
initial import
kali