David Rowe
|
3232f89a33
|
OverlayWindow and OverlayWebWindow JSDoc
|
2019-12-13 10:13:10 +13:00 |
|
Brad Davis
|
428a58710d
|
BUGZ-1365: Ensure that by default web views can't access local content
|
2019-08-29 13:44:49 -07:00 |
|
Brad Davis
|
954773124a
|
BUGZ-1363: crash when checking for web content restrictions
|
2019-08-28 09:56:45 -07:00 |
|
Brad Davis
|
b1e4e17f47
|
Santa Cruz
|
2019-01-28 15:52:36 -08:00 |
|
Brad Davis
|
4b317a84d8
|
Don't allow Web surfaces created by non-client scripts to access files
|
2018-08-01 15:12:45 -07:00 |
|
David Rowe
|
71355840b9
|
Expand OverlayWindow and OverlayWebWindow JSDoc stubs
|
2018-05-14 09:57:35 +12:00 |
|
Atlante45
|
8ebb3e52d8
|
Misc bug fixes
|
2018-02-02 13:10:49 -08:00 |
|
Alexander Ivash
|
579d9a8640
|
fix slots invocation
|
2018-02-01 00:48:03 +03:00 |
|
David Rowe
|
1fa31d3c10
|
Remove old ToolWindow code
|
2018-01-13 10:27:43 +13:00 |
|
Zach Fox
|
2d786451c2
|
Add comment
|
2017-12-11 10:50:24 -08:00 |
|
Zach Fox
|
dafa830c0d
|
First steps
|
2017-10-25 14:44:59 -07:00 |
|
Brad Davis
|
6fc82bb351
|
Switch to preprocessor macro for blocking invokes to capture function information
|
2017-06-30 11:36:24 -07:00 |
|
Brad Davis
|
9c37b28ba0
|
Remove tool window logic
|
2017-06-30 10:58:19 -07:00 |
|
Brad Davis
|
8372d73fec
|
Additional thread safety
|
2017-06-30 09:15:06 -07:00 |
|
NeetBhagat
|
9646eba873
|
Complete console.trace and added a testcases for all 13 functions.
|
2017-06-13 23:52:48 +05:30 |
|
NeetBhagat
|
b0e9c62c12
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 21369
|
2017-06-13 10:10:44 +05:30 |
|
Bradley Austin Davis
|
1968ecbc8f
|
Simplify eventBridge mechanism exposing functionality to web pages
|
2017-06-12 14:46:37 -07:00 |
|
NeetBhagat
|
904e25c9e3
|
intial commit #21369 Working on clear method of console
|
2017-06-07 14:37:18 +05:30 |
|
Vladyslav Stelmakhovskyi
|
aa487faad1
|
Fixed No such signal QmlWindow_QMLTYPE_490::resized(QSizeF) and No such signal QmlWindow_QMLTYPE_490::moved(QVector2D) warnings
|
2017-04-04 16:59:09 +02:00 |
|
David Rowe
|
8ccf645d1c
|
Make script event bridge available to OverlayWindow
|
2016-11-02 21:41:06 +13:00 |
|
Zander Otavka
|
43bbe790d6
|
Add atp support to qml
|
2016-08-08 15:12:17 -07:00 |
|
David Rowe
|
31ac7a2812
|
Add OverlayWebWindow resized, moved, and closed signals
|
2016-08-02 12:40:01 +12:00 |
|
Brad Davis
|
1f451269cd
|
Allow scripts to receive a visibility changed signal from their windows
|
2016-06-30 13:22:01 -07:00 |
|
Brad Davis
|
a095da31fd
|
Fix initial visibility of QML windows from scripts
|
2016-06-24 11:48:55 -07:00 |
|
Brad Davis
|
8c13ff4ee1
|
Pinned UI support
|
2016-06-02 17:24:25 -07:00 |
|
Brad Davis
|
ca67c7335f
|
Fix passing of simple string message types from QML to scripts
|
2016-04-01 11:04:01 -07:00 |
|
Brad Davis
|
27406f5b21
|
Add texture stress test
|
2016-03-31 15:13:04 -07:00 |
|
Brad Davis
|
5343dfef24
|
PR feedback on 7480
|
2016-03-28 10:19:38 -07:00 |
|
Brad Davis
|
ae82298e1b
|
Working on the App JS <-> HTML JS communication
|
2016-03-28 10:09:22 -07:00 |
|
Brad Davis
|
a47614c9b6
|
Revert "Build a better event bridge"
This reverts commit a43fde0803 .
|
2016-03-25 09:48:25 -07:00 |
|
Brad Davis
|
a43fde0803
|
Build a better event bridge
|
2016-03-24 11:01:06 -07:00 |
|
Brad Davis
|
8bbabf186f
|
Fix async issues related to JS / QML object lifetimes
|
2016-03-24 09:38:54 -07:00 |
|
Brad Hefta-Gaub
|
8c290ea6b9
|
Merge pull request #7390 from Atlante45/feat/udp-flood-protection
Server side bandwidth dial
|
2016-03-23 11:47:41 -07:00 |
|
Brad Davis
|
28f25489f8
|
Fix occasional crash on creating overlay tool windows
|
2016-03-21 19:17:31 -07:00 |
|
Atlante45
|
6d2498b4f2
|
Remove debug print
|
2016-03-21 14:50:18 -07:00 |
|
Brad Davis
|
4e1f78b585
|
Allow message passing from a script to a QML window
|
2016-03-04 13:11:08 -08:00 |
|
Brad Davis
|
2ee1f18e06
|
Allow closed tabs to delete properly
|
2016-02-11 10:27:24 -08:00 |
|
Bradley Austin Davis
|
2c26b32341
|
Make QML based tool-windows close properly
|
2016-02-02 12:00:58 -08:00 |
|
Brad Davis
|
d2900200a1
|
More cleanup & menu fixing
|
2016-01-20 11:23:56 -08:00 |
|
Brad Davis
|
746c388f7a
|
Cleanup of QML windowing and message boxes
|
2016-01-15 23:14:49 -08:00 |
|
Brad Davis
|
b6272b7824
|
Migrate tool window to overlay/QML
|
2016-01-13 15:40:37 -08:00 |
|
Brad Davis
|
21534cbde0
|
Layout for running scripts
|
2016-01-12 12:40:42 -08:00 |
|
Brad Hefta-Gaub
|
a78d5274e7
|
Merge pull request #6780 from jherico/z_order
Address some z-ordering issues in overlay windows
|
2016-01-06 20:08:52 -08:00 |
|
Brad Hefta-Gaub
|
8b9c2cde63
|
fix warnings
|
2016-01-06 15:29:05 -08:00 |
|
Brad Davis
|
1b82200ecb
|
Address some z-ordering issues in overlay windows
|
2016-01-06 10:58:56 -08:00 |
|
Brad Davis
|
f4bd2afc8e
|
Make script launched windows invisible at creation time
|
2015-12-30 11:38:34 -08:00 |
|
Brad Davis
|
0901e3aae1
|
Support QML and Web content in overlay windows
|
2015-12-30 09:14:49 -08:00 |
|