Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-11 | Merge branch 'develop' of ssh://leap.se/leap_client into develop | Kali Kaneko | |
2013-09-11 | Merge remote-tracking branch ↵ | Kali Kaneko | |
'ivan-github/bug/3791_prevent-last-window-close-app' into develop | |||
2013-09-11 | Merge remote-tracking branch 'kali/hotfix/fix-first' into develop | Ivan Alejandro | |
2013-09-11 | Prevent last window closing the app in tray. | Ivan Alejandro | |
2013-09-11 | Merge remote-tracking branch ↵ | Kali Kaneko | |
'ivan-github/bug/3714_fix-logger-saving-several-line-returns' into develop | |||
2013-09-11 | catch indexerror on first utility | Kali Kaneko | |
2013-09-10 | Fix LoggerWindow saving triple \n. Closes #3714. | Ivan Alejandro | |
2013-09-10 | Merge remote-tracking branch ↵ | Kali Kaneko | |
'ivan-github/feature/3758_improve-systray-tooltip' into develop | |||
2013-09-09 | Make user messages more consistent. | Ivan Alejandro | |
2013-09-09 | Fix path prefix helper for bundle and add test. | Ivan Alejandro | |
2013-09-09 | Improve systray tooltip. | Ivan Alejandro | |
2013-09-05 | Merge remote-tracking branch ↵ | Kali Kaneko | |
'ivan-github/feature/3659_display-mx-status-in-tray' into develop | |||
2013-09-05 | Display the mx status in the system tray. | Ivan Alejandro | |
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 | Fix: Update version location. | Ivan Alejandro | |
2013-09-04 | Update version | Kali Kaneko | |
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 | Enable preferences option in systray. Closes #3717 | Ivan Alejandro | |
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 | 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-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 | Fix typo, closes #3615. | Ivan Alejandro | |
2013-09-01 | Improve mail UI until we have a proper state machine | Tomás Touceda | |
2013-09-01 | Fix arguments passed to get_selected_gateway() | Kali Kaneko | |
Closes: #3658 | |||
2013-08-30 | Fix, method name bug. | Ivan Alejandro | |
2013-08-30 | Merge remote-tracking branch 'kali/feature/add-version-compat' into develop | Tomás Touceda | |
2013-08-30 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'ivan/feature/3505_preferences-select-gateway-manually' into develop | |||
2013-08-30 | remove reqs from vcs | Kali Kaneko | |
2013-08-30 | Start the vpn with the user configured gateway. | Ivan Alejandro | |
2013-08-30 | Add gateway selection feature to the preferences. | Ivan Alejandro | |
2013-08-30 | Add method to return gateways with their names. | Ivan Alejandro | |
Also the test code in the bottom was updated to work. | |||
2013-08-30 | Add config option to set & get preferred gateway. | Ivan Alejandro | |
2013-08-30 | Update preferences ui to select and save gateway. | Ivan Alejandro | |
2013-08-30 | s/bitmask/leap.bitmask in package name | Kali Kaneko | |
...And this should be fixed forever and ever now. or until we change namespaces/package names again :) | |||
2013-08-29 | Enable password change when soledad is ready. | Ivan Alejandro | |
Closes #3610. | |||
2013-08-28 | Replace old path_prefix with new method. | Ivan Alejandro | |