|
833bffc285
|
Added makeError and script value prototype getter
|
2023-05-19 00:17:41 +02:00 |
|
|
3c80411bf1
|
V8-related cleanup
|
2023-05-19 00:17:41 +02:00 |
|
|
cd11066aa5
|
Added script value and script value proxy counters
|
2023-05-19 00:17:41 +02:00 |
|
|
ec3e87da5c
|
Added ScriptValue::getPropertyNames
|
2023-05-19 00:17:40 +02:00 |
|
Dale Glass
|
4d8a20aed7
|
Use logging categories everywhere in the base scripting engine code
|
2023-05-19 00:17:39 +02:00 |
|
|
ae7d229d0e
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
|
Dale Glass
|
ac7ebe2888
|
Add hasProperty for checking whether a property exists
|
2023-05-19 00:17:36 +02:00 |
|
|
b4d21c38c3
|
Updated script isolation files
|
2023-05-19 00:17:36 +02:00 |
|
|
7a84f7ee4d
|
Fix for crash on deleting caches
|
2023-05-19 00:17:35 +02:00 |
|
Heather Anderson
|
70fbe76341
|
convert script engine variables from QSharedPointer to std::shared_ptr
|
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
|
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
|
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 |
|
Heather Anderson
|
1e018dbc64
|
isolate calls to the QtScript libraries to an interface we control
|
2023-05-19 00:17:33 +02:00 |
|