|
ae7d229d0e
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
|
|
6f32173025
|
Fixes to most scripting-related warnings
|
2023-05-19 00:17:35 +02:00 |
|
Heather Anderson
|
bc6eaf25dc
|
first pass creating Qt <-> QtScript interface
|
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
|
1e018dbc64
|
isolate calls to the QtScript libraries to an interface we control
|
2023-05-19 00:17:33 +02:00 |
|
Heather Anderson
|
713b29ee41
|
ensure all #include's to QtScript are labeled as such (easier to find)
|
2023-05-19 00:17:33 +02:00 |
|
David Rowe
|
4d11d1d515
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
|
Clement
|
da9fb9c751
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
|
David Rowe
|
9f83c606e9
|
Controller API JSDoc
|
2018-04-17 11:46:40 +12:00 |
|
Seth Alves
|
7af32bd67a
|
put audio and script-engine logging into their own QLoggingCategory
|
2015-04-06 15:57:18 -07:00 |
|
Ryan Huffman
|
660d9ad499
|
Make KeyEvent objects equal even if they have differing isAutoRepeat values
|
2015-02-25 10:28:45 -08:00 |
|
Stephen Birarda
|
5a390da509
|
move KeyEvent from EventTypes to its own file
|
2014-10-27 14:24:32 -07:00 |
|