Removed unnecessary executable flags

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@150 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
sniperbeamer 2008-02-15 16:03:24 +00:00
parent 01ac6b3544
commit 51acb50266
52 changed files with 0 additions and 31 deletions

0
keepass.pro Executable file → Normal file
View File

0
share/keepass/icons/bookmark_del.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

0
share/keepass/icons/bookmark_this.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

0
share/keepass/icons/clientic.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

0
share/keepass/icons/i18n.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

0
share/keepass/icons/key.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

0
share/keepass/icons/lock.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

0
share/keepass/icons/ok.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 634 B

After

Width:  |  Height:  |  Size: 634 B

0
share/keepass/icons/pwd_hide.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 754 B

After

Width:  |  Height:  |  Size: 754 B

0
share/keepass/icons/search.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

0
src/PwmConfig.cpp Executable file → Normal file
View File

0
src/PwmConfig.h Executable file → Normal file
View File

0
src/crypto/sha256.h Executable file → Normal file
View File

0
src/crypto/twoclass.cpp Executable file → Normal file
View File

0
src/crypto/twoclass.h Executable file → Normal file
View File

0
src/crypto/twofish.cpp Executable file → Normal file
View File

0
src/crypto/twofish.h Executable file → Normal file
View File

0
src/dialogs/AboutDlg.cpp Executable file → Normal file
View File

0
src/dialogs/AboutDlg.h Executable file → Normal file
View File

0
src/dialogs/DatabaseSettingsDlg.cpp Executable file → Normal file
View File

0
src/dialogs/DatabaseSettingsDlg.h Executable file → Normal file
View File

0
src/dialogs/EditEntryDlg.cpp Executable file → Normal file
View File

0
src/dialogs/EditEntryDlg.h Executable file → Normal file
View File

0
src/dialogs/EditGroupDlg.cpp Executable file → Normal file
View File

0
src/dialogs/EditGroupDlg.h Executable file → Normal file
View File

0
src/dialogs/PasswordDlg.cpp Executable file → Normal file
View File

0
src/dialogs/PasswordDlg.h Executable file → Normal file
View File

0
src/dialogs/PasswordGenDlg.cpp Executable file → Normal file
View File

0
src/dialogs/PasswordGenDlg.h Executable file → Normal file
View File

0
src/dialogs/SearchDlg.cpp Executable file → Normal file
View File

0
src/dialogs/SearchDlg.h Executable file → Normal file
View File

0
src/dialogs/SettingsDlg.cpp Executable file → Normal file
View File

0
src/dialogs/SettingsDlg.h Executable file → Normal file
View File

0
src/dialogs/SimplePasswordDlg.cpp Executable file → Normal file
View File

0
src/dialogs/SimplePasswordDlg.h Executable file → Normal file
View File

0
src/import/Import_KWalletXml.cpp Executable file → Normal file
View File

0
src/import/Import_KWalletXml.h Executable file → Normal file
View File

0
src/import/Import_PwManager.cpp Executable file → Normal file
View File

0
src/import/Import_PwManager.h Executable file → Normal file
View File

View File

@ -1,31 +0,0 @@
/***************************************************************************
* Copyright (C) 2005-2006 by Tarek Saidi *
* tarek.saidi@arcor.de *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; version 2 of the License. *
* *
* This program is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with this program; if not, write to the *
* Free Software Foundation, Inc., *
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
#include <QMessageBox>
#include "AutoType.h"
QWidget* AutoType::MainWin=NULL;
void AutoType::perform(IEntryHandle* entry, QString& err){
QString str;
QMessageBox::warning(NULL,tr("Error"),"This feature is not available under Windows");
}

0
src/lib/IniReader.cpp Executable file → Normal file
View File

0
src/lib/IniReader.h Executable file → Normal file
View File

0
src/lib/SecString.cpp Executable file → Normal file
View File

0
src/lib/SecString.h Executable file → Normal file
View File

0
src/lib/UrlLabel.cpp Executable file → Normal file
View File

0
src/lib/UrlLabel.h Executable file → Normal file
View File

0
src/lib/random.cpp Executable file → Normal file
View File

0
src/lib/random.h Executable file → Normal file
View File

0
src/main.cpp Executable file → Normal file
View File

0
src/mainwindow.cpp Executable file → Normal file
View File

0
src/mainwindow.h Executable file → Normal file
View File

0
src/src.pro Executable file → Normal file
View File