index
:
bitmask-dev.git
9008_packaging
api_uri
check_vpn_egress
extend_vpn_tests
feat/if-modified
feat/pull-filter
master
tests/ox
travis
travis_osx_builds
[bitmask-dev]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
bitmask
/
gui
/
loggerwindow.py
Age
Commit message (
Expand
)
Author
2014-08-06
Fix logger window blocking the bitmask quit().
Ivan Alejandro
2014-08-06
Replace twisted thread with QThread.
Ivan Alejandro
2014-06-05
Reorder logging helpers and handlers.
Ivan Alejandro
2014-04-28
Increase life of a pastebin from 1 Week to 1 Month.
Ivan Alejandro
2014-04-11
Handle pastebin post limit error.
Ivan Alejandro
2014-04-10
Use non blocking dialog for Pastebin result
Ivan Alejandro
2014-04-02
Don't escape logs for pastebin. Closes #5433.
Ivan Alejandro
2014-02-26
Fix wrong method name for pastebin error.
Ivan Alejandro
2014-02-26
Show sending status in button and return raw link.
Ivan Alejandro
2014-02-26
Add pastebin support for upload logs.
Ivan Alejandro
2013-11-05
Support html logs in the logger window.
Ivan Alejandro
2013-09-10
Fix LoggerWindow saving triple \n. Closes #3714.
Ivan Alejandro
2013-09-04
Fix save log dialog freezing. Closes #3675.
Ivan Alejandro
2013-08-12
Add filter option to the logger window.
Ivan Alejandro
2013-08-12
fix imports to use new namespace
Kali Kaneko
2013-08-12
move everything into bitmask namespace
Kali Kaneko