Age | Commit message (Expand) | Author |
2014-03-10 | Merge remote-tracking branch 'chiiph/feature/remove_qtreactor' into develop | Kali Kaneko |
2014-03-07 | Merge remote-tracking branch 'refs/remotes/ivan/feature/centralized-defer-can... | Tomás Touceda |
2014-03-07 | Merge remote-tracking branch 'refs/remotes/ivan/bug/better-soledad-retry' int... | Tomás Touceda |
2014-03-07 | Remove qtreactor dependency | Tomás Touceda |
2014-03-07 | Move all the defer cancelling to a method. | Ivan Alejandro |
2014-03-07 | Run all the soledad bootstrap on error. | Ivan Alejandro |
2014-03-06 | Select current provider as default in eip settings | Ivan Alejandro |
2014-02-24 | Connect with correct soledad_failed signal. | Ivan Alejandro |
2014-02-20 | Improve logout action and fix typo. | Ivan Alejandro |
2014-02-11 | Properly handle defer cancelling. | Ivan Alejandro |
2014-02-07 | Pep8 fixes, remove commented ipdb, group imports. | Ivan Alejandro |
2014-02-07 | Ensure IMAP flushes data to disk before quitting. Closes #5095. | drebs |
2014-02-05 | fix typos | Kali Kaneko |
2014-01-22 | Don't use an empty password to configure email. | Ivan Alejandro |
2014-01-14 | Add dialog with instructions to configure mail. | Ivan Alejandro |
2014-01-13 | Use set_status for all messages. | Ivan Alejandro |
2014-01-11 | beautify link to downloads (make it a link) | Kali Kaneko |
2014-01-11 | offline mode | Kali Kaneko |
2014-01-09 | Warn the user on incompatible api error. | Ivan Alejandro |
2014-01-09 | Move a provider problem to a separate signal. | Ivan Alejandro |
2014-01-09 | Warn the user if is using an old app version. | Ivan Alejandro |
2014-01-07 | Merge remote-tracking branch 'refs/remotes/drebs/feature/4885_make-soledad-wa... | Tomás Touceda |
2014-01-07 | Make Soledad wait for EIP before starting (#4885). | drebs |
2014-01-06 | Disconnect signals before closing the wizard. | Ivan Alejandro |
2013-12-26 | comments here and there | Kali Kaneko |
2013-12-23 | add hash specifically in about dialog. | Kali Kaneko |
2013-12-19 | Merge remote-tracking branch 'chiiph/feature/display_domain_instead_of_provid... | Ivan Alejandro |
2013-12-19 | Display domain instead of provider name in the login info | Tomás Touceda |
2013-12-18 | Refactor provider_bootstrapper out of mainwindow | Tomás Touceda |
2013-12-17 | pep8 | Kali Kaneko |
2013-12-12 | move login widget to top of main window, move preference buttons to menu. | elijah |
2013-12-12 | Disable and stop EIP on setting save. | Ivan Alejandro |
2013-12-06 | Use service name instead of hardcoded one. | Ivan Alejandro |
2013-12-02 | Merge remote-tracking branch 'chiiph/bug/4504_properly_close_soledad' into de... | Kali Kaneko |
2013-12-02 | Remove EIP has stopped message | Tomás Touceda |
2013-11-29 | Properly close Soledad at quit | Tomás Touceda |
2013-11-25 | Select the provider selected in the login widget. | Ivan Alejandro |
2013-11-20 | Remove unused import. | Ivan Alejandro |
2013-11-20 | Disable the EIP start if EIP is disabled. | Ivan Alejandro |
2013-11-20 | Add providers even if the wizard is rejected. | Ivan Alejandro |
2013-11-19 | Remove unused execution path. | Ivan Alejandro |
2013-11-19 | Disable EIP if need login before to be usable. | Ivan Alejandro |
2013-11-14 | Merge remote-tracking branch 'ivan/feature/advanced_key_management' into develop | Tomás Touceda |
2013-11-14 | Add the advanced key management to the main window | Ivan Alejandro |
2013-11-14 | Enable password change in proper conditions. | Ivan Alejandro |
2013-11-08 | Use service's module strings instead of locals. | Ivan Alejandro |
2013-11-08 | Use custom systray that ease the tooltip use. | Ivan Alejandro |
2013-11-07 | Reject sender if it's not the logged in user | Tomás Touceda |
2013-11-07 | Merge remote-tracking branch 'kali/bug/fix-mail-reinitialization' into develop | Tomás Touceda |
2013-11-06 | Initializes mail service with the user id. | Kali Kaneko |