overte/interface/src/scripting
2023-05-19 00:17:35 +02:00
..
AccountServicesScriptingInterface.cpp Fixes to most scripting-related warnings 2023-05-19 00:17:35 +02:00
AccountServicesScriptingInterface.h first pass creating Qt <-> QtScript interface 2023-05-19 00:17:34 +02:00
AssetMappingsScriptingInterface.cpp patch review and removal of unnecessary differences 2023-05-19 00:17:34 +02:00
AssetMappingsScriptingInterface.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
Audio.cpp Update Audio.cpp 2021-03-03 21:17:17 -05:00
Audio.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
AudioDevices.cpp removed extra spaces 2019-11-04 15:44:15 -08:00
AudioDevices.h working on hmd fix 2019-10-30 11:34:41 -07:00
ClipboardScriptingInterface.cpp Further updates. 2020-07-01 16:05:15 -04:00
ClipboardScriptingInterface.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
ControllerScriptingInterface.cpp
ControllerScriptingInterface.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
DesktopScriptingInterface.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
DesktopScriptingInterface.h isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
DialogsManagerScriptingInterface.cpp
DialogsManagerScriptingInterface.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
GooglePolyScriptingInterface.cpp Replace deprecated qrand 2022-06-10 00:46:19 +02:00
GooglePolyScriptingInterface.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
HMDScriptingInterface.cpp rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
HMDScriptingInterface.h rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
KeyboardScriptingInterface.cpp more overlay wip 2019-01-25 11:10:11 -08:00
KeyboardScriptingInterface.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
MenuScriptingInterface.cpp Attempt to fix DEV-2615 and DEV-2618 with more menu scripting interface guards 2019-10-31 11:29:46 -07:00
MenuScriptingInterface.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
PerformanceScriptingInterface.cpp Fixes for code review 2023-05-19 00:17:35 +02:00
PerformanceScriptingInterface.h Fixes to problems with meta-types 2023-05-19 00:17:35 +02:00
PlatformInfoScriptingInterface.cpp Fixes to most scripting-related warnings 2023-05-19 00:17:35 +02:00
PlatformInfoScriptingInterface.h Fixes to problems with meta-types 2023-05-19 00:17:35 +02:00
RatesScriptingInterface.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
RenderScriptingInterface.cpp Fixes to most scripting-related warnings 2023-05-19 00:17:35 +02:00
RenderScriptingInterface.h Fixes for code review 2023-05-19 00:17:35 +02:00
ScreenshareScriptingInterface.cpp Merge pull request #613 from odysseus654/pr/registerListener 2020-10-29 17:13:05 -04:00
ScreenshareScriptingInterface.h review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
SelectionScriptingInterface.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
SelectionScriptingInterface.h review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
SettingsScriptingInterface.cpp isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
SettingsScriptingInterface.h Add Overte e.V. copyright 2022-11-01 20:49:00 +01:00
TestScriptingInterface.cpp rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
TestScriptingInterface.h rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00
TTSScriptingInterface.cpp try to fix audio injector threading issues 2019-03-12 18:41:43 -07:00
TTSScriptingInterface.h Lotsa changes 2018-11-01 16:48:08 -07:00
WalletScriptingInterface.cpp review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
WalletScriptingInterface.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
WindowScriptingInterface.cpp Added QTimer* script data type and some nullptr checks 2023-05-19 00:17:35 +02:00
WindowScriptingInterface.h rework ScriptValue to act like a stack variable rather than a pointer 2023-05-19 00:17:34 +02:00