4aad531049
Add license information to a bunch of files
2022-11-25 22:02:06 +01:00
9b6d202a21
Rebranding and fixing URLs
2022-09-08 22:10:13 +02:00
steve hocktail
35194b0f44
fixed deprecated qml implicitly defined onFoo properties in connections
2022-02-28 22:09:43 -05:00
Kalila L
dfa9b55223
Add back removed lines and add FIXME's.
2021-02-10 16:19:53 -05:00
Kalila L
65bef5d3d4
Fix profile errors in QML. (also add FIXME's)
2021-02-10 06:52:29 -05:00
Kalila L
c57b1a92f3
CR + update user agent.
2021-01-30 02:16:53 -05:00
Kalila
b516b29e64
Update WebView.qml
2021-01-29 13:34:52 -05:00
Kalila
4576632b69
Update FlickableWebViewCore.qml
2021-01-29 13:31:06 -05:00
Kalila L
dac9c49175
Add QML portions of userAgent handling. (FML)
2021-01-29 06:01:43 -05:00
Kasen IO
0e609b6777
Fixed web entities useBackground on reload.
...
Co-Authored-By: null <HifiExperiments@users.noreply.github.com>
2020-08-18 18:49:28 -04:00
Kasen IO
b05cb8b6ac
useBackground property added.
2020-08-18 01:48:27 -04:00
Kasen IO
2590dfbaa7
Remove unused tests for backgroundColor.
2020-08-15 00:57:10 -04:00
Kasen IO
cd5bdf6160
Added transparent + colored background web entity capability dynamically.
2020-08-15 00:56:19 -04:00
Kasen IO
1601ea9231
Just to prove it works... needs to be done better.
2020-08-07 15:08:00 -04:00
Kasen IO
647b45323e
Update user agents.
2020-07-21 02:36:38 -04:00
milad
5083e449b0
cr round 2
2019-07-25 15:42:25 -07:00
milad
189809dc2c
Fixed undefined error when displaying from the dictionary
2019-07-25 15:42:02 -07:00
milad
2b4dd327ec
removed log statements
2019-07-25 15:42:01 -07:00
milad
cd5df63f51
working version for all qml web files
2019-07-25 15:41:53 -07:00
milad
fb7a66b110
working version with just flickable
2019-07-25 15:38:23 -07:00
milad
43268c0f65
Working QML window
2019-07-25 15:38:23 -07:00
milad
dec176b921
checking to see if I did something blocking the build
2019-07-25 15:38:22 -07:00
Preston Bezos
ef674a5934
removed permission for qml to access webcam and mic
2019-06-28 15:23:50 -07:00
RebeccaStankus
30dd667b17
Changed qml import method
2019-06-19 10:40:32 -07:00
Dante Ruiz
93a91cdba2
webengine fileselector
2019-01-30 13:57:49 -08:00
SamGondelman
4b67a79561
more web entity wip
2019-01-11 09:57:42 -08:00
Thijs Wenker
afd69d04dd
Make ctrl+shift shortcuts work for create app
2018-11-14 01:05:37 +01:00
Seth Alves
1611525220
Merge pull request #14028 from ElderOrb/FB12459
...
Improve keyboard raising logic for web views
2018-11-13 09:41:04 -08:00
Dante Ruiz
358aa547b1
feedback changes
2018-11-08 09:58:53 -08:00
Alexander Ivash
27bb8a0de7
rename stylues-uit => stylesUit & controls-uit => controlsUit
...
note:
the idea is to make imports like 'import controlsUit 1.0' to work
with 'styles-uit'/'controls-uit' it is not possible because of two reasons:
1. import controls-uit 1.0 is invalid syntax
2. qmldir inside controls-uit is 'module controlsUit'
2018-11-06 14:21:14 +05:30
Brad Hefta-Gaub
405b1d5725
Revert "Better imports for controls and styles"
2018-10-23 10:58:28 -07:00
Alexander Ivash
740123b853
rename stylues-uit => stylesUit & controls-uit => controlsUit
...
note:
the idea is to make imports like 'import controlsUit 1.0' to work
with 'styles-uit'/'controls-uit' it is not possible because of two reasons:
1. import controls-uit 1.0 is invalid syntax
2. qmldir inside controls-uit is 'module controlsUit'
2018-10-18 21:05:20 +03:00
Alexander Ivash
08b07e57d0
FB12459 - Keyboard shouldn't lower when move between property values in Create app in HMD mode
2018-09-20 00:42:39 +03:00
Zach Fox
a378435683
Fix MS16003: In PAL/GoTo WebView, 'BACK' closes app when you can't go back
2018-08-21 10:20:51 -07:00
Gabriel Calero
2112af4400
Apply desing to android web entities and overlays
2018-06-28 17:46:33 -03:00
Gabriel Calero
48cdd6d64c
Fix web entities for android
2018-06-26 12:30:03 -03:00
Zach Fox
f307f1d97a
Fix MS15545: Fix PAL/GoTo WebView's Back Button
2018-06-18 10:19:00 -07:00
Brad Davis
8e42bb8c87
Restore the stop functionality for a browser view when it's being destroyed
2018-04-27 17:35:38 -07:00
Seth Alves
46a741be7b
Merge pull request #12068 from vladest/move_to_qqc2
...
Move to qqc2
2018-04-12 11:26:55 -07:00
howard-stearns
01d90ea1a5
Introduce safeLoading.
2018-04-03 13:49:09 -07:00
vladest
fe5d7463fe
Merge branch 'master' into move_to_qqc2
2018-03-10 14:42:51 +01:00
Zach Fox
d0cc64f63d
Fix font loading for MacOS via different font loading method
2018-03-08 11:19:49 -08:00
vladest
148faa3a93
Merge branch 'master' into move_to_qqc2
2018-03-04 14:16:21 +01:00
Zach Fox
67034274fa
Improve font loading by using QRC instead of relative paths
2018-02-28 17:59:37 -08:00
vladest
b3b7a7636f
Merge branch 'master' into move_to_qqc2
2018-01-16 21:08:49 +01:00
Zach Fox
522007af9d
Fix social media sharing buttons on Snapshot app
2018-01-12 14:58:14 -08:00
vladest
2fbd0a41b1
Move Slider
2017-12-28 15:39:22 +01:00
vladest
2770650b65
Merge branch 'master' into move_to_qqc2
2017-12-12 18:48:41 +01:00
Zach Fox
b81cdf49ef
Merge branch 'master' of https://github.com/highfidelity/hifi into commerce_QmlWhitelist
2017-12-11 09:52:32 -08:00
Zach Fox
b2bafed2bb
Merge branch 'master' of https://github.com/highfidelity/hifi into commerce_QmlWhitelist
2017-12-07 11:21:24 -08:00