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
/
bitmask
/
gui
/
mainwindow.py
Age
Commit message (
Expand
)
Author
2014-09-11
Add email firewall
Ruben Pollan
2014-09-03
Code cleanup and logging improvements.
Ivan Alejandro
2014-08-28
Remove /tmp/bitmask.lock on quit. Closes #5866.
Ivan Alejandro
2014-08-27
Hide button / improve message on missing helpers.
Ivan Alejandro
2014-08-20
Select current provider on EIP preferences.
Ivan Alejandro
2014-08-19
Update and get ready to start a provider on change.
Ivan Alejandro
2014-08-19
Change settings' provider on provider change.
Ivan Alejandro
2014-08-18
make the login not wait for eip it cannot-start-eip
Kali Kaneko
2014-08-14
moved provider selection popup menu to be at the top of the main window
elijah
2014-08-13
Ask for services stop when the wizard is needed.
Ivan Alejandro
2014-08-13
Stop the services if the selected provider is changed.
Ivan Alejandro
2014-08-12
Do some pep8 fixes.
Ivan Alejandro
2014-08-11
Merge remote-tracking branch 'refs/remotes/elijah/feature/minorui' into develop
Tomás Touceda
2014-08-11
Merge remote-tracking branch 'refs/remotes/meskio/bug/wait-for-eip-to-autolog...
Tomás Touceda
2014-08-11
Wait until EIP is up to autologin. Closes #5939.
Ruben Pollan
2014-08-10
remove "Hide Main Window" -- much better UX, less buggy, and makes it possibl...
elijah
2014-08-10
Clean up help dialog text.
elijah
2014-08-08
remove outdated comment
kali
2014-08-06
Fix logger window blocking the bitmask quit().
Ivan Alejandro
2014-08-06
Replace twisted thread with QThread.
Ivan Alejandro
2014-08-01
Add cancel button for EIP connection.
kali
2014-07-31
Handle the system's quit correctly.
Ivan Alejandro
2014-07-30
Reduce services stop timeout.
Ivan Alejandro
2014-07-28
Do `quit()` if the system requested the app to close.
Ivan Alejandro
2014-07-25
Add Linux autostart. Closes #4989.
Ivan Alejandro
2014-07-24
Improve hide and show main window on Ubuntu
Tomás Touceda
2014-07-24
Don't call the backend if it's not online.
Ivan Alejandro
2014-07-22
Kill backend on quit if it does not respond.
Ivan Alejandro
2014-07-21
Add heartbeat to check if backend is alive.
Ivan Alejandro
2014-07-14
Prevent quit() being called more than once.
Ivan Alejandro
2014-07-14
pep8 fixes
Ivan Alejandro
2014-07-14
Use specific settings for backend.
Ivan Alejandro
2014-07-14
Remove twisted stopper from the GUI.
Ivan Alejandro
2014-07-14
Ask the backend for the country code.
Ivan Alejandro
2014-07-14
Add missing error/passed keys.
Ivan Alejandro
2014-07-14
Do backend calls using kwargs.
Ivan Alejandro
2014-07-14
Properly stop backend.
Ivan Alejandro
2014-07-14
Use new backend/signaler and start logic in processes.
Ivan Alejandro
2014-07-11
call soledad close
Kali Kaneko
2014-07-02
fix set syntax for 2.6 compat
Kali Kaneko
2014-06-26
disable eip if helper files not installed
Kali Kaneko
2014-06-25
Use a dict instead of an object to ease serialization.
Ivan Alejandro
2014-06-23
Fix wait time. Use milliseconds instead of seconds.
Ivan Alejandro
2014-06-18
Move backend to its own namespace.
Ivan Alejandro
2014-06-18
Replace twisted's callLater with Qt's singleShot.
Ivan Alejandro
2014-06-18
Move dns check to the backend.
Ivan Alejandro
2014-06-09
Merge remote-tracking branch 'refs/remotes/ivan/feature/cleanup-app-mainwindo...
Tomás Touceda
2014-06-06
Merge remote-tracking branch 'refs/remotes/kali/feature/vpn_exit_icon' into d...
Tomás Touceda
2014-06-06
add icons for the vpn exit nodes
Kali Kaneko
2014-06-06
Move quit callback to mainwindow.
Ivan Alejandro
[next]