Age | Commit message (Expand) | Author |
2015-11-02 | [docs] add link to mail help in About dialog | Kali Kaneko |
2015-09-18 | [bug] track soledad ready state on a shared place | Ivan Alejandro |
2015-09-07 | [bug] fix argument number on window raise event | Ivan Alejandro |
2015-09-02 | [feat] load credentials from environment variable | Ivan Alejandro |
2015-08-24 | [pkg] add icon for mail-only builds | Kali Kaneko |
2015-08-24 | [feat] allow to disable EIP on build | Kali Kaneko |
2015-07-20 | [style] grammar fix | kwadronaut |
2015-07-06 | [bug] run zmq log subscriber in background | Ivan Alejandro |
2015-06-22 | [feat] replace old log handler with new one | Ivan Alejandro |
2015-05-27 | [feat] adapt to new events api on common | Ivan Alejandro |
2015-04-16 | [bug] do not disable autostart on system quit() | Ivan Alejandro |
2015-02-23 | [Cherry Pick] Regression fix: Use the right provider to log in. | Ivan Alejandro |
2015-02-13 | enable --offline mode for email again | Kali Kaneko |
2015-02-13 | Re-add mail instructions for 0.9.0 release (beta mail) | Kali Kaneko |
2015-02-11 | pass userid correctly, and cast it to string | Kali Kaneko |
2015-01-29 | Use the right provider to log in.0.8.0rc4 | Ivan Alejandro |
2015-01-28 | Remove all the Slot() decorators. | Ivan Alejandro |
2015-01-28 | Enable signal connect/disconnect logic. | Ivan Alejandro |
2015-01-28 | Refactor wizard call. | Ivan Alejandro |
2014-12-30 | Disable signal disconnection and untrack.0.8.0rc1 | Ivan Alejandro |
2014-12-29 | Create the certificates if they don't exist. | Ivan Alejandro |
2014-12-19 | Refactor login usage. | Ivan Alejandro |
2014-12-18 | Quit Bitmask if there is no polkit agent running. | Ivan Alejandro |
2014-11-10 | Remove email instructions/reference. Closes #6140. | Ivan Alejandro |
2014-09-19 | single pref win: move preference window tracking to PreferencesWindow | elijah |
2014-09-19 | single pref win: enabled/disable services via preferences window, account page. | elijah |
2014-09-19 | single pref win: move eip preferences to new combined preference window. | elijah |
2014-09-16 | Hide AKM menu and disable the qt connection. | Ivan Alejandro |
2014-09-15 | Improve support for RTL languages. | Ivan Alejandro |
2014-09-11 | Add email firewall | Ruben Pollan |
2014-09-03 | Code cleanup and logging improvements. | Ivan Alejandro |
2014-08-28 | Remove /tmp/bitmask.lock on quit. Closes #5866. | Ivan Alejandro |
2014-08-27 | Hide button / improve message on missing helpers. | Ivan Alejandro |
2014-08-20 | Select current provider on EIP preferences. | Ivan Alejandro |
2014-08-19 | Update and get ready to start a provider on change. | Ivan Alejandro |
2014-08-19 | Change settings' provider on provider change. | Ivan Alejandro |
2014-08-18 | make the login not wait for eip it cannot-start-eip | Kali Kaneko |
2014-08-14 | moved provider selection popup menu to be at the top of the main window | elijah |
2014-08-13 | Ask for services stop when the wizard is needed. | Ivan Alejandro |
2014-08-13 | Stop the services if the selected provider is changed. | Ivan Alejandro |
2014-08-12 | Do some pep8 fixes. | Ivan Alejandro |
2014-08-11 | Merge remote-tracking branch 'refs/remotes/elijah/feature/minorui' into develop | Tomás Touceda |
2014-08-11 | Merge remote-tracking branch 'refs/remotes/meskio/bug/wait-for-eip-to-autolog... | Tomás Touceda |
2014-08-11 | Wait until EIP is up to autologin. Closes #5939. | Ruben Pollan |
2014-08-10 | remove "Hide Main Window" -- much better UX, less buggy, and makes it possibl... | elijah |
2014-08-10 | Clean up help dialog text. | elijah |
2014-08-08 | remove outdated comment | kali |
2014-08-06 | Fix logger window blocking the bitmask quit(). | Ivan Alejandro |
2014-08-06 | Replace twisted thread with QThread. | Ivan Alejandro |
2014-08-01 | Add cancel button for EIP connection. | kali |