David Rowe
2216ab6def
Delete redundant code
2016-12-20 07:40:28 -08:00
David Rowe
5fbdd64fff
Handle Clara marketplace downloads
2016-12-20 07:40:28 -08:00
David Rowe
767b3ea8e9
Add script injection to Web 3D overlay
2016-12-20 07:40:28 -08:00
David Rowe
ef488ec036
Get script injection working in new marketplaces window
2016-12-20 07:33:55 -08:00
David Rowe
5690bc30ea
Automatically continue once Zip file is ready
2016-12-20 07:33:55 -08:00
David Rowe
e40b71b3dd
Customize Clara item menu
2016-12-20 07:33:55 -08:00
David Rowe
c7c3dfef3e
Fix up library link from Clara item page
2016-12-20 07:33:55 -08:00
David Rowe
f7503ba46c
Display "image" option for each Clara marketplace item
2016-12-20 07:33:55 -08:00
David Rowe
1987719cfd
Display Clara.io download information
2016-12-20 07:33:55 -08:00
David Rowe
bf2bcc0b80
Add user feedback on download process
2016-12-20 07:33:55 -08:00
David Rowe
b672b7e177
Fix Clara download failing if move mouse after initiating download
2016-12-20 07:33:55 -08:00
David Rowe
196473f9fa
Provide keyboard in marketplaces window
2016-12-20 07:33:55 -08:00
David Rowe
b3cc69d608
Inject keyboard raising and lowering script into marketplaces window
2016-12-20 07:33:55 -08:00
David Rowe
420f65b1aa
Add keyboard control to marketplaces window
2016-12-20 07:33:55 -08:00
David Rowe
7f809083dc
Use Clara.io API for FBX downloads
2016-12-20 07:33:55 -08:00
David Rowe
e1a135591f
Code tidying
2016-12-20 07:33:55 -08:00
David Rowe
09ee7b1bd4
Hide brief flash of browser window used for download
2016-12-20 07:33:55 -08:00
David Rowe
a4b2077d5a
Set auto adding for Clara downloads
2016-12-20 07:33:55 -08:00
David Rowe
467741f348
Add parameter that enables automatically adding download model to world
2016-12-20 07:33:55 -08:00
David Rowe
5f7a2f3b3c
Canonical default browser URL
2016-12-20 07:33:55 -08:00
David Rowe
211cf7a81a
Make Clara.io download more robust
2016-12-20 07:33:55 -08:00
Chris Collins
61c60fca2d
Merge pull request #8968 from ctrlaltdavid/21089
...
Clara.io marketplace improvements
2016-12-19 18:21:45 -08:00
Anthony J. Thibault
a791ddcc22
Tablet can switch to a web url.
...
Help button has been updated to switch to the help.html. It doesn't look good because
the content was authored expecting landscape window, not portrait.
The API is by no means final. But it exposes two methods to JS.
* Tablet.gotoHomeScreen() - Used to forcefully go back to the home tablet "springboard", eventually this will
hooked up to the tablet button.
* Tablet.gotoWebScreen(url) - Causes the tablet to switch from the home "springboard" and load a web url.
tabletTest.js and help.js have been updated to use this functionality.
2016-12-19 17:52:19 -08:00
Anthony J. Thibault
856791c11d
Made TabletRoot.qml the main tablet qml file.
...
This file uses a Loader node to load, Tablet.qml.
2016-12-19 15:15:16 -08:00
Anthony J. Thibault
10f9233c90
Fixed js interface after recent Tablet.qml changes
...
* TabletButton.inDebugMode defaults to false
* TabletButton now listens to onIsActiveChanged event to flip state of button.
* Fixed help.js and tabletTest.js to compensate for the removal of the TabletButton.color property
2016-12-19 12:20:56 -08:00
Zach Fox
a912fec496
PR comments; need particular fix on Master for full QA
2016-12-19 10:20:08 -08:00
Zach Fox
e940daf5b4
Comments and clarity
2016-12-19 10:20:08 -08:00
Zach Fox
aa837d8858
It's working! Untested on human avatars.
2016-12-19 10:20:08 -08:00
Zach Fox
2c5db54b08
Super close
2016-12-19 10:20:08 -08:00
Zach Fox
c9dc91900f
Checkpoint
2016-12-19 10:20:08 -08:00
Faye Li Si Fi
edd1a02aa1
added debug mode
2016-12-19 09:19:36 -08:00
Faye Li Si Fi
434e7dfbbd
reduce testing buttons number to 6
2016-12-19 09:13:12 -08:00
Faye Li Si Fi
01c5c2745d
remove commented out code, added uuid property
2016-12-16 16:29:02 -08:00
Faye Li Si Fi
4d98f6979c
hover state glow
2016-12-16 13:43:47 -08:00
Faye Li Si Fi
5200dd9581
New color scheme and button state styling
2016-12-16 11:50:04 -08:00
Anthony J. Thibault
3610beb2cd
bug-fix found in code review
2016-12-16 09:57:12 -08:00
David Rowe
9459b967be
Merge branch 'master' into 21089
2016-12-16 20:02:43 +13:00
Anthony J. Thibault
5441d33a25
Support for the ablity to change button properties from js.
2016-12-15 18:17:14 -08:00
Anthony J. Thibault
5d1ccfbccc
Tablet#removeButton now works properly
2016-12-15 15:49:37 -08:00
Anthony J. Thibault
8b99fa90e8
Merge branch 'master' into tablet-ui
2016-12-15 13:28:23 -08:00
Anthony J. Thibault
d2c4417b24
Hook up Help button to the new Tablet interface
2016-12-14 17:05:47 -08:00
howard-stearns
ae4064f445
Merge branch 'master' of https://github.com/highfidelity/hifi into pal-proto
2016-12-14 17:04:52 -08:00
Anthony J. Thibault
d4f9d21ce8
Pass tablet QQuickItem to TabletScriptingInterface
...
Also, moved TabletScriptingInterface to script-engine library for easy access, baby.
2016-12-14 14:04:48 -08:00
Faye Li Si Fi
a651e19bdd
audio gradient bar length as a function of 0 to 1
2016-12-14 11:38:36 -08:00
howard-stearns
4503855ae8
don't keep selection while things are disappearing
2016-12-13 17:00:24 -08:00
howard-stearns
a50b731faa
fix broken search for myself
2016-12-13 16:52:18 -08:00
Brad Hefta-Gaub
e3bc49c302
drop avatar data rate to 45hz
2016-12-13 16:51:59 -08:00
howard-stearns
773bbc4ef1
update canKick whenever we get new data, instead of just at first use.
2016-12-13 16:30:16 -08:00
howard-stearns
00653b6b19
missing the ban button
2016-12-13 16:23:43 -08:00
Faye Li
53263789a0
fix relative path
2016-12-13 16:04:25 -08:00
howard-stearns
03d3e0b550
Merge branch 'master' of https://github.com/highfidelity/hifi into pal-proto
2016-12-13 16:03:00 -08:00
Faye Li
5b8e80654d
button glow on hover
2016-12-13 16:01:50 -08:00
Faye Li
ad905ac6dc
drop shadow on tablet buttons + set text at instantiation
2016-12-13 15:32:21 -08:00
Brad Hefta-Gaub
a2ba03284e
Merge pull request #9186 from ZappoMan/kinectPlugin
...
Kinect Plugin
2016-12-13 15:29:41 -08:00
howard-stearns
b0a69468d2
Don't show admin columns if you can't kick.
2016-12-13 15:16:18 -08:00
howard-stearns
adbfa0752a
no debug printing
2016-12-13 15:09:46 -08:00
howard-stearns
c9827d1521
checkpoint
2016-12-13 15:05:08 -08:00
howard-stearns
86010af828
checkpoint
2016-12-13 13:01:45 -08:00
Faye Li
8fcc42e537
overriding colors at tablet buttons instantiation
2016-12-13 12:34:38 -08:00
Howard Stearns
7c92ad5ced
checkpoint
2016-12-13 09:15:28 -08:00
David Rowe
1f3045ad30
Merge branch 'master' into 21089
...
Conflicts:
interface/src/Application.cpp
2016-12-13 14:05:24 +13:00
howard-stearns
712543a39a
Merge branch 'master' of https://github.com/highfidelity/hifi into pal-proto
2016-12-12 16:37:41 -08:00
howard-stearns
4b5aae3c55
pal prototype
2016-12-12 16:37:16 -08:00
Seth Alves
d97be52542
Merge branch 'master' of github.com:highfidelity/hifi into tablet-ui
2016-12-12 16:24:17 -08:00
Zach Fox
7030c7b0a6
Space bubble improvements ( #9142 )
...
* The space bubble around a player's avatar is now visualized. When another avatar enters a player's bubble, The bubble visualization will appear, a soft tone will play, and the "Bubble" HUD button will flash.
* The space bubble radius setting has been removed. Space bubble size now scales based on avatar scale.
* Space bubble collision detection is now more accurate and reliable.
* CTRL + N toggles the bubble.
* The "Bubble" HUD button has been moved to the proper location.
2016-12-12 14:22:54 -08:00
Stephen Birarda
5111256a9e
resize the sign up dialog when showing errors
2016-12-12 13:04:14 -08:00
Stephen Birarda
a0663bdf31
fix resizing of LoginDialog and friends
2016-12-12 11:32:19 -08:00
Stephen Birarda
691ce4312e
fix resizing for keyboard changes in body loaded qml
2016-12-09 16:49:53 -08:00
Stephen Birarda
f0f10d837c
fix indents, fix resize for keyboard changes
2016-12-09 16:04:42 -08:00
Brad Hefta-Gaub
4959a88581
first cut at kinect input plugin
2016-12-08 22:13:56 -08:00
Stephen Birarda
673e03aae4
add a spinner to sign up
2016-12-08 17:29:29 -08:00
Stephen Birarda
370de667d5
add a spinner to the login dialog
2016-12-08 17:23:39 -08:00
Stephen Birarda
396c2bc28f
add error for login after signup, fix link style
2016-12-08 17:00:47 -08:00
Stephen Birarda
9445fc2898
fix for display of multiple sign up errors
2016-12-08 16:28:16 -08:00
Stephen Birarda
b66ddbdbdb
add email field, error handling for sign up inputs
2016-12-08 16:16:37 -08:00
Anthony J. Thibault
319bb9ce78
Prototype of Tablet.qml hacked to appear on ALL web entities.
2016-12-08 15:31:00 -08:00
Stephen Birarda
556ccb90f7
make a SignUpBody loaded by LoginDialog
2016-12-08 14:35:41 -08:00
Stephen Birarda
801a384607
a simple signup dialog copied from login dialog
2016-12-07 16:14:20 -08:00
David Rowe
460d332c6f
Delete redundant code
2016-12-07 10:06:32 +13:00
David Rowe
d857f943f8
Handle Clara marketplace downloads
2016-12-07 09:16:59 +13:00
David Rowe
a8a04cfbba
Add script injection to Web 3D overlay
2016-12-05 12:19:49 +13:00
David Rowe
a75d0b3fe8
Merge branch 'master' into 21089
2016-11-30 14:50:51 +13:00
Anthony J. Thibault
cbf514a738
PreferenceDialogs now preserve the sort order of their showCategories.
...
Specifically, this was to fix the issue with the Neuron plugin preferences being
the top section in the General Preferences dialog, now it is the last.
2016-11-23 10:11:28 -08:00
Anthony J. Thibault
9b0ce556e7
Added preferences for the Perception Neuron plugin.
...
By default this plugin is disabled.
The server address and port number are also configurable.
2016-11-23 10:10:00 -08:00
David Kelly
dcda5d50a0
Merge pull request #9106 from howard-stearns/animate-suggestions-when-available
...
animate suggestions when available
2016-11-22 09:24:48 -08:00
howard-stearns
81786bf819
animate suggestions when available
2016-11-21 16:46:10 -08:00
howard-stearns
2beed7e70b
proper include_actions for 'places' tab.
2016-11-21 16:22:02 -08:00
howard-stearns
da56457c4a
Merge branch 'master' of https://github.com/highfidelity/hifi into location-cleanup
2016-11-18 17:13:32 -08:00
howard-stearns
f1806eb649
server protocols
2016-11-18 17:05:14 -08:00
howard-stearns
5b57354624
crazy workaround for qt bug
2016-11-16 17:03:24 -08:00
howard-stearns
050d343849
styling changes
2016-11-16 15:54:11 -08:00
howard-stearns
9f2b6dc40b
location cleanup
2016-11-16 12:53:57 -08:00
howard-stearns
fef68ac53a
gap between top and scroll
2016-11-16 10:02:17 -08:00
howard-stearns
b0518feee4
split ToolbarButton.qml into a stateful image part
2016-11-15 14:59:27 -08:00
howard-stearns
182050c4b9
don't process stale query responses
2016-11-15 14:34:23 -08:00
howard-stearns
9809515853
styling
2016-11-15 14:12:27 -08:00
David Rowe
9b270834dd
Merge branch 'master' into 21089
2016-11-16 08:51:48 +13:00
howard-stearns
6078b833a1
Merge remote-tracking branch 'origin/group-snapshots-by-place' into no-snapshots-welcome
2016-11-14 13:47:32 -08:00
David Rowe
e7d9f98ca4
Get script injection working in new marketplaces window
2016-11-15 09:23:51 +13:00
Howard Stearns
fac5d1e12e
group snapshots by place
2016-11-12 17:00:54 -08:00
Howard Stearns
17428d7ecb
tab-like filtering of suggestions by type
2016-11-12 15:23:11 -08:00
Howard Stearns
fcbf4f421a
no scroll margins
2016-11-12 10:04:15 -08:00
Brad Hefta-Gaub
0dc7f0bf17
Merge pull request #9055 from jherico/fix_stats
...
Fix buffer count in stats display
2016-11-11 13:31:55 -08:00
Brad Davis
0aec9400c7
Fix buffer count in stats display
2016-11-11 12:54:19 -08:00
David Rowe
975eea8702
Automatically continue once Zip file is ready
2016-11-11 12:04:05 +13:00
Brad Davis
90f55f0cd5
Add stutter tracking
2016-11-10 11:56:38 -08:00
David Rowe
1fe5e451bf
Customize Clara item menu
2016-11-10 20:28:41 +13:00
David Rowe
492e98c31e
Fix up library link from Clara item page
2016-11-10 18:20:36 +13:00
David Rowe
5503adac3e
Display "image" option for each Clara marketplace item
2016-11-10 17:55:12 +13:00
David Rowe
84795439ea
Display Clara.io download information
2016-11-10 16:29:48 +13:00
David Rowe
5eff7c9e15
Merge branch 'master' into 21089
2016-11-10 14:42:21 +13:00
Howard Stearns
0a56f7c4fe
Merge pull request #9009 from howard-stearns/fix-numeric-keyboard-for-window-prompt
...
fix numeric keyboard for hmd Window.prompt
2016-11-08 12:05:13 -08:00
Chris Collins
eec8e2f19b
Merge pull request #9000 from samcake/punk
...
Add Frame Timing and GPU memory to the Stats and user activity log
2016-11-07 16:17:20 -08:00
David Rowe
090065ee34
Add user feedback on download process
2016-11-08 13:05:35 +13:00
David Rowe
d33ac21aaa
Merge branch 'master' into 21089
2016-11-08 08:23:10 +13:00
howard-stearns
84eb1721e7
fix numeric keyboard for hmd Window.prompt
2016-11-04 17:02:14 -07:00
samcake
76aa541d4a
Adding the frame gpu and batch timer
2016-11-04 11:49:52 -07:00
howard-stearns
c5ee1941d1
raise desktop when showing it
2016-11-03 17:02:47 -07:00
David Rowe
d1e54a9217
Fix Clara download failing if move mouse after initiating download
2016-11-04 10:49:16 +13:00
howard-stearns
3a072b5bf9
tell desktop about preference changes
2016-11-03 12:17:28 -07:00
howard-stearns
6aad78c8e8
Merge branch 'fogbugz_2028_part2' of https://github.com/zfox23/hifi into centered-toolbar
2016-11-03 11:23:47 -07:00
Zach Fox
9a22c29788
Get ready for merge
2016-11-03 11:20:08 -07:00
Zach Fox
b74c1d3476
tabs to spaces
2016-11-03 10:42:15 -07:00
Zach Fox
a12e0325bf
Making progress...
2016-11-03 10:39:55 -07:00
howard-stearns
f3d4821579
constrain toolbar based on setting. (ui for settings to come.)
2016-11-03 10:39:53 -07:00
howard-stearns
10309cc699
Merge branch 'master' of https://github.com/highfidelity/hifi into centered-toolbar
2016-11-02 15:38:24 -07:00
howard-stearns
90ebbb79c1
centered toolbar
2016-11-02 15:37:53 -07:00
David Rowe
427c8008c6
Merge branch 'master' into 21089
2016-11-03 09:18:25 +13:00
David Rowe
de5e02310b
Provide keyboard in marketplaces window
2016-11-03 09:00:40 +13:00
Dante Ruiz
a948e03ed8
changed old icon to new icon
2016-11-02 08:23:10 -07:00
David Rowe
c578cd4b6d
Inject keyboard raising and lowering script into marketplaces window
2016-11-02 17:06:40 +13:00
David Rowe
41c7f714e2
Add keyboard control to marketplaces window
2016-11-02 16:49:45 +13:00
Zach Fox
b98c6cb50f
Change 'Snapshot' to 'snapshot' and use smaller font
2016-11-01 14:49:18 -07:00
Zach Fox
c4b59eafbb
Add 'Snapshot' text. My very first commit!
2016-11-01 14:09:25 -07:00
David Rowe
667a777695
Use Clara.io API for FBX downloads
2016-11-01 23:43:15 +13:00
David Rowe
93beaa81c0
Code tidying
2016-11-01 13:27:05 +13:00
Brad Hefta-Gaub
8fbac58091
remove mute icons
2016-10-30 09:33:02 -07:00
David Rowe
098200a5dd
Hide brief flash of browser window used for download
2016-10-30 15:50:41 +13:00
David Rowe
e0ef24a460
Set auto adding for Clara downloads
2016-10-30 15:35:20 +13:00
David Rowe
12747d26e0
Add parameter that enables automatically adding download model to world
2016-10-30 13:58:17 +13:00
David Rowe
97407e1cd5
Canonical default browser URL
2016-10-29 21:31:44 +13:00
David Rowe
5e82410371
Make Clara.io download more robust
2016-10-29 21:31:27 +13:00
Anthony J. Thibault
1fc310434e
Fix for crash in QtWebEngineCore when rapidly switching domains
...
Call stop on the QWebEngineView before destroying OffscreenQMLSurface.
2016-10-27 18:55:24 -07:00
Brad Hefta-Gaub
863bf067b7
Merge pull request #8893 from jherico/texture_force_sparse
...
Changes to texture loading rules
2016-10-25 18:22:42 -07:00
Brad Hefta-Gaub
b0b950e132
Merge pull request #8898 from ctrlaltdavid/fix-overlaywebwindow-keyboard
...
Update OverlayWebWindow keyboard visibility per HMD/desktop mode changes
2016-10-25 17:59:46 -07:00
Brad Davis
ce627eeea1
Updated metrics
2016-10-25 17:49:51 -07:00
Brad Hefta-Gaub
001cfc7e15
Merge pull request #8901 from samcake/blue
...
Adding more detailed counters for texture memory consumption
2016-10-25 16:19:56 -07:00
samcake
507d3e5a39
IMprove the counting and namoing of the new couters the gl swapchain
2016-10-25 12:28:07 -07:00
sam
6b2b68e691
trying to add counters for the default FBO
2016-10-25 03:36:23 -07:00
David Rowe
34b9d3eecc
Update OverlayWebWindow keyboard visibility per HMD/desktop mode changes
2016-10-25 20:25:34 +13:00
samcake
58b81e3b0c
Adding counter for the amount of memory used in texture for Framebuffers
2016-10-24 18:34:16 -07:00
Clément Brisset
dd45500313
Merge pull request #8891 from huffman/fix/disconnected-dialog-updates
...
Fix several aspects of the "disconnected" dialog
2016-10-24 15:39:16 -07:00
Ryan Huffman
e7023b3d99
Add ConnectionFaiureDialog qml
2016-10-24 10:52:46 -07:00
Brad Davis
861b69aa94
Add free GPU memory to the displayed stats
2016-10-23 13:07:38 -07:00
Brad Davis
62de2af944
Add more GPU stats, make stats easier to read
2016-10-22 14:38:46 -07:00
Brad Davis
1bd398ae5e
Report offscreen texture memory usage in stats
2016-10-21 11:31:37 -07:00
Howard Stearns
0eee6f8abd
Merge pull request #8844 from huffman/fix/hud-position
...
Update default system toolbar position
2016-10-20 16:07:20 -07:00
Ryan Huffman
9dee1b85fe
Merge pull request #8855 from birarda/blank-asset-delete
...
force valid file path for asset file mapping operations
2016-10-19 14:22:26 -07:00
Stephen Birarda
e3f194b4dd
use the err directly on upload error
2016-10-19 12:41:01 -07:00
Stephen Birarda
179cb67cdb
change order of asset upload failure changes
2016-10-19 11:55:54 -07:00
Stephen Birarda
b80f3fbd7b
fix error handling for failed asset upload
2016-10-19 11:37:35 -07:00
howard-stearns
36951c3c95
colors
2016-10-19 11:24:21 -07:00
howard-stearns
a5fc0d92a2
Merge branch 'master' of https://github.com/highfidelity/hifi into unit-scaled-address-bar
2016-10-19 11:11:05 -07:00
Howard Stearns
20ed77d425
Merge pull request #8840 from Atlante45/keyboard
...
Add virtual keyboard for steam username collision
2016-10-18 17:34:55 -07:00
Stephen Birarda
9f2627d31d
Merge pull request #8828 from birarda/web-engine-interceptor
...
move HF access token to authorization header
2016-10-18 17:24:58 -07:00
David Rowe
c8e9e4ecd0
Fix suggestion card appearing behind keyboard
2016-10-19 10:13:07 +13:00
Ryan Huffman
3ad039cadc
Update default system toolbar position
2016-10-18 13:57:03 -07:00
Atlante45
0858b3fc8d
Inform user their Steam informations will not be shared
2016-10-18 12:07:18 -07:00
Stephen Birarda
5682d51667
use the HFWebEngineProfile in Desktop.qml
2016-10-18 11:42:55 -07:00
Atlante45
c40a027108
Add virtual keyboard for steam username collision
2016-10-18 11:16:14 -07:00
Stephen Birarda
c4cec8eb1e
use desktop profile again, move classes to networking subdir
2016-10-18 10:22:31 -07:00
howard-stearns
ecd84bf23d
desktop vertical
2016-10-18 10:05:39 -07:00
howard-stearns
0d2bd23874
cleanup
2016-10-18 09:38:55 -07:00
howard-stearns
0dd5c65036
Merge branch 'master' of https://github.com/highfidelity/hifi into unit-scaled-address-bar
2016-10-18 09:36:43 -07:00
howard-stearns
3ce3e57c38
Merge branch 'master' of https://github.com/highfidelity/hifi into unit-scaled-address-bar
2016-10-18 09:36:09 -07:00
Chris Collins
a9dd31f59d
Merge pull request #8833 from jherico/gpu_stats
...
Add GPU buffer and texture current counts to the main stats display
2016-10-17 21:03:23 -07:00
Stephen Birarda
3cbdf13931
add intercepted profile to uit WebView
2016-10-17 15:04:33 -07:00
Stephen Birarda
4ec703b7dc
remove unused import from uit WebView
2016-10-17 14:29:12 -07:00
Stephen Birarda
3ce47631b7
move the intercepted web engine profile to BaseWebView
2016-10-17 14:25:59 -07:00
Brad Davis
1e9c369660
Add GPU buffer and texture current counts to the main stats display
2016-10-17 14:02:14 -07:00
howard-stearns
e7392acb10
directory picker works when choosing the initial value
2016-10-17 13:50:23 -07:00
Stephen Birarda
b4b5c648c2
use a QWebEngineProfile request interceptor for auth in HTTP header
2016-10-17 11:34:37 -07:00
Howard Stearns
313e3e7b6d
git rid of wacky scaling
2016-10-15 18:18:24 -07:00
David Rowe
a767a27e7e
Merge branch 'master' into 21070
...
Conflicts:
interface/resources/qml/AddressBarDialog.qml
2016-10-16 14:09:53 +13:00
David Rowe
bfc9974fb7
Alter layout of spacebar row
2016-10-15 12:17:59 +13:00
David Rowe
7e4f494e96
Fix no keyboard when renaming item directly in Asset Server dialog
2016-10-15 11:19:38 +13:00
howard-stearns
25f121b462
close button for address bar
2016-10-14 15:10:55 -07:00
David Rowe
c9c5436080
Fix auto scrolling dialogs when keyboard raised
2016-10-15 10:34:54 +13:00
David Rowe
94e20d9a13
Fix login dialog keyboard
2016-10-14 14:29:14 +13:00
David Rowe
8f42a3fe9e
Fix keyboard state in browser when switching focus to/from dialog frame
2016-10-14 12:14:23 +13:00
David Rowe
64c54f9c6b
Fix keyboard in new browser window opened from Web view
2016-10-14 10:03:52 +13:00
David Rowe
2343e02454
Fix a couple of QML errors
2016-10-13 18:16:21 +13:00
David Rowe
a75925d1e3
Add numeric shift
2016-10-13 14:18:21 +13:00
David Rowe
2ef974f729
Fix alphabetic shift
2016-10-13 12:16:02 +13:00
David Rowe
4dfe290d4a
Add comma and period keys to last row of keyboard
2016-10-13 12:02:36 +13:00
David Rowe
5d390b4722
Revise positions of keys in keyboard
2016-10-13 11:45:14 +13:00
David Rowe
a359626316
Merge branch 'master' into 21070
2016-10-13 09:54:59 +13:00
David Rowe
e269a84d0e
Add placeholder "FIXME"s for making Web entity keyboard HMD-only
2016-10-13 09:35:39 +13:00
David Rowe
18f19b07d4
Fix checkbox not being disabled per dropdown default
...
And tweak checkbox position.
2016-10-13 08:37:30 +13:00
David Rowe
86f6cee2ad
Fix Asset Browser add-to-world drop-down
2016-10-12 20:08:33 +13:00
David Rowe
ee31e3b896
Fix Asset Browser add-to-world with spaces unwittingly appended to names
2016-10-12 20:08:15 +13:00
David Rowe
49709b42d7
Merge branch 'master' into 21070
2016-10-12 09:45:34 +13:00
David Rowe
31b35f0a35
Only raise keyboard if in HMD display mode
2016-10-12 09:43:33 +13:00
David Rowe
552f276a06
Load avatar browser dialog such that JavaScript EventBridge works
2016-10-11 11:12:57 +13:00
David Rowe
d0900ec75e
Add keyboard to avatar browser dialog
2016-10-11 10:11:36 +13:00
Chris Collins
2b8765b47e
Merge pull request #8765 from ctrlaltdavid/fix-address-bar
...
Fix address bar not being able to regain focus
2016-10-10 10:11:34 -07:00
David Rowe
827c2b015b
Update other dialogs to use single keyboard QML file
2016-10-09 11:52:30 +13:00
David Rowe
12f4b2854d
Fix address bar not being able to regain focus
2016-10-08 19:38:57 +13:00
David Rowe
5a4665b02f
Combine numeric keys into alpha keyboard QML file for scrolling windows
2016-10-08 16:27:51 +13:00
David Rowe
b954852ba9
Use temporary copy of keyboard QML file while refactoring
2016-10-08 15:23:11 +13:00
David Rowe
a934f59c2a
Fix virtual keyboard in login dialog
2016-10-08 13:37:31 +13:00
David Rowe
bdff71151d
Updates from code review
2016-10-07 13:35:44 +13:00
David Rowe
e2e762f9e7
Merge branch 'master' into 21055
...
Conflicts:
interface/resources/qml/AddressBarDialog.qml
2016-10-07 11:27:35 +13:00
David Rowe
b6221a5f83
Fix clearing address bar after navigating using picture card
2016-10-07 09:45:34 +13:00
David Rowe
1ee9317234
Fix clearing address and cursor upon address bar closing
2016-10-06 17:00:25 +13:00
David Rowe
a347936b68
Fix location not being updated after using back and forwards buttons
2016-10-06 16:47:49 +13:00
David Rowe
2807f76e68
Fix semantics of function parameter
2016-10-06 15:49:16 +13:00
David Rowe
742e603fd6
Show cursor if user clicks in address bar
2016-10-06 15:21:08 +13:00
David Rowe
7d23cd7c7c
Don't show cursor until after have started entering an address
2016-10-06 15:19:58 +13:00
David Rowe
b70eac353b
Enable address entry by typing without clicking in address bar
2016-10-06 15:18:07 +13:00
David Rowe
1a745094e2
Merge branch 'master' into 21055
...
Conflicts:
libraries/entities-renderer/src/RenderableWebEntityItem.cpp
libraries/gl/src/gl/OffscreenQmlSurface.h
2016-10-06 09:29:09 +13:00
David Rowe
e9a398472a
Remove duplicate keyboard
...
Fixes keyboard raising and lowering when select entity with editor open.
2016-09-29 12:09:04 +13:00
David Rowe
2933e37a0a
Fix field not scrolling into view when raise keyboard in settings
2016-09-29 10:47:15 +13:00
David Rowe
40bfbf4021
Prevent flicker of keyboard area when navigate to a new page in browser
2016-09-29 10:35:18 +13:00
David Rowe
52f2d36096
Move "," and "." to numeric keyboard for ready use with numeric fields
2016-09-29 10:17:31 +13:00
David Rowe
f8572096b1
Merge branch 'master' into 21055
2016-09-28 20:00:04 +13:00
David Rowe
2344d15dbc
Raise and lower keyboard for HTML fields in Marketplace window
2016-09-28 16:41:01 +13:00
David Rowe
875566d956
Raise and lower keyboard for HTML fields in Browser window
2016-09-28 16:40:38 +13:00
howard-stearns
39d352e1a7
display location/connection status in address bar when it doesn't have
...
focus
2016-09-26 11:27:50 -07:00
David Rowe
bc8c400448
Fix up keyboards in attachments dialogs
2016-09-26 16:39:34 +13:00
David Rowe
302c8ede60
Miscellaneous fixes
2016-09-26 15:34:39 +13:00
David Rowe
7d1d71084d
Add keyboard to custom query dialog
2016-09-26 14:32:29 +13:00
David Rowe
023efe05f0
Move keyboard QML files
2016-09-25 09:54:48 +13:00
David Rowe
5b6835fbdb
Fix defocusing
2016-09-24 21:23:30 +12:00
David Rowe
0f672c3aa2
Scroll content if necessary when keyboard is displayed
2016-09-24 18:56:35 +12:00
David Rowe
8663455d01
Unfocus field and hide keyboard when click in blank part of dialog
2016-09-24 17:34:02 +12:00
David Rowe
52137cb3c1
Put keyboard at bottom of scrolling dialogs rather than under controls
2016-09-24 11:40:38 +12:00
howard-stearns
17549348b4
less busy hotspotting, and make use of restricted feed (by protocol)
2016-09-22 16:48:16 -07:00
Howard Stearns
8e9b743515
rollover images
2016-09-21 19:15:01 -07:00
howard-stearns
41b20dc69d
single feed with snapshot and concurrency, no radio buttons, mini-card
...
has two hotspots that bring up different kinds of cards, and anywhere
else on the minicard takes you "there".
2016-09-21 16:00:29 -07:00
Seth Alves
2468b56079
Merge branch 'master' of github.com:highfidelity/hifi into qml-keyboard
2016-09-20 13:28:20 -07:00
Brad Hefta-Gaub
41bbfcd578
Merge pull request #8603 from sethalves/quiet-logging
...
categorize some qDebugs
2016-09-15 18:09:11 -07:00
Seth Alves
4470338663
catagorize some qDebugs
2016-09-14 21:39:45 -07:00
howard-stearns
db20a8ceef
fix 1319
2016-09-14 11:20:09 -07:00
Seth Alves
409ebe526b
qml keyboard for Browser window
2016-09-14 10:38:08 -07:00
Seth Alves
447de7cd5a
qml keyboard for edit.js window
2016-09-13 16:31:59 -07:00
Seth Alves
dff567054d
qml keyboard for avatar preferences dialog
2016-09-13 11:17:00 -07:00
Seth Alves
161424afaf
qml keyboard for browsable preferences
2016-09-12 21:39:52 -07:00
Seth Alves
753e4c4c7b
keyboard for avatar attachment model url dialog
2016-09-12 16:49:10 -07:00
Seth Alves
2c0676d9b1
make qml keyboard work better in running-scripts dialog
2016-09-12 16:28:24 -07:00
Seth Alves
b841e3094d
qml keyboard for file dialog
2016-09-12 16:23:05 -07:00
Seth Alves
3e86b2f0f2
remove some unneeded objectNames
2016-09-12 15:34:29 -07:00
Seth Alves
4c370d0d32
qml keyboard for query-dialog
2016-09-12 15:31:07 -07:00
Seth Alves
38a1556716
qml keyboard for running-scripts window
2016-09-12 13:28:46 -07:00
Seth Alves
44af3b43cc
fix property access
2016-09-09 17:02:11 -07:00
Seth Alves
c396196e0f
show and hide keyboard for qml windows
2016-09-09 16:48:46 -07:00
Seth Alves
e5b56fec7c
put keyboard on location dialog
2016-09-09 11:32:17 -07:00
Brad Hefta-Gaub
ad8a832c86
Merge pull request #8582 from howard-stearns/open-browser-and-close
...
Handle window.open/close in Web content.
2016-09-08 21:17:40 -07:00
Brad Hefta-Gaub
b56ad737d4
Merge pull request #8567 from hyperlogic/feature/tablet-ui-foundation
...
Web Entities Virtual Keyboard + Event Bridge support
2016-09-08 18:36:46 -07:00
Anthony J. Thibault
d38625ce2a
Coding standard fix for JS portions of QML.
...
Semicolons at end of line.
2016-09-08 18:16:32 -07:00
Brad Hefta-Gaub
3d54600843
Merge pull request #8513 from Atlante45/feat/network-port
...
Add settings to change local port
2016-09-08 18:10:32 -07:00
howard-stearns
ebf280fd6f
Handle window.open requests from web pages in WebView following QT upgrade.
...
Handle window.close requests in the browser.
2016-09-08 13:06:33 -07:00
howard-stearns
b918e1ec51
fix system toolbar following upgrade to QT 5.6
2016-09-08 11:32:12 -07:00
Anthony J. Thibault
ebb4c0990b
Removed local copy of qtwebchannel.js, use qt resource version instead
2016-09-07 17:14:33 -07:00
Anthony J. Thibault
69bda0de83
Shift key resets after first alpha key.
2016-09-07 13:49:47 -07:00
Anthony J. Thibault
41e0b8732f
fix for occasional crash when deleting web entity
2016-09-07 10:59:16 -07:00
Anthony J. Thibault
dc0d0c2d5c
Merge branch 'master' into feature/tablet-ui-foundation
2016-09-07 09:49:55 -07:00
Anthony J. Thibault
774509ba9e
Changed punctuation button to &123
2016-09-06 17:41:56 -07:00
SamGondelman
8a4d48ca8d
set browserProfile now that Qt bug is fixed
2016-09-06 17:38:47 -07:00
SamGondelman
038aba20e4
disable dropshadows if unsupported (OSX and AMD cards)
2016-09-06 17:36:57 -07:00
SamGondelman
9903e464d8
fix error in FileDialog.qml
2016-09-06 17:36:53 -07:00
SamGondelman
98cb3cc366
updated build instructions
2016-09-06 17:36:52 -07:00
Anthony J. Thibault
73315e3390
Punctuation mode now works
2016-09-06 17:07:41 -07:00
Anthony J. Thibault
28162915fd
Re-styled keyboard, now with working shift key
2016-09-06 15:21:58 -07:00
Anthony J. Thibault
71520a661a
WIP checkpoint of keyboard shift key support
2016-09-06 13:39:07 -07:00
Atlante45
a8de6f0a57
Add settings to change local port
2016-09-06 10:18:42 -07:00
Andrew Meadows
0a55afda69
Merge pull request #8554 from elisa-lj11/marketplaces_html
...
Include a marketplace status bar and access to "marketplace" of marketplaces
2016-09-02 17:12:05 -07:00
elisa-lj11
2f07ba87af
Renamed isZipped for more clarity on checking for non-fbx files
2016-09-02 16:48:55 -07:00
Anthony J. Thibault
a54c3bf8c0
support for backspace, carriage return, space and period.
2016-09-02 16:23:46 -07:00
Brad Davis
91bfa7677c
Updating stats display for threaded rendering
2016-09-02 14:41:49 -07:00
Anthony J. Thibault
bcc0d27819
more reliable keyboard raise/lower
2016-09-02 12:50:31 -07:00
Anthony J. Thibault
0128d7c61b
Merge branch 'master' into feature/tablet-ui-foundation
2016-09-02 12:16:25 -07:00
Anthony J. Thibault
3d5e8fc213
First pass of keyboard raising and lowering
2016-09-02 12:15:30 -07:00
Anthony J. Thibault
442f6207fb
Added raiseAndLowerKeyboard detector, streamlined EventBridge for web entities.
2016-09-02 11:17:08 -07:00
Anthony J. Thibault
21bf931559
eventBridge for web entities.
2016-09-01 16:32:06 -07:00
Anthony J. Thibault
823420ae0a
Working web entity keyboard
...
* Missing many keys
* Does not dynamically appear and disappear
2016-08-31 17:57:13 -07:00
elisa-lj11
bebf9c5890
Added error feature when user tries to download a non fbx file
2016-08-31 17:46:35 -07:00
elisa-lj11
5c40e9a8f5
Restored download ability and removed extra file types from download options
2016-08-31 15:39:29 -07:00
elisa-lj11
9748a17abe
checking out to try new branch
2016-08-31 15:22:28 -07:00
elisa-lj11
b131338dd0
Injected script to remove other file types from download options
2016-08-31 14:13:26 -07:00
Anthony J. Thibault
37d7e926d9
first non-working prototype of web entity keyboard.
2016-08-31 11:14:01 -07:00
elisa-lj11
d16ef521f4
fixed merge conflicts from Howard's webview fix
2016-08-30 15:33:59 -07:00
elisa-lj11
aceddb0cf8
merge with james repo
2016-08-30 15:07:01 -07:00
howard-stearns
8824507523
new smaller WebView.qml
2016-08-30 14:37:08 -07:00
elisa-lj11
bbb80f4a55
hello again
2016-08-30 14:24:00 -07:00
elisa-lj11
074f9e0688
test to merge to status_bar branch
2016-08-30 14:15:27 -07:00
howard-stearns
564769f7d3
move WebView.qml to baseWebView.qml
2016-08-30 14:07:34 -07:00
howard-stearns
232ac74b26
back to master version
2016-08-30 14:06:20 -07:00
howard-stearns
c5b998a2a8
use new hook in marketplace code
2016-08-30 12:18:03 -07:00
elisa-lj11
8b62c0e712
switching over to a fork
2016-08-30 11:49:49 -07:00
elisa-lj11
6bd41d0dd5
added status bar to marketplace
2016-08-29 18:43:52 -07:00
elisa-lj11
f2e61aa504
added status bar to marketplace
2016-08-29 18:43:32 -07:00
howard-stearns
11f00ed46c
add a hook so that clients can gain access to the new component, window,
...
and request
2016-08-29 14:44:48 -07:00
howard-stearns
6272db42da
restore onNewViewRequested
2016-08-29 13:53:08 -07:00
Anthony J. Thibault
c2af948e25
Merge branch 'master' into feature/handheld-marketplace
2016-08-24 16:07:04 -07:00
James B. Pollack
d9ebad7976
Merge pull request #8372 from elisa-lj11/zip_project
...
Added Clara.io to the marketplace
2016-08-24 15:53:58 -07:00
Howard Stearns
89b00883dd
Merge pull request #8428 from highfidelity/discovery
...
Snapshot of Snapshot-Discovery to master
2016-08-23 14:32:10 -07:00
elisa-lj11
cdc5dde40e
Merge remote-tracking branch 'highfidelity/master' into zip_project
2016-08-23 11:22:43 -07:00
Anthony J. Thibault
b2dff8aa77
Easier to click buttons on web entities with shaky hand controllers
...
There is an angular and time dead spot on webEntity for scrolling vs clicking.
Currently, it's 150 ms and 3 degrees. See POINTER_PRESS_TO_MOVE_DELAY and POINTER_PRESS_TO_MOVE_DEADSPOT_ANGLE
* Fix for warnings when clicking on window.open() links in WebEntity
2016-08-23 10:19:49 -07:00
howard-stearns
7601876641
Scale the activity card back up to match the window being scaled down, so
...
that it covers the address bar.
2016-08-23 09:44:28 -07:00
David Rowe
f7389dc059
Fix server card window scale
2016-08-23 16:28:32 +12:00
howard-stearns
bc90b0bc43
pr review
2016-08-22 16:09:09 -07:00
elisa-lj11
8bf87128d9
Fixed browser.qml 'onNewViewRequested'
2016-08-22 16:04:55 -07:00
Anthony J. Thibault
d015c5cfb5
Merge branch 'master' into feature/hand-controller-web-entity-integration
2016-08-22 14:13:17 -07:00
howard-stearns
02d3666d86
code review cleanup
2016-08-22 09:58:27 -07:00
Howard Stearns
f877e65703
larger story card
2016-08-20 10:45:02 -07:00
howard-stearns
993340811f
switch over to metaverse server user story cards
2016-08-19 16:40:53 -07:00
howard-stearns
a3d64dbd9c
code cleanup
2016-08-19 14:14:31 -07:00
howard-stearns
b8b345fb43
Merge branch 'master' of https://github.com/highfidelity/hifi into update-discovery-from-master2
2016-08-19 13:04:39 -07:00
elisa-lj11
8bc9a92429
removed extraneous debug prints
2016-08-19 11:32:13 -07:00
elisa-lj11
4c434e875e
fixed merge conflicts in Application.cpp
2016-08-19 09:46:22 -07:00
howard-stearns
0f415abd6b
dual purpose address bar - switchable between html and qml
2016-08-17 16:56:52 -07:00
howard-stearns
d58cc8ddd9
use html card from user_story id, and close things when
...
receiveHifiSchemeUrl
2016-08-17 16:35:29 -07:00
David Rowe
9fa4a20e55
Fix Asset Browser dialog
2016-08-18 09:37:26 +12:00
howard-stearns
17d9db487d
adjust .qml for useFeed being a c++ property instead of qml.
2016-08-17 09:57:46 -07:00
Anthony J. Thibault
7de8cc6422
Merge branch 'master' into feature/hand-controller-web-entity-integration
2016-08-16 16:49:57 -07:00
Stephen Birarda
3355a90e7d
Merge pull request #8413 from huffman/feat/atp-bandwidth
...
Add asset server bandwidth to stats
2016-08-16 15:54:11 -07:00
elisa-lj11
9ea9baeadf
Making JS/QML safer (DOES NOT WORK)
2016-08-16 14:12:19 -07:00
howard-stearns
d764c363cc
Merge branch 'discovery' into ux-improvements
2016-08-16 12:19:43 -07:00
howard-stearns
2b75240771
Merge branch 'master' of https://github.com/highfidelity/hifi into discovery
2016-08-16 11:14:36 -07:00
howard-stearns
4da2cb685c
Set full url path to where the picture was taken.
...
Expand width of scroll, but leave a margin at both ends.
Include an image at the end to indicate that the scroll is swipable.
Adjust ighlight color and border size.
2016-08-16 10:43:05 -07:00
howard-stearns
2f114b9c92
fix image link. How did this ever work?
2016-08-16 10:38:00 -07:00
Atlante45
e4dd4c1a41
Merge branch 'master' of https://github.com/highfidelity/hifi into steam
2016-08-12 10:38:05 -07:00
Howard Stearns
8708e2ac2b
image url, in anticipation of having it in details
2016-08-12 07:00:07 -07:00
howard-stearns
b4a43db025
include user name in search text for user stories
2016-08-11 17:04:48 -07:00
howard-stearns
cd9bd8dddf
we don't need the dummy data any more
2016-08-11 16:58:06 -07:00
howard-stearns
747c43d065
basic user story card
2016-08-11 16:43:29 -07:00
howard-stearns
e6746acf4c
Merge branch 'master' of https://github.com/highfidelity/hifi into discovery
2016-08-11 15:40:26 -07:00
Ryan Huffman
b6620f128b
Add asset server bandwidth to stats
2016-08-11 11:06:36 -07:00
Anthony J. Thibault
8dac45c99e
Merge branch 'master' into feature/hand-controller-web-entity-integration
2016-08-10 11:27:21 -07:00
elisa-lj11
b8f5a9d22f
CR changes
2016-08-10 10:26:58 -07:00
David Rowe
8e56e0bf18
Fix QML warning
2016-08-10 10:41:37 +12:00
howard-stearns
f34030d276
factor out metaverseBase to make it easier to repoint to a test server
2016-08-09 12:48:01 -07:00
Atlante45
25b60d0c62
CR feedback
2016-08-09 10:07:57 -07:00
Atlante45
aa2ae31aab
CR UI fixes
2016-08-08 15:39:25 -07:00
Atlante45
f0ff975248
UI wiring
2016-08-08 15:39:25 -07:00
Atlante45
205df0cf51
login UI first draft
2016-08-08 15:39:25 -07:00
Atlante45
cea0e182c0
Interface login through steam
2016-08-08 15:39:25 -07:00
David Rowe
38b5314322
Disable Asset Browser's right-click popup menu if in HMD mode
2016-08-06 17:53:59 +12:00
elisa-lj11
c009834685
Fixes for linux build of quazip
2016-08-05 17:36:27 -07:00
Brad Hefta-Gaub
82119f7f0b
Merge pull request #8336 from ctrlaltdavid/21018
...
close file browser dialog immediately after selecting asset to upload
2016-08-05 14:39:35 -07:00
elisa-lj11
90a1325f65
Finalized combobox feature
2016-08-04 17:02:57 -07:00
elisa-lj11
b39c8c52ab
Included combobox in marketplace view
2016-08-04 17:02:04 -07:00
elisa-lj11
d63d0ba870
In process of creating combobox for marketplace with qml
2016-08-04 17:02:04 -07:00
elisa-lj11
a9a8710689
Switched saving download/upload to temporary directory
2016-08-04 17:01:19 -07:00
elisa-lj11
b1b2ea48b2
Made code more QA; extra browser and download widget close upon download
2016-08-04 17:01:19 -07:00
elisa-lj11
a94a304700
Downloads from Clara.io and uploads to asset server
2016-08-04 16:59:38 -07:00
elisa-lj11
615627e981
Working download and unpackage from Clara.io
2016-08-04 16:59:38 -07:00
elisa-lj11
49712060ed
switching to the main site progress
2016-08-04 16:59:38 -07:00
elisa-lj11
c36fc29363
Zip download works
2016-08-04 16:59:03 -07:00
elisa-lj11
ab02d16eb7
QML troubleshooting
...
Trying to find out why it does multiple downloads on one click, when
everything fails. Has something to do with a download finish request
getting sent despite not being completed.
2016-08-04 16:58:31 -07:00
elisa-lj11
6152fa28b7
Download through QML
...
It kind of works, not crashing like before, but the weird ghost
file/type error is still happening with multiple downloads
2016-08-04 16:58:31 -07:00
elisa-lj11
eab7714d70
working within webview to access url
2016-08-04 16:57:19 -07:00
howard-stearns
8a7bbbaaed
limit user stories to first 100
2016-08-04 12:37:09 -07:00
howard-stearns
04bd98b15f
new assets. remove margins between buttons (letting the graphics do the
...
work)
2016-08-04 12:33:50 -07:00
howard-stearns
1ecb01feac
center the scroll
2016-08-04 12:06:07 -07:00
howard-stearns
f5d07f4186
helper text size and italic
2016-08-04 11:55:31 -07:00
howard-stearns
d39446f340
no place name over user-story scroll items
2016-08-04 10:36:17 -07:00
howard-stearns
421707c5d8
fix typo that was making user stories not show date
2016-08-04 10:07:33 -07:00
howard-stearns
c44ce0f5b5
Fix forward/back button states.
2016-08-03 17:03:27 -07:00
howard-stearns
8c6744e5e8
new address bar graphic
2016-08-03 16:18:41 -07:00
howard-stearns
30327d8135
New buttons, with hover behavior. Also don't impose test data if the api
...
gives data.
2016-08-03 16:02:22 -07:00
Anthony J. Thibault
713bee84c3
Merge branch 'master' into feature/hand-controller-web-entity-integration
2016-08-03 14:06:43 -07:00
howard-stearns
188e525efc
basic ugly feed/places toggle button
2016-08-03 11:48:58 -07:00
Anthony J. Thibault
75b88b0794
WebEntities now support custom hifi url handling
...
WebEntities now use qml/controls/WebView.qml instead of qml/WebEntity.qml.
marketplace urls and hifi urls should work properly in web entities.
2016-08-03 10:20:15 -07:00
Howard Stearns
e593077b4b
basic display of user story feed (hardcoded switch place names vs feed)
2016-08-03 09:39:27 -07:00
Brad Hefta-Gaub
70cb3d3393
Merge pull request #8354 from AlexanderOtavka/remove-web-debug
...
Remove url change debug info for WebView
2016-08-03 09:10:10 -07:00
Seth Alves
cc7322a0de
Merge pull request #8334 from ctrlaltdavid/21015
...
refresh file dialog when directory content changes
2016-08-03 08:11:40 -07:00
Zander Otavka
3c30743d0d
Remove url change debug info for WebView
2016-08-02 16:48:39 -07:00
howard-stearns
70e07f3299
remove highlight move animation
2016-08-02 13:56:01 -07:00
David Rowe
31ac7a2812
Add OverlayWebWindow resized, moved, and closed signals
2016-08-02 12:40:01 +12:00
howard-stearns
c3bf52267d
Don't suggest loaded places.
2016-08-01 15:27:29 -07:00
howard-stearns
7cf41d441e
filtering by place
2016-08-01 12:28:57 -07:00
David Rowe
18b0ed9e8f
Close file browser dialog immediately after selecting asset to upload
2016-07-30 14:16:08 +12:00
David Rowe
800c2b9ec0
Refresh file dialog when directory content changes
2016-07-30 11:21:40 +12:00
howard-stearns
611223f013
highlight to show that the cards can be clicked
2016-07-29 15:49:20 -07:00
howard-stearns
ae9421f1f6
smaller user label, and use the word "people"
2016-07-29 15:22:08 -07:00
howard-stearns
ff17761769
basic minority-report scroll (fixed initial data, but infinite cards)
2016-07-28 15:46:32 -07:00
howard-stearns
ed811d0431
replace Row with ListView, but otherwise same user-functionality
2016-07-28 15:01:21 -07:00
Andrew Meadows
5ce681154d
Merge pull request #8301 from AlexanderOtavka/asset-browser-ui
...
Asset browser ui
2016-07-26 15:04:10 -07:00
Zander Otavka
90154158b6
Fix gravity zero vector
2016-07-25 14:08:07 -07:00
Zander Otavka
344ec25bcd
Fix gravity for dynamic entities
2016-07-25 14:01:57 -07:00
James B. Pollack
38765e6fa4
extra space
2016-07-25 11:12:34 -07:00
James B. Pollack
84e4de4bad
update formatting
2016-07-25 11:11:37 -07:00
James B. Pollack
ea1c21e685
resolve merge
2016-07-24 18:51:00 -07:00
James B. Pollack
3b25b36db3
cleanup
2016-07-24 16:57:15 -07:00
James B. Pollack
8acb30da8e
add permissions bar
2016-07-24 16:54:00 -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
c25b87c33f
Use custom dialog for asset server add to world
2016-07-22 17:14:45 -07:00
Ryan Downe Karpf
91714aaca6
Merge pull request #8258 from AlexanderOtavka/edit-model-ui
...
Edit model dialog improvements
2016-07-22 17:11:52 -07:00
Brad Davis
faba1a4b4e
Fix UI elements triggered by WebViews
2016-07-21 15:13:07 -07:00
Zander Otavka
5394c092d0
Fix bug with dropdown
2016-07-20 13:07:45 -07:00
howard-stearns
4a6132874f
encodeURIComponent of the protocol signature
2016-07-19 13:43:28 -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
howard-stearns
57955a2b56
Expose protocol version to qml, and use it in query.
2016-07-18 18:12:27 -07:00
howard-stearns
17e64cf5e6
suggest only unrestricted domains, and also use server to sort
2016-07-18 16:58:29 -07:00
howard-stearns
abb63139f6
Merge branch 'master' of https://github.com/highfidelity/hifi into suggestions
2016-07-18 16:29:49 -07:00
Zander Otavka
d75c2e2a6f
Merge branch 'master' into edit-model-ui
2016-07-18 13:11:51 -07:00
Zander Otavka
b8398944ac
Fix QML warnings
2016-07-18 13:09:32 -07:00
Zander Otavka
06985f9278
Make combo box go by index, add default values
2016-07-18 12:06:11 -07:00
Zander Otavka
6bd7034c1a
Improve scaling of components in dialog
...
CustomQueryDialog now better handles the absence of one or more input
fields and scales appropriately.
2016-07-18 11:14:45 -07:00
Howard Stearns
cf025072e1
Only consider "active" domains for all purposes (which on the back end means at least one person connected).
2016-07-16 09:50:56 -07:00
Howard Stearns
d446e1bcf5
Phone home with suggestions activity usage.
2016-07-15 19:15:58 -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
9ebc0c28c8
Fix hover states for toolbar buttons
2016-07-15 17:12:49 -07:00
howard-stearns
f73c2b884d
Remove now-superflous Column.
2016-07-15 17:01:37 -07:00
howard-stearns
f00114e53e
Make it work with laser pointers (selection at least), and fix magic
...
numbers.
2016-07-15 16:46:20 -07:00
Brad Davis
317dee1b23
Fix decoration inflation
2016-07-15 16:15:53 -07:00
howard-stearns
99e9a76803
Merge branch 'master' of https://github.com/highfidelity/hifi into suggestions
2016-07-15 16:14:48 -07:00
howard-stearns
289617d4ce
styling
2016-07-15 16:14:29 -07:00
howard-stearns
cc367f7b49
We don't need HorizontalSpacer.qml.
2016-07-15 14:56:31 -07:00
howard-stearns
562446e7b8
use AddressManager, rather than adding a trampoline to hostname in
...
AddressBarDialog.
2016-07-15 14:44:27 -07:00
howard-stearns
87e54482dd
check pictures only for the domains that have someone in them, but use all
...
domains when filtering (occupied or no, picture or no).
Also, make darn sure we use default picture if no data.
2016-07-15 14:30:28 -07:00
howard-stearns
6fb2cedfe0
card default image: settable, use to start, and reset when needed
2016-07-15 13:42:31 -07:00
Brad Hefta-Gaub
574aaa9f28
Merge pull request #8248 from jherico/edit_toolbar
...
Migrate edit.js toolbar to the new toolbar API
2016-07-15 12:42:13 -07:00
howard-stearns
99e229467b
Don't show the word "suggesions" when there aren't any.
2016-07-15 11:49:21 -07:00
howard-stearns
8faa961c8d
all domains, not just the 'active' ones, which turns out to be defined as
...
having at least one person in it.
2016-07-15 11:41:00 -07:00
howard-stearns
e974bad8f0
Merge branch 'master' of https://github.com/highfidelity/hifi into suggestions
2016-07-15 10:36:19 -07:00
howard-stearns
ce99146733
filter by typing
2016-07-15 10:27:52 -07:00
Brad Davis
43e045c22a
Restore mouseover events for items in windows
2016-07-14 17:40:05 -07:00
Brad Davis
a6d71f508e
Fix edit toolbar button vanishing, persistent edit button
2016-07-14 17:40:04 -07:00
Brad Davis
fdcbf71623
Remove fade effect from toolbar buttons
2016-07-14 17:40:02 -07:00
howard-stearns
1c2d13d1ee
Don't show where you are now.
2016-07-14 15:38:22 -07:00
howard-stearns
3132cca482
prototype
2016-07-14 14:49:03 -07:00
Brad Davis
656da16c4d
Remove highlight animation duration on menus
2016-07-14 10:30:36 -07:00
James B. Pollack
aacddcf66d
fix pop ups
2016-07-13 15:02:51 -07:00
James B. Pollack
c3c9c0cb10
update so HTML5 media apis work again
2016-07-13 14:37:41 -07:00
Brad Davis
6336362d40
Fixing decoration inflation
2016-07-12 17:23:13 -07:00
Brad Davis
f2220288fb
Expand frame decoration when mouse is over a window in HMD mode
2016-07-12 16:40:53 -07:00
Brad Hefta-Gaub
b8d79ec263
Merge pull request #8179 from SamGondelman/snapshotFix3
...
Various snapshot improvements
2016-07-12 15:28:51 -07:00
Brad Hefta-Gaub
bcee128de0
Merge pull request #6959 from Triplelexx/20769
...
CR for Job #20769 - Touchscreen camera input for Interface
2016-07-11 14:24:52 -07:00
Brad Davis
829a871d6f
Merge pull request #8208 from SamGondelman/qmlFixes
...
Fixed issues in Browser.qml and UpdateDialog.qml
2016-07-07 19:51:37 -07:00
SamGondelman
99fc472d77
fixed errors in Browser.qml and UpdateDialog.qml
2016-07-07 14:06:57 -07:00
Brad Davis
23700dc90f
Ensure newly shown windows are popped to the top of the zorder
2016-07-07 13:16:59 -07:00
SamGondelman
b3513b543c
fixed snapshot path setting
2016-07-05 18:23:59 -07:00
Ryan Downe Karpf
7eb07cba4c
Merge pull request #8171 from jherico/qml_fixes
...
Keyboard focus polish for Vive UI
2016-07-01 16:20:36 -07:00
howard-stearns
1ad9cfde99
make hud button participate in buttonState just like other toolbar
...
chicklets
2016-07-01 13:54:00 -07:00
howard-stearns
71c44f4f93
Merge branch 'master' of https://github.com/highfidelity/hifi into button-state
2016-07-01 13:05:32 -07:00
howard-stearns
02cc6cc567
hover states
2016-07-01 12:18:26 -07:00
SamGondelman
218b26b521
removed snapshot share dialog, ctrl s shouldn't leave you moving
2016-07-01 10:58:55 -07:00
Sam Gondelman
af67d814eb
Merge pull request #8163 from ctrlaltdavid/20981
...
distinguish between file name and directory as prompt in file chooser
2016-07-01 10:39:32 -07:00
howard-stearns
125f6d8b63
Merge branch 'master' of https://github.com/highfidelity/hifi into button-state
2016-06-30 16:49:19 -07:00
James B. Pollack
3b57fd1faf
Merge pull request #8173 from SamGondelman/snapshotFix2
...
Fix snapshot dialog rendering
2016-06-30 16:48:43 -07:00
howard-stearns
f03f5f3e68
new icons
2016-06-30 16:47:10 -07:00
howard-stearns
b22844dc97
Merge branch 'master' of https://github.com/highfidelity/hifi into button-state
2016-06-30 16:24:36 -07:00
howard-stearns
ff55644fe8
stateful hud toolbar buttons
2016-06-30 16:24:11 -07:00
SamGondelman
69ffd63ba7
fix snapshot sharing window
2016-06-30 15:42:48 -07:00
Brad Davis
167cb72a0e
Don't auto-focus the filter field in running scripts
2016-06-30 15:18:59 -07:00
Brad Davis
ce54f1b1d1
Improve desktop 'unfocus' functionality
2016-06-30 15:18:14 -07:00
Brad Davis
86f8b57841
Highlight controls based on activeFocus, not focus
2016-06-30 15:16:28 -07:00
David Rowe
759b3065fc
Distinguish between file name and directory as prompt in file chooser
2016-06-30 20:48:19 +12:00
Brad Davis
5a9be817df
PR comments
2016-06-29 10:28:55 -07:00
Brad Davis
962f9d5f22
Don't update the shown state of the tool window when it's already invisible
2016-06-28 18:10:06 -07:00
howard-stearns
68be819ea2
fix crash when hmd context menu triggers a modal
2016-06-27 14:07:13 -07:00
Brad Davis
f90a351400
Don't reposition windows prior to selecting the initial display plugin
2016-06-24 16:31:24 -07:00
Triplelexx
fd4d9761ce
merge master and resolve conflicts
...
* remove use of jointsCaptured flag in inputDevice update, TouchscreenDevice now locks the userInputMapper * resolve conflict in Application.cpp, userInputMapper no longer loads default mapping
2016-06-24 03:34:39 +01:00
howard-stearns
baa9139881
Merge branch 'vive-ui' of https://github.com/highfidelity/hifi into vive-ui
2016-06-21 17:02:23 -07:00
Brad Davis
f3bad3a63b
Don't trigger keyboard on revealing the overlay layer
2016-06-21 16:04:06 -07:00
howard-stearns
8421931c56
Merge branch 'master' of https://github.com/highfidelity/hifi into vive-ui
2016-06-21 14:47:45 -07:00
Brad Davis
0bc4beeffd
Fix initial toolbar positioning
2016-06-20 17:09:30 -07:00
Brad Davis
37e9f66639
Additional toolbar work
2016-06-20 15:41:21 -07:00
Bradley Austin Davis
ec615caa80
Support toolbar API
2016-06-17 13:06:42 -07:00
Bradley Austin Davis
33e9caa636
Simplify overlay conductor, menu interation
2016-06-15 17:24:39 -07:00
Bradley Austin Davis
71bf9384ce
Merge remote-tracking branch 'upstream/master' into vive-ui
2016-06-15 10:45:51 -07:00
David Rowe
3c2b98b15a
Let user choose an existing file in the file save dialog
2016-06-15 11:28:38 +12:00
Brad Hefta-Gaub
1c391e626f
Merge pull request #8054 from ctrlaltdavid/20957
...
fix model export continued
2016-06-14 10:57:25 -07:00
Bradley Austin Davis
175dbb8924
Merge remote-tracking branch 'upstream/master' into vive-ui
2016-06-14 09:48:56 -07:00
Brad Hefta-Gaub
7da29daf9d
Merge pull request #8036 from ctrlaltdavid/20955
...
Fix image2d overlay color property
2016-06-13 19:21:59 -07:00
Brad Davis
0ddee876c3
Merge remote-tracking branch 'upstream/master' into vive-ui
2016-06-13 13:03:46 -07:00
David Rowe
098432152d
Merge branch 'master' into 20957
2016-06-13 16:16:12 +12:00
David Rowe
f7578f084f
Fix buttons on warning message box when can't export a file
2016-06-13 15:21:59 +12:00
David Rowe
546699da03
When choosing a directory default selection to default directory
2016-06-13 15:06:10 +12:00
David Rowe
d74f1c8b5d
Fix default directory for Settings directory preference fields
2016-06-13 14:51:14 +12:00
Brad Hefta-Gaub
92909af52c
Merge pull request #8044 from ctrlaltdavid/20957
...
fix model export
2016-06-12 19:43:51 -07:00
Brad Davis
472a3540d7
Merge remote-tracking branch 'upstream/master' into vive-ui
...
Conflicts:
scripts/system/controllers/handControllerGrab.js
2016-06-10 10:43:09 -07:00
David Rowe
5352bd4b76
Fix height of Load Defaults button
2016-06-09 17:15:17 +12:00
David Rowe
cf6945b403
Fix selecting directory directly from dropdown
2016-06-09 17:11:00 +12:00
David Rowe
4176940e24
Don't highlight first drive in table when choose "This PC" from dropdown
2016-06-09 17:02:43 +12:00
David Rowe
d346d4c731
When choosing a directory make the dropdown update the path value
2016-06-09 16:41:51 +12:00
David Rowe
b4543cc579
Unhighlight directory in table when type filename to save
2016-06-09 16:29:15 +12:00
David Rowe
3780b18cc0
Fix a QML error
2016-06-09 15:15:32 +12:00
David Rowe
0ef13e6c01
Fix action button label to be "Save" when saving a file
2016-06-09 15:15:31 +12:00
David Rowe
4ae018400d
Give table focus after using dropdown
2016-06-09 15:15:30 +12:00
David Rowe
358355cfbf
Clear file selection and disabled Open button when change directory
2016-06-09 15:15:29 +12:00
Brad Davis
0565d3aea1
Merge remote-tracking branch 'upstream/master' into vive-ui
2016-06-08 14:59:58 -07:00
Howard Stearns
bf48099286
Merge pull request #8032 from jherico/pin-button
...
Add a constant hud toggle button to the UI
2016-06-08 10:33:11 -07:00
Brad Hefta-Gaub
d0e946c907
Merge pull request #8034 from ctrlaltdavid/20953
...
fix colors of buttons in Asset Browser dialog
2016-06-08 07:47:34 -07:00
Brad Davis
ca6e86e767
Merge remote-tracking branch 'upstream/master' into vive-ui
...
Conflicts:
interface/resources/qml/hifi/dialogs/RunningScripts.qml
2016-06-07 21:51:47 -07:00
David Rowe
f9d6a7ba8d
Fix image2d overlay color property
2016-06-08 14:04:02 +12:00
David Rowe
a87483dfff
Fix colors of buttons in Asset Browser dialog
2016-06-08 10:55:14 +12:00
Brad Davis
ba61491ee6
PR feedback
2016-06-07 15:33:00 -07:00
Brad Davis
b9ee0c087e
Add a constant hud toggle button to the UI
2016-06-07 13:45:23 -07:00
David Rowe
b6af46cac9
Add "Load Defaults" button to Running Scripts dialog
...
And rename "Stop All" to "Remove All".
2016-06-07 11:30:07 +12:00
Brad Davis
4e49f3f942
Fix browser and update dialogs
2016-06-02 19:54:25 -07:00
Brad Davis
e9b359feb1
Make QML overlays disappear, use fade for non-window types
2016-06-02 19:15:19 -07:00
Brad Davis
ed5d904b3d
Hide overlays when driving
2016-06-02 17:24:26 -07:00
Brad Davis
8c13ff4ee1
Pinned UI support
2016-06-02 17:24:25 -07:00
David Rowe
b65938b631
Adjust default and minimum sizes
2016-06-01 16:23:26 +12:00
David Rowe
c4aed1ce06
Remove "Open Folder" button
2016-06-01 16:16:08 +12:00
David Rowe
4da1c0ac4d
Click on blank part of dialog to deselect item
2016-06-01 14:25:07 +12:00
David Rowe
eddfe4847a
Select nothing by default when navigate up/down directory structure
2016-06-01 14:22:54 +12:00
David Rowe
437607998f
Adjust minimum size of file browser dialog to keep all buttons visible
2016-05-30 14:20:13 +12:00
David Rowe
fd467caf86
Add "Open Folder" button to file browser dialog
2016-05-30 14:19:25 +12:00
David Rowe
9ec6b77460
Make file browser dialog movable
2016-05-25 13:49:01 +12:00
David Rowe
1c4eed640f
Fix up file browser resize handle and outlining
2016-05-25 13:10:26 +12:00
David Rowe
66a90cc3f8
Make file browser dialog resizable
2016-05-25 11:31:39 +12:00
David Rowe
504516b627
Merge branch 'master' into 20917
2016-05-24 08:03:54 +12:00
David Rowe
099a675a18
Remove extra logging
2016-05-24 08:03:29 +12:00
David Rowe
5a27d656c5
Potential OSX fix plus extra logging
2016-05-21 13:03:58 +12:00
Brad Hefta-Gaub
00bd3b2e8a
remove more dead code
2016-05-20 13:43:08 -07:00
David Rowe
17b3101ca5
Merge branch 'master' into 20917
2016-05-20 18:50:01 +12:00
David Rowe
b2bbf72be2
Replace drive drop-down plus text field with a paths drop-down
2016-05-20 18:48:51 +12:00
David Rowe
11aeaba114
Capitalize drive letter of chosen file
2016-05-20 11:32:14 +12:00
David Rowe
dac043a52d
Provide navigation up to the PC level to display drives in table
2016-05-20 10:49:38 +12:00
David Rowe
41311bc3df
Finish decoupling FolderListModel
2016-05-19 17:13:07 +12:00
David Rowe
585467094c
Sort files case-insensitively, directories first
2016-05-19 14:16:00 +12:00
David Rowe
862a88cf29
Insert an intermediary ListModel suitable for sorting and drives
2016-05-19 11:29:21 +12:00
David Rowe
551c669883
Move FolderListModel to be stand-alone
2016-05-19 09:24:15 +12:00
David Rowe
e1d885004f
Fix carat in drop-down boxes
2016-05-18 13:59:13 +12:00
David Rowe
17d41dd7b9
HiFi glyphs font file update with fixed up/down carats
...
Update QML and HTML spinboxes accordingly.
2016-05-18 13:25:11 +12:00
David Rowe
e0483585b8
Consistently capitalize drive letter for Windows
2016-05-17 14:43:49 +12:00
David Rowe
1fc3d9229c
Fix initial drive change and go-up not working properly on first screen
2016-05-17 10:51:42 +12:00
Atlante45
38f74c1843
Remove the last of the glow level
2016-05-14 14:49:31 -07:00
David Rowe
14c733cd6e
Make columns sortable
2016-05-14 17:19:18 +12:00
David Rowe
c21087ad87
Add icon to title
2016-05-14 13:04:18 +12:00
David Rowe
3b34b908d7
Tweak level-up and home buttons
2016-05-13 17:39:15 +12:00
David Rowe
7be33a8584
Don't show header or dates and sizes when choosing a directory
2016-05-12 17:25:44 +12:00
David Rowe
d798e562fc
Update scrollbar in tree view to match table scrollbar
...
Used in Running Scripts and Asset Browser dialogs.
2016-05-12 17:18:30 +12:00
David Rowe
b6fcb77d6f
Update Running Scripts list to use updated QML table control
2016-05-12 17:16:56 +12:00
David Rowe
c29b82e24d
Restyle file selection dialog
...
First pass
2016-05-12 17:08:28 +12:00
David Rowe
57fae3fc51
Add FiraSans-Regular font
2016-05-12 09:28:25 +12:00
David Rowe
51d6d99c73
Fix up files list data and basic layout
2016-05-11 09:17:11 +12:00
David Rowe
88207b727b
Style directory and navigation controls "as is"
2016-05-10 15:45:10 +12:00
David Rowe
b8c0ec86af
Hide file filter if only 1 file type
2016-05-10 15:09:13 +12:00
David Rowe
663a2ddc64
Style path and filter controls
2016-05-10 14:43:54 +12:00
David Rowe
43ee64c251
Upate general layout of file selection dialog
2016-05-10 12:50:32 +12:00
David Rowe
6e59abc8f6
Switch file selection dialog over to using UI Toolkit files
2016-05-10 12:13:46 +12:00
Brad Hefta-Gaub
cddcac60c1
Merge pull request #7768 from ctrlaltdavid/20891
...
Add Interface "Home" bookmark function
2016-05-02 10:14:57 -07:00
David Rowe
6b8109f164
Fix avatar browser top border height and remove separate "close" button
2016-04-29 12:42:10 +12:00
David Rowe
e5ee98ee60
Fix up filenames in headers
2016-04-28 11:19:30 +12:00
David Rowe
16874baf5f
Use UI Toolkit border styles for various dialogs
...
File > Help...
File > About Interface
Settings > Avatar Settings > Browse
Go To button (directory.js)
Examples button (examples.js)
2016-04-28 11:14:39 +12:00
David Rowe
f74be226c8
Add "home" button to address bar
2016-04-27 10:28:05 +12:00
Brad Hefta-Gaub
82f905dc84
fix qml issue
2016-04-26 13:29:22 -07:00
Brad Hefta-Gaub
e7d26a8a63
CR feedback magic numbers
2016-04-26 11:45:48 -07:00
Brad Hefta-Gaub
0ae6e9f241
remove debug messages
2016-04-26 11:36:21 -07:00
Brad Hefta-Gaub
716d9e554c
removed a bunch of dead code
2016-04-26 09:25:28 -07:00
Brad Hefta-Gaub
4ab7b660d4
fix a bunch of bugs in qml window placement
2016-04-25 20:19:54 -07:00
Brad Hefta-Gaub
f4e4f217e8
Merge pull request #7642 from ctrlaltdavid/20872
...
Further restyling of edit.js
2016-04-22 13:46:26 -07:00
David Rowe
7b9e6b52fb
Merge branch 'master' into 20872
...
Conflicts:
interface/resources/qml/hifi/dialogs/RunningScripts.qml
2016-04-22 13:19:47 +12:00
David Rowe
a7b82e8cae
Decouple ui and shared libraries
2016-04-22 12:58:47 +12:00
David Rowe
266e4c998b
Don't show "Reveal Scripts Folder" link when open Running Scripts in HMD
2016-04-22 12:29:22 +12:00
David Rowe
6c5335cfa7
Replace button with icon and text
2016-04-21 15:17:06 +12:00
David Rowe
9c9bca546c
Add button that opens scripts directory window
2016-04-21 11:52:03 +12:00
David Rowe
54b032f612
Merge branch 'master' into 20872
2016-04-20 08:51:53 +12:00
David Rowe
47b4c36546
Merge branch 'master' into 20872
2016-04-19 12:56:55 +12:00
Brad Hefta-Gaub
f5cddc9962
fix the bug that Omega found
2016-04-18 17:26:12 -07:00
Brad Hefta-Gaub
01907f181f
Merge branch 'master' of https://github.com/highfidelity/hifi into improveHMD
2016-04-18 16:01:42 -07:00
Brad Hefta-Gaub
b62f1a135d
fix qml to work with rect instead of vec4
2016-04-16 17:29:03 -07:00
Brad Hefta-Gaub
8f3d48190a
switch to QRect instead of vec4
2016-04-16 16:59:47 -07:00
Brad Hefta-Gaub
6b5fd1e807
code review feedback
2016-04-16 16:11:36 -07:00
David Rowe
8f6cfb72ea
Fix QML warnings at shutdown
2016-04-16 15:23:41 +12:00
Brad Hefta-Gaub
d5a46d3390
handle repositioning of qml windows
2016-04-15 20:01:14 -07:00
Brad Hefta-Gaub
04df84974c
handle repositioning of qml windows
2016-04-15 19:50:12 -07:00
David Rowe
bda2f455e5
Add buttons to entities list that toggle locked and visible
2016-04-15 16:26:34 +12:00
David Rowe
43f843f731
Retrofit updated margins and spacing to QML dialogs
2016-04-13 16:39:52 +12:00
David Rowe
b33d28852b
Merge branch 'master' into 20872
2016-04-13 13:11:26 +12: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
David Rowe
f7f5443a44
Merge branch 'master' into 20872
...
Conflicts:
examples/html/entityProperties.html
2016-04-12 15:40:35 +12:00
David Rowe
d6fcbd2dac
Revisit margins and spacing
2016-04-12 15:07:30 +12:00
Zach Pomerantz
1df2fc7809
Disable qml gradient for AMD for ContentSection
2016-04-11 13:59:08 -07:00
Zach Pomerantz
d719b3692e
Consolidate qml alpha gradient workaround to desktop
2016-04-11 11:36:42 -07:00
Brad Davis
df8ad57185
Fix FPS counter
2016-04-11 00:25:16 -07:00
Brad Davis
2353daa254
Merge pull request #7614 from ctrlaltdavid/20876
...
Disable arrow keys being able to move between HTML form fields
2016-04-08 13:28:30 -07:00
David Rowe
77e16f62c9
Merge branch 'master' into 20872
...
Conflicts:
examples/html/edit-style.css
2016-04-08 15:08:34 +12:00
Zach Pomerantz
e54cfce392
Disable qml alpha gradients for AMD
2016-04-07 18:27:36 -07:00
David Rowe
e37e46d34a
Disable arrow keys being able to move between HTML form fields
...
Moving between form fields with arrow keys makes it to easy to make
unintended changes to adjacent fields.
2016-04-08 10:30:00 +12:00
David Rowe
3f62702ff0
Add search icon to entity list filter
2016-04-07 13:38:00 +12:00
David Rowe
4e3cdf6569
Update Running Scripts' search to have rounded ends and a search icon
2016-04-07 12:32:27 +12:00
David Rowe
c9c414d5a8
Fix entities editor display of large negative coordinates and angles
2016-04-06 07:45:04 +12:00
Triplelexx
a4775983a2
Merge branch 'master' into 20769
...
# Conflicts:
# interface/src/Application.cpp
conflicting line 2528 wheelEvent is now const
2016-04-04 19:19:55 +01:00
Triplelexx
11af0a421b
Merge branch 'master' into 20769
2016-04-03 22:57:55 +01:00
Brad Hefta-Gaub
e5f3ec4600
Merge pull request #7545 from birarda/marketplace-to-examples
...
renaming of marketplace icon/window to examples
2016-04-03 14:25:00 -07:00
Seth Alves
5fa9f662fc
Merge pull request #7542 from birarda/refresh-on-asset-connect
...
refresh/close the asset browser dialog on domain switch
2016-04-01 18:08:59 -07:00
Stephen Birarda
6e83ed5ccc
use a more generic custom user agent
2016-04-01 15:49:24 -07:00
Stephen Birarda
6df7ddeb16
pass the HighFidelityInterface user agent with WebView
2016-04-01 15:13:28 -07:00
Stephen Birarda
194226103c
refresh the Asset Browser when switching domains
2016-04-01 11:13:59 -07:00
David Rowe
13ab854a9d
Reduce space between collapsed sections
...
In settings dialogs as well as entities editor.
2016-03-31 15:02:16 +13:00
David Rowe
382b05e00b
Make expand/collapse icon larger
2016-03-31 13:13:13 +13:00
David Rowe
db72e3efbb
Increase maximum window height
2016-03-30 19:22:34 +13:00
David Rowe
28d0fc677c
Update UIT QML control
2016-03-30 12:19:26 +13:00
David Rowe
1cb08952ae
Merge branch 'master' into 20855
...
Conflicts:
interface/resources/qml/ToolWindow.qml
2016-03-30 12:01:45 +13:00
Brad Davis
ae82298e1b
Working on the App JS <-> HTML JS communication
2016-03-28 10:09:22 -07:00
David Rowe
ef4d67008b
Style x, y, z fields
2016-03-28 11:45:50 +13:00
David Rowe
b9ec5f39d9
Style color RGB fields
2016-03-27 22:12:10 +13:00
Brad Davis
a47614c9b6
Revert "Build a better event bridge"
...
This reverts commit a43fde0803
.
2016-03-25 09:48:25 -07:00
David Rowe
42af3ebc4a
Style the entity editor's "grid" tab
2016-03-25 14:15:03 +13:00
Brad Hefta-Gaub
d26fe77803
Merge pull request #7454 from jherico/qml_crashes
...
Fix async issues related to JS <-> App <-> QML <-> HTML communication
2016-03-24 17:32:38 -07:00
David Rowe
46df386f0b
Fix edit tab display after script reload
2016-03-25 10:18:58 +13:00
David Rowe
9280443425
Merge branch 'master' into 20855
2016-03-25 09:06:20 +13:00
Brad Davis
a43fde0803
Build a better event bridge
2016-03-24 11:01:06 -07:00
David Rowe
51728d14a7
Miscellaneous improvements to Attachments dialog
2016-03-24 21:17:36 +13:00
Brad Hefta-Gaub
3505c14552
Merge pull request #7444 from birarda/uncover-qml
...
Attachments Dialog QML updates (from contractor)
2016-03-23 20:45:50 -07:00
David Rowe
5541dd6732
Change edit window's title and default size
2016-03-24 15:38:26 +13:00
David Rowe
96ce912d3d
Fix up tab display post-merge
2016-03-24 11:07:48 +13:00
David Rowe
8d778141ef
Merge branch 'master' into 20855
...
Conflicts:
interface/resources/qml/ToolWindow.qml
2016-03-24 10:39:09 +13:00
David Rowe
454ba50dc1
Tidying
2016-03-24 10:03:47 +13:00
Stephen Birarda
34fb06a7bd
changes to attachments dialog from contractor
2016-03-23 13:52:47 -07:00
Brad Davis
a30df07d53
PR feeback, precendence
2016-03-22 09:15:29 -07:00
David Rowe
7e7e421efa
Tidy some QML
2016-03-22 19:33:57 +13:00
David Rowe
42b606c09d
Merge branch 'master' into 20855
2016-03-22 18:51:07 +13:00
Brad Davis
28f25489f8
Fix occasional crash on creating overlay tool windows
2016-03-21 19:17:31 -07:00
David Rowe
3d2cb6554e
Fix QML binding loop
2016-03-19 15:50:16 +13:00
David Rowe
3fa678a652
Style tabs and background
2016-03-19 14:52:40 +13:00
Brad Hefta-Gaub
481a75faca
Merge pull request #7366 from markej/ShowDownloadURLs
...
Show which URLs are being actively downloaded
2016-03-18 10:42:01 -07:00
timemarkov
160b4e7ba2
Implement new design of attachment dialog
2016-03-18 12:11:00 +01:00
David Rowe
7eb9420c92
Update tool window to use restyled frame
2016-03-18 16:33:55 +13:00
David Rowe
7ed30048a4
Set up files for restyling tool window frame
2016-03-18 16:27:13 +13:00
David Rowe
bef8c5a807
Fix some QML warnings
2016-03-17 09:51:32 +13:00
David Rowe
48d4316714
Fix typo
2016-03-17 09:34:21 +13:00
David Rowe
5faa7b3e87
Merge branch 'master' into 20851
...
Conflicts:
interface/resources/qml/dialogs/MessageDialog.qml
2016-03-17 09:29:56 +13:00
Andrew Meadows
6028c3e841
Merge pull request #7318 from birarda/atp
...
Asset Transfer Protocol Mappings
2016-03-15 16:52:36 -07:00
Atlante45
03efde5b3c
Change text in case of drag and drop.
2016-03-15 13:53:13 -07:00
Mark Johnson
6094613d06
When truncating the URL, show the first 5 characters (for the protocol)
2016-03-15 13:43:42 -07:00
Atlante45
4a90ec303c
Fix drag&drop
2016-03-15 11:22:42 -07:00
Clément Brisset
17e5b441cf
Merge pull request #111 from huffman/atp-manager-name
...
Add atp filename to entities added to world
2016-03-15 10:19:53 -07:00
Ryan Huffman
1b81b4f01b
Merge branch 'atp' of github.com:birarda/hifi into atp-upload
2016-03-15 10:19:20 -07:00
Atlante45
07d2213628
Remove debug
2016-03-15 09:14:22 -07:00
Atlante45
9b8b1d41e3
Edit in place
2016-03-15 09:14:22 -07:00
Stephen Birarda
72c64532f5
Merge branch 'master' of https://github.com/highfidelity/hifi into atp
2016-03-15 09:12:49 -07:00
Mark Johnson
bc2aea8774
Show the (generally truncated) urls being downloaded
2016-03-14 18:18:33 -07:00
Ryan Huffman
7823882aa1
Add atp filename to entities added to world
2016-03-14 16:13:33 -07:00
David Rowe
ab963b4a4b
Fix up script editor's "reload script?" message box
2016-03-15 09:04:23 +13:00
Mark Johnson
2834ff2935
Change Q: -> Pending:
2016-03-14 11:45:05 -07:00
David Rowe
f75aa97728
Grow width of QML message box to accommodate wide title if necessary
2016-03-15 07:22:21 +13:00
Ryan Huffman
4b6dd4636f
Merge branch 'atp' of github.com:birarda/hifi into atp-upload
2016-03-13 21:32:25 -07:00
Ryan Huffman
960047f412
Remove right click selection
2016-03-13 21:06:52 -07:00
Ryan Huffman
6c27bd9eb2
Update upload flow and make asset list dynamically sized
2016-03-13 21:04:07 -07:00
Mark Johnson
47d3f418e3
Merge remote-tracking branch 'highfidelity/master'
2016-03-12 17:30:22 -08:00
Mark Johnson
00829db375
Fill in the downloads line of the stats window
...
Will show the active download, current download limit and how many
pending requests
2016-03-12 17:27:43 -08:00
David Rowe
3deb30d699
Remove no longer need font type
2016-03-12 13:06:29 +13:00
David Rowe
3bf1afb80b
HMD submenus not allcaps
2016-03-12 12:56:38 +13:00
David Rowe
9da64e540d
Add shortcut keys to HMD menu
2016-03-12 12:53:16 +13:00
Stephen Birarda
890266e0bd
shrink message dialog to contentWidth
2016-03-11 15:45:57 -08:00
Stephen Birarda
188712a55b
select a right-clicked item in asset browser
2016-03-11 15:45:57 -08:00
Stephen Birarda
31f0e4a919
disable the rename and delete buttons if nothing selected
2016-03-11 15:45:57 -08:00
Stephen Birarda
6d6a53a69a
use timer for upload click handle to avoid focus issue
2016-03-11 15:45:57 -08:00
David Rowe
ecf67282d5
Add separators to HMD menus
2016-03-12 12:29:52 +13:00
Stephen Birarda
e51aedeb35
fix error handling for diff request types
2016-03-11 11:36:52 -08:00
David Rowe
e175c19754
Style checkbox for menu items
2016-03-11 15:51:27 +13:00
Stephen Birarda
7ccba8b406
remove debug for selected index crash
2016-03-10 18:36:12 -08:00
Stephen Birarda
7675c83f92
clear selection on reload
2016-03-10 18:34:28 -08:00
Stephen Birarda
8e2b06a8e5
use an explicit selection model for treeview
2016-03-10 18:32:18 -08:00
David Rowe
fb0f97264c
Style HMD menu items
2016-03-11 15:24:35 +13:00
Stephen Birarda
39e869fdfd
append a trailing slash for folder rename
2016-03-10 17:54:38 -08:00
Stephen Birarda
625032f748
fix for add to world after upload name change
2016-03-10 17:10:49 -08:00
Stephen Birarda
52ee2499fc
add trim prior to rename in AssetServer
2016-03-10 16:57:39 -08:00
Stephen Birarda
ed4df72eed
cleanup logging for asset browser
2016-03-10 16:57:39 -08:00
Atlante45
4a9d88d213
CR
2016-03-10 16:55:51 -08:00
Atlante45
16287b7040
Disable add to world for uncompatible files
2016-03-10 16:44:39 -08:00
Atlante45
35f5ebb938
Don't allow folder overwrite
2016-03-10 16:44:39 -08:00
Stephen Birarda
2fb478ff3c
Merge pull request #99 from huffman/atp-more
...
Atp more
2016-03-10 16:22:05 -08:00
Ryan Huffman
2d4864ed33
Merge branch 'atp' of github.com:birarda/hifi into atp-more
2016-03-10 15:40:07 -08:00
Ryan Huffman
76ed16314a
Add prepended slash on rename if missing
2016-03-10 15:38:20 -08:00
Stephen Birarda
e29565a717
don't default to yes when prompted for overwrite
2016-03-10 15:32:12 -08:00
Stephen Birarda
672bafc09d
Merge pull request #95 from Atlante45/feat/atp
...
Wire upload
2016-03-10 15:30:53 -08:00
Atlante45
a6ccfb1685
CR
2016-03-10 15:11:39 -08:00
Stephen Birarda
cf12a8d396
always center the text in the message dialog
2016-03-10 15:02:19 -08:00
Atlante45
63571a7c36
Make sure Upload is not clicked several times
2016-03-10 14:59:20 -08:00
Atlante45
548d826a4e
Couple bug fixes
2016-03-10 14:59:20 -08:00
Atlante45
7d7a683b18
Add uploadFile method that prompts the user
2016-03-10 14:59:20 -08:00
Atlante45
dc79d3262a
Update glyphs font
2016-03-10 14:59:20 -08:00
Stephen Birarda
7f0917ea00
add to world in front of MyAvatar
2016-03-10 14:49:07 -08:00
Stephen Birarda
e227f68353
tweak wording for overwrite dialog
2016-03-10 14:49:07 -08:00
Stephen Birarda
5167cf69b2
fix for add to world and delete dialog
2016-03-10 14:49:07 -08:00
Stephen Birarda
c65b5b63f0
better error handling for asset browser
2016-03-10 14:48:44 -08:00
Stephen Birarda
8cc0ae3148
menu and naming changes for asset server directory
2016-03-10 14:48:44 -08:00
Ryan Huffman
c93ba2752b
Remove rowDelegate styling for asset window
2016-03-10 14:44:53 -08:00
David Rowe
2b45971f8c
Style HMD menu backgrounds
2016-03-11 11:42:49 +13:00
Ryan Huffman
e4b5c14a4c
Merge branch 'atp' of github.com:birarda/hifi into atp-more
2016-03-10 14:20:22 -08:00
Ryan Huffman
ef8c66c1be
Remove commented out code
2016-03-10 14:18:09 -08:00
Ryan Huffman
71bc937533
Remove copy URL button
2016-03-10 13:56:54 -08:00
Ryan Huffman
273acc6a7e
Add context menu to asset manager
2016-03-10 13:55:36 -08:00
Stephen Birarda
5ad4645b47
Merge branch 'master' of https://github.com/highfidelity/hifi into atp
2016-03-10 13:28:59 -08:00
David Rowe
bbe507ec05
Add file headers and update Qt versions in VR menu QML files
2016-03-11 09:53:10 +13:00
Stephen Birarda
99718e9c4e
short circuit the mapping operations for invalid path/hash
2016-03-10 10:52:05 -08:00
Stephen Birarda
b0c326fa2c
Merge pull request #92 from huffman/atp-more
...
Atp more
2016-03-10 10:51:12 -08:00
Ryan Huffman
0df05d273d
Implement addToWorld in asset window
2016-03-10 10:25:51 -08:00
Stephen Birarda
899595183e
add reload of mappings on component complete
2016-03-10 09:02:45 -08:00
Stephen Birarda
f1919031de
error message boxes for mapping errors
2016-03-10 08:57:37 -08:00
Ryan Huffman
3e5e2eef17
Add mapping sorting, copying, and isKnownMapping
2016-03-10 08:18:32 -08:00
Ryan Huffman
dd52dd69d9
Fix rename mapping
2016-03-09 16:50:37 -08:00
Ryan Huffman
232bfc9061
Cleanup AssetServer qml
2016-03-09 16:44:31 -08:00
Ryan Huffman
0d2ae4f3a4
Merge branch 'atp' of github.com:birarda/hifi into atp-model
2016-03-09 16:33:53 -08:00
Ryan Huffman
f23057b1c0
Add renaming to Asset qml
2016-03-09 16:29:17 -08:00
Ryan Huffman
f5497aa1e7
Add new AssetMappingsScriptingInterface and add mappings model
2016-03-09 14:53:04 -08:00
Stephen Birarda
57ea51d244
Merge pull request #84 from Atlante45/feat/atp
...
Replace old drag&drop with new UI
2016-03-09 14:26:49 -08:00
Atlante45
6bd7afc7b3
Confirm overrides
2016-03-09 14:19:28 -08:00
Ryan Huffman
4da4fd889a
Add AssetMappingModel
2016-03-09 14:03:56 -08:00
Stephen Birarda
2e9ee4f8a7
Merge branch 'atp' of github.com:birarda/hifi into atp
2016-03-09 12:16:59 -08:00
Stephen Birarda
9a2b2b4c16
Merge branch 'master' of https://github.com/highfidelity/hifi into atp
2016-03-09 12:16:46 -08:00
Atlante45
5a0beec1f5
Replace old drag&drop with new UI
2016-03-09 11:47:31 -08:00
Brad Hefta-Gaub
1c07276501
fix a couple bugs
2016-03-09 09:45:55 -08:00
Seth Alves
efdef52081
Merge pull request #7269 from ctrlaltdavid/20822
...
Restyle bookmark dialogs
2016-03-09 07:31:15 -08:00
Atlante45
380480d4ee
Add a couple more dialogs
2016-03-08 18:19:26 -08:00
Atlante45
169af80bc0
Add a couple dialogs
2016-03-08 17:11:54 -08:00
Atlante45
028c7ab6ba
Add text box
2016-03-08 17:11:54 -08:00
Atlante45
254e04c4b7
UI change
2016-03-08 17:11:54 -08:00
David Rowe
973fa28d3f
Fix case of RalewaySemiBold font name
2016-03-09 13:32:37 +13:00
David Rowe
155a084eaa
Temporarily rename file a part of changing case of filename
2016-03-09 13:08:44 +13:00
David Rowe
269936f3ac
Fix typo
2016-03-09 12:20:09 +13:00
David Rowe
edc50f102d
Fix "duplicate bookmark" dialog
2016-03-09 11:55:09 +13:00
David Rowe
10e4e5e3a7
Use OffscreenUI icon enum instead of QMessageBox icon enum
2016-03-09 11:33:55 +13:00
David Rowe
03fb6b1444
Add ability to have icons in query dialogs
...
Add icon to bookmark dialogs' titles.
2016-03-09 10:45:14 +13:00
Atlante45
0bed46d43a
Fix typos and file browser directory
2016-03-08 13:24:36 -08:00
Atlante45
74fb1aab55
Add file dialog
2016-03-08 13:15:04 -08:00
Atlante45
e32fd4524c
Start wiring UI
2016-03-08 13:13:45 -08:00
Atlante45
ded449072f
Rename window
2016-03-08 13:13:45 -08:00
Atlante45
e0371929a2
Remove unused variables
2016-03-08 13:13:45 -08:00
Atlante45
51be88d4c3
Reset Window changes
2016-03-08 13:13:45 -08:00
Atlante45
320bd2b4d4
Reset ContentSection scheme
2016-03-08 13:13:45 -08:00
Atlante45
d0e29846f4
Add GlyphButton
2016-03-08 13:13:45 -08:00
Atlante45
6fecb4e1d1
Window fixup
2016-03-08 13:13:45 -08:00
Atlante45
30a6dd8629
Update StaticSection
2016-03-08 13:13:45 -08:00
Atlante45
82d6d3ff01
Small fix to buttons color
2016-03-08 13:13:45 -08:00
Atlante45
784f669998
First draft Assets Manager
2016-03-08 13:13:45 -08:00
Brad Hefta-Gaub
ed67ef8f14
Merge pull request #7247 from jherico/qml_script_messaging
...
Allow message passing from a script to a QML window
2016-03-08 10:21:09 -08:00
David Rowe
2aaf9ff0d0
Update message dialogs to use HiFi-Glyphs icons
2016-03-08 17:13:05 +13:00
David Rowe
e5188108a1
Fix width of delete bookmark drop-down
2016-03-08 15:21:15 +13:00
David Rowe
2f91b29c06
Set default focus
2016-03-08 14:03:54 +13:00
David Rowe
b71a512a6f
Reorder OK and Cancel buttons
2016-03-08 13:58:20 +13:00
David Rowe
7f2938c53f
Tidy message dialog code
2016-03-08 13:56:25 +13:00
David Rowe
b7fd5467ba
Restyle query dialogs
2016-03-08 13:53:05 +13:00
David Rowe
d893b2e3b1
Handle no icon in modal dialogs
2016-03-08 13:52:24 +13:00
David Rowe
e6b81b31d8
Fix Running Script's tree view
2016-03-08 09:59:00 +13:00
David Rowe
b4c489d4c6
Fix not reliably being able to select "None" in Graphics settings
2016-03-05 10:17:39 +13:00
Brad Davis
4e1f78b585
Allow message passing from a script to a QML window
2016-03-04 13:11:08 -08:00
David Rowe
1eb6fa425c
Fix up Running Scripts dialog
2016-03-03 20:09:50 +13:00
David Rowe
f88eef7549
Update section headers
2016-03-03 19:17:48 +13:00
David Rowe
fb675dbaf5
Add vertical spacing above other settings fields
2016-03-03 18:49:13 +13:00