summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/gui
AgeCommit message (Expand)Author
2015-11-03[feat] add ui message to help new mail usersIvan Alejandro
2015-11-02[docs] add link to mail help in About dialogKali Kaneko
2015-09-21[bug] fix typo on backend nameIvan Alejandro
2015-09-18[bug] track soledad ready state on a shared placeIvan Alejandro
2015-09-18[bug] correctly return expected value for methods that check servicesKali Kaneko
2015-09-18[bug] show unread emails after sync completeIvan Alejandro
2015-09-17[style] pep8 fixesKali Kaneko
2015-09-07[bug] fix argument number on window raise eventIvan Alejandro
2015-09-02[feat] load credentials from environment variableIvan Alejandro
2015-08-24[pkg] add icon for mail-only buildsKali Kaneko
2015-08-24[feat] allow to disable EIP on buildKali Kaneko
2015-08-24[bug] handle disabled registration, error 403.Ivan Alejandro
2015-08-11[feat] add soledad sync progress to the UIIvan Alejandro
2015-07-20[refactor] minor reordering of events registrationKali Kaneko
2015-07-20[style] grammar fixkwadronaut
2015-07-06[bug] run zmq log subscriber in backgroundIvan Alejandro
2015-06-22[feat] replace old log handler with new oneIvan Alejandro
2015-06-22[feat] add a zmq based logger, change log windowIvan Alejandro
2015-05-27[feat] adapt to new events api on commonIvan Alejandro
2015-05-08[feat] use txzmq in backenddrebs
2015-04-16[bug] do not disable autostart on system quit()Ivan Alejandro
2015-04-09[bug] handle user cancel keyring open operationIvan Alejandro
2015-03-16[bug] enable providers combo box on check failIvan Alejandro
2015-03-13[feat] make 'check' button selected by defaultIvan Alejandro
2015-02-23[Cherry Pick] Regression fix: Use the right provider to log in.Ivan Alejandro
2015-02-13enable --offline mode for email againKali Kaneko
2015-02-13Re-add mail instructions for 0.9.0 release (beta mail)Kali Kaneko
2015-02-11pass userid correctly, and cast it to stringKali Kaneko
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-19Allow frontend and backend to be run separately.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-10-28Better error message for PostLimitError.Ivan Alejandro
2014-10-28Fix typos on strings and remove unused button.Ivan Alejandro
2014-10-28Replace triple dot character with 3 dots.Ivan Alejandro
2014-09-19single pref win: fix problems with cleaning up closed windows (lambdas were k...elijah
2014-09-19single pref win: ensure proper deletion of preference window pages.elijah
2014-09-19single pref win: added shortcut to preferenceselijah
2014-09-19single pref win: minor linting & add changes fileelijah
2014-09-19single pref win: move preference window tracking to PreferencesWindowelijah
2014-09-19single pref win: clean up vpn pref error displaying & don't show dummy gatewa...elijah
2014-09-19single pref win: gets the autopep8 beauty scrub.elijah
2014-09-19single pref win: moved password change UI to a separate window, opened from a...elijah
2014-09-19single pref win: enabled/disable services via preferences window, account page.elijah