Andrew Meadows
|
5ce681154d
|
Merge pull request #8301 from AlexanderOtavka/asset-browser-ui
Asset browser ui
|
2016-07-26 15:04:10 -07:00 |
|
Brad Hefta-Gaub
|
43064807d1
|
Merge pull request #8292 from jherico/webui
Fix some UI elements triggered by WebViews
|
2016-07-23 13:47:04 -07:00 |
|
Zander Otavka
|
530e17a7e5
|
Move JSON parsing for custom dialog to be sooner
|
2016-07-22 17:14:45 -07:00 |
|
Brad Davis
|
faba1a4b4e
|
Fix UI elements triggered by WebViews
|
2016-07-21 15:13:07 -07:00 |
|
Zander Otavka
|
acf4539f4f
|
Return a JSON string from QML instead of JS object
Idk why QML can't return a JS object, but it can't. Strings work, so I
use a string.
|
2016-07-19 13:21:08 -07:00 |
|
Zander Otavka
|
c27e1d6fdb
|
Polish dialog behavior and spacing
|
2016-07-15 17:35:55 -07:00 |
|
Zander Otavka
|
71f62c02fc
|
Add basic implementation of customPrompt
Still missing the warning and diabling of dynamic checkbox when the
static mesh is selected.
|
2016-07-15 17:35:55 -07:00 |
|
Brad Davis
|
882139ebcf
|
Allow scripts to override the navigation focus state set by QML dialogs
|
2016-07-14 12:10:46 -07:00 |
|
Brad Davis
|
1f451269cd
|
Allow scripts to receive a visibility changed signal from their windows
|
2016-06-30 13:22:01 -07:00 |
|
howard-stearns
|
6a1dd235c9
|
Merge branch 'vive-ui' of https://github.com/highfidelity/hifi into vive-ui
|
2016-06-24 12:49:54 -07:00 |
|
Brad Davis
|
a095da31fd
|
Fix initial visibility of QML windows from scripts
|
2016-06-24 11:48:55 -07:00 |
|
howard-stearns
|
f8391f0062
|
fix reticle bugs
|
2016-06-23 16:51:15 -07:00 |
|
Brad Davis
|
8c13ff4ee1
|
Pinned UI support
|
2016-06-02 17:24:25 -07:00 |
|
Brad Davis
|
1f2f9da019
|
fix keys getting stuck
|
2016-05-22 23:34:45 -07:00 |
|
Brad Hefta-Gaub
|
ac15097f47
|
Merge pull request #7834 from huffman/feat/user-agent-plugins
Add system information to UserAgent in AccountManager requests
|
2016-05-19 11:53:14 -07:00 |
|
Zach Pomerantz
|
87b102ae0f
|
Fix -Wunused-result from invokeResult
|
2016-05-18 18:19:44 -07:00 |
|
Zach Pomerantz
|
2c9b0f7233
|
Rm failing VrMenu assertion
|
2016-05-18 17:31:47 -07:00 |
|
Ryan Huffman
|
dd093e3fcd
|
Make AccountManager a DependencyManager singleton
|
2016-05-18 15:38:54 -07:00 |
|
Brad Hefta-Gaub
|
de17834dd1
|
Merge pull request #7740 from ctrlaltdavid/20887
Don't display "Reveal Scripts Folder" control in HMD mode
|
2016-04-22 13:04:07 -07:00 |
|
David Rowe
|
a7b82e8cae
|
Decouple ui and shared libraries
|
2016-04-22 12:58:47 +12:00 |
|
Brad Hefta-Gaub
|
0f966e934e
|
Merge pull request #7728 from ctrlaltdavid/20887
Add link in Running Scripts that opens scripts folder
|
2016-04-21 16:01:52 -07:00 |
|
David Rowe
|
9c9bca546c
|
Add button that opens scripts directory window
|
2016-04-21 11:52:03 +12:00 |
|
howard-stearns
|
0544bcaacd
|
Simpler cross-platform solution, with comments.
|
2016-04-20 15:02:41 -07:00 |
|
David Rowe
|
8f6cfb72ea
|
Fix QML warnings at shutdown
|
2016-04-16 15:23:41 +12:00 |
|
Brad Davis
|
dfc1d896cd
|
Fix shutdown crash
|
2016-04-12 11:49:55 -07:00 |
|
Brad Davis
|
4b02e8437c
|
Fix menu items created by plugins
|
2016-04-12 11:15:06 -07:00 |
|
Brad Hefta-Gaub
|
3f05ded932
|
Merge pull request #7611 from zzmp/guard/amd
Disable gradient QML items on AMD
|
2016-04-12 08:32:57 -07:00 |
|
Zach Pomerantz
|
ab72d8d8fb
|
Init QML GL from share context
|
2016-04-11 13:47:45 -07:00 |
|
Brad Davis
|
7827c0f6f6
|
Suppress key release events for presses that were absorbed by QML
|
2016-04-08 17:09:11 -07:00 |
|
Brad Hefta-Gaub
|
cef599eaed
|
Merge pull request #7586 from zzmp/log/failed-menu
Log failed MenuUserData::forObject
|
2016-04-06 19:44:05 -07:00 |
|
Zach Pomerantz
|
91126037e0
|
Fix showDesktop SIGNAL
|
2016-04-05 14:59:54 -07:00 |
|
Zach Pomerantz
|
6bcfeccdd8
|
Log failed MenuUserData::forObject
|
2016-04-05 14:59:52 -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
|
798d2a73db
|
Merge pull request #7326 from ZappoMan/toggleOverlay
Various Overlay, Menu, and Away Mode bug fixes
|
2016-03-13 11:44:19 -07:00 |
|
David Rowe
|
9da64e540d
|
Add shortcut keys to HMD menu
|
2016-03-12 12:53:16 +13:00 |
|
David Rowe
|
ecf67282d5
|
Add separators to HMD menus
|
2016-03-12 12:29:52 +13:00 |
|
Brad Hefta-Gaub
|
18f5b14e7a
|
make all toggle menu items work properly through Menu scripting interface
|
2016-03-11 11:45:29 -08:00 |
|
Brad Davis
|
6d090895b7
|
Don't crash on QML menu creation failure
|
2016-03-09 14:48:20 -08:00 |
|
Brad Davis
|
d428f3b96f
|
Working on crash bugs
|
2016-03-09 14:00:05 -08:00 |
|
Brad Davis
|
6e24b66b38
|
Fix edit.js upload button
|
2016-03-09 12:21:31 -08:00 |
|
Seth Alves
|
efdef52081
|
Merge pull request #7269 from ctrlaltdavid/20822
Restyle bookmark dialogs
|
2016-03-09 07:31:15 -08:00 |
|