Import veyon_4.1.7+repack1.orig.tar.xz
authorMike Gabriel <sunweaver@debian.org>
Thu, 31 Jan 2019 10:07:06 +0000 (10:07 +0000)
committerMike Gabriel <sunweaver@debian.org>
Thu, 31 Jan 2019 10:07:06 +0000 (10:07 +0000)
commitd24c4298024e53aa78233fbf1b789c9a951e95ea
tree1e4ae2934076f2094e44f3b5e6d0defcad05051c
Import veyon_4.1.7+repack1.orig.tar.xz

[dgit import orig veyon_4.1.7+repack1.orig.tar.xz]
693 files changed:
.gitignore [new file with mode: 0644]
.gitmodules [new file with mode: 0644]
.mailmap [new file with mode: 0644]
.tx/config [new file with mode: 0644]
3rdparty/kldap/.arcconfig [new file with mode: 0644]
3rdparty/kldap/.gitignore [new file with mode: 0644]
3rdparty/kldap/CMakeLists.txt [new file with mode: 0644]
3rdparty/kldap/COPYING.LIB [new file with mode: 0644]
3rdparty/kldap/KF5LdapConfig.cmake.in [new file with mode: 0644]
3rdparty/kldap/README.md [new file with mode: 0644]
3rdparty/kldap/cmake/FindLdap.cmake [new file with mode: 0644]
3rdparty/kldap/kldap.categories [new file with mode: 0644]
3rdparty/kldap/kldap.renamecategories [new file with mode: 0644]
3rdparty/kldap/metainfo.yaml [new file with mode: 0644]
3rdparty/kldap/src/CMakeLists.txt [new file with mode: 0644]
3rdparty/kldap/src/Messages.sh [new file with mode: 0644]
3rdparty/kldap/src/ber.cpp [new file with mode: 0644]
3rdparty/kldap/src/ber.h [new file with mode: 0644]
3rdparty/kldap/src/kldap_config.h.cmake [new file with mode: 0644]
3rdparty/kldap/src/ldapattributeproxymodel.cpp [new file with mode: 0644]
3rdparty/kldap/src/ldapattributeproxymodel.h [new file with mode: 0644]
3rdparty/kldap/src/ldapconfigwidget.cpp [new file with mode: 0644]
3rdparty/kldap/src/ldapconfigwidget.h [new file with mode: 0644]
3rdparty/kldap/src/ldapconnection.cpp [new file with mode: 0644]
3rdparty/kldap/src/ldapconnection.h [new file with mode: 0644]
3rdparty/kldap/src/ldapcontrol.cpp [new file with mode: 0644]
3rdparty/kldap/src/ldapcontrol.h [new file with mode: 0644]
3rdparty/kldap/src/ldapdefs.h [new file with mode: 0644]
3rdparty/kldap/src/ldapdn.cpp [new file with mode: 0644]
3rdparty/kldap/src/ldapdn.h [new file with mode: 0644]
3rdparty/kldap/src/ldapmodel.cpp [new file with mode: 0644]
3rdparty/kldap/src/ldapmodel.h [new file with mode: 0644]
3rdparty/kldap/src/ldapmodel_p.cpp [new file with mode: 0644]
3rdparty/kldap/src/ldapmodel_p.h [new file with mode: 0644]
3rdparty/kldap/src/ldapmodelnode_p.cpp [new file with mode: 0644]
3rdparty/kldap/src/ldapmodelnode_p.h [new file with mode: 0644]
3rdparty/kldap/src/ldapobject.cpp [new file with mode: 0644]
3rdparty/kldap/src/ldapobject.h [new file with mode: 0644]
3rdparty/kldap/src/ldapoperation.cpp [new file with mode: 0644]
3rdparty/kldap/src/ldapoperation.h [new file with mode: 0644]
3rdparty/kldap/src/ldapsearch.cpp [new file with mode: 0644]
3rdparty/kldap/src/ldapsearch.h [new file with mode: 0644]
3rdparty/kldap/src/ldapserver.cpp [new file with mode: 0644]
3rdparty/kldap/src/ldapserver.h [new file with mode: 0644]
3rdparty/kldap/src/ldapstructureproxymodel.cpp [new file with mode: 0644]
3rdparty/kldap/src/ldapstructureproxymodel.h [new file with mode: 0644]
3rdparty/kldap/src/ldapurl.cpp [new file with mode: 0644]
3rdparty/kldap/src/ldapurl.h [new file with mode: 0644]
3rdparty/kldap/src/ldif.cpp [new file with mode: 0644]
3rdparty/kldap/src/ldif.h [new file with mode: 0644]
3rdparty/kldap/src/w32-ldap-help.h [new file with mode: 0644]
3rdparty/libvncserver/.appveyor.yml [new file with mode: 0644]
3rdparty/libvncserver/.gitignore [new file with mode: 0644]
3rdparty/libvncserver/.travis.yml [new file with mode: 0644]
3rdparty/libvncserver/AUTHORS [new file with mode: 0644]
3rdparty/libvncserver/CMakeLists.txt [new file with mode: 0644]
3rdparty/libvncserver/COPYING [new file with mode: 0644]
3rdparty/libvncserver/ChangeLog [new file with mode: 0644]
3rdparty/libvncserver/Doxyfile [new file with mode: 0644]
3rdparty/libvncserver/NEWS [new file with mode: 0644]
3rdparty/libvncserver/README.md [new file with mode: 0644]
3rdparty/libvncserver/TODO [new file with mode: 0644]
3rdparty/libvncserver/cmake/Modules/FindFFMPEG.cmake [new file with mode: 0644]
3rdparty/libvncserver/cmake/Modules/FindLZO.cmake [new file with mode: 0644]
3rdparty/libvncserver/cmake/Modules/FindSDL2.cmake [new file with mode: 0644]
3rdparty/libvncserver/common/base64.c [new file with mode: 0644]
3rdparty/libvncserver/common/base64.h [new file with mode: 0644]
3rdparty/libvncserver/common/d3des.c [new file with mode: 0644]
3rdparty/libvncserver/common/d3des.h [new file with mode: 0644]
3rdparty/libvncserver/common/lzoconf.h [new file with mode: 0644]
3rdparty/libvncserver/common/lzodefs.h [new file with mode: 0644]
3rdparty/libvncserver/common/md5.c [new file with mode: 0644]
3rdparty/libvncserver/common/md5.h [new file with mode: 0644]
3rdparty/libvncserver/common/minilzo.c [new file with mode: 0644]
3rdparty/libvncserver/common/minilzo.h [new file with mode: 0644]
3rdparty/libvncserver/common/rfbcrypto.h [new file with mode: 0644]
3rdparty/libvncserver/common/rfbcrypto_gnutls.c [new file with mode: 0644]
3rdparty/libvncserver/common/rfbcrypto_included.c [new file with mode: 0644]
3rdparty/libvncserver/common/rfbcrypto_openssl.c [new file with mode: 0644]
3rdparty/libvncserver/common/sha-private.h [new file with mode: 0644]
3rdparty/libvncserver/common/sha.h [new file with mode: 0644]
3rdparty/libvncserver/common/sha1.c [new file with mode: 0644]
3rdparty/libvncserver/common/turbojpeg.c [new file with mode: 0644]
3rdparty/libvncserver/common/turbojpeg.h [new file with mode: 0644]
3rdparty/libvncserver/common/vncauth.c [new file with mode: 0644]
3rdparty/libvncserver/common/zywrletemplate.c [new file with mode: 0644]
3rdparty/libvncserver/deps/sasl-fix-snprintf-macro.patch [new file with mode: 0644]
3rdparty/libvncserver/libvncclient.pc.cmakein [new file with mode: 0644]
3rdparty/libvncserver/libvncclient/corre.c [new file with mode: 0644]
3rdparty/libvncserver/libvncclient/cursor.c [new file with mode: 0644]
3rdparty/libvncserver/libvncclient/hextile.c [new file with mode: 0644]
3rdparty/libvncserver/libvncclient/listen.c [new file with mode: 0644]
3rdparty/libvncserver/libvncclient/rfbproto.c [new file with mode: 0644]
3rdparty/libvncserver/libvncclient/rre.c [new file with mode: 0644]
3rdparty/libvncserver/libvncclient/sasl.c [new file with mode: 0644]
3rdparty/libvncserver/libvncclient/sasl.h [new file with mode: 0644]
3rdparty/libvncserver/libvncclient/sockets.c [new file with mode: 0644]
3rdparty/libvncserver/libvncclient/tight.c [new file with mode: 0644]
3rdparty/libvncserver/libvncclient/tls.h [new file with mode: 0644]
3rdparty/libvncserver/libvncclient/tls_gnutls.c [new file with mode: 0644]
3rdparty/libvncserver/libvncclient/tls_none.c [new file with mode: 0644]
3rdparty/libvncserver/libvncclient/tls_openssl.c [new file with mode: 0644]
3rdparty/libvncserver/libvncclient/trle.c [new file with mode: 0644]
3rdparty/libvncserver/libvncclient/ultra.c [new file with mode: 0644]
3rdparty/libvncserver/libvncclient/vncviewer.c [new file with mode: 0644]
3rdparty/libvncserver/libvncclient/zlib.c [new file with mode: 0644]
3rdparty/libvncserver/libvncclient/zrle.c [new file with mode: 0644]
3rdparty/libvncserver/rfb/default8x16.h [new file with mode: 0644]
3rdparty/libvncserver/rfb/keysym.h [new file with mode: 0644]
3rdparty/libvncserver/rfb/rfb.h [new file with mode: 0644]
3rdparty/libvncserver/rfb/rfbclient.h [new file with mode: 0644]
3rdparty/libvncserver/rfb/rfbconfig.h.cmakein [new file with mode: 0644]
3rdparty/libvncserver/rfb/rfbproto.h [new file with mode: 0644]
3rdparty/libvncserver/rfb/rfbregion.h [new file with mode: 0644]
3rdparty/libvncserver/test/blooptest.c [new file with mode: 0644]
3rdparty/libvncserver/test/bmp.c [new file with mode: 0644]
3rdparty/libvncserver/test/bmp.h [new file with mode: 0644]
3rdparty/libvncserver/test/cargstest.c [new file with mode: 0644]
3rdparty/libvncserver/test/copyrecttest.c [new file with mode: 0644]
3rdparty/libvncserver/test/cursortest.c [new file with mode: 0644]
3rdparty/libvncserver/test/encodingstest.c [new file with mode: 0644]
3rdparty/libvncserver/test/tjbench.c [new file with mode: 0644]
3rdparty/libvncserver/test/tjunittest.c [new file with mode: 0644]
3rdparty/libvncserver/test/tjutil.c [new file with mode: 0644]
3rdparty/libvncserver/test/tjutil.h [new file with mode: 0644]
3rdparty/libvncserver/test/wsmaketestframe.py [new file with mode: 0755]
3rdparty/libvncserver/test/wstest.c [new file with mode: 0644]
3rdparty/libvncserver/test/wstestdata.inc [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
CONTRIBUTORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
INSTALL [new file with mode: 0644]
README.md [new file with mode: 0644]
cmake/CPackDefinitions.cmake [new file with mode: 0644]
cmake/modules/BuildPlugin.cmake [new file with mode: 0644]
cmake/modules/COPYING-CMAKE-SCRIPTS [new file with mode: 0644]
cmake/modules/CotireVeyon.cmake [new file with mode: 0644]
cmake/modules/FindLZO.cmake [new file with mode: 0644]
cmake/modules/FindLdap.cmake [new file with mode: 0644]
cmake/modules/FindPAM.cmake [new file with mode: 0644]
cmake/modules/FindQCA.cmake [new file with mode: 0644]
cmake/modules/WindowsBuildHelpers.cmake [new file with mode: 0644]
cmake/modules/XdgInstall.cmake [new file with mode: 0644]
cmake/modules/cotire.cmake [new file with mode: 0644]
configurator/CMakeLists.txt [new file with mode: 0644]
configurator/data/io.veyon.veyon-configurator.policy.in [new file with mode: 0644]
configurator/data/veyon-configurator.desktop.in [new file with mode: 0644]
configurator/data/veyon-configurator.png [new file with mode: 0644]
configurator/data/veyon-configurator.svg [new file with mode: 0644]
configurator/data/veyon-configurator.xpm [new file with mode: 0644]
configurator/forms/AccessControlPage.ui [new file with mode: 0644]
configurator/forms/AccessControlRuleEditDialog.ui [new file with mode: 0644]
configurator/forms/AccessControlRulesTestDialog.ui [new file with mode: 0644]
configurator/forms/GeneralConfigurationPage.ui [new file with mode: 0644]
configurator/forms/MainWindow.ui [new file with mode: 0644]
configurator/forms/MasterConfigurationPage.ui [new file with mode: 0644]
configurator/forms/ServiceConfigurationPage.ui [new file with mode: 0644]
configurator/resources/access-rule-ask.png [new file with mode: 0644]
configurator/resources/application-x-ms-dos-executable.png [new file with mode: 0644]
configurator/resources/application-x-sharedlib.png [new file with mode: 0644]
configurator/resources/configure-shortcuts.png [new file with mode: 0644]
configurator/resources/dialog-ok-apply.png [new file with mode: 0644]
configurator/resources/document-edit.png [new file with mode: 0644]
configurator/resources/go-down.png [new file with mode: 0644]
configurator/resources/go-next.png [new file with mode: 0644]
configurator/resources/go-previous.png [new file with mode: 0644]
configurator/resources/go-up.png [new file with mode: 0644]
configurator/resources/help-about.png [new file with mode: 0644]
configurator/resources/media-playback-start.png [new file with mode: 0644]
configurator/resources/media-playback-stop.png [new file with mode: 0644]
configurator/resources/network-vpn.png [new file with mode: 0644]
configurator/resources/vcs-conflicting.png [new file with mode: 0644]
configurator/resources/vcs-normal.png [new file with mode: 0644]
configurator/resources/vcs-removed.png [new file with mode: 0644]
configurator/resources/veyon-configurator.png [new file with mode: 0644]
configurator/src/AccessControlPage.cpp [new file with mode: 0644]
configurator/src/AccessControlPage.h [new file with mode: 0644]
configurator/src/AccessControlRuleEditDialog.cpp [new file with mode: 0644]
configurator/src/AccessControlRuleEditDialog.h [new file with mode: 0644]
configurator/src/AccessControlRuleListModel.cpp [new file with mode: 0644]
configurator/src/AccessControlRuleListModel.h [new file with mode: 0644]
configurator/src/AccessControlRulesTestDialog.cpp [new file with mode: 0644]
configurator/src/AccessControlRulesTestDialog.h [new file with mode: 0644]
configurator/src/ConfigurationTestController.cpp [new file with mode: 0644]
configurator/src/ConfigurationTestController.h [new file with mode: 0644]
configurator/src/GeneralConfigurationPage.cpp [new file with mode: 0644]
configurator/src/GeneralConfigurationPage.h [new file with mode: 0644]
configurator/src/MainWindow.cpp [new file with mode: 0644]
configurator/src/MainWindow.h [new file with mode: 0644]
configurator/src/MasterConfigurationPage.cpp [new file with mode: 0644]
configurator/src/MasterConfigurationPage.h [new file with mode: 0644]
configurator/src/ServiceConfigurationPage.cpp [new file with mode: 0644]
configurator/src/ServiceConfigurationPage.h [new file with mode: 0644]
configurator/src/main.cpp [new file with mode: 0644]
configurator/veyon-configurator.1 [new file with mode: 0644]
configurator/veyon-configurator.qrc [new file with mode: 0644]
configurator/veyon-configurator.rc.in [new file with mode: 0644]
core/CMakeLists.txt [new file with mode: 0644]
core/builddata.qrc.in [new file with mode: 0644]
core/core.qrc [new file with mode: 0644]
core/dialogs/AboutDialog.ui [new file with mode: 0644]
core/dialogs/PasswordDialog.ui [new file with mode: 0644]
core/include/AboutDialog.h [new file with mode: 0644]
core/include/AccessControlProvider.h [new file with mode: 0644]
core/include/AccessControlRule.h [new file with mode: 0644]
core/include/AuthenticationCredentials.h [new file with mode: 0644]
core/include/BuiltinFeatures.h [new file with mode: 0644]
core/include/CommandLineIO.h [new file with mode: 0644]
core/include/CommandLinePluginInterface.h [new file with mode: 0644]
core/include/Computer.h [new file with mode: 0644]
core/include/ComputerControlInterface.h [new file with mode: 0644]
core/include/Configuration/JsonStore.h [new file with mode: 0644]
core/include/Configuration/LocalStore.h [new file with mode: 0644]
core/include/Configuration/Object.h [new file with mode: 0644]
core/include/Configuration/Proxy.h [new file with mode: 0644]
core/include/Configuration/Store.h [new file with mode: 0644]
core/include/Configuration/UiMapping.h [new file with mode: 0644]
core/include/ConfigurationManager.h [new file with mode: 0644]
core/include/ConfigurationPage.h [new file with mode: 0644]
core/include/ConfigurationPagePluginInterface.h [new file with mode: 0644]
core/include/Cotire.h [new file with mode: 0644]
core/include/CryptoCore.h [new file with mode: 0644]
core/include/DesktopAccessDialog.h [new file with mode: 0644]
core/include/Feature.h [new file with mode: 0644]
core/include/FeatureControl.h [new file with mode: 0644]
core/include/FeatureManager.h [new file with mode: 0644]
core/include/FeatureMessage.h [new file with mode: 0644]
core/include/FeatureProviderInterface.h [new file with mode: 0644]
core/include/FeatureWorkerManager.h [new file with mode: 0644]
core/include/FileSystemBrowser.h [new file with mode: 0644]
core/include/Filesystem.h [new file with mode: 0644]
core/include/InternetAccessControlBackendInterface.h [new file with mode: 0644]
core/include/KeyboardShortcutTrapper.h [new file with mode: 0644]
core/include/LockWidget.h [new file with mode: 0644]
core/include/Logger.h [new file with mode: 0644]
core/include/MonitoringMode.h [new file with mode: 0644]
core/include/NetworkObject.h [new file with mode: 0644]
core/include/NetworkObjectDirectory.h [new file with mode: 0644]
core/include/NetworkObjectDirectoryManager.h [new file with mode: 0644]
core/include/NetworkObjectDirectoryPluginInterface.h [new file with mode: 0644]
core/include/NetworkObjectModel.h [new file with mode: 0644]
core/include/ObjectManager.h [new file with mode: 0644]
core/include/PasswordDialog.h [new file with mode: 0644]
core/include/PlatformCoreFunctions.h [new file with mode: 0644]
core/include/PlatformFilesystemFunctions.h [new file with mode: 0644]
core/include/PlatformInputDeviceFunctions.h [new file with mode: 0644]
core/include/PlatformNetworkFunctions.h [new file with mode: 0644]
core/include/PlatformPluginInterface.h [new file with mode: 0644]
core/include/PlatformPluginManager.h [new file with mode: 0644]
core/include/PlatformServiceCore.h [new file with mode: 0644]
core/include/PlatformServiceFunctions.h [new file with mode: 0644]
core/include/PlatformUserFunctions.h [new file with mode: 0644]
core/include/Plugin.h [new file with mode: 0644]
core/include/PluginInterface.h [new file with mode: 0644]
core/include/PluginManager.h [new file with mode: 0644]
core/include/ProgressWidget.h [new file with mode: 0644]
core/include/QtCompat.h [new file with mode: 0644]
core/include/RfbVeyonAuth.h [new file with mode: 0644]
core/include/Screenshot.h [new file with mode: 0644]
core/include/ServiceControl.h [new file with mode: 0644]
core/include/SimpleFeatureProvider.h [new file with mode: 0644]
core/include/SocketDevice.h [new file with mode: 0644]
core/include/SystemTrayIcon.h [new file with mode: 0644]
core/include/ToolButton.h [new file with mode: 0644]
core/include/UserGroupsBackendInterface.h [new file with mode: 0644]
core/include/UserGroupsBackendManager.h [new file with mode: 0644]
core/include/UserSessionControl.h [new file with mode: 0644]
core/include/VariantArrayMessage.h [new file with mode: 0644]
core/include/VariantStream.h [new file with mode: 0644]
core/include/VeyonConfiguration.h [new file with mode: 0644]
core/include/VeyonConfigurationProperties.h [new file with mode: 0644]
core/include/VeyonConnection.h [new file with mode: 0644]
core/include/VeyonCore.h [new file with mode: 0644]
core/include/VeyonMasterInterface.h [new file with mode: 0644]
core/include/VeyonRfbExt.h [new file with mode: 0644]
core/include/VeyonServerInterface.h [new file with mode: 0644]
core/include/VeyonServiceControl.h [new file with mode: 0644]
core/include/VeyonWorkerInterface.h [new file with mode: 0644]
core/include/VncClientProtocol.h [new file with mode: 0644]
core/include/VncConnection.h [new file with mode: 0644]
core/include/VncServerClient.h [new file with mode: 0644]
core/include/VncServerPluginInterface.h [new file with mode: 0644]
core/include/VncServerProtocol.h [new file with mode: 0644]
core/include/VncView.h [new file with mode: 0644]
core/include/veyonconfig.h.in [new file with mode: 0644]
core/resources/application-x-pem-key.png [new file with mode: 0644]
core/resources/default-pkey.pem [new file with mode: 0644]
core/resources/document-open.png [new file with mode: 0644]
core/resources/document-save.png [new file with mode: 0644]
core/resources/edit-delete.png [new file with mode: 0644]
core/resources/help-about.png [new file with mode: 0644]
core/resources/icon128.png [new file with mode: 0644]
core/resources/icon16.png [new file with mode: 0644]
core/resources/icon22.png [new file with mode: 0644]
core/resources/icon32.png [new file with mode: 0644]
core/resources/icon64.png [new file with mode: 0644]
core/resources/languages.png [new file with mode: 0644]
core/resources/license.png [new file with mode: 0644]
core/resources/list-add.png [new file with mode: 0644]
core/resources/presentation-none.png [new file with mode: 0644]
core/resources/system-suspend-hibernate.png [new file with mode: 0644]
core/resources/toolbar-background.png [new file with mode: 0644]
core/resources/user-group-new.png [new file with mode: 0644]
core/resources/watch1.png [new file with mode: 0644]
core/resources/watch10.png [new file with mode: 0644]
core/resources/watch11.png [new file with mode: 0644]
core/resources/watch12.png [new file with mode: 0644]
core/resources/watch13.png [new file with mode: 0644]
core/resources/watch14.png [new file with mode: 0644]
core/resources/watch15.png [new file with mode: 0644]
core/resources/watch16.png [new file with mode: 0644]
core/resources/watch2.png [new file with mode: 0644]
core/resources/watch3.png [new file with mode: 0644]
core/resources/watch4.png [new file with mode: 0644]
core/resources/watch5.png [new file with mode: 0644]
core/resources/watch6.png [new file with mode: 0644]
core/resources/watch7.png [new file with mode: 0644]
core/resources/watch8.png [new file with mode: 0644]
core/resources/watch9.png [new file with mode: 0644]
core/src/AboutDialog.cpp [new file with mode: 0644]
core/src/AccessControlProvider.cpp [new file with mode: 0644]
core/src/AccessControlRule.cpp [new file with mode: 0644]
core/src/AuthenticationCredentials.cpp [new file with mode: 0644]
core/src/BuiltinFeatures.cpp [new file with mode: 0644]
core/src/CommandLineIO.cpp [new file with mode: 0644]
core/src/Computer.cpp [new file with mode: 0644]
core/src/ComputerControlInterface.cpp [new file with mode: 0644]
core/src/Configuration/JsonStore.cpp [new file with mode: 0644]
core/src/Configuration/LocalStore.cpp [new file with mode: 0644]
core/src/Configuration/Object.cpp [new file with mode: 0644]
core/src/ConfigurationManager.cpp [new file with mode: 0644]
core/src/ConfigurationPage.cpp [new file with mode: 0644]
core/src/CryptoCore.cpp [new file with mode: 0644]
core/src/DesktopAccessDialog.cpp [new file with mode: 0644]
core/src/FeatureControl.cpp [new file with mode: 0644]
core/src/FeatureManager.cpp [new file with mode: 0644]
core/src/FeatureMessage.cpp [new file with mode: 0644]
core/src/FeatureWorkerManager.cpp [new file with mode: 0644]
core/src/FileSystemBrowser.cpp [new file with mode: 0644]
core/src/Filesystem.cpp [new file with mode: 0644]
core/src/LockWidget.cpp [new file with mode: 0644]
core/src/Logger.cpp [new file with mode: 0644]
core/src/MonitoringMode.cpp [new file with mode: 0644]
core/src/NetworkObject.cpp [new file with mode: 0644]
core/src/NetworkObjectDirectory.cpp [new file with mode: 0644]
core/src/NetworkObjectDirectoryManager.cpp [new file with mode: 0644]
core/src/PasswordDialog.cpp [new file with mode: 0644]
core/src/PlatformPluginManager.cpp [new file with mode: 0644]
core/src/PlatformServiceCore.cpp [new file with mode: 0644]
core/src/PluginManager.cpp [new file with mode: 0644]
core/src/ProgressWidget.cpp [new file with mode: 0644]
core/src/QtCompat.cpp [new file with mode: 0644]
core/src/Screenshot.cpp [new file with mode: 0644]
core/src/ServiceControl.cpp [new file with mode: 0644]
core/src/SimpleFeatureProvider.cpp [new file with mode: 0644]
core/src/SystemTrayIcon.cpp [new file with mode: 0644]
core/src/ToolButton.cpp [new file with mode: 0644]
core/src/UserGroupsBackendManager.cpp [new file with mode: 0644]
core/src/UserSessionControl.cpp [new file with mode: 0644]
core/src/VariantArrayMessage.cpp [new file with mode: 0644]
core/src/VariantStream.cpp [new file with mode: 0644]
core/src/VeyonConfiguration.cpp [new file with mode: 0644]
core/src/VeyonConnection.cpp [new file with mode: 0644]
core/src/VeyonCore.cpp [new file with mode: 0644]
core/src/VeyonServiceControl.cpp [new file with mode: 0644]
core/src/VncClientProtocol.cpp [new file with mode: 0644]
core/src/VncConnection.cpp [new file with mode: 0644]
core/src/VncServerProtocol.cpp [new file with mode: 0644]
core/src/VncView.cpp [new file with mode: 0644]
ctl/CMakeLists.txt [new file with mode: 0644]
ctl/src/main.cpp [new file with mode: 0644]
ctl/veyon-ctl.1 [new file with mode: 0644]
ctl/veyon-ctl.rc.in [new file with mode: 0644]
master/CMakeLists.txt [new file with mode: 0644]
master/data/veyon-master.desktop.in [new file with mode: 0644]
master/data/veyon-master.png [new file with mode: 0644]
master/data/veyon-master.svg [new file with mode: 0644]
master/data/veyon-master.xpm [new file with mode: 0644]
master/forms/ComputerManagementView.ui [new file with mode: 0644]
master/forms/ComputerMonitoringView.ui [new file with mode: 0644]
master/forms/MainWindow.ui [new file with mode: 0644]
master/forms/RoomSelectionDialog.ui [new file with mode: 0644]
master/forms/ScreenshotManagementView.ui [new file with mode: 0644]
master/master.qrc [new file with mode: 0644]
master/resources/align-grid.png [new file with mode: 0644]
master/resources/applications-education.png [new file with mode: 0644]
master/resources/camera-photo.png [new file with mode: 0644]
master/resources/edit-find.png [new file with mode: 0644]
master/resources/exchange-positions-zorder.png [new file with mode: 0644]
master/resources/powered-on.png [new file with mode: 0644]
master/resources/preferences-desktop-display-blue.png [new file with mode: 0644]
master/resources/preferences-desktop-display-gray.png [new file with mode: 0644]
master/resources/preferences-desktop-display-orange.png [new file with mode: 0644]
master/resources/preferences-desktop-display-red.png [new file with mode: 0644]
master/resources/preferences-desktop-display.png [new file with mode: 0644]
master/resources/splash.png [new file with mode: 0644]
master/resources/zoom-fit-best.png [new file with mode: 0644]
master/src/CheckableItemProxyModel.cpp [new file with mode: 0644]
master/src/CheckableItemProxyModel.h [new file with mode: 0644]
master/src/ComputerControlListModel.cpp [new file with mode: 0644]
master/src/ComputerControlListModel.h [new file with mode: 0644]
master/src/ComputerManagementView.cpp [new file with mode: 0644]
master/src/ComputerManagementView.h [new file with mode: 0644]
master/src/ComputerManager.cpp [new file with mode: 0644]
master/src/ComputerManager.h [new file with mode: 0644]
master/src/ComputerMonitoringView.cpp [new file with mode: 0644]
master/src/ComputerMonitoringView.h [new file with mode: 0644]
master/src/ComputerSortFilterProxyModel.cpp [new file with mode: 0644]
master/src/ComputerSortFilterProxyModel.h [new file with mode: 0644]
master/src/FlexibleListView.cpp [new file with mode: 0644]
master/src/FlexibleListView.h [new file with mode: 0644]
master/src/MainToolBar.cpp [new file with mode: 0644]
master/src/MainToolBar.h [new file with mode: 0644]
master/src/MainWindow.cpp [new file with mode: 0644]
master/src/MainWindow.h [new file with mode: 0644]
master/src/NetworkObjectFilterProxyModel.cpp [new file with mode: 0644]
master/src/NetworkObjectFilterProxyModel.h [new file with mode: 0644]
master/src/NetworkObjectOverlayDataModel.cpp [new file with mode: 0644]
master/src/NetworkObjectOverlayDataModel.h [new file with mode: 0644]
master/src/NetworkObjectTreeModel.cpp [new file with mode: 0644]
master/src/NetworkObjectTreeModel.h [new file with mode: 0644]
master/src/RecursiveFilterProxyModel.cpp [new file with mode: 0644]
master/src/RecursiveFilterProxyModel.h [new file with mode: 0644]
master/src/RoomSelectionDialog.cpp [new file with mode: 0644]
master/src/RoomSelectionDialog.h [new file with mode: 0644]
master/src/ScreenshotManagementView.cpp [new file with mode: 0644]
master/src/ScreenshotManagementView.h [new file with mode: 0644]
master/src/UserConfig.cpp [new file with mode: 0644]
master/src/UserConfig.h [new file with mode: 0644]
master/src/VeyonMaster.cpp [new file with mode: 0644]
master/src/VeyonMaster.h [new file with mode: 0644]
master/src/main.cpp [new file with mode: 0644]
master/veyon-master.1 [new file with mode: 0644]
master/veyon-master.rc.in [new file with mode: 0644]
plugins/CMakeLists.txt [new file with mode: 0644]
plugins/authkeys/AuthKeysConfigurationPage.cpp [new file with mode: 0644]
plugins/authkeys/AuthKeysConfigurationPage.h [new file with mode: 0644]
plugins/authkeys/AuthKeysConfigurationPage.ui [new file with mode: 0644]
plugins/authkeys/AuthKeysManager.cpp [new file with mode: 0644]
plugins/authkeys/AuthKeysManager.h [new file with mode: 0644]
plugins/authkeys/AuthKeysPlugin.cpp [new file with mode: 0644]
plugins/authkeys/AuthKeysPlugin.h [new file with mode: 0644]
plugins/authkeys/AuthKeysTableModel.cpp [new file with mode: 0644]
plugins/authkeys/AuthKeysTableModel.h [new file with mode: 0644]
plugins/authkeys/CMakeLists.txt [new file with mode: 0644]
plugins/authkeys/authkeys.qrc [new file with mode: 0644]
plugins/builtindirectory/BuiltinDirectory.cpp [new file with mode: 0644]
plugins/builtindirectory/BuiltinDirectory.h [new file with mode: 0644]
plugins/builtindirectory/BuiltinDirectoryConfiguration.cpp [new file with mode: 0644]
plugins/builtindirectory/BuiltinDirectoryConfiguration.h [new file with mode: 0644]
plugins/builtindirectory/BuiltinDirectoryConfigurationPage.cpp [new file with mode: 0644]
plugins/builtindirectory/BuiltinDirectoryConfigurationPage.h [new file with mode: 0644]
plugins/builtindirectory/BuiltinDirectoryConfigurationPage.ui [new file with mode: 0644]
plugins/builtindirectory/BuiltinDirectoryPlugin.cpp [new file with mode: 0644]
plugins/builtindirectory/BuiltinDirectoryPlugin.h [new file with mode: 0644]
plugins/builtindirectory/CMakeLists.txt [new file with mode: 0644]
plugins/builtindirectory/application-msonenote.png [new file with mode: 0644]
plugins/builtindirectory/builtindirectory.qrc [new file with mode: 0644]
plugins/config/CMakeLists.txt [new file with mode: 0644]
plugins/config/ConfigCommandLinePlugin.cpp [new file with mode: 0644]
plugins/config/ConfigCommandLinePlugin.h [new file with mode: 0644]
plugins/demo/CMakeLists.txt [new file with mode: 0644]
plugins/demo/DemoClient.cpp [new file with mode: 0644]
plugins/demo/DemoClient.h [new file with mode: 0644]
plugins/demo/DemoConfiguration.cpp [new file with mode: 0644]
plugins/demo/DemoConfiguration.h [new file with mode: 0644]
plugins/demo/DemoConfigurationPage.cpp [new file with mode: 0644]
plugins/demo/DemoConfigurationPage.h [new file with mode: 0644]
plugins/demo/DemoConfigurationPage.ui [new file with mode: 0644]
plugins/demo/DemoFeaturePlugin.cpp [new file with mode: 0644]
plugins/demo/DemoFeaturePlugin.h [new file with mode: 0644]
plugins/demo/DemoServer.cpp [new file with mode: 0644]
plugins/demo/DemoServer.h [new file with mode: 0644]
plugins/demo/DemoServerConnection.cpp [new file with mode: 0644]
plugins/demo/DemoServerConnection.h [new file with mode: 0644]
plugins/demo/DemoServerProtocol.cpp [new file with mode: 0644]
plugins/demo/DemoServerProtocol.h [new file with mode: 0644]
plugins/demo/demo.qrc [new file with mode: 0644]
plugins/demo/presentation-fullscreen.png [new file with mode: 0644]
plugins/demo/presentation-window.png [new file with mode: 0644]
plugins/demo/window-duplicate.png [new file with mode: 0644]
plugins/desktopservices/CMakeLists.txt [new file with mode: 0644]
plugins/desktopservices/DesktopServiceObject.cpp [new file with mode: 0644]
plugins/desktopservices/DesktopServiceObject.h [new file with mode: 0644]
plugins/desktopservices/DesktopServicesConfiguration.cpp [new file with mode: 0644]
plugins/desktopservices/DesktopServicesConfiguration.h [new file with mode: 0644]
plugins/desktopservices/DesktopServicesConfigurationPage.cpp [new file with mode: 0644]
plugins/desktopservices/DesktopServicesConfigurationPage.h [new file with mode: 0644]
plugins/desktopservices/DesktopServicesConfigurationPage.ui [new file with mode: 0644]
plugins/desktopservices/DesktopServicesFeaturePlugin.cpp [new file with mode: 0644]
plugins/desktopservices/DesktopServicesFeaturePlugin.h [new file with mode: 0644]
plugins/desktopservices/RunProgramDialog.cpp [new file with mode: 0644]
plugins/desktopservices/RunProgramDialog.h [new file with mode: 0644]
plugins/desktopservices/RunProgramDialog.ui [new file with mode: 0644]
plugins/desktopservices/desktop-services.png [new file with mode: 0644]
plugins/desktopservices/desktopservices.qrc [new file with mode: 0644]
plugins/desktopservices/internet-web-browser.png [new file with mode: 0644]
plugins/desktopservices/preferences-desktop-launch-feedback.png [new file with mode: 0644]
plugins/ldap/CMakeLists.txt [new file with mode: 0644]
plugins/ldap/KLdapIntegration.cpp [new file with mode: 0644]
plugins/ldap/KLocalizedString [new file with mode: 0644]
plugins/ldap/LdapConfiguration.cpp [new file with mode: 0644]
plugins/ldap/LdapConfiguration.h [new file with mode: 0644]
plugins/ldap/LdapConfigurationPage.cpp [new file with mode: 0644]
plugins/ldap/LdapConfigurationPage.h [new file with mode: 0644]
plugins/ldap/LdapConfigurationPage.ui [new file with mode: 0644]
plugins/ldap/LdapDirectory.cpp [new file with mode: 0644]
plugins/ldap/LdapDirectory.h [new file with mode: 0644]
plugins/ldap/LdapNetworkObjectDirectory.cpp [new file with mode: 0644]
plugins/ldap/LdapNetworkObjectDirectory.h [new file with mode: 0644]
plugins/ldap/LdapPlugin.cpp [new file with mode: 0644]
plugins/ldap/LdapPlugin.h [new file with mode: 0644]
plugins/ldap/application-x-kexi-connectiondata.png [new file with mode: 0644]
plugins/ldap/computer.png [new file with mode: 0644]
plugins/ldap/configure.png [new file with mode: 0644]
plugins/ldap/dialog-ok-apply.png [new file with mode: 0644]
plugins/ldap/distribute-vertical-margin.png [new file with mode: 0644]
plugins/ldap/kldap_export.h [new file with mode: 0644]
plugins/ldap/klocalizedstring.h [new file with mode: 0644]
plugins/ldap/ldap.qrc [new file with mode: 0644]
plugins/ldap/ldap_debug.h [new file with mode: 0644]
plugins/ldap/user-group-properties.png [new file with mode: 0644]
plugins/platform/CMakeLists.txt [new file with mode: 0644]
plugins/platform/linux/CMakeLists.txt [new file with mode: 0644]
plugins/platform/linux/LinuxCoreFunctions.cpp [new file with mode: 0644]
plugins/platform/linux/LinuxCoreFunctions.h [new file with mode: 0644]
plugins/platform/linux/LinuxDesktopIntegration.h [new file with mode: 0644]
plugins/platform/linux/LinuxFilesystemFunctions.cpp [new file with mode: 0644]
plugins/platform/linux/LinuxFilesystemFunctions.h [new file with mode: 0644]
plugins/platform/linux/LinuxInputDeviceFunctions.cpp [new file with mode: 0644]
plugins/platform/linux/LinuxInputDeviceFunctions.h [new file with mode: 0644]
plugins/platform/linux/LinuxKeyboardShortcutTrapper.h [new file with mode: 0644]
plugins/platform/linux/LinuxNetworkFunctions.cpp [new file with mode: 0644]
plugins/platform/linux/LinuxNetworkFunctions.h [new file with mode: 0644]
plugins/platform/linux/LinuxPlatformPlugin.cpp [new file with mode: 0644]
plugins/platform/linux/LinuxPlatformPlugin.h [new file with mode: 0644]
plugins/platform/linux/LinuxServiceCore.cpp [new file with mode: 0644]
plugins/platform/linux/LinuxServiceCore.h [new file with mode: 0644]
plugins/platform/linux/LinuxServiceFunctions.cpp [new file with mode: 0644]
plugins/platform/linux/LinuxServiceFunctions.h [new file with mode: 0644]
plugins/platform/linux/LinuxUserFunctions.cpp [new file with mode: 0644]
plugins/platform/linux/LinuxUserFunctions.h [new file with mode: 0644]
plugins/platform/linux/auth-helper/CMakeLists.txt [new file with mode: 0644]
plugins/platform/linux/auth-helper/VeyonAuthHelper.cpp [new file with mode: 0644]
plugins/powercontrol/CMakeLists.txt [new file with mode: 0644]
plugins/powercontrol/PowerControlFeaturePlugin.cpp [new file with mode: 0644]
plugins/powercontrol/PowerControlFeaturePlugin.h [new file with mode: 0644]
plugins/powercontrol/powercontrol.qrc [new file with mode: 0644]
plugins/powercontrol/preferences-system-power-management.png [new file with mode: 0644]
plugins/powercontrol/system-reboot.png [new file with mode: 0644]
plugins/powercontrol/system-shutdown.png [new file with mode: 0644]
plugins/remoteaccess/CMakeLists.txt [new file with mode: 0644]
plugins/remoteaccess/RemoteAccessFeaturePlugin.cpp [new file with mode: 0644]
plugins/remoteaccess/RemoteAccessFeaturePlugin.h [new file with mode: 0644]
plugins/remoteaccess/RemoteAccessWidget.cpp [new file with mode: 0644]
plugins/remoteaccess/RemoteAccessWidget.h [new file with mode: 0644]
plugins/remoteaccess/application-exit.png [new file with mode: 0644]
plugins/remoteaccess/camera-photo.png [new file with mode: 0644]
plugins/remoteaccess/kmag.png [new file with mode: 0644]
plugins/remoteaccess/krdc.png [new file with mode: 0644]
plugins/remoteaccess/preferences-desktop-keyboard.png [new file with mode: 0644]
plugins/remoteaccess/remoteaccess.qrc [new file with mode: 0644]
plugins/remoteaccess/view-fullscreen.png [new file with mode: 0644]
plugins/screenlock/CMakeLists.txt [new file with mode: 0644]
plugins/screenlock/ScreenLockFeaturePlugin.cpp [new file with mode: 0644]
plugins/screenlock/ScreenLockFeaturePlugin.h [new file with mode: 0644]
plugins/screenlock/locked-screen-background.png [new file with mode: 0644]
plugins/screenlock/screenlock.qrc [new file with mode: 0644]
plugins/screenlock/system-lock-screen.png [new file with mode: 0644]
plugins/screenshot/CMakeLists.txt [new file with mode: 0644]
plugins/screenshot/ScreenshotFeaturePlugin.cpp [new file with mode: 0644]
plugins/screenshot/ScreenshotFeaturePlugin.h [new file with mode: 0644]
plugins/screenshot/camera-photo.png [new file with mode: 0644]
plugins/screenshot/screenshot.qrc [new file with mode: 0644]
plugins/servicecontrol/CMakeLists.txt [new file with mode: 0644]
plugins/servicecontrol/ServiceControlPlugin.cpp [new file with mode: 0644]
plugins/servicecontrol/ServiceControlPlugin.h [new file with mode: 0644]
plugins/shell/CMakeLists.txt [new file with mode: 0644]
plugins/shell/ShellCommandLinePlugin.cpp [new file with mode: 0644]
plugins/shell/ShellCommandLinePlugin.h [new file with mode: 0644]
plugins/systemusergroups/CMakeLists.txt [new file with mode: 0644]
plugins/systemusergroups/SystemUserGroupsPlugin.cpp [new file with mode: 0644]
plugins/systemusergroups/SystemUserGroupsPlugin.h [new file with mode: 0644]
plugins/textmessage/CMakeLists.txt [new file with mode: 0644]
plugins/textmessage/TextMessageDialog.cpp [new file with mode: 0644]
plugins/textmessage/TextMessageDialog.h [new file with mode: 0644]
plugins/textmessage/TextMessageDialog.ui [new file with mode: 0644]
plugins/textmessage/TextMessageFeaturePlugin.cpp [new file with mode: 0644]
plugins/textmessage/TextMessageFeaturePlugin.h [new file with mode: 0644]
plugins/textmessage/dialog-information.png [new file with mode: 0644]
plugins/textmessage/textmessage.qrc [new file with mode: 0644]
plugins/vncserver/CMakeLists.txt [new file with mode: 0644]
plugins/vncserver/external/CMakeLists.txt [new file with mode: 0644]
plugins/vncserver/external/ExternalVncServer.cpp [new file with mode: 0644]
plugins/vncserver/external/ExternalVncServer.h [new file with mode: 0644]
plugins/vncserver/external/ExternalVncServerConfiguration.cpp [new file with mode: 0644]
plugins/vncserver/external/ExternalVncServerConfiguration.h [new file with mode: 0644]
plugins/vncserver/external/ExternalVncServerConfigurationWidget.cpp [new file with mode: 0644]
plugins/vncserver/external/ExternalVncServerConfigurationWidget.h [new file with mode: 0644]
plugins/vncserver/external/ExternalVncServerConfigurationWidget.ui [new file with mode: 0644]
plugins/vncserver/ultravnc-builtin/BuiltinUltraVncServer.cpp [new file with mode: 0644]
plugins/vncserver/ultravnc-builtin/BuiltinUltraVncServer.h [new file with mode: 0644]
plugins/vncserver/ultravnc-builtin/CMakeLists.txt [new file with mode: 0644]
plugins/vncserver/ultravnc-builtin/LogoffEventFilter.cpp [new file with mode: 0644]
plugins/vncserver/ultravnc-builtin/LogoffEventFilter.h [new file with mode: 0644]
plugins/vncserver/ultravnc-builtin/UltraVncConfiguration.cpp [new file with mode: 0644]
plugins/vncserver/ultravnc-builtin/UltraVncConfiguration.h [new file with mode: 0644]
plugins/vncserver/ultravnc-builtin/UltraVncConfigurationWidget.cpp [new file with mode: 0644]
plugins/vncserver/ultravnc-builtin/UltraVncConfigurationWidget.h [new file with mode: 0644]
plugins/vncserver/ultravnc-builtin/UltraVncConfigurationWidget.ui [new file with mode: 0644]
plugins/vncserver/ultravnc-builtin/ultravnc-rfbproto.h [new file with mode: 0644]
plugins/vncserver/ultravnc-builtin/ultravnc.cpp [new file with mode: 0644]
plugins/vncserver/ultravnc-builtin/vnchooks/CMakeLists.txt [new file with mode: 0644]
plugins/vncserver/ultravnc-builtin/vncntlm.cpp [new file with mode: 0644]
plugins/vncserver/x11vnc-builtin/BuiltinX11VncServer.cpp [new file with mode: 0644]
plugins/vncserver/x11vnc-builtin/BuiltinX11VncServer.h [new file with mode: 0644]
plugins/vncserver/x11vnc-builtin/CMakeLists.txt [new file with mode: 0644]
plugins/vncserver/x11vnc-builtin/X11VncConfiguration.cpp [new file with mode: 0644]
plugins/vncserver/x11vnc-builtin/X11VncConfiguration.h [new file with mode: 0644]
plugins/vncserver/x11vnc-builtin/X11VncConfigurationWidget.cpp [new file with mode: 0644]
plugins/vncserver/x11vnc-builtin/X11VncConfigurationWidget.h [new file with mode: 0644]
plugins/vncserver/x11vnc-builtin/X11VncConfigurationWidget.ui [new file with mode: 0644]
plugins/vncserver/x11vnc-builtin/config.h.in [new file with mode: 0644]
plugins/vncserver/x11vnc-builtin/x11vnc-veyon.c [new file with mode: 0644]
project.yml [new file with mode: 0644]
server/CMakeLists.txt [new file with mode: 0644]
server/src/ComputerControlClient.cpp [new file with mode: 0644]
server/src/ComputerControlClient.h [new file with mode: 0644]
server/src/ComputerControlServer.cpp [new file with mode: 0644]
server/src/ComputerControlServer.h [new file with mode: 0644]
server/src/ServerAccessControlManager.cpp [new file with mode: 0644]
server/src/ServerAccessControlManager.h [new file with mode: 0644]
server/src/ServerAuthenticationManager.cpp [new file with mode: 0644]
server/src/ServerAuthenticationManager.h [new file with mode: 0644]
server/src/VeyonServerProtocol.cpp [new file with mode: 0644]
server/src/VeyonServerProtocol.h [new file with mode: 0644]
server/src/VncProxyConnection.cpp [new file with mode: 0644]
server/src/VncProxyConnection.h [new file with mode: 0644]
server/src/VncProxyConnectionFactory.h [new file with mode: 0644]
server/src/VncProxyServer.cpp [new file with mode: 0644]
server/src/VncProxyServer.h [new file with mode: 0644]
server/src/VncServer.cpp [new file with mode: 0644]
server/src/VncServer.h [new file with mode: 0644]
server/src/main.cpp [new file with mode: 0644]
server/veyon-server.1 [new file with mode: 0644]
server/veyon-server.rc.in [new file with mode: 0644]
service/CMakeLists.txt [new file with mode: 0644]
service/src/main.cpp [new file with mode: 0644]
service/veyon-service.1 [new file with mode: 0644]
service/veyon-service.rc.in [new file with mode: 0644]
service/veyon-service.service.in [new file with mode: 0644]
translations/CMakeLists.txt [new file with mode: 0644]
translations/ar.ts [new file with mode: 0644]
translations/ca_ES.ts [new file with mode: 0644]
translations/cs.ts [new file with mode: 0644]
translations/de_DE.ts [new file with mode: 0644]
translations/el.ts [new file with mode: 0644]
translations/es_ES.ts [new file with mode: 0644]
translations/fa.ts [new file with mode: 0644]
translations/fi.ts [new file with mode: 0644]
translations/fr.ts [new file with mode: 0644]
translations/he.ts [new file with mode: 0644]
translations/hu.ts [new file with mode: 0644]
translations/id_ID.ts [new file with mode: 0644]
translations/it_IT.ts [new file with mode: 0644]
translations/ja_JP.ts [new file with mode: 0644]
translations/ko_KR.ts [new file with mode: 0644]
translations/lt.ts [new file with mode: 0644]
translations/lv_LV.ts [new file with mode: 0644]
translations/mn.ts [new file with mode: 0644]
translations/nl.ts [new file with mode: 0644]
translations/nn.ts [new file with mode: 0644]
translations/no_NO.ts [new file with mode: 0644]
translations/pl_PL.ts [new file with mode: 0644]
translations/pt_BR.ts [new file with mode: 0644]
translations/pt_PT.ts [new file with mode: 0644]
translations/ru.ts [new file with mode: 0644]
translations/sk.ts [new file with mode: 0644]
translations/sl.ts [new file with mode: 0644]
translations/sv.ts [new file with mode: 0644]
translations/tr.ts [new file with mode: 0644]
translations/uk.ts [new file with mode: 0644]
translations/veyon.ts [new file with mode: 0644]
translations/zh_CN.ts [new file with mode: 0644]
translations/zh_TW.ts [new file with mode: 0644]
worker/CMakeLists.txt [new file with mode: 0644]
worker/src/FeatureWorkerManagerConnection.cpp [new file with mode: 0644]
worker/src/FeatureWorkerManagerConnection.h [new file with mode: 0644]
worker/src/VeyonWorker.cpp [new file with mode: 0644]
worker/src/VeyonWorker.h [new file with mode: 0644]
worker/src/main.cpp [new file with mode: 0644]
worker/veyon-worker.1 [new file with mode: 0644]
worker/veyon-worker.rc.in [new file with mode: 0644]