summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/gui
AgeCommit message (Expand)Author
2016-04-25[refactor] move the pixelated panel upwardsKali Kaneko
2016-04-19[feature] enable webmail from the mail preferences windowKali Kaneko
2016-04-19pep8/flake8Kali Kaneko
2016-04-19[feature] add email panel to preferenceselijah
2016-04-18[bug] vindows initializer does not return state causing the application to al...Paixu Aabuizia
2016-04-18[bug] enable first page in wizardKali Kaneko
2016-04-08[bug] allow resizing browser windowKali Kaneko
2016-04-07[feat] use same token for imap/smtp authenticationKali Kaneko
2016-03-24[feature] hide browser menu entry if pixelated is disabledKali Kaneko
2016-03-23[feature] add QtWebView to render pixelated muaKali Kaneko
2016-02-25[feat] use fingerprint instead of key_id to address keysRuben Pollan
2015-12-18[feat] adapt to use cred-based authentication for smtpKali Kaneko
2015-12-15[feat] adapt to use cred-based authentication for imapKali Kaneko
2015-12-10[feat] multi-user events.Kali Kaneko
2015-11-11[i18n] do not translate https label textIvan Alejandro
2015-11-09[bug] open email help link on browserIvan Alejandro
2015-11-09solved transifex issues, languagekwadronaut
2015-11-06[bug] fix set_soledad_invalid_auth_token event cb signatureKali Kaneko
2015-11-04[feat] improve msg and add margin above boxIvan Alejandro
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