From e306aaaaef02bef9bcefdb80d990e1d7af42b1c5 Mon Sep 17 00:00:00 2001 From: Matthias Kuhn Date: Sun, 16 Sep 2018 14:18:11 +0200 Subject: [PATCH] Fix file mode --- .ci/travis/linux/blacklist.txt | 0 debian/rules | 0 external/astyle/ASBeautifier.cpp | 0 external/astyle/ASEnhancer.cpp | 0 external/astyle/ASFormatter.cpp | 0 external/astyle/ASLocalizer.cpp | 0 external/astyle/ASLocalizer.h | 0 external/astyle/ASResource.cpp | 0 external/astyle/LICENSE.md | 0 external/astyle/astyle.h | 0 external/astyle/astyle_main.cpp | 0 external/astyle/astyle_main.h | 0 external/o2/src/o1.cpp | 0 external/wintoast/LICENSE.txt | 0 external/wintoast/README.md | 0 external/wintoast/src/wintoastlib.cpp | 0 external/wintoast/src/wintoastlib.h | 0 images/images.qrc | 0 resources/data/world_map.dbf | Bin resources/data/world_map.prj | 0 src/analysis/CMakeLists.txt | 0 src/app/CMakeLists.txt | 0 src/auth/oauth2/qjsonwrapper/LICENSE | 0 src/auth/oauth2/qjsonwrapper/README.md | 0 src/core/CMakeLists.txt | 0 src/gui/CMakeLists.txt | 0 src/native/CMakeLists.txt | 0 src/providers/arcgisrest/CMakeLists.txt | 0 src/ui/qgisapp.ui | 0 src/ui/qgsdxfexportdialogbase.ui | 0 tests/src/core/CMakeLists.txt | 0 tests/src/gui/CMakeLists.txt | 0 tests/src/providers/CMakeLists.txt | 0 .../expected_composerattributetable_align_mask.png | Bin tests/testdata/tab_file.dat | Bin tests/testdata/tab_file.id | Bin tests/testdata/tab_file.map | Bin tests/testdata/tab_file.tab | 0 38 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 .ci/travis/linux/blacklist.txt mode change 100755 => 100644 debian/rules mode change 100755 => 100644 external/astyle/ASBeautifier.cpp mode change 100755 => 100644 external/astyle/ASEnhancer.cpp mode change 100755 => 100644 external/astyle/ASFormatter.cpp mode change 100755 => 100644 external/astyle/ASLocalizer.cpp mode change 100755 => 100644 external/astyle/ASLocalizer.h mode change 100755 => 100644 external/astyle/ASResource.cpp mode change 100755 => 100644 external/astyle/LICENSE.md mode change 100755 => 100644 external/astyle/astyle.h mode change 100755 => 100644 external/astyle/astyle_main.cpp mode change 100755 => 100644 external/astyle/astyle_main.h mode change 100755 => 100644 external/o2/src/o1.cpp mode change 100755 => 100644 external/wintoast/LICENSE.txt mode change 100755 => 100644 external/wintoast/README.md mode change 100755 => 100644 external/wintoast/src/wintoastlib.cpp mode change 100755 => 100644 external/wintoast/src/wintoastlib.h mode change 100755 => 100644 images/images.qrc mode change 100755 => 100644 resources/data/world_map.dbf mode change 100755 => 100644 resources/data/world_map.prj mode change 100755 => 100644 src/analysis/CMakeLists.txt mode change 100755 => 100644 src/app/CMakeLists.txt mode change 100755 => 100644 src/auth/oauth2/qjsonwrapper/LICENSE mode change 100755 => 100644 src/auth/oauth2/qjsonwrapper/README.md mode change 100755 => 100644 src/core/CMakeLists.txt mode change 100755 => 100644 src/gui/CMakeLists.txt mode change 100755 => 100644 src/native/CMakeLists.txt mode change 100755 => 100644 src/providers/arcgisrest/CMakeLists.txt mode change 100755 => 100644 src/ui/qgisapp.ui mode change 100755 => 100644 src/ui/qgsdxfexportdialogbase.ui mode change 100755 => 100644 tests/src/core/CMakeLists.txt mode change 100755 => 100644 tests/src/gui/CMakeLists.txt mode change 100755 => 100644 tests/src/providers/CMakeLists.txt mode change 100755 => 100644 tests/testdata/control_images/composer_table/expected_composerattributetable_align/expected_composerattributetable_align_mask.png mode change 100755 => 100644 tests/testdata/tab_file.dat mode change 100755 => 100644 tests/testdata/tab_file.id mode change 100755 => 100644 tests/testdata/tab_file.map mode change 100755 => 100644 tests/testdata/tab_file.tab diff --git a/.ci/travis/linux/blacklist.txt b/.ci/travis/linux/blacklist.txt old mode 100755 new mode 100644 diff --git a/debian/rules b/debian/rules old mode 100755 new mode 100644 diff --git a/external/astyle/ASBeautifier.cpp b/external/astyle/ASBeautifier.cpp old mode 100755 new mode 100644 diff --git a/external/astyle/ASEnhancer.cpp b/external/astyle/ASEnhancer.cpp old mode 100755 new mode 100644 diff --git a/external/astyle/ASFormatter.cpp b/external/astyle/ASFormatter.cpp old mode 100755 new mode 100644 diff --git a/external/astyle/ASLocalizer.cpp b/external/astyle/ASLocalizer.cpp old mode 100755 new mode 100644 diff --git a/external/astyle/ASLocalizer.h b/external/astyle/ASLocalizer.h old mode 100755 new mode 100644 diff --git a/external/astyle/ASResource.cpp b/external/astyle/ASResource.cpp old mode 100755 new mode 100644 diff --git a/external/astyle/LICENSE.md b/external/astyle/LICENSE.md old mode 100755 new mode 100644 diff --git a/external/astyle/astyle.h b/external/astyle/astyle.h old mode 100755 new mode 100644 diff --git a/external/astyle/astyle_main.cpp b/external/astyle/astyle_main.cpp old mode 100755 new mode 100644 diff --git a/external/astyle/astyle_main.h b/external/astyle/astyle_main.h old mode 100755 new mode 100644 diff --git a/external/o2/src/o1.cpp b/external/o2/src/o1.cpp old mode 100755 new mode 100644 diff --git a/external/wintoast/LICENSE.txt b/external/wintoast/LICENSE.txt old mode 100755 new mode 100644 diff --git a/external/wintoast/README.md b/external/wintoast/README.md old mode 100755 new mode 100644 diff --git a/external/wintoast/src/wintoastlib.cpp b/external/wintoast/src/wintoastlib.cpp old mode 100755 new mode 100644 diff --git a/external/wintoast/src/wintoastlib.h b/external/wintoast/src/wintoastlib.h old mode 100755 new mode 100644 diff --git a/images/images.qrc b/images/images.qrc old mode 100755 new mode 100644 diff --git a/resources/data/world_map.dbf b/resources/data/world_map.dbf old mode 100755 new mode 100644 diff --git a/resources/data/world_map.prj b/resources/data/world_map.prj old mode 100755 new mode 100644 diff --git a/src/analysis/CMakeLists.txt b/src/analysis/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/src/app/CMakeLists.txt b/src/app/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/src/auth/oauth2/qjsonwrapper/LICENSE b/src/auth/oauth2/qjsonwrapper/LICENSE old mode 100755 new mode 100644 diff --git a/src/auth/oauth2/qjsonwrapper/README.md b/src/auth/oauth2/qjsonwrapper/README.md old mode 100755 new mode 100644 diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/src/native/CMakeLists.txt b/src/native/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/src/providers/arcgisrest/CMakeLists.txt b/src/providers/arcgisrest/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/src/ui/qgisapp.ui b/src/ui/qgisapp.ui old mode 100755 new mode 100644 diff --git a/src/ui/qgsdxfexportdialogbase.ui b/src/ui/qgsdxfexportdialogbase.ui old mode 100755 new mode 100644 diff --git a/tests/src/core/CMakeLists.txt b/tests/src/core/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/tests/src/gui/CMakeLists.txt b/tests/src/gui/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/tests/src/providers/CMakeLists.txt b/tests/src/providers/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/tests/testdata/control_images/composer_table/expected_composerattributetable_align/expected_composerattributetable_align_mask.png b/tests/testdata/control_images/composer_table/expected_composerattributetable_align/expected_composerattributetable_align_mask.png old mode 100755 new mode 100644 diff --git a/tests/testdata/tab_file.dat b/tests/testdata/tab_file.dat old mode 100755 new mode 100644 diff --git a/tests/testdata/tab_file.id b/tests/testdata/tab_file.id old mode 100755 new mode 100644 diff --git a/tests/testdata/tab_file.map b/tests/testdata/tab_file.map old mode 100755 new mode 100644 diff --git a/tests/testdata/tab_file.tab b/tests/testdata/tab_file.tab old mode 100755 new mode 100644