keepassxc/src/autotype
Felix Geyer 23c787c4dd Use effectiveWinId() instead of winId() in widgetsToX11Windows().
winId() creates native handles as a side effect.
This sometimes triggers a bug that causes DatabaseTabWidget to
not be updated anymore.
2012-11-20 23:52:46 +01:00
..
test Move initial auto-type timeout to plugins. 2012-11-02 15:49:25 +01:00
x11 Use effectiveWinId() instead of winId() in widgetsToX11Windows(). 2012-11-20 23:52:46 +01:00
AutoType.cpp Initialize global auto-type key variables. 2012-11-20 23:52:46 +01:00
AutoType.h Move initial auto-type timeout to plugins. 2012-11-02 15:49:25 +01:00
AutoTypeAction.cpp Add initial auto-type implementation. 2012-07-12 22:33:20 +02:00
AutoTypeAction.h Add initial auto-type implementation. 2012-07-12 22:33:20 +02:00
AutoTypePlatformPlugin.h Move initial auto-type timeout to plugins. 2012-11-02 15:49:25 +01:00
AutoTypeSelectDialog.cpp Implement global auto-type dialog. 2012-07-21 22:21:49 +02:00
AutoTypeSelectDialog.h Implement global auto-type dialog. 2012-07-21 22:21:49 +02:00
AutoTypeSelectView.cpp Allow only selecting one row in AutoTypeSelectView. 2012-09-25 17:51:49 +02:00
AutoTypeSelectView.h Select the first entry when the model has been reset. 2012-08-05 18:51:19 +02:00
CMakeLists.txt Add infrastructure for auto-type tests. 2012-10-28 15:33:44 +01:00
ShortcutWidget.cpp Reset and unregister global shortcut when it's not locked anymore. 2012-07-14 19:07:13 +02:00
ShortcutWidget.h Reset and unregister global shortcut when it's not locked anymore. 2012-07-14 19:07:13 +02:00
WildcardMatcher.cpp Optimize WildcardMatcher a bit. 2012-07-23 12:33:37 +02:00
WildcardMatcher.h Optimize WildcardMatcher a bit. 2012-07-23 12:33:37 +02:00
WindowSelectComboBox.cpp Improve window select combo box. 2012-07-20 12:15:14 +02:00
WindowSelectComboBox.h Improve window select combo box. 2012-07-20 12:15:14 +02:00