Seth Alves
c472016a8d
Merge pull request #9920 from ctrlaltdavid/21226
...
Fix tablet asset browser's add-to-world dialog
2017-03-16 09:08:57 -08:00
David Rowe
1080e21afd
Tidying
2017-03-16 19:28:28 +13:00
David Rowe
89eb073855
Fix dialog height changing as drop-down value is changed
2017-03-16 19:28:12 +13:00
David Rowe
74db9dc573
Fix drop-down hiding behind buttons
2017-03-16 19:27:47 +13:00
David Rowe
3c1506237a
Fix not all warning text displaying
2017-03-16 19:27:27 +13:00
David Rowe
7efda8bead
Make clicking on dialog background defocus current control
2017-03-16 19:27:06 +13:00
David Rowe
9e458fd180
Fix keyboard in tablet custom query dialog
2017-03-16 19:26:41 +13:00
Seth Alves
fc0c36d0c0
Merge pull request #9907 from vladest/tablet-ui-domain-connection
...
Implemented Domain Connection statistics for Tablet UI
2017-03-15 16:12:15 -08:00
Vladyslav Stelmakhovskyi
a4c0ce4240
Typo fix
2017-03-15 22:13:37 +01:00
Vladyslav Stelmakhovskyi
856e15060d
Implemented Domain Connection statistics for Tablet UI
2017-03-15 21:05:13 +01:00
Seth Alves
cf0e90e637
Merge pull request #9903 from sethalves/tablet-ui-finger-is-default
...
prefer-avatar-finger-over-stylus setting now defaults to true
2017-03-15 09:52:07 -08:00
Seth Alves
b66ff19595
prefer-avatar-finger-over-stylus setting now defaults to true
2017-03-15 09:51:30 -08:00
Seth Alves
c28a027a6f
Merge pull request #9902 from sethalves/tablet-ui
...
Tablet ui
2017-03-15 09:37:42 -08:00
Seth Alves
ec5acf6035
Merge branch 'master' of github.com:highfidelity/hifi into tablet-ui
2017-03-15 09:36:39 -08:00
Seth Alves
dc82895feb
Merge pull request #9870 from Atlante45/fix/js-exceptions
...
Fix JS exception messages formatting
2017-03-15 09:32:04 -08:00
Seth Alves
94e2cd6e68
Merge pull request #9845 from AndrewMeadows/fix-rare-physics-crash
...
fix rare physics crash
2017-03-15 09:30:29 -08:00
Seth Alves
cde7d88c3e
Merge pull request #9900 from sethalves/tablet-ui
...
unmangle merge
2017-03-15 09:04:49 -08:00
Seth Alves
816b0b5cfd
unmangle merge
2017-03-15 09:02:32 -08:00
Seth Alves
c53b0dff93
Merge pull request #9891 from druiz17/tablet-xbox-fix
...
Allow the user to bring up the tablet when a message is open
2017-03-15 08:43:28 -08:00
Seth Alves
96a3e2a6d3
Merge pull request #9898 from ctrlaltdavid/21214
...
Load controller scripts in their own script engine
2017-03-15 08:42:20 -08:00
Seth Alves
563d59bda9
Merge pull request #9886 from vladest/tablet-ui-entity-statistics
...
Tablet ui entity statistics
2017-03-15 08:40:52 -08:00
Seth Alves
df82c30e83
Merge pull request #9892 from hyperlogic/bug-fix/tablet-running-scripts-improvements
...
Tablet Running Scripts dialog fixes
2017-03-15 08:38:40 -08:00
Seth Alves
faa370f797
Merge pull request #9899 from sethalves/tablet-ui
...
Tablet ui
2017-03-15 08:32:29 -08:00
Seth Alves
b5919d89a5
Merge branch 'master' of github.com:highfidelity/hifi into tablet-ui
2017-03-15 08:26:10 -08:00
Vladyslav Stelmakhovskyi
181c7da51a
Fixed warnings
2017-03-15 14:55:53 +01:00
David Rowe
cb4bd58381
Load controller scripts in their own script engine
2017-03-15 14:31:13 +13:00
Brad Hefta-Gaub
a38ab4ff80
Merge pull request #9884 from Atlante45/old-stable
...
Merge Stable back into Master.
2017-03-14 16:59:41 -07:00
Dante Ruiz
45829574c2
Allow the user to bring up the tablet when a message is open in the tablet
2017-03-15 00:02:42 +01:00
Anthony J. Thibault
3a788d31de
Tablet Running Scripts dialog fixes
...
* The "Currrently Running" section is now visible by default, this includes the "Reload All" and "Remove All" buttons
* The entire dialog is flickable/scrollable. We need to do this because the entire dialog is too tall to fit on the tablet.
* The keyboard now appears when the filter edit text has focus.
The content is scrolled in such away that the focus edit field, and the tree view are above the keyboard.
2017-03-14 15:38:53 -07:00
Seth Alves
08ee2fd43f
Merge pull request #9887 from druiz17/tablet-keyboard-focus
...
dialogs that are push onto the menu stack now have focus
2017-03-14 12:55:47 -08:00
Dante Ruiz
4c686eaa67
fix tablet menu stack focus issue
2017-03-14 21:20:41 +01:00
Vladyslav Stelmakhovskyi
e2a4011b05
Coloring implemented
2017-03-14 19:10:41 +01:00
Vladyslav Stelmakhovskyi
56d4bfe077
Servers stats added. TODO: coloring
2017-03-14 18:38:49 +01:00
Seth Alves
5a557c9fe6
Merge pull request #9865 from vladest/tablet-ui-graphics
...
Add Graphics preferences to Tablet
2017-03-14 08:32:55 -08:00
Brad Hefta-Gaub
a8d18adf83
Merge pull request #9872 from ZappoMan/fadeInWhenOpeningNoiseGate
...
code review changes
2017-03-14 09:26:14 -07:00
Vladyslav Stelmakhovskyi
d9ca8a826d
TabletEntityStatistics.qml refactored. Text now wrapped. TODO: coloring, server stats
2017-03-14 17:02:09 +01:00
Vladyslav Stelmakhovskyi
99c74cec41
Merge branch 'tablet-ui' into tablet-ui-entity-statistics
2017-03-14 15:59:27 +01:00
Vladyslav Stelmakhovskyi
0accce5337
TabletComboBoxPreference.qml not needed anymore
2017-03-14 15:53:41 +01:00
Vladyslav Stelmakhovskyi
ee7dd458ca
Merge branch 'tablet-ui' into tablet-ui-graphics
2017-03-14 15:37:36 +01:00
Seth Alves
c89a4c4786
Merge pull request #9874 from hyperlogic/bug-fix/toolbar-fade
...
Fix for visible empty toolbar when switching from desktop to HMD mode.
2017-03-14 05:33:54 -08:00
Seth Alves
f8a6a82371
Merge pull request #9881 from ctrlaltdavid/21197
...
Browse for avatar in Marketplace from tablet avatar settings dialog
2017-03-14 05:33:11 -08:00
Seth Alves
e0562e27d4
Merge pull request #9863 from ctrlaltdavid/21209
...
Port Avatar > Attachments to tablet
2017-03-14 05:32:18 -08:00
David Rowe
43687d4773
Tidying
2017-03-14 21:41:04 +13:00
David Rowe
d141d5b683
Add keyboard
2017-03-14 21:36:57 +13:00
David Rowe
f3a99a2437
Implement avatar browser for tablet avatar settings
2017-03-14 15:36:51 +13:00
David Rowe
2e96b8a59b
Merge branch 'tablet-ui' into 21197
2017-03-14 14:47:22 +13:00
David Rowe
7504c124e4
Make attachment model browser dialog modal
2017-03-14 13:34:06 +13:00
David Rowe
01c313ad60
Fix QML errors
2017-03-14 13:33:20 +13:00
Anthony J. Thibault
40b7e34c0b
Fix for visible empty toolbar when switching from desktop to HMD mode.
2017-03-13 14:23:13 -07:00
David Rowe
4dd7667fd7
Merge branch 'tablet-ui' into 21209
...
# Conflicts:
# interface/resources/qml/hifi/tablet/tabletWindows/TabletPreferencesDialog.qml
# interface/src/ui/overlays/Web3DOverlay.cpp
2017-03-14 08:50:01 +13:00