Commit Graph

639 Commits

Author SHA1 Message Date
Dag Heyman
efcc926bdc
Uncomment qrc generation 2017-03-07 09:09:13 +01:00
Dag Heyman
bd4925740a
Fix path for win 2017-03-06 09:32:52 +01:00
Dag Heyman
6e8a3eb9dc
Make qr a module 2017-03-03 14:22:54 +01:00
Dag Heyman
83d34b47d1
Revert "Move qr module to pymodules"
This reverts commit e379b3f84a.
2017-03-03 14:20:46 +01:00
Dag Heyman
e379b3f84a
Move qr module to pymodules 2017-03-03 13:18:06 +01:00
Dag Heyman
640894b9c8
Revert "Try to import qr module from qml"
This reverts commit 73e23d69ba.
2017-03-03 13:03:25 +01:00
Dag Heyman
73e23d69ba
Try to import qr module from qml 2017-03-03 11:50:33 +01:00
Dag Heyman
db9b1c1517
depend on submodule ykman 2017-03-03 10:52:35 +01:00
Dag Heyman
9d0e85b831
Fixup info.plis files 2017-03-03 10:19:29 +01:00
Dag Heyman
cf03d5eb9d
Add icon 2017-03-03 10:12:34 +01:00
Dag Heyman
0b6c2f4d29
Travis: fix typo 2017-03-03 10:12:08 +01:00
Dag Heyman
91490404f9
Try import pyotherside 1.5.0 2017-03-02 13:40:24 +01:00
Dag Heyman
9851c07618
Use pyotherside 1.5.0 2017-03-02 13:35:36 +01:00
Dag Heyman
525dbf916e
Try to fix windeployqt 2017-03-02 12:46:10 +01:00
Dag Heyman
d033a931ef
Update paths in appveyour file 2017-03-02 09:26:17 +01:00
Dag Heyman
eb44a2983b
Non numeric version number not allowed 2017-03-02 09:09:20 +01:00
Dag Heyman
1358328dee
Update icon file name 2017-03-02 09:06:03 +01:00
Dag Heyman
8e69ae49e9
Add appveyor file 2017-03-01 15:59:05 +01:00
Dag Heyman
1148a93cf0
First attempt at travis build (osx) 2017-03-01 15:36:28 +01:00
Dag Heyman
14ee9a0bda
Add pre-commit check 2017-03-01 15:25:26 +01:00
Dag Heyman
f4ace769cf
Re-add submodules 2017-03-01 15:12:44 +01:00
Dag Heyman
32aeac2791
Clean submodules file. 2017-03-01 15:09:55 +01:00
Dag Heyman
da66efdb98
Update path for submodule 2017-03-01 15:01:25 +01:00
Dag Heyman
0a099dab7b
Warn for overwrite on new credentials 2017-03-01 14:38:02 +01:00
Dag Heyman
4c13323eb7
Fix key format 2017-03-01 14:36:07 +01:00
Dag Heyman
22807d740d
Don't refresh codes when minimized 2017-03-01 13:17:47 +01:00
Dag Heyman
b8ce346012
Add remember password checkbox 2017-03-01 11:57:40 +01:00
Dag Heyman
e6387dbe8c
Checkbox for remember password 2017-02-28 15:16:22 +01:00
Dag Heyman
4e114a52a2
Split up validate and key derivation 2017-02-28 15:07:43 +01:00
Dag Heyman
1663ba50ab
Move expiration logic to YubiKey.qml 2017-02-28 13:20:44 +01:00
Dag Heyman
0c8375cf11
Update canShowCredentials property 2017-02-28 13:19:22 +01:00
Dag Heyman
d76c3e57dd
Add message for reading credentials 2017-02-28 12:30:02 +01:00
Dag Heyman
9ddbebce55
Don't show search and progressbar in invalid states 2017-02-28 12:29:23 +01:00
Dag Heyman
9bcfcdf402
Show slot mode in title 2017-02-28 12:25:04 +01:00
Dag Heyman
d956aae295
Formatting 2017-02-28 12:08:42 +01:00
Dag Heyman
79e8ca0208
Use parse key function from ykman 2017-02-28 11:24:56 +01:00
Dag Heyman
f8439c485b
Better handling of missing modes. 2017-02-28 10:57:10 +01:00
Dag Heyman
2e16fc20f9
Error message when mode/connections mismatch 2017-02-28 10:04:46 +01:00
Dag Heyman
4d3384e7f5
Add a "No credentials." message. 2017-02-28 09:32:48 +01:00
Dag Heyman
9677596b60
qr scan: Use virtual geometry for screenshot 2017-02-27 15:23:34 +01:00
Dag Heyman
9d78571f03
Only show digits in settings for slot 2017-02-27 14:22:07 +01:00
Dag Heyman
46a0256723
fix parse_b32_key 2017-02-27 14:21:11 +01:00
Dag Heyman
1c06a9b136
Add slot credential 2017-02-27 14:13:54 +01:00
Dag Heyman
4561e35718
Add credential for slot mode UI 2017-02-24 15:23:38 +01:00
Dag Heyman
460b40bcb2
Refresh correctly after adding cred 2017-02-24 13:52:44 +01:00
Dag Heyman
4ada4a4738
Delete slot credential 2017-02-23 16:00:17 +01:00
Dag Heyman
d4b0175f64
Disable password and reset in slot mode 2017-02-23 14:42:51 +01:00
Dag Heyman
8241a98130
Disable save settings button if slot mode + no slot 2017-02-23 14:31:27 +01:00
Dag Heyman
1e95b880c8
Support individual calculation of slot credentials 2017-02-23 13:51:44 +01:00
Dag Heyman
b50b63a94c
Force refresh on settings closed 2017-02-23 12:18:20 +01:00