Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-05 | Merge remote-tracking branch ↵ | Kali Kaneko | |
'ivan-github/feature/3659_display-mx-status-in-tray' into develop | |||
2013-09-05 | Merge remote-tracking branch 'kali/bug/re-add-mock-as-testing-dep' into develop | Ivan Alejandro | |
2013-09-05 | re-add mock as testing dep | Kali Kaneko | |
2013-09-05 | Display the mx status in the system tray. | Ivan Alejandro | |
2013-09-05 | Merge remote-tracking branch 'ivan-github/bug/fix-test-release-version' into ↵ | Kali Kaneko | |
develop | |||
2013-09-05 | Fix test checking is_release_version helper. | Ivan Alejandro | |
2013-09-05 | Merge remote-tracking branch 'kali/bug/fix-polkit-agent' into develop | Ivan Alejandro | |
2013-09-05 | Fix invocation of the helper polkit-agent launcher. | Kali Kaneko | |
Otherwise, we are dumped into a nasty console. | |||
2013-09-05 | Merge remote-tracking branch 'ivan-github/bug/version-namespace-hotfix' into ↵ | Kali Kaneko | |
develop | |||
2013-09-05 | Fix: Update version location. | Ivan Alejandro | |
2013-09-04 | Merge remote-tracking branch 'kali/feature/update-docs-to-0.3.2' into develop | Ivan Alejandro | |
2013-09-04 | Fix README link to rtd | Kali Kaneko | |
2013-09-04 | Add pypi version icon in user/install | Kali Kaneko | |
2013-09-04 | Minor additions | Kali Kaneko | |
2013-09-04 | Revert repo names for the moment | Kali Kaneko | |
2013-09-04 | Reformat links to downloads with symlinks | Kali Kaneko | |
2013-09-04 | Update checklist with symlinks info | Kali Kaneko | |
2013-09-04 | Add install:bundle section. | Ivan Alejandro | |
2013-09-04 | Update readme | Kali Kaneko | |
* Read the docs * Fix path to gpl image until we switch repos | |||
2013-09-04 | Update intro | Kali Kaneko | |
2013-09-04 | Images shuffle | Kali Kaneko | |
2013-09-04 | Update version | Kali Kaneko | |
2013-09-04 | Merge remote-tracking branch ↵ | Kali Kaneko | |
'ivan-github/bug/3675_qfiledialog-and-qtreactor-freezes' into develop | |||
2013-09-04 | Fix save log dialog freezing. Closes #3675. | Ivan Alejandro | |
Avoid using native dialog seems to solve the QFileDialog freezing when qtreactor is used. See more at: http://www.code-corner.de/?p=171 | |||
2013-09-04 | Merge remote-tracking branch 'kali/bug/warn-with-python3' into develop | Ivan Alejandro | |
2013-09-04 | Merge remote-tracking branch ↵ | Kali Kaneko | |
'ivan-github/bug/3717_enable-preferences-option-in-systray' into develop | |||
2013-09-04 | Enable preferences option in systray. Closes #3717 | Ivan Alejandro | |
2013-09-04 | warn user if python3 is used to run setup | Kali Kaneko | |
2013-09-04 | Merge remote-tracking branch ↵ | Kali Kaneko | |
'ivan-github/bug/3582_set-appropiate-message-on-login-cancel' into develop | |||
2013-09-04 | Set appropiate error on login cancel. Closes #3582 | Ivan Alejandro | |
2013-09-04 | Merge remote-tracking branch 'kali/bug/fail_soledad_when_socketerr' into develop | Tomás Touceda | |
2013-09-04 | Merge remote-tracking branch 'kali/bug/fix-polkit-aut' into develop | Tomás Touceda | |
2013-09-04 | Properly daemonize the call to polkit gnome authentication agent. | Kali Kaneko | |
Closes: #3554 | |||
2013-09-03 | Merge remote-tracking branch 'kali/feature/logging-filter' into develop | Tomás Touceda | |
2013-09-03 | Merge remote-tracking branch ↵ | Kali Kaneko | |
'ivan-github/feature/3616_remove-last-page-from-wizard' into develop | |||
2013-09-03 | Remove last page from wizard. | Ivan Alejandro | |
Also remove the globe image because is no longer needed. | |||
2013-09-03 | Merge remote-tracking branch 'kali/bug/logout-stop-mail' into develop | Ivan Alejandro | |
2013-09-03 | Logout stops mail services. Closes: #3553 | Kali Kaneko | |
2013-09-03 | Merge remote-tracking branch ↵ | Kali Kaneko | |
'ivan-github/bug/3657_display-correct-service-name-in-wizard' into develop | |||
2013-09-03 | Merge remote-tracking branch ↵ | Kali Kaneko | |
'ivan-github/bug/3595_gateway-selection-problem' into develop | |||
2013-09-02 | Display correct service name in wizard. | Ivan Alejandro | |
2013-09-02 | Fix local offset calculation. Closes #3595. | Ivan Alejandro | |
Python returns the timezone with the opposed sign to the standard notation. | |||
2013-09-02 | Add a selective filter for leap logs. | Kali Kaneko | |
Closes: #3504 | |||
2013-09-02 | emit failed for all kinds of socket error | Kali Kaneko | |
2013-09-02 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'ivan/feature/3668_complete-use-of-configured-gateway' into develop | |||
2013-09-02 | Use configured gateway in all platforms. | Ivan Alejandro | |
Also use python 2.6 compatible str.format. | |||
2013-09-02 | Merge remote-tracking branch 'ivan/bug/3615_wizard-establish-typo' into develop | Tomás Touceda | |
2013-09-02 | Fix typo, closes #3615. | Ivan Alejandro | |
2013-09-02 | Merge remote-tracking branch 'chiiph/bug/improve_mail_ui' into develop | Kali Kaneko | |
2013-09-01 | Improve mail UI until we have a proper state machine | Tomás Touceda | |