Age | Commit message (Expand) | Author |
2013-03-11 | Explicitly disable watermark pixmap in wizard | Tomás Touceda |
2013-03-11 | Disable remember checkbox if no keyring is available | Tomás Touceda |
2013-03-11 | Set register page as commit page | Tomás Touceda |
2013-03-11 | Prepend username if the error message doesn't start with uppercase | Tomás Touceda |
2013-03-11 | Instantiate provider name in the wizard once its set | Tomás Touceda |
2013-03-11 | Provide more meaningful messages in the provider select page | Tomás Touceda |
2013-03-11 | First run checks for a complete valid run of the wizard | Tomás Touceda |
2013-03-11 | Add user regex validator | Tomás Touceda |
2013-03-11 | Notify if openvpn is not found | Tomás Touceda |
2013-03-11 | Auto login after the first run wizard if registered a new user | Tomás Touceda |
2013-03-11 | Finish up translation support | Tomás Touceda |
2013-03-11 | Add AutoLogin checkbox | Tomás Touceda |
2013-03-08 | Add keyring and username/password saving capabilities | Tomás Touceda |
2013-03-08 | Add translation support | Tomás Touceda |
2013-03-08 | Migrate VPN process to QProcess | Tomás Touceda |
2013-03-07 | Change asserts for a custom leap_assert method | Tomás Touceda |
2013-03-06 | Add UI merging all the code | Tomás Touceda |
2013-03-06 | Remove everything to start from scratch | Tomás Touceda |
2013-01-31 | fix tests (resources hash + argparse) | kali |
2013-01-30 | add new assets for connection status | kali |
2013-01-25 | update translations (de) | kali |
2013-01-25 | disable finish button until connected | kali |
2013-01-24 | check cert time_boundaries uses pyOpenSSL | kali |
2013-01-24 | all tests green again | kali |
2013-01-24 | wizard rephrasing & punctuation | kali |
2013-01-24 | catch missing messages on last page of wizard | kali |
2013-01-11 | fix for missing cacert bundle | kali |
2013-01-11 | all calls except the first one are made to api uri | kali |
2013-01-10 | renamed connection page | kali |
2013-01-09 | this should be the complete list of userfacing strings. | antialias |
2013-01-09 | fix from_login | kali |
2013-01-09 | fix provider label translation | kali |
2013-01-09 | wrap provider info | kali |
2013-01-09 | fix provider domain regex | kali |
2013-01-09 | rename username var | kali |
2012-12-20 | initial translation example. | kali |
2012-12-18 | added current_page | kali |
2012-12-17 | network checker launched by signal | kali |
2012-12-12 | progress to connection only if no errors | kali |
2012-12-12 | login tests | kali |
2012-12-12 | register tests | kali |
2012-12-12 | providerselect tests | kali |
2012-12-12 | tests for firstrun/wizard | kali |
2012-12-12 | completed tests for gui/progress | kali |
2012-12-12 | progress initial tests | kali |
2012-11-28 | move delay function to gui/utils | kali |
2012-11-28 | modified hash of resources | kali |
2012-11-27 | login validation inline | kali |
2012-11-27 | inline validation at register page. | kali |
2012-11-23 | refactor validation mixin; progress until register page | kali |