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
/
gui
/
mainwindow.py
Age
Commit message (
Expand
)
Author
2013-04-10
Display a simple message when updates are available
Tomas Touceda
2013-04-09
Merge remote-tracking branch 'kali/bug/deselect-remember' into develop
Tomas Touceda
2013-04-09
Merge remote-tracking branch 'kali/bug/wizard-text-improvements' into develop
Tomas Touceda
2013-04-09
make state switch more readable
kali
2013-04-04
Several fixes in wizard
kali
2013-04-03
Makes traffic indicators display fixed precision.
kali
2013-04-03
Do not populate user/pass when deselecting "remember"
kali
2013-03-26
Merge branch 'feature/windows_install_tap' of git://github.com/chiiph/leap_cl...
kali
2013-03-26
Merge branch 'bug/systray_behavior' of git://github.com/chiiph/leap_client in...
kali
2013-03-25
Reorder imports based on rope's recommendations
Tomás Touceda
2013-03-25
Add windows platform initializer
Tomás Touceda
2013-03-22
Improve systray behavior with context menu and activation
Tomás Touceda
2013-03-22
Make Windows use a regular socket
Tomás Touceda
2013-03-21
Fixes as per review
Tomás Touceda
2013-03-21
Handle configuration and paths in a standalone way
Tomás Touceda
2013-03-20
Display ASSIGN_IP state correctly in the mainwindow
Tomás Touceda
2013-03-15
namespace leap + leap.common split
kali
2013-03-13
Always show the eip icon if the service is available and enabled
Tomás Touceda
2013-03-13
Use a unix socket every time for now
Tomás Touceda
2013-03-13
Add a TODO comment to not forget improve the configured providers check
Tomás Touceda
2013-03-13
Make sure we always end up with the proper list of services
Tomás Touceda
2013-03-13
Notify the user of pkexec/polkit/openvpn checks
Tomás Touceda
2013-03-13
Add vpn already running checks
Tomás Touceda
2013-03-13
Add mtime check for existing json definitions before download
Tomás Touceda
2013-03-12
Make the wizard provider setup only
Tomás Touceda
2013-03-12
Make login in parallel
Tomás Touceda
2013-03-12
Add version to about
Tomás Touceda
2013-03-12
Fix disconnect problem with start/stop EIP button
Tomás Touceda
2013-03-12
Set vpn systray tooltip to the latest status
Tomás Touceda
2013-03-12
Gray out the systray icon after logging out
Tomás Touceda
2013-03-12
Check and try to fix certificate permissions
Tomás Touceda
2013-03-11
Display error messages in red and bold
Tomás Touceda
2013-03-11
Disable remember checkbox if no keyring is available
Tomás Touceda
2013-03-11
First run checks for a complete valid run of the wizard
Tomás Touceda
2013-03-11
Notify if openvpn is not found
Tomás Touceda
2013-03-11
Auto login after the first run wizard if registered a new user
Tomás Touceda
2013-03-11
Finish up translation support
Tomás Touceda
2013-03-11
Add AutoLogin checkbox
Tomás Touceda
2013-03-08
Add keyring and username/password saving capabilities
Tomás Touceda
2013-03-08
Add translation support
Tomás Touceda
2013-03-08
Migrate VPN process to QProcess
Tomás Touceda
2013-03-07
Change asserts for a custom leap_assert method
Tomás Touceda
2013-03-06
Add UI merging all the code
Tomás Touceda