Louis-Bertrand Varin
|
8324d03f0a
|
Formatting the code.
|
2018-03-31 16:01:30 -04:00 |
|
thez3ro
|
a53b111182
|
Update and fix copyright headers
|
2017-06-14 15:54:43 +02:00 |
|
Janek Bevendorff
|
b10cb1c83c
|
Show YubiKey message from MainWindow to ensure it's always shown when a challenge is generated
|
2017-02-24 17:27:27 +01:00 |
|
Janek Bevendorff
|
d6c48a5cf1
|
Show message when user needs to touch their YubiKey (still buggy when using multiple databases)
|
2017-02-24 03:25:08 +01:00 |
|
Janek Bevendorff
|
8e91a89a37
|
Force at least one encryption key (no more unencrypted databases)
|
2017-02-21 01:53:57 +01:00 |
|
Janek Bevendorff
|
c7defdc06f
|
Add redetect button to ChangeMasterKeyWidget and only poll for Yubikeys when the challenge response group is enabled
|
2017-02-20 22:41:39 +01:00 |
|
Janek Bevendorff
|
a27147a75e
|
Merge branch 'develop' into feature/yubikey
|
2017-02-20 20:24:38 +01:00 |
|
Janek Bevendorff
|
6dcb83f913
|
Disable 'Cancel' button on ChangeMasterKeyWidget when setting an initial password for a new database, follow-up to #302
|
2017-02-17 00:09:36 +01:00 |
|
Kyle Manna
|
ba8fd25604
|
gui: Add YubiKey support to widgets
* Add YubiKey support to the GUI widgets.
Signed-off-by: Kyle Manna <kyle@kylemanna.com>
|
2017-01-08 16:31:50 -08:00 |
|
Felix Geyer
|
7fa0eddc5f
|
Make C++11 mandatory.
|
2015-09-12 13:55:50 +02:00 |
|
Felix Geyer
|
223c5a1651
|
Use an icon for the button that shows/masks passwords.
Closes #38
Additionally make use of the new PasswordEdit class where possible.
|
2014-01-12 17:13:10 +01:00 |
|
Felix Geyer
|
6504b6f2bd
|
Drop Qt module name from include statements.
This is a preparation to be able to build KeePassX against Qt 5.
|
2013-10-03 15:18:16 +02:00 |
|
Felix Geyer
|
68155e8f89
|
Make use of Q_NULLPTR.
|
2012-06-29 14:15:16 +02:00 |
|
Thom Troy
|
a5f7d0277f
|
Implement browse key file in ChangeMasterKeyWidget
|
2012-06-11 18:20:46 +02:00 |
|
Thom Troy
|
5217199d0a
|
Implement create key file in ChangeMasterKeyWidget
|
2012-06-11 18:20:46 +02:00 |
|
Florian Geyer
|
f7bdeefbe3
|
Edit widgets inherit from DialogyWidget.
Closes #17
|
2012-04-25 00:30:23 +02:00 |
|
Felix Geyer
|
3df2ad35cb
|
Constification and some style fixes.
|
2012-04-23 21:09:01 +02:00 |
|
Florian Geyer
|
e06937287c
|
Make toggle password button in ChangeMasterKey widget work.
|
2012-04-21 17:28:44 +02:00 |
|
Felix Geyer
|
2612fc8e44
|
Expand GUI to allow changing the master key.
|
2012-01-13 17:52:37 +01:00 |
|