Commit Graph

9 Commits

Author SHA1 Message Date
Thomas Hooge c115c7cd7f Fix comment display and more renaming to keepassx1 2021-12-19 11:13:12 +01:00
sniperbeamer 09544078cd Add Ukrainian translation
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@343 b624d157-de02-0410-bad0-e51aec6abb33
2009-09-13 14:54:12 +00:00
sniperbeamer 8ec1eeefa4 Merge 0.4 branch to trunk
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@319 b624d157-de02-0410-bad0-e51aec6abb33
2009-06-20 15:18:24 +00:00
sniperbeamer b350020034 Update and re-enable Russian translation
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@292 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-19 20:26:30 +00:00
sniperbeamer e3dcd73b89 Enable compiler warnings
Fix all the unused variable warnings
Disable incomplete translations
Compile the translation files
Add qt_* translations not part of Qt (from VirutalBox)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@289 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-18 12:09:20 +00:00
sniperbeamer e531a8a7ff Fix very obscure bug that corrupted the input of non-ascii characters.
This is caused by calling QFileInfo::canonicalFilePath() before creating the QApplication object.
So now the first thing we do is creating the QApplication object. This breaks the kde plugin, which we are not using anyway.

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@275 b624d157-de02-0410-bad0-e51aec6abb33
2009-02-26 10:47:41 +00:00
sniperbeamer d569b51e6c Add Finish translation
Sort groups locale aware

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@274 b624d157-de02-0410-bad0-e51aec6abb33
2009-02-26 09:32:14 +00:00
sniperbeamer a2c6a7c6dd Added Turkish translation
Improved French translation

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@271 b624d157-de02-0410-bad0-e51aec6abb33
2009-02-24 18:27:51 +00:00
sniperbeamer 74ef78d57e Add experimental CMake support
Remove unneeded crypto/aes_via_ace.h

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@270 b624d157-de02-0410-bad0-e51aec6abb33
2009-02-23 13:49:54 +00:00