summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/gui/mainwindow.py
AgeCommit message (Expand)Author
2015-03-09[bug] fix concatenation of full_user_id to make mail work0.8.2release/0.8.xKali Kaneko
2015-02-23Regression fix: Use the right provider to log in.Ivan Alejandro
2015-01-29Use the right provider to log in.0.8.0rc4Ivan Alejandro
2015-01-28Remove all the Slot() decorators.Ivan Alejandro
2015-01-28Enable signal connect/disconnect logic.Ivan Alejandro
2015-01-28Refactor wizard call.Ivan Alejandro
2014-12-30Disable signal disconnection and untrack.0.8.0rc1Ivan Alejandro
2014-12-29Create the certificates if they don't exist.Ivan Alejandro
2014-12-19Refactor login usage.Ivan Alejandro
2014-12-18Quit Bitmask if there is no polkit agent running.Ivan Alejandro
2014-11-10Remove email instructions/reference. Closes #6140.Ivan Alejandro
2014-09-19single pref win: move preference window tracking to PreferencesWindowelijah
2014-09-19single pref win: enabled/disable services via preferences window, account page.elijah
2014-09-19single pref win: move eip preferences to new combined preference window.elijah
2014-09-16Hide AKM menu and disable the qt connection.Ivan Alejandro
2014-09-15Improve support for RTL languages.Ivan Alejandro
2014-09-11Add email firewallRuben Pollan
2014-09-03Code cleanup and logging improvements.Ivan Alejandro
2014-08-28Remove /tmp/bitmask.lock on quit. Closes #5866.Ivan Alejandro
2014-08-27Hide button / improve message on missing helpers.Ivan Alejandro
2014-08-20Select current provider on EIP preferences.Ivan Alejandro
2014-08-19Update and get ready to start a provider on change.Ivan Alejandro
2014-08-19Change settings' provider on provider change.Ivan Alejandro
2014-08-18make the login not wait for eip it cannot-start-eipKali Kaneko
2014-08-14moved provider selection popup menu to be at the top of the main windowelijah
2014-08-13Ask for services stop when the wizard is needed.Ivan Alejandro
2014-08-13Stop the services if the selected provider is changed.Ivan Alejandro
2014-08-12Do some pep8 fixes.Ivan Alejandro
2014-08-11Merge remote-tracking branch 'refs/remotes/elijah/feature/minorui' into developTomás Touceda
2014-08-11Merge remote-tracking branch 'refs/remotes/meskio/bug/wait-for-eip-to-autolog...Tomás Touceda
2014-08-11Wait until EIP is up to autologin. Closes #5939.Ruben Pollan
2014-08-10remove "Hide Main Window" -- much better UX, less buggy, and makes it possibl...elijah
2014-08-10Clean up help dialog text.elijah
2014-08-08remove outdated commentkali
2014-08-06Fix logger window blocking the bitmask quit().Ivan Alejandro
2014-08-06Replace twisted thread with QThread.Ivan Alejandro
2014-08-01Add cancel button for EIP connection.kali
2014-07-31Handle the system's quit correctly.Ivan Alejandro
2014-07-30Reduce services stop timeout.Ivan Alejandro
2014-07-28Do `quit()` if the system requested the app to close.Ivan Alejandro
2014-07-25Add Linux autostart. Closes #4989.Ivan Alejandro
2014-07-24Improve hide and show main window on UbuntuTomás Touceda
2014-07-24Don't call the backend if it's not online.Ivan Alejandro
2014-07-22Kill backend on quit if it does not respond.Ivan Alejandro
2014-07-21Add heartbeat to check if backend is alive.Ivan Alejandro
2014-07-14Prevent quit() being called more than once.Ivan Alejandro
2014-07-14pep8 fixesIvan Alejandro
2014-07-14Use specific settings for backend.Ivan Alejandro
2014-07-14Remove twisted stopper from the GUI.Ivan Alejandro
2014-07-14Ask the backend for the country code.Ivan Alejandro