summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-12Fix passwords are equal check for the register pageTomás Touceda
2013-03-11Don't display a ? icon when we are checking things in the wizardTomás Touceda
2013-03-11Display error messages in red and boldTomás Touceda
2013-03-11Explicitly disable watermark pixmap in wizardTomás Touceda
2013-03-11Disable remember checkbox if no keyring is availableTomás Touceda
2013-03-11Set register page as commit pageTomás Touceda
2013-03-11Prepend username if the error message doesn't start with uppercaseTomás Touceda
2013-03-11Instantiate provider name in the wizard once its setTomás Touceda
2013-03-11Provide more meaningful messages in the provider select pageTomás Touceda
2013-03-11First run checks for a complete valid run of the wizardTomás Touceda
2013-03-11Add user regex validatorTomás Touceda
2013-03-11Add PySide as a dependency and a way to skip it through an env varTomás Touceda
2013-03-11Notify if openvpn is not foundTomás Touceda
2013-03-11Add argparse dependencyTomás Touceda
2013-03-11Auto login after the first run wizard if registered a new userTomás Touceda
2013-03-11Add postmkvenv script with PySideTomás Touceda
2013-03-11Finish up translation supportTomás Touceda
2013-03-11Add AutoLogin checkboxTomás Touceda
2013-03-11Remove brandingTomás Touceda
2013-03-08Add version handlingTomás Touceda
2013-03-08Add keyring and username/password saving capabilitiesTomás Touceda
2013-03-08Add translation supportTomás Touceda
2013-03-08Add LICENSE file and specify the third party icon licensesTomás Touceda
2013-03-08Migrate VPN process to QProcessTomás Touceda
2013-03-07Add setup script and linux distribution filesTomás Touceda
2013-03-07Change asserts for a custom leap_assert methodTomás Touceda
2013-03-06Add README and NEWSTomás Touceda
2013-03-06Add changes fileTomás Touceda
2013-03-06Add pip reqsTomás Touceda
2013-03-06Add general appTomás Touceda
2013-03-06Add UI merging all the codeTomás Touceda
2013-03-06Add EIP serviceTomás Touceda
2013-03-06Add SRP related code: authentication and registrationTomás Touceda
2013-03-06Add basic config handlingTomás Touceda
2013-03-06Add rc and ui ignoresTomás Touceda
2013-03-06Add emacs backup file ignoreTomás Touceda
2013-03-06Remove everything to start from scratchTomás Touceda
2013-02-22add note about sqlcipher reqkali
2013-02-20add hmac dep for soledadkali
2013-02-20add dev pysqlcipher as a requirementkali
2013-02-15add relnoteskali
2013-02-15Merge branch 'release/v0.2.0'kali
2013-02-12Adapt code and tests to use pysqlcipher.drebs
2013-02-13launch policykit agent if not runningkali
2013-02-13add debug infokali
2013-02-13add release checklist to docskali
2013-02-13add resource hash to testkali
2013-02-13change log severity for not found config fileskali
2013-02-13add watermark image to wizardkali
2013-02-13fix exception message attributekali