Kennwortmanager KeePassX Weiterentwicklung der Version 1
Go to file
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
cmake Add experimental CMake support 2009-02-23 13:49:54 +00:00
share Add Finish translation 2009-02-26 09:32:14 +00:00
src Fix very obscure bug that corrupted the input of non-ascii characters. 2009-02-26 10:47:41 +00:00
CMakeLists.txt Add experimental CMake support 2009-02-23 13:49:54 +00:00
COPYING Update translations 2009-01-18 12:00:47 +00:00
INSTALL Fixed SF Bug #1905810 2008-03-04 17:57:59 +00:00
changelog Add compiled translation files 2009-01-11 00:50:30 +00:00
keepassx.pro New structure of auto-type classes 2008-12-21 13:11:19 +00:00
translations_release.sh git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@264 b624d157-de02-0410-bad0-e51aec6abb33 2009-02-15 19:56:12 +00:00