Commit Graph

1267 Commits

Author SHA1 Message Date
Emil Lundberg
5d8c1b6803
Add -Force to qml\io copy command in appveyor.yml 2017-11-23 14:00:16 +01:00
Emil Lundberg
8f20cd9866
Remove -alpha suffix from version number on Windows
The VERSIONINFO resource generated for Windows builds does not like
version numbers that are not all numeric.

See
https://msdn.microsoft.com/en-us/library/windows/desktop/aa381058(v=vs.85).aspx
2017-11-23 14:00:10 +01:00
Emil Lundberg
617bcf65e1
Clean release directory before Appveyor build 2017-11-22 15:34:17 +01:00
Emil Lundberg
77fbaab011
Hide tray icon before exiting 2017-11-22 15:04:42 +01:00
Emil Lundberg
1f6cefea4f
Generate codes 10s into the future for touch credentials 2017-11-21 17:25:55 +01:00
Emil Lundberg
ad449fd1f8
Make some CredentialItem properties readonly 2017-11-21 17:00:33 +01:00
Emil Lundberg
fbd3ad41db
Prettify an if-else expression 2017-11-21 17:00:08 +01:00
Emil Lundberg
70684a0254
Rename property CredentialItem.expired to isExpired 2017-11-21 16:54:18 +01:00
Emil Lundberg
7009cbfa57
Prettify an if-else expression 2017-11-21 16:54:18 +01:00
Emil Lundberg
90abe7e11f
Eliminate unnecessary function hasCustomTimeBar 2017-11-21 16:54:17 +01:00
Emil Lundberg
ac85a2bbc1
Pass code and credential as properties to CredentialItem instead of modelData 2017-11-21 16:54:16 +01:00
Emil Lundberg
2367850930
Eliminate unnecessary function getCredentialTextColor 2017-11-21 16:54:15 +01:00
Emil Lundberg
eb2330be76
Remove some unnecessary newlines 2017-11-21 16:54:14 +01:00
Emil Lundberg
3978efc1bf
Prettify a long expression 2017-11-21 16:54:13 +01:00
Emil Lundberg
7c6b8c4b4f
Extract function selectCredential(entry, index) 2017-11-21 16:54:12 +01:00
Emil Lundberg
59b0d8d6c7
Compute CredentialItem color internally 2017-11-21 16:54:11 +01:00
Emil Lundberg
c41e104dc7
Use signal instead of implicit inheritance to refresh CredentialItem 2017-11-21 16:54:10 +01:00
Emil Lundberg
b01180827e
Use explicit timerRunning property in CredentialItem 2017-11-21 16:54:09 +01:00
Emil Lundberg
c2fa86cb72
Use signals for CredentialItem click events 2017-11-21 16:54:08 +01:00
Emil Lundberg
547f423767
Use signal instead of passing arrowKeys into CredentialItem 2017-11-21 16:54:07 +01:00
Emil Lundberg
aeab5b1be5
Extract QML type CredentialItem from main.qml 2017-11-21 16:54:06 +01:00
Emil Lundberg
a57a5a0d37
Append -alpha to version number 2017-11-21 16:54:06 +01:00
Emil Lundberg
a65154d1db
Remove running property from HOTP timers
This caused a bug where the "Touch your YubiKey ..." prompt would pop up
immediately on program start if the YubiKey is password protected and
the password is not stored.
2017-11-20 16:06:52 +01:00
Dain Nilsson
89f383d184
Show applet version in about. 2017-11-20 15:30:26 +01:00
Emil Lundberg
917af0e35c
Don't run display timers when minimized or missing device
This resolves #189.
2017-11-17 19:22:01 +01:00
Emil Lundberg
e71d7b18ea
Note de-published releases in NEWS 2017-11-17 19:12:36 +01:00
Emil Lundberg
21f878c3f9
Add script for installing Gnome Shell in Vagrant VM 2017-11-17 16:48:48 +01:00
Emil Lundberg
2d7c4fcbc2
Add PYTHONPATH setting to run instruction in development docs 2017-11-17 16:16:39 +01:00
Emil Lundberg
55304dd51c
Uncomment YubiKey filter from Vagrantfile 2017-11-17 16:15:56 +01:00
Emil Lundberg
df3fa05949
Add version 4.2.0+2 to NEWS 2017-11-17 14:34:44 +01:00
Emil Lundberg
a933cb9cbf
Add version 4.2.0+deps.2 to NEWS 2017-11-17 14:23:10 +01:00
Emil Lundberg
c87a5db04f
Add version 4.2.0+deps to NEWS 2017-11-17 14:19:37 +01:00
Emil Lundberg
b5c6020fcb
Make git-archive-recursive add files to root directory matching archive name 2017-11-17 13:37:03 +01:00
Emil Lundberg
9c6f67230a
Merge branch 'sstallion/hide-on-launch' 2017-11-16 18:34:17 +01:00
Emil Lundberg
f2e0a419f1
Prevent soft-locking by conflicting hide settings 2017-11-16 18:15:16 +01:00
Emil Lundberg
2001b17815
Inline single-use variable 2017-11-16 18:01:53 +01:00
Emil Lundberg
3d274a2590
Add source release 4.2.0b to NEWS 2017-11-16 17:34:55 +01:00
Emil Lundberg
a894f7a89a
Make git-archive-recursive handle archive name argument better 2017-11-16 16:01:49 +01:00
Emil Lundberg
fd7a3d64ea
Add git-archive-recursive script 2017-11-16 15:48:38 +01:00
Emil Lundberg
423fee735c
Add Fedora Vagrantfile 2017-11-10 21:08:05 +01:00
Emil Lundberg
2732129636
Give development VM a name in VirtualBox 2017-11-10 21:08:02 +01:00
Dain Nilsson
2a64f41d95
Build yubikey-manager as part of docker build. 2017-11-08 16:37:57 +01:00
Dain Nilsson
f37df42c43
More flake8 fixes. 2017-11-07 15:44:16 +01:00
Dain Nilsson
257b09dc86
Fix typo in version requirement. 2017-11-07 15:07:56 +01:00
Dain Nilsson
ce2a85708b
flake8 2017-11-07 15:00:20 +01:00
Dain Nilsson
5bdd91b0fc
Add dependency version for yubikey-manager. 2017-11-07 14:22:37 +01:00
Dain Nilsson
57f18ca943
Update for latest ykman changes to OATH. 2017-11-07 14:13:29 +01:00
Steven Stallion
9814125fcf
Add option to hide window on launch 2017-10-24 16:19:14 -05:00
Emil Lundberg
c76ef49265
Gitignore .vagrant/ 2017-10-04 17:45:35 +02:00
Emil Lundberg
d9fe1b2ea3
Add Windows Vagrantfile 2017-10-04 17:45:34 +02:00