Janek Bevendorff
|
8d487d31a4
|
Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords
|
2017-03-10 16:12:02 +01:00 |
|
Jonathan White
|
ccec84aef2
|
Rename application to KeePassXC and change icon (#70)
|
2016-11-03 00:05:30 -04: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
|
9e1ea264e2
|
Use availableGeometry() to calculate the dialog position.
availableGeometry() excludes ares where windows can't be placed (e.g. panels).
|
2015-11-01 23:26:40 +01:00 |
|
Felix Geyer
|
b02ec98ec6
|
Show AutoTypeSelectDialog on the active desktop.
This wasn't always the case on X11 with virtual desktops.
Closes #359
|
2015-11-01 23:23:01 +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
|
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 |
|