keepassxc/src/autotype
Felix Geyer 965dba63d7 Use Q_OS_MAC instead of the nonexistent Q_OS_MACOS.
Thanks to Richard Johnson for spotting this.

Closes #33
2012-07-16 17:49:12 +02:00
..
x11 Don't re-register the global shortcut when the keyboard mapping changes. 2012-07-16 17:33:23 +02:00
AutoType.cpp Use Q_OS_MAC instead of the nonexistent Q_OS_MACOS. 2012-07-16 17:49:12 +02:00
AutoType.h Make AutoType::performGlobalAutoType() a slot. 2012-07-14 19:06:05 +02: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 Add initial auto-type implementation. 2012-07-12 22:33:20 +02:00
CMakeLists.txt Add initial auto-type implementation. 2012-07-12 22:33:20 +02: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