|
ae7d229d0e
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
|
Heather Anderson
|
bc6eaf25dc
|
first pass creating Qt <-> QtScript interface
|
2023-05-19 00:17:34 +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
|
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 |
|