Steven Noonan
e421a125ca
PasswordPrompt: make "OK" button the default button when pressing 'Enter'
...
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
2017-07-05 12:58:45 +02:00
Steven Noonan
606b603d5c
MainMenuBar: use Alt-F + 'x' for exit rather than Alt-F + 'e'
...
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
2017-07-05 12:53:54 +02:00
Dag Heyman
030484910c
Show error message when no space left
...
Should fix #153
2017-07-05 11:01:58 +02:00
Dag Heyman
ba554eca09
Update selected credential on update.
...
Should fix #167
2017-07-05 10:15:57 +02:00
Dag Heyman
e142a54c3e
don't parse empty saved pws
2017-07-05 10:14:03 +02:00
Dag Heyman
cba8176474
docs: add macOS instructions to dev docs
2017-06-29 14:39:17 +02:00
Dag Heyman
9703c17560
travis: delete pymodules dir from app
2017-06-29 14:26:31 +02:00
Dag Heyman
ce1fa5502e
qmake: fix path for py deps on macos
2017-06-29 14:00:33 +02:00
Dag Heyman
d900e69789
travis: remove extra qmake command
2017-06-29 13:59:24 +02:00
Dag Heyman
a79168464d
macos: install python deps in venv
...
since pip --target doesn't work
with pip from brew
2017-06-29 11:34:40 +02:00
Dag Heyman
e76344e7f7
vagrant: add firefox to dev env
2017-05-22 10:03:25 +02:00
Dag Heyman
6a1055ae8b
vagrant: increase memory in virtualbox
2017-05-22 10:01:41 +02:00
Dag Heyman
a7cf882b44
Merge branch 'tycho-qrdecode-fix'
2017-05-22 09:29:22 +02:00
Steven Noonan
66f4a852a9
qrdecode: fix infinite loop when encoding type is 1 (numeric)
...
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
2017-05-20 02:43:05 -07:00
Dag Heyman
d4a7ca080e
Add some development docs
2017-05-17 09:48:22 +02:00
Dag Heyman
2825549b41
virtualbox: Enable clipboard and drag-n-drop
2017-05-17 09:46:28 +02:00
Dag Heyman
a1de15eca5
Add a Vagrantfile for development
2017-05-16 15:50:37 +02:00
Dag Heyman
8449eb9ff0
yubioath-desktop 4.1.2
2017-05-12 10:27:59 +02:00
Dag Heyman
ec41083314
Rename valid window function
2017-05-12 10:02:13 +02:00
Dag Heyman
1c845cc788
Don't spawn window outside desktop area
...
On Windows, the main window could be spawned outside
the visible desktop, if the application was previously
used with multiple monitors.
Fixes #154
2017-05-11 15:25:50 +02:00
Dag Heyman
55ef30e912
More strict check when setting password
2017-05-11 08:53:48 +02:00
Dag Heyman
cc86c37adf
Workaround for segfault on Ubuntu 17.04
2017-05-10 09:50:22 +02:00
Dag Heyman
6f071a4813
travis: fix linking for hashlib
2017-05-09 13:25:46 +02:00
Dag Heyman
62443d565f
Fix Entitlements.plist format
2017-05-09 12:41:51 +02:00
Dag Heyman
1887af4b6f
Update NEWS for 4.1.1
2017-05-09 08:50:59 +02:00
Dag Heyman
819d6b0a00
Update yubikey-manager version
2017-05-08 14:55:34 +02:00
Dag Heyman
1c6886403f
Non-numeric version fails in appveyor
2017-05-02 16:31:09 +02:00
Dag Heyman
afcf9aa8e0
Tick up development version
2017-05-02 16:06:23 +02:00
Dag Heyman
d400bdc281
Remove debug print
2017-05-02 15:59:02 +02:00
Dag Heyman
51bf26279c
Merge branch 'macos-build'
2017-05-02 15:58:29 +02:00
Dag Heyman
aca813f8b0
Fix paths for re-linking
2017-05-02 15:28:07 +02:00
Dag Heyman
baae8e487e
Fix linking for _ssl.so
2017-05-02 14:51:34 +02:00
Dag Heyman
fcd345dec6
travis: copy openssl from brew
2017-05-02 13:44:37 +02:00
Dag Heyman
ee77df3bbb
Call derive_key for debugging purpose
2017-05-02 13:01:07 +02:00
Dag Heyman
a8c4de1970
Merge branch 'win-build-fixes'
2017-05-02 11:10:56 +02:00
Dag Heyman
f2356a4fc3
Re-add ANGLE deployment
2017-05-02 09:57:04 +02:00
Dag Heyman
cecdd3cae1
Merge branch 'master' into macos-build
2017-04-25 10:30:09 +02:00
Dag Heyman
ac99a792b9
Don't try to check name if selected is undefined
2017-04-25 10:18:29 +02:00
Dag Heyman
e508269ff3
Update the selected credential on new code
...
After a credential has got a code from
a touch event on the YubiKey, update
the selected credential so that the code
may be copied to the clipboard.
Should fix #158
2017-04-25 10:16:58 +02:00
Dag Heyman
c345bad1ae
Fix spelling in comment
2017-04-25 10:16:13 +02:00
Dag Heyman
bde12cc6d4
Upgrade pyenv
2017-04-21 13:54:53 +02:00
Dag Heyman
b833f9d67e
Not pip3
2017-04-21 13:43:01 +02:00
Dag Heyman
2fe285a0ac
Update python version
2017-04-21 12:51:06 +02:00
Dag Heyman
ca79a6c92f
yubioath-desktop 4.1.0
2017-04-10 12:33:30 +02:00
Dag Heyman
9531c3bfe4
Overwrite saved pw if already saved on system
...
Switch to JSON for stored passwords.
2017-04-10 10:26:37 +02:00
Dag Heyman
29ec5db8af
Don't clear password prompt before remembering
2017-04-10 09:16:49 +02:00
Dag Heyman
7fef2be38d
Update colors
...
- Progressbar has no custom styling
- Selected credential uses highlight color
- Credentials are colored "window" or "midlight"
- No font specified
Closes #129
2017-04-07 14:24:58 +02:00
Dag Heyman
b39343f1e4
Formatting from Qt Creator
2017-04-07 12:32:51 +02:00
Dag Heyman
af80945b23
Fix issue where password was set to none
...
All set passwords attempts cleared the password
because the dialog was cleared before accepted.
2017-04-07 12:31:39 +02:00
Dag Heyman
e0e59ddf64
Different wording in settings
2017-03-31 15:37:42 +02:00