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
/
systray.py
Age
Commit message (
Expand
)
Author
2012-11-14
hide the systray icon until the firstrun wizard is complete
kali
2012-11-12
moved thread code to gui/threads
kali
2012-10-26
stop eip connection when first run wizard started
kali
2012-10-26
hide aboutQt menu entry
kali
2012-10-26
fix systray context menu.
kali
2012-10-24
last page of wizard displays the connection steps
kali
2012-10-10
fix for left-click on systray
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-05
fix seticon call breakage when interface dies
kali
2012-10-02
moved eip checks to qthread to let icon show early
kali
2012-09-20
toggle connection on/off
kali
2012-09-20
start hidden, and toggle details window from menu
kali
2012-09-18
set app icon
kali
2012-09-14
init icon
kali
2012-09-13
display about and aboutqt dialogs
kali
2012-09-06
more generic error handler in EipConductorAppMixin
kali
2012-09-04
refactor icon/iconpath dict
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