Skip to content

Commit

Permalink
reverted changes to permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jfriesen222 committed May 25, 2021
1 parent f1ff348 commit a20942a
Show file tree
Hide file tree
Showing 710 changed files with 5,627 additions and 12,699 deletions.
2 changes: 1 addition & 1 deletion .gitignore
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ CMakeLists.txt.user*
android-libvesc_tool.so-deployment-settings.json
android_release_vesctool.keystore
build_android_signed
*.DS_Store

Empty file modified LICENSE
100755 → 100644
Empty file.
Empty file modified QCodeEditor/LICENSE.MIT
100755 → 100644
Empty file.
Empty file modified QCodeEditor/README.md
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/QCXXHighlighter
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/QCodeEditor
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/QFramedTextAttribute
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/QGLSLCompleter
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/QGLSLHighlighter
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/QHighlightBlockRule
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/QHighlightRule
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/QJSONHighlighter
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/QLanguage
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/QLineNumberArea
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/QLuaCompleter
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/QLuaHighlighter
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/QPythonCompleter
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/QPythonHighlighter
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/QStyleSyntaxHighlighter
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/QSyntaxStyle
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/QVescCompleter
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/QXMLHighlighter
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/QmlHighlighter
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/internal/QCXXHighlighter.hpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/internal/QFramedTextAttribute.hpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/internal/QGLSLCompleter.hpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/internal/QGLSLHighlighter.hpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/internal/QHighlightBlockRule.hpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/internal/QHighlightRule.hpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/internal/QJSONHighlighter.hpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/internal/QLanguage.hpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/internal/QLineNumberArea.hpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/internal/QLuaCompleter.hpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/internal/QLuaHighlighter.hpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/internal/QPythonCompleter.hpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/internal/QPythonHighlighter.hpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/internal/QStyleSyntaxHighlighter.hpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/internal/QSyntaxStyle.hpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/internal/QVescCompleter.hpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/internal/QXMLHighlighter.hpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/include/internal/QmlHighlighter.hpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/qcodeeditor.pri
100755 → 100644
Empty file.
Empty file modified QCodeEditor/resources/dark_style.xml
100755 → 100644
Empty file.
Empty file modified QCodeEditor/resources/default_style.xml
100755 → 100644
Empty file.
Empty file modified QCodeEditor/resources/languages/cpp.xml
100755 → 100644
Empty file.
Empty file modified QCodeEditor/resources/languages/glsl.xml
100755 → 100644
Empty file.
Empty file modified QCodeEditor/resources/languages/lua.xml
100755 → 100644
Empty file.
Empty file modified QCodeEditor/resources/languages/python.xml
100755 → 100644
Empty file.
Empty file modified QCodeEditor/resources/languages/qml.xml
100755 → 100644
Empty file.
Empty file modified QCodeEditor/resources/qcodeeditor_resources.qrc
100755 → 100644
Empty file.
Empty file modified QCodeEditor/src/internal/QCXXHighlighter.cpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/src/internal/QFramedTextAttribute.cpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/src/internal/QGLSLCompleter.cpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/src/internal/QGLSLHighlighter.cpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/src/internal/QJSONHighlighter.cpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/src/internal/QLanguage.cpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/src/internal/QLineNumberArea.cpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/src/internal/QLuaCompleter.cpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/src/internal/QLuaHighlighter.cpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/src/internal/QPythonCompleter.cpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/src/internal/QPythonHighlighter.cpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/src/internal/QStyleSyntaxHighlighter.cpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/src/internal/QSyntaxStyle.cpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/src/internal/QVescCompleter.cpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/src/internal/QXMLHighlighter.cpp
100755 → 100644
Empty file.
Empty file modified QCodeEditor/src/internal/QmlHighlighter.cpp
100755 → 100644
Empty file.
Empty file modified README.md
100755 → 100644
Empty file.
Binary file not shown.
Empty file modified android/AndroidManifest.xml.in
100755 → 100644
Empty file.
Empty file modified android/build.gradle
100755 → 100644
Empty file.
Empty file modified android/gradle/wrapper/gradle-wrapper.jar
100755 → 100644
Empty file.
Empty file modified android/gradle/wrapper/gradle-wrapper.properties
100755 → 100644
Empty file.
Empty file modified android/res/drawable-hdpi/icon.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-hdpi/logo.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-hdpi/logo_land.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-hdpi/logo_port.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-ldpi/icon.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-ldpi/logo.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-ldpi/logo_land.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-ldpi/logo_port.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-mdpi/icon.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-mdpi/logo.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-mdpi/logo_land.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-mdpi/logo_port.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-xhdpi/icon.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-xhdpi/logo.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-xhdpi/logo_land.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-xhdpi/logo_port.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-xxhdpi/icon.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-xxhdpi/logo.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-xxhdpi/logo_land.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-xxhdpi/logo_port.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-xxxhdpi/icon.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-xxxhdpi/logo.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-xxxhdpi/logo_land.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable-xxxhdpi/logo_port.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified android/res/drawable/splashscreen.xml
100755 → 100644
Empty file.
Empty file modified android/res/drawable/splashscreen_land.xml
100755 → 100644
Empty file.
Empty file modified android/res/drawable/splashscreen_port.xml
100755 → 100644
Empty file.
Empty file modified android/res/values-land/splashscreentheme.xml
100755 → 100644
Empty file.
Empty file modified android/res/values-port/splashscreentheme.xml
100755 → 100644
Empty file.
Empty file modified android/res/values/libs.xml
100755 → 100644
Empty file.
Empty file modified android/res/values/splashscreentheme.xml
100755 → 100644
Empty file.
Empty file modified android/src/com/vedder/vesc/Utils.java
100755 → 100644
Empty file.
Empty file modified android/src/com/vedder/vesc/VForegroundService.java
100755 → 100644
Empty file.
Empty file modified application/README.md
100755 → 100644
Empty file.
Empty file modified application/template/main.cpp
100755 → 100644
Empty file.
Empty file modified application/template/main.qml
100755 → 100644
Empty file.
Empty file modified application/template/main_qml.cpp
100755 → 100644
Empty file.
Empty file modified application/template/mainwindow.cpp
100755 → 100644
Empty file.
Empty file modified application/template/mainwindow.h
100755 → 100644
Empty file.
Empty file modified application/template/mainwindow.ui
100755 → 100644
Empty file.
Empty file modified application/template/qml.qrc
100755 → 100644
Empty file.
Empty file modified application/template/qtquickcontrols2.conf
100755 → 100644
Empty file.
Empty file modified bleuart.cpp
100755 → 100644
Empty file.
Empty file modified bleuart.h
100755 → 100644
Empty file.
Empty file modified commands.cpp
100755 → 100644
Empty file.
Empty file modified commands.h
100755 → 100644
Empty file.
Empty file modified configparam.cpp
100755 → 100644
Empty file.
Empty file modified configparam.h
100755 → 100644
Empty file.
Empty file modified configparams.cpp
100755 → 100644
Empty file.
Empty file modified configparams.h
100755 → 100644
Empty file.
Empty file modified datatypes.h
100755 → 100644
Empty file.
Empty file modified digitalfiltering.cpp
100755 → 100644
Empty file.
Empty file modified digitalfiltering.h
100755 → 100644
Empty file.
116 changes: 0 additions & 116 deletions ios/Images.xcassets/AppIcon.appiconset/Contents.json

This file was deleted.

Binary file removed ios/Images.xcassets/AppIcon.appiconset/icon-1024.png
Binary file not shown.
Binary file removed ios/Images.xcassets/AppIcon.appiconset/icon-120.png
Diff not rendered.
Binary file removed ios/Images.xcassets/AppIcon.appiconset/icon-152.png
Diff not rendered.
Binary file removed ios/Images.xcassets/AppIcon.appiconset/icon-167.png
Diff not rendered.
Binary file removed ios/Images.xcassets/AppIcon.appiconset/icon-180.png
Diff not rendered.
Binary file removed ios/Images.xcassets/AppIcon.appiconset/icon-20.png
Diff not rendered.
Binary file removed ios/Images.xcassets/AppIcon.appiconset/icon-29.png
Diff not rendered.
Binary file removed ios/Images.xcassets/AppIcon.appiconset/icon-40.png
Diff not rendered.
Binary file removed ios/Images.xcassets/AppIcon.appiconset/icon-58.png
Diff not rendered.
Binary file removed ios/Images.xcassets/AppIcon.appiconset/icon-60.png
Diff not rendered.
Binary file removed ios/Images.xcassets/AppIcon.appiconset/icon-76.png
Diff not rendered.
Binary file removed ios/Images.xcassets/AppIcon.appiconset/icon-80.png
Diff not rendered.
Diff not rendered.
6 changes: 0 additions & 6 deletions ios/Images.xcassets/Contents.json

This file was deleted.

96 changes: 0 additions & 96 deletions ios/Info.plist

This file was deleted.

Binary file removed ios/LaunchImage.png
Diff not rendered.
73 changes: 0 additions & 73 deletions ios/MyLaunchScreen.xib

This file was deleted.

Binary file removed ios/iTunesArtwork
Binary file not shown.
Binary file removed ios/iTunesArtwork@2x
Binary file not shown.
12 changes: 0 additions & 12 deletions ios/src/notch.h

This file was deleted.

14 changes: 0 additions & 14 deletions ios/src/notch.mm

This file was deleted.

Empty file modified lzokay/LICENSE
100755 → 100644
Empty file.
Empty file modified lzokay/README.md
100755 → 100644
Empty file.
Empty file modified lzokay/lzokay.cpp
100755 → 100644
Empty file.
Empty file modified lzokay/lzokay.hpp
100755 → 100644
Empty file.
Empty file modified lzokay/lzokay.pri
100755 → 100644
Empty file.
Loading

0 comments on commit a20942a

Please sign in to comment.