Commit Graph

631 Commits

Author SHA1 Message Date
Dag Heyman
697dfd4794
Remove html a tag from About page
The html link doesn't respect users
color schemes.

This should close #128 together with 8073083
2017-03-21 10:42:35 +01:00
Dag Heyman
8073083dce
Use Label instead of Text
The Text object doesn't seem follow the color scheme,
while the Label object seems to do that.
2017-03-20 16:41:08 +01:00
Dag Heyman
20426f6ecb
Point requirements.txt to released version of ykman 2017-03-20 10:09:37 +01:00
Dag Heyman
72429c7c3d
Update Dockerfile 2017-03-20 10:01:12 +01:00
Dag Heyman
9d4ad874ed
Update NEWS 2017-03-20 10:00:07 +01:00
Dag Heyman
a78939193e
Update README 2017-03-20 09:23:15 +01:00
Dag Heyman
09d2964b23
Update NEWS and README 2017-03-20 09:20:16 +01:00
Dag Heyman
313059cd63
Rename Main.qml > main.qml 2017-03-18 22:24:38 +01:00
Dag Heyman
46b6bfea5b
Switch focus to arrowkeys when tabbing from search 2017-03-18 22:20:52 +01:00
Dag Heyman
4b98c2ed65
Add confirmation after reset 2017-03-18 18:43:11 +01:00
Dag Heyman
287a08c4e7
Clear set password dialog 2017-03-18 18:27:40 +01:00
Dag Heyman
5e7c103ccb
Fix taborder in dialogs 2017-03-18 18:21:03 +01:00
Dag Heyman
439a084277
Add credential: fix taborder 2017-03-18 17:51:58 +01:00
Dag Heyman
20647e3184
Update .pro file 2017-03-18 17:38:21 +01:00
Dag Heyman
ffd207b064
Close dialogs when escape pressed
TextFields needs to do this explicitly
2017-03-17 15:47:24 +01:00
Dag Heyman
8478bd7539
Remove duplicate error logging 2017-03-17 15:22:02 +01:00
Dag Heyman
7fb1f3ab81
Remove unused serial variable 2017-03-17 14:10:26 +01:00
Dag Heyman
1c3f44a210
Don't show credlist if mode mismatch settings 2017-03-17 14:02:44 +01:00
Dag Heyman
90b7980667
Minor cleanups 2017-03-17 13:52:13 +01:00
Dag Heyman
632b9fe8bc
Move out mouse handling in cred list 2017-03-17 13:15:48 +01:00
Dag Heyman
8deb89eb98
Move out get credential color logic 2017-03-17 12:52:34 +01:00
Dag Heyman
f9dd88eb3c
Move out timer bar 2017-03-17 12:45:43 +01:00
Dag Heyman
0a9df2be40
Move out ArrowKeys 2017-03-17 12:21:31 +01:00
Dag Heyman
0c425011eb
Move out delete credential confirmation 2017-03-17 11:13:14 +01:00
Dag Heyman
37e77cb2be
Move out credential menu 2017-03-17 11:01:59 +01:00
Dag Heyman
53fa0fed8a
Move out clipboard 2017-03-17 10:24:32 +01:00
Dag Heyman
35b63f6928
Move out loaded device message 2017-03-17 10:19:06 +01:00
Dag Heyman
212905cb47
Move out no loaded device message 2017-03-17 09:36:50 +01:00
Dag Heyman
daae82908d
Move out new device logic 2017-03-17 09:07:41 +01:00
Dag Heyman
f49646a15f
Move out reset dialog 2017-03-17 08:57:30 +01:00
Dag Heyman
98e8f0887e
Move att pw confirmation 2017-03-17 08:48:38 +01:00
Dag Heyman
9a6f681831
Modify set password checks 2017-03-16 16:34:00 +01:00
Dag Heyman
343cacce9b
Add a comment to settings 2017-03-16 15:41:26 +01:00
Dag Heyman
fe2ee4fa1b
SaveSettings in function 2017-03-16 15:40:51 +01:00
Dag Heyman
93a824ad41
Remove unused property 2017-03-16 15:40:12 +01:00
Dag Heyman
5b2a50d58e
Clearify can show cred property 2017-03-16 15:29:50 +01:00
Dag Heyman
c9c9dce00f
Move title logic to function 2017-03-16 15:10:15 +01:00
Dag Heyman
146d55b838
small refactor
open add new cred dialog is now a function
2017-03-16 14:59:30 +01:00
Dag Heyman
7d9ceb70ae
Move out menu to separate file 2017-03-16 14:47:26 +01:00
Dag Heyman
3ef28d9d4e
refactor: break out touch yubikey dialog 2017-03-16 14:13:54 +01:00
Dag Heyman
4f88c8f6de
Remove id from class 2017-03-16 14:06:21 +01:00
Dag Heyman
b1500a805e
Add missing qsTr wraps 2017-03-16 14:04:50 +01:00
Dag Heyman
7a51c2a387
Remove whitespace 2017-03-16 14:03:58 +01:00
Dag Heyman
d42abb6177
Cleanup env variables 2017-03-16 13:42:20 +01:00
Dag Heyman
28b29185e9
More expiriments 2017-03-16 13:32:32 +01:00
Dag Heyman
2e41ab3cfd
More env expiriments 2017-03-16 13:14:16 +01:00
Dag Heyman
ffb9b5ae7c
Add a dummy env variable 2017-03-16 13:08:11 +01:00
Dag Heyman
8ffc1c76a2
Use qputenv but set value to 0 2017-03-16 12:42:32 +01:00
Dag Heyman
4544ae37cf
Use setenv instead of qputenv 2017-03-16 12:13:41 +01:00
Dag Heyman
e163792d3b
Maybe env variable needs to be in beginning ? 2017-03-16 11:23:06 +01:00