Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-18 | add repair mailbox utility | Kali Kaneko | |
2013-12-17 | take get_db_paths function out of class | Kali Kaneko | |
2013-12-17 | display mail version too | Kali Kaneko | |
2013-12-13 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/ivan/feature/4734-akm-stored-public-keys-view' into develop | |||
2013-12-13 | Add view for stored public keys. Closes #4734. | Ivan Alejandro | |
2013-12-13 | Merge remote-tracking branch 'refs/remotes/elijah/feature/login-on-top' into ↵ | Tomás Touceda | |
develop | |||
2013-12-12 | main window ui: remove unused statusbar | elijah | |
2013-12-12 | login widget: tighten spacing, get rid of non-standard font family. | elijah | |
2013-12-12 | modified eip widget: change font to look better when under login widget, ↵ | elijah | |
tightened spacing, moved upload and download icons to the buttons themselves, get rid of extra left whitespace padding on bandwidth status. | |||
2013-12-12 | move login widget to top of main window, move preference buttons to menu. | elijah | |
2013-12-12 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/ivan/bug/4670_disable-eip-and-disable-actions' into develop | |||
2013-12-12 | Disable and stop EIP on setting save. | Ivan Alejandro | |
2013-12-10 | Merge remote-tracking branch 'refs/remotes/kali/fix-relnotes' into develop | Tomás Touceda | |
2013-12-10 | update relnotes | Kali Kaneko | |
2013-12-06 | Merge branch 'release-0.3.8'0.3.8 | Tomás Touceda | |
2013-12-06 | Fold in changes | Tomás Touceda | |
2013-12-06 | Update relnotes for 0.3.8 | Tomás Touceda | |
2013-12-06 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/ivan/bug/4630_disable-turn-on-eip-in-tray' into develop | |||
2013-12-06 | Add changes file for #4630. | Ivan Alejandro | |
2013-12-06 | Use service name instead of hardcoded one. | Ivan Alejandro | |
2013-12-06 | Disable Turn On EIP in tray if EIP is disabled. | Ivan Alejandro | |
[Closes #4630] | |||
2013-12-06 | Merge remote-tracking branch 'refs/remotes/kali/feature/show-build-badge' ↵ | Tomás Touceda | |
into develop | |||
2013-12-05 | add downloads badge | Kali Kaneko | |
2013-12-05 | add buildbot build image | Kali Kaneko | |
2013-12-05 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/kali/bug/virtualenvwrapper-tests-fix-working-dir' into develop | |||
2013-12-05 | change path to working directory, since we reuse venv across projects | Kali Kaneko | |
2013-12-05 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/kali/feature/virtualenvwrapper-tests' into develop | |||
2013-12-04 | Add the ability to run the runner inside a virtualenv using | Kali Kaneko | |
virtualenvwrapper.sh | |||
2013-12-02 | Merge remote-tracking branch 'chiiph/bug/4504_properly_close_soledad' into ↵ | Kali Kaneko | |
develop | |||
2013-12-02 | Merge remote-tracking branch 'chiiph/bug/4632_remove_eip_stopped_message' ↵ | Ivan Alejandro | |
into develop | |||
2013-12-02 | Remove EIP has stopped message | Tomás Touceda | |
2013-12-02 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/ivan/bug/4592_support-non-ascii-in-provider-name' into develop | |||
2013-12-02 | Add changes file for #4592. | Ivan Alejandro | |
2013-12-02 | Encode paths out. | Ivan Alejandro | |
2013-12-02 | Encode URIs out. | Ivan Alejandro | |
2013-12-02 | Use repr() to show unicode values. | Ivan Alejandro | |
2013-11-29 | Properly close Soledad at quit | Tomás Touceda | |
2013-11-28 | Merge remote-tracking branch 'chiiph/bug/nobind_vpn' into develop | Kali Kaneko | |
2013-11-28 | Add --nobind as VPN parameter | Tomás Touceda | |
2013-11-27 | Merge remote-tracking branch 'chiiph/bug/versioneer_gitbash' into develop | Kali Kaneko | |
2013-11-27 | Add support for versioneer while using gitbash in Windows | Tomás Touceda | |
2013-11-26 | Merge remote-tracking branch 'kali/bug/do-not-install-policykit-in-deb' into ↵ | Ivan Alejandro | |
develop | |||
2013-11-26 | do not compare to True as per pep8 recommendations | Kali Kaneko | |
2013-11-26 | Merge remote-tracking branch ↵ | Kali Kaneko | |
'ivan-github/feature/4490_preferences-selects-current-login-widget-provider' into develop | |||
2013-11-25 | Select the provider selected in the login widget. | Ivan Alejandro | |
In the preferences window, now we select the current provider from the login widget, no matter if the user is logged in or not. [Closes #4490] | |||
2013-11-25 | Avoids the checking for an "updated" policy file for debian package. | Kali Kaneko | |
In the case of the debian package, we already take care to put the file in place, so this check is not needed. | |||
2013-11-21 | Merge remote-tracking branch 'ivan/bug/eip-disabled-until-usable' into develop | Tomás Touceda | |
2013-11-21 | Add changes file for #4523, #4555, #4422. | Ivan Alejandro | |
2013-11-21 | Disable eip-config for uninitialized providers. | Ivan Alejandro | |
- Show the user which provider has not been initialized and disable its usage. - Add support for absolute path in get_eipconfig_path. - Replace hadr-coded paths with get_eipconfig_path. | |||
2013-11-20 | Remove unused import. | Ivan Alejandro | |