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-03-18 20:36:09 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
keepassxc
/
src
/
keys
History
Ben Boeckel
66b3d22041
Use QString::toLatin1() rather than ::toAscii()
...
The toAscii (and fromAscii) are removed from Qt5 in favor of Latin1.
2013-11-24 21:19:20 +01:00
..
CompositeKey_p.h
Drop Qt module name from include statements.
2013-10-03 15:18:16 +02:00
CompositeKey.cpp
Drop Qt module name from include statements.
2013-10-03 15:18:16 +02:00
CompositeKey.h
Drop Qt module name from include statements.
2013-10-03 15:18:16 +02:00
FileKey.cpp
Use QString::toLatin1() rather than ::toAscii()
2013-11-24 21:19:20 +01:00
FileKey.h
Drop Qt module name from include statements.
2013-10-03 15:18:16 +02:00
Key.h
Drop Qt module name from include statements.
2013-10-03 15:18:16 +02:00
PasswordKey.cpp
Add unit test TestKeePass2Reader.
2010-09-20 00:16:30 +02:00
PasswordKey.h
Drop Qt module name from include statements.
2013-10-03 15:18:16 +02:00