This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
keepassxc
Watch
1
Star
0
Fork
0
You've already forked keepassxc
mirror of
https://github.com/keepassxreboot/keepassxc.git
synced
2025-01-31 00:33:39 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
keepassxc
/
src
History
Felix Geyer
3a2f387892
Add action to open the entry URL.
...
Closes
#37
2012-07-27 18:38:52 +02:00
..
autotype
Use WildcardMatcher for simple Auto-Type window patterns.
2012-07-23 18:11:10 +02:00
core
Mark m_pixmapCacheKey as mutable so we don't have to const_cast.
2012-07-25 12:18:16 +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
Add action to open the entry URL.
2012-07-27 18:38:52 +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