Heather Anderson
|
70fbe76341
|
convert script engine variables from QSharedPointer to std::shared_ptr
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
82535cab90
|
more shifting around of ScriptEngineQtScript declaration
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
c9bf36e57b
|
more simplification of ScriptEngineQtScript declarations
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
bd4a035ffb
|
significant cleanup of ScriptEngineQtScript (which isn't exposed to the scripting engine and shouldn't be @jsdoc'ed)
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
86348b315e
|
finished coding and smoketested ScriptContextQtAgent (required to get Scriptable functional for its users)
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
227e899189
|
more code review using github compiler runs
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
23edfa3747
|
more changes in response to build log on other compilers
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
23776abce3
|
changes in response to build log on other compilers
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
8581022a53
|
rework ScriptValue to act like a stack variable rather than a pointer
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
f209c5124d
|
early smoketesting
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
5f2b2c90a2
|
added custom type support
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
665ea521e8
|
shifting classes around and adding static initializers to resolve dependencies on scripting-engine (and drop dependencies from scripting-engine)
|
2023-05-19 00:17:33 +02:00 |
|
Heather Anderson
|
1f4f458942
|
adding basic script-engine documentation
|
2023-05-19 00:17:33 +02:00 |
|
Heather Anderson
|
2dd9d784a9
|
working to clean up the QtScript implementation and move towards completion of the proxy interface
|
2023-05-19 00:17:33 +02:00 |
|