summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2013-09-05Merge remote-tracking branch ↵Kali Kaneko
'ivan-github/feature/3659_display-mx-status-in-tray' into develop
2013-09-05Display the mx status in the system tray.Ivan Alejandro
2013-09-05Fix test checking is_release_version helper.Ivan Alejandro
2013-09-05Merge remote-tracking branch 'kali/bug/fix-polkit-agent' into developIvan Alejandro
2013-09-05Fix invocation of the helper polkit-agent launcher.Kali Kaneko
Otherwise, we are dumped into a nasty console.
2013-09-05Fix: Update version location.Ivan Alejandro
2013-09-04Update versionKali Kaneko
2013-09-04Fix 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-04Enable preferences option in systray. Closes #3717Ivan Alejandro
2013-09-04Set appropiate error on login cancel. Closes #3582Ivan Alejandro
2013-09-04Merge remote-tracking branch 'kali/bug/fail_soledad_when_socketerr' into developTomás Touceda
2013-09-04Merge remote-tracking branch 'kali/bug/fix-polkit-aut' into developTomás Touceda
2013-09-04Properly daemonize the call to polkit gnome authentication agent.Kali Kaneko
Closes: #3554
2013-09-03Merge remote-tracking branch 'kali/feature/logging-filter' into developTomás Touceda
2013-09-03Remove last page from wizard.Ivan Alejandro
Also remove the globe image because is no longer needed.
2013-09-03Merge remote-tracking branch 'kali/bug/logout-stop-mail' into developIvan Alejandro
2013-09-03Logout stops mail services. Closes: #3553Kali Kaneko
2013-09-03Merge remote-tracking branch ↵Kali Kaneko
'ivan-github/bug/3657_display-correct-service-name-in-wizard' into develop
2013-09-02Display correct service name in wizard.Ivan Alejandro
2013-09-02Fix local offset calculation. Closes #3595.Ivan Alejandro
Python returns the timezone with the opposed sign to the standard notation.
2013-09-02Add a selective filter for leap logs.Kali Kaneko
Closes: #3504
2013-09-02emit failed for all kinds of socket errorKali Kaneko
2013-09-02Merge remote-tracking branch ↵Tomás Touceda
'ivan/feature/3668_complete-use-of-configured-gateway' into develop
2013-09-02Use configured gateway in all platforms.Ivan Alejandro
Also use python 2.6 compatible str.format.
2013-09-02Fix typo, closes #3615.Ivan Alejandro
2013-09-01Improve mail UI until we have a proper state machineTomás Touceda
2013-09-01Fix arguments passed to get_selected_gateway()Kali Kaneko
Closes: #3658
2013-08-30Fix, method name bug.Ivan Alejandro
2013-08-30Merge remote-tracking branch 'kali/feature/add-version-compat' into developTomás Touceda
2013-08-30Merge remote-tracking branch ↵Tomás Touceda
'ivan/feature/3505_preferences-select-gateway-manually' into develop
2013-08-30remove reqs from vcsKali Kaneko
2013-08-30Start the vpn with the user configured gateway.Ivan Alejandro
2013-08-30Add gateway selection feature to the preferences.Ivan Alejandro
2013-08-30Add method to return gateways with their names.Ivan Alejandro
Also the test code in the bottom was updated to work.
2013-08-30Add config option to set & get preferred gateway.Ivan Alejandro
2013-08-30Update preferences ui to select and save gateway.Ivan Alejandro
2013-08-30s/bitmask/leap.bitmask in package nameKali Kaneko
...And this should be fixed forever and ever now. or until we change namespaces/package names again :)
2013-08-29Enable password change when soledad is ready.Ivan Alejandro
Closes #3610.
2013-08-28Replace old path_prefix with new method.Ivan Alejandro
2013-08-28Merge remote-tracking branch 'ivan/feature/3574_use-dirspec-instead-of-xdg' ↵Tomás Touceda
into develop Conflicts: src/leap/bitmask/config/leapsettings.py
2013-08-28Use dirspec instead of plain xdg. Closes #3574.Ivan Alejandro
2013-08-28Refactor services display names out. Closes #3578.Ivan Alejandro
2013-08-28Preferences: select enabled services for providersIvan Alejandro
2013-08-28Remove key for a provider with no enabled servicesIvan Alejandro
2013-08-28Move configured providers getter to LeapSettings.Ivan Alejandro
2013-08-27more naming changesKali Kaneko
2013-08-26Merge remote-tracking branch ↵Tomás Touceda
'ivan/feature/3552_refactor-basic-password-checks' into develop
2013-08-23Refactor basic password checks. Closes #3552.Ivan Alejandro
2013-08-23fix up script in linuxKali Kaneko
2013-08-23Add password change feature.Ivan Alejandro