keepassxc/src
Felix Geyer 5786d0c279 Regain focus after native file dialogs have been closed.
For some reason this happens on Mac OS X.
We work around it by calling activateWindow().

Closes #39
2012-07-25 12:18:16 +02:00
..
autotype Use WildcardMatcher for simple Auto-Type window patterns. 2012-07-23 18:11:10 +02:00
core Move autoTypeSequence() and windowMatches() to the AutoType class. 2012-07-23 18:06:04 +02:00
crypto Return Q_NULLPTR instead of 0 when the return type is a pointer. 2012-07-23 14:58:57 +02:00
format Return Q_NULLPTR instead of 0 when the return type is a pointer. 2012-07-23 14:58:57 +02:00
gui Regain focus after native file dialogs have been closed. 2012-07-25 12:18:16 +02:00
keys Fix CompositKey self assignment. 2012-07-17 10:57:08 +02:00
streams Replace some more Q_WS_* with Q_OS_*. 2012-07-19 19:42:26 +02:00
CMakeLists.txt Optimize WildcardMatcher a bit. 2012-07-23 12:33:37 +02:00
config-keepassx.h.cmake Add include guards. 2012-01-01 21:57:13 +01:00
main.cpp Remove some unneeded includes. 2012-07-08 10:27:31 +02:00