From 4e3323cbf25d1d6626b78feceeec9049e55441b2 Mon Sep 17 00:00:00 2001 From: Syping Date: Thu, 11 Jan 2018 09:01:32 +0100 Subject: [PATCH] fix chmod and desktop file --- AboutDialog.cpp | 0 AboutDialog.h | 0 AboutDialog.ui | 0 AppEnv.cpp | 0 AppEnv.h | 0 CrewDatabase.cpp | 0 CrewDatabase.h | 0 DatabaseThread.cpp | 0 DatabaseThread.h | 0 ExportDialog.cpp | 0 ExportDialog.h | 0 ExportDialog.ui | 0 ExportThread.cpp | 0 ExportThread.h | 0 GlobalString.cpp | 0 GlobalString.h | 0 IconLoader.cpp | 0 IconLoader.h | 0 LICENSE.GPL | 0 LICENSE.LGPL | 0 OptionsDialog.cpp | 0 OptionsDialog.h | 0 OptionsDialog.ui | 0 PictureDialog.cpp | 0 PictureDialog.h | 0 PictureDialog.ui | 0 PictureExport.cpp | 0 PictureExport.h | 0 ProfileDatabase.cpp | 0 ProfileDatabase.h | 0 ProfileInterface.cpp | 0 ProfileInterface.h | 0 ProfileInterface.ui | 0 ProfileLoader.cpp | 0 ProfileLoader.h | 0 ProfileWidget.cpp | 0 ProfileWidget.h | 0 SavegameCopy.cpp | 0 SavegameCopy.h | 0 SavegameData.cpp | 0 SavegameData.h | 0 SavegameDialog.cpp | 0 SavegameDialog.h | 0 SavegameDialog.ui | 0 SavegameWidget.cpp | 0 SavegameWidget.h | 0 SavegameWidget.ui | 0 SidebarGenerator.cpp | 0 SidebarGenerator.h | 0 SnapmaticPicture.cpp | 0 SnapmaticPicture.h | 0 SnapmaticWidget.cpp | 0 SnapmaticWidget.h | 0 SnapmaticWidget.ui | 0 StandardPaths.cpp | 0 StandardPaths.h | 0 StringParser.cpp | 0 StringParser.h | 0 UserInterface.cpp | 0 UserInterface.h | 0 UserInterface.ui | 0 config.h | 0 gta5view.pro | 0 lang/README.txt | 0 main.cpp | 0 qjson4/QJsonArray | 0 qjson4/QJsonArray.cpp | 0 qjson4/QJsonArray.h | 0 qjson4/QJsonDocument | 0 qjson4/QJsonDocument.cpp | 0 qjson4/QJsonDocument.h | 0 qjson4/QJsonObject | 0 qjson4/QJsonObject.cpp | 0 qjson4/QJsonObject.h | 0 qjson4/QJsonParseError | 0 qjson4/QJsonParseError.cpp | 0 qjson4/QJsonParseError.h | 0 qjson4/QJsonParser.cpp | 0 qjson4/QJsonParser.h | 0 qjson4/QJsonRoot | 0 qjson4/QJsonRoot.h | 0 qjson4/QJsonValue | 0 qjson4/QJsonValue.cpp | 0 qjson4/QJsonValue.h | 0 qjson4/QJsonValueRef | 0 qjson4/QJsonValueRef.cpp | 0 qjson4/QJsonValueRef.h | 0 res/5sync-48.png | Bin res/5sync.ico | Bin res/app.qrc | 0 res/app.rc | 0 res/global.de.ini | 0 res/global.en.ini | 0 res/global.ja.ini | 0 res/gta5sync_de.qm | Bin res/gta5sync_de.ts | 0 res/gta5view.desktop | 22 +++++++++++----------- res/gta5view.exe.manifest | 30 +++++++++++++++--------------- res/qt_de.qm | Bin res/qtbase_de.qm | Bin res/savegame.png | Bin uimod/UiModLabel.cpp | 0 uimod/UiModLabel.h | 0 103 files changed, 26 insertions(+), 26 deletions(-) mode change 100755 => 100644 AboutDialog.cpp mode change 100755 => 100644 AboutDialog.h mode change 100755 => 100644 AboutDialog.ui mode change 100755 => 100644 AppEnv.cpp mode change 100755 => 100644 AppEnv.h mode change 100755 => 100644 CrewDatabase.cpp mode change 100755 => 100644 CrewDatabase.h mode change 100755 => 100644 DatabaseThread.cpp mode change 100755 => 100644 DatabaseThread.h mode change 100755 => 100644 ExportDialog.cpp mode change 100755 => 100644 ExportDialog.h mode change 100755 => 100644 ExportDialog.ui mode change 100755 => 100644 ExportThread.cpp mode change 100755 => 100644 ExportThread.h mode change 100755 => 100644 GlobalString.cpp mode change 100755 => 100644 GlobalString.h mode change 100755 => 100644 IconLoader.cpp mode change 100755 => 100644 IconLoader.h mode change 100755 => 100644 LICENSE.GPL mode change 100755 => 100644 LICENSE.LGPL mode change 100755 => 100644 OptionsDialog.cpp mode change 100755 => 100644 OptionsDialog.h mode change 100755 => 100644 OptionsDialog.ui mode change 100755 => 100644 PictureDialog.cpp mode change 100755 => 100644 PictureDialog.h mode change 100755 => 100644 PictureDialog.ui mode change 100755 => 100644 PictureExport.cpp mode change 100755 => 100644 PictureExport.h mode change 100755 => 100644 ProfileDatabase.cpp mode change 100755 => 100644 ProfileDatabase.h mode change 100755 => 100644 ProfileInterface.cpp mode change 100755 => 100644 ProfileInterface.h mode change 100755 => 100644 ProfileInterface.ui mode change 100755 => 100644 ProfileLoader.cpp mode change 100755 => 100644 ProfileLoader.h mode change 100755 => 100644 ProfileWidget.cpp mode change 100755 => 100644 ProfileWidget.h mode change 100755 => 100644 SavegameCopy.cpp mode change 100755 => 100644 SavegameCopy.h mode change 100755 => 100644 SavegameData.cpp mode change 100755 => 100644 SavegameData.h mode change 100755 => 100644 SavegameDialog.cpp mode change 100755 => 100644 SavegameDialog.h mode change 100755 => 100644 SavegameDialog.ui mode change 100755 => 100644 SavegameWidget.cpp mode change 100755 => 100644 SavegameWidget.h mode change 100755 => 100644 SavegameWidget.ui mode change 100755 => 100644 SidebarGenerator.cpp mode change 100755 => 100644 SidebarGenerator.h mode change 100755 => 100644 SnapmaticPicture.cpp mode change 100755 => 100644 SnapmaticPicture.h mode change 100755 => 100644 SnapmaticWidget.cpp mode change 100755 => 100644 SnapmaticWidget.h mode change 100755 => 100644 SnapmaticWidget.ui mode change 100755 => 100644 StandardPaths.cpp mode change 100755 => 100644 StandardPaths.h mode change 100755 => 100644 StringParser.cpp mode change 100755 => 100644 StringParser.h mode change 100755 => 100644 UserInterface.cpp mode change 100755 => 100644 UserInterface.h mode change 100755 => 100644 UserInterface.ui mode change 100755 => 100644 config.h mode change 100755 => 100644 gta5view.pro mode change 100755 => 100644 lang/README.txt mode change 100755 => 100644 main.cpp mode change 100755 => 100644 qjson4/QJsonArray mode change 100755 => 100644 qjson4/QJsonArray.cpp mode change 100755 => 100644 qjson4/QJsonArray.h mode change 100755 => 100644 qjson4/QJsonDocument mode change 100755 => 100644 qjson4/QJsonDocument.cpp mode change 100755 => 100644 qjson4/QJsonDocument.h mode change 100755 => 100644 qjson4/QJsonObject mode change 100755 => 100644 qjson4/QJsonObject.cpp mode change 100755 => 100644 qjson4/QJsonObject.h mode change 100755 => 100644 qjson4/QJsonParseError mode change 100755 => 100644 qjson4/QJsonParseError.cpp mode change 100755 => 100644 qjson4/QJsonParseError.h mode change 100755 => 100644 qjson4/QJsonParser.cpp mode change 100755 => 100644 qjson4/QJsonParser.h mode change 100755 => 100644 qjson4/QJsonRoot mode change 100755 => 100644 qjson4/QJsonRoot.h mode change 100755 => 100644 qjson4/QJsonValue mode change 100755 => 100644 qjson4/QJsonValue.cpp mode change 100755 => 100644 qjson4/QJsonValue.h mode change 100755 => 100644 qjson4/QJsonValueRef mode change 100755 => 100644 qjson4/QJsonValueRef.cpp mode change 100755 => 100644 qjson4/QJsonValueRef.h mode change 100755 => 100644 res/5sync-48.png mode change 100755 => 100644 res/5sync.ico mode change 100755 => 100644 res/app.qrc mode change 100755 => 100644 res/app.rc mode change 100755 => 100644 res/global.de.ini mode change 100755 => 100644 res/global.en.ini mode change 100755 => 100644 res/global.ja.ini mode change 100755 => 100644 res/gta5sync_de.qm mode change 100755 => 100644 res/gta5sync_de.ts mode change 100755 => 100644 res/qt_de.qm mode change 100755 => 100644 res/qtbase_de.qm mode change 100755 => 100644 res/savegame.png mode change 100755 => 100644 uimod/UiModLabel.cpp mode change 100755 => 100644 uimod/UiModLabel.h diff --git a/AboutDialog.cpp b/AboutDialog.cpp old mode 100755 new mode 100644 diff --git a/AboutDialog.h b/AboutDialog.h old mode 100755 new mode 100644 diff --git a/AboutDialog.ui b/AboutDialog.ui old mode 100755 new mode 100644 diff --git a/AppEnv.cpp b/AppEnv.cpp old mode 100755 new mode 100644 diff --git a/AppEnv.h b/AppEnv.h old mode 100755 new mode 100644 diff --git a/CrewDatabase.cpp b/CrewDatabase.cpp old mode 100755 new mode 100644 diff --git a/CrewDatabase.h b/CrewDatabase.h old mode 100755 new mode 100644 diff --git a/DatabaseThread.cpp b/DatabaseThread.cpp old mode 100755 new mode 100644 diff --git a/DatabaseThread.h b/DatabaseThread.h old mode 100755 new mode 100644 diff --git a/ExportDialog.cpp b/ExportDialog.cpp old mode 100755 new mode 100644 diff --git a/ExportDialog.h b/ExportDialog.h old mode 100755 new mode 100644 diff --git a/ExportDialog.ui b/ExportDialog.ui old mode 100755 new mode 100644 diff --git a/ExportThread.cpp b/ExportThread.cpp old mode 100755 new mode 100644 diff --git a/ExportThread.h b/ExportThread.h old mode 100755 new mode 100644 diff --git a/GlobalString.cpp b/GlobalString.cpp old mode 100755 new mode 100644 diff --git a/GlobalString.h b/GlobalString.h old mode 100755 new mode 100644 diff --git a/IconLoader.cpp b/IconLoader.cpp old mode 100755 new mode 100644 diff --git a/IconLoader.h b/IconLoader.h old mode 100755 new mode 100644 diff --git a/LICENSE.GPL b/LICENSE.GPL old mode 100755 new mode 100644 diff --git a/LICENSE.LGPL b/LICENSE.LGPL old mode 100755 new mode 100644 diff --git a/OptionsDialog.cpp b/OptionsDialog.cpp old mode 100755 new mode 100644 diff --git a/OptionsDialog.h b/OptionsDialog.h old mode 100755 new mode 100644 diff --git a/OptionsDialog.ui b/OptionsDialog.ui old mode 100755 new mode 100644 diff --git a/PictureDialog.cpp b/PictureDialog.cpp old mode 100755 new mode 100644 diff --git a/PictureDialog.h b/PictureDialog.h old mode 100755 new mode 100644 diff --git a/PictureDialog.ui b/PictureDialog.ui old mode 100755 new mode 100644 diff --git a/PictureExport.cpp b/PictureExport.cpp old mode 100755 new mode 100644 diff --git a/PictureExport.h b/PictureExport.h old mode 100755 new mode 100644 diff --git a/ProfileDatabase.cpp b/ProfileDatabase.cpp old mode 100755 new mode 100644 diff --git a/ProfileDatabase.h b/ProfileDatabase.h old mode 100755 new mode 100644 diff --git a/ProfileInterface.cpp b/ProfileInterface.cpp old mode 100755 new mode 100644 diff --git a/ProfileInterface.h b/ProfileInterface.h old mode 100755 new mode 100644 diff --git a/ProfileInterface.ui b/ProfileInterface.ui old mode 100755 new mode 100644 diff --git a/ProfileLoader.cpp b/ProfileLoader.cpp old mode 100755 new mode 100644 diff --git a/ProfileLoader.h b/ProfileLoader.h old mode 100755 new mode 100644 diff --git a/ProfileWidget.cpp b/ProfileWidget.cpp old mode 100755 new mode 100644 diff --git a/ProfileWidget.h b/ProfileWidget.h old mode 100755 new mode 100644 diff --git a/SavegameCopy.cpp b/SavegameCopy.cpp old mode 100755 new mode 100644 diff --git a/SavegameCopy.h b/SavegameCopy.h old mode 100755 new mode 100644 diff --git a/SavegameData.cpp b/SavegameData.cpp old mode 100755 new mode 100644 diff --git a/SavegameData.h b/SavegameData.h old mode 100755 new mode 100644 diff --git a/SavegameDialog.cpp b/SavegameDialog.cpp old mode 100755 new mode 100644 diff --git a/SavegameDialog.h b/SavegameDialog.h old mode 100755 new mode 100644 diff --git a/SavegameDialog.ui b/SavegameDialog.ui old mode 100755 new mode 100644 diff --git a/SavegameWidget.cpp b/SavegameWidget.cpp old mode 100755 new mode 100644 diff --git a/SavegameWidget.h b/SavegameWidget.h old mode 100755 new mode 100644 diff --git a/SavegameWidget.ui b/SavegameWidget.ui old mode 100755 new mode 100644 diff --git a/SidebarGenerator.cpp b/SidebarGenerator.cpp old mode 100755 new mode 100644 diff --git a/SidebarGenerator.h b/SidebarGenerator.h old mode 100755 new mode 100644 diff --git a/SnapmaticPicture.cpp b/SnapmaticPicture.cpp old mode 100755 new mode 100644 diff --git a/SnapmaticPicture.h b/SnapmaticPicture.h old mode 100755 new mode 100644 diff --git a/SnapmaticWidget.cpp b/SnapmaticWidget.cpp old mode 100755 new mode 100644 diff --git a/SnapmaticWidget.h b/SnapmaticWidget.h old mode 100755 new mode 100644 diff --git a/SnapmaticWidget.ui b/SnapmaticWidget.ui old mode 100755 new mode 100644 diff --git a/StandardPaths.cpp b/StandardPaths.cpp old mode 100755 new mode 100644 diff --git a/StandardPaths.h b/StandardPaths.h old mode 100755 new mode 100644 diff --git a/StringParser.cpp b/StringParser.cpp old mode 100755 new mode 100644 diff --git a/StringParser.h b/StringParser.h old mode 100755 new mode 100644 diff --git a/UserInterface.cpp b/UserInterface.cpp old mode 100755 new mode 100644 diff --git a/UserInterface.h b/UserInterface.h old mode 100755 new mode 100644 diff --git a/UserInterface.ui b/UserInterface.ui old mode 100755 new mode 100644 diff --git a/config.h b/config.h old mode 100755 new mode 100644 diff --git a/gta5view.pro b/gta5view.pro old mode 100755 new mode 100644 diff --git a/lang/README.txt b/lang/README.txt old mode 100755 new mode 100644 diff --git a/main.cpp b/main.cpp old mode 100755 new mode 100644 diff --git a/qjson4/QJsonArray b/qjson4/QJsonArray old mode 100755 new mode 100644 diff --git a/qjson4/QJsonArray.cpp b/qjson4/QJsonArray.cpp old mode 100755 new mode 100644 diff --git a/qjson4/QJsonArray.h b/qjson4/QJsonArray.h old mode 100755 new mode 100644 diff --git a/qjson4/QJsonDocument b/qjson4/QJsonDocument old mode 100755 new mode 100644 diff --git a/qjson4/QJsonDocument.cpp b/qjson4/QJsonDocument.cpp old mode 100755 new mode 100644 diff --git a/qjson4/QJsonDocument.h b/qjson4/QJsonDocument.h old mode 100755 new mode 100644 diff --git a/qjson4/QJsonObject b/qjson4/QJsonObject old mode 100755 new mode 100644 diff --git a/qjson4/QJsonObject.cpp b/qjson4/QJsonObject.cpp old mode 100755 new mode 100644 diff --git a/qjson4/QJsonObject.h b/qjson4/QJsonObject.h old mode 100755 new mode 100644 diff --git a/qjson4/QJsonParseError b/qjson4/QJsonParseError old mode 100755 new mode 100644 diff --git a/qjson4/QJsonParseError.cpp b/qjson4/QJsonParseError.cpp old mode 100755 new mode 100644 diff --git a/qjson4/QJsonParseError.h b/qjson4/QJsonParseError.h old mode 100755 new mode 100644 diff --git a/qjson4/QJsonParser.cpp b/qjson4/QJsonParser.cpp old mode 100755 new mode 100644 diff --git a/qjson4/QJsonParser.h b/qjson4/QJsonParser.h old mode 100755 new mode 100644 diff --git a/qjson4/QJsonRoot b/qjson4/QJsonRoot old mode 100755 new mode 100644 diff --git a/qjson4/QJsonRoot.h b/qjson4/QJsonRoot.h old mode 100755 new mode 100644 diff --git a/qjson4/QJsonValue b/qjson4/QJsonValue old mode 100755 new mode 100644 diff --git a/qjson4/QJsonValue.cpp b/qjson4/QJsonValue.cpp old mode 100755 new mode 100644 diff --git a/qjson4/QJsonValue.h b/qjson4/QJsonValue.h old mode 100755 new mode 100644 diff --git a/qjson4/QJsonValueRef b/qjson4/QJsonValueRef old mode 100755 new mode 100644 diff --git a/qjson4/QJsonValueRef.cpp b/qjson4/QJsonValueRef.cpp old mode 100755 new mode 100644 diff --git a/qjson4/QJsonValueRef.h b/qjson4/QJsonValueRef.h old mode 100755 new mode 100644 diff --git a/res/5sync-48.png b/res/5sync-48.png old mode 100755 new mode 100644 diff --git a/res/5sync.ico b/res/5sync.ico old mode 100755 new mode 100644 diff --git a/res/app.qrc b/res/app.qrc old mode 100755 new mode 100644 diff --git a/res/app.rc b/res/app.rc old mode 100755 new mode 100644 diff --git a/res/global.de.ini b/res/global.de.ini old mode 100755 new mode 100644 diff --git a/res/global.en.ini b/res/global.en.ini old mode 100755 new mode 100644 diff --git a/res/global.ja.ini b/res/global.ja.ini old mode 100755 new mode 100644 diff --git a/res/gta5sync_de.qm b/res/gta5sync_de.qm old mode 100755 new mode 100644 diff --git a/res/gta5sync_de.ts b/res/gta5sync_de.ts old mode 100755 new mode 100644 diff --git a/res/gta5view.desktop b/res/gta5view.desktop index 28c99d7..168bfd0 100644 --- a/res/gta5view.desktop +++ b/res/gta5view.desktop @@ -1,11 +1,11 @@ -[Desktop Entry] -Version=1.0 -Encoding=UTF-8 -Type=Application -Name=gta5view -Comment=gta5view -Categories=Qt;Application;Utility; -Exec=gta5view -Icon=gta5view -Terminal=false -StartupNotify=false +[Desktop Entry] +Version=1.0 +Encoding=UTF-8 +Type=Application +Name=gta5view +Comment=gta5view +Categories=Qt;Application;Utility; +Exec=gta5view +Icon=gta5view +Terminal=false +StartupNotify=false diff --git a/res/gta5view.exe.manifest b/res/gta5view.exe.manifest index c9bde0a..3f57eaf 100644 --- a/res/gta5view.exe.manifest +++ b/res/gta5view.exe.manifest @@ -1,15 +1,15 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + diff --git a/res/qt_de.qm b/res/qt_de.qm old mode 100755 new mode 100644 diff --git a/res/qtbase_de.qm b/res/qtbase_de.qm old mode 100755 new mode 100644 diff --git a/res/savegame.png b/res/savegame.png old mode 100755 new mode 100644 diff --git a/uimod/UiModLabel.cpp b/uimod/UiModLabel.cpp old mode 100755 new mode 100644 diff --git a/uimod/UiModLabel.h b/uimod/UiModLabel.h old mode 100755 new mode 100644