thez3ro
|
b33259b1f2
|
relock database after successful autotype
|
2018-02-05 20:12:24 +01:00 |
|
thez3ro
|
b5cabbeb43
|
add support for multiple autotype sequence, fix #559
|
2018-02-04 23:13:15 +01:00 |
|
Janek Bevendorff
|
8d487d31a4
|
Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords
|
2017-03-10 16:12:02 +01:00 |
|
Felix Geyer
|
c2a80ce570
|
Remember auto-type window size.
Resize columns once when the entry list is set.
Based on https://github.com/keepassx/keepassx/pull/158
Closes #478
|
2016-09-29 22:08:37 -04:00 |
|
Felix Geyer
|
7fa0eddc5f
|
Make C++11 mandatory.
|
2015-09-12 13:55:50 +02: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
|
095bf158b6
|
Close AutoTypeSelectDialog when there are no entries left.
This happens when the entries were deleted or the database
has been closed.
|
2013-03-24 14:00:23 +01:00 |
|
Felix Geyer
|
20e4643560
|
Implement global auto-type dialog.
It allows to select an entry when there are multiple entries
that match the window title.
|
2012-07-21 22:21:49 +02:00 |
|