Age | Commit message (Expand) | Author |
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 |
2014-07-31 | Handle the system's quit correctly. | Ivan Alejandro |
2014-07-30 | Reduce services stop timeout. | Ivan Alejandro |
2014-07-28 | Do `quit()` if the system requested the app to close. | Ivan Alejandro |
2014-07-25 | Add Linux autostart. Closes #4989. | Ivan Alejandro |
2014-07-24 | Improve hide and show main window on Ubuntu | Tomás Touceda |
2014-07-24 | Don't call the backend if it's not online. | Ivan Alejandro |
2014-07-22 | Kill backend on quit if it does not respond. | Ivan Alejandro |
2014-07-21 | Add heartbeat to check if backend is alive. | Ivan Alejandro |
2014-07-14 | Prevent quit() being called more than once. | Ivan Alejandro |
2014-07-14 | pep8 fixes | Ivan Alejandro |
2014-07-14 | Use specific settings for backend. | Ivan Alejandro |
2014-07-14 | Remove twisted stopper from the GUI. | Ivan Alejandro |
2014-07-14 | Ask the backend for the country code. | Ivan Alejandro |
2014-07-14 | Add missing error/passed keys. | Ivan Alejandro |
2014-07-14 | Do backend calls using kwargs. | Ivan Alejandro |