keepassxc/src
2012-07-23 15:11:05 +02:00
..
autotype Coding style fixes. 2012-07-23 15:11:05 +02:00
core Return Q_NULLPTR instead of 0 when the return type is a pointer. 2012-07-23 14:58:57 +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 Return Q_NULLPTR instead of 0 when the return type is a pointer. 2012-07-23 14:58:57 +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