Faye Li
10ebb6efd7
simplify asset server button
2017-03-15 16:55:21 -07:00
Faye Li
42216b6986
create import entities button on create tab
2017-03-15 16:47:31 -07: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
Dante Ruiz
4c686eaa67
fix tablet menu stack focus issue
2017-03-14 21:20:41 +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
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
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
01c313ad60
Fix QML errors
2017-03-14 13:33:20 +13: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
Seth Alves
4f71a5b234
Merge pull request #9864 from vladest/tablet-ui-lod-settings
...
Add LOD settings to Tablet UI
2017-03-13 08:59:40 -08:00
Vladyslav Stelmakhovskyi
d70943dd6c
Add Graphics preferences to Tablet. Use TabletComboBox instead of desktop ComboBox for Tablet preferences
2017-03-11 12:23:31 +01:00
Vladyslav Stelmakhovskyi
9f7c5a1603
Add LOD settings to Tablet UI
2017-03-11 11:54:44 +01:00
David Rowe
6a8d0b1064
Refactor some tablet dialog headers
2017-03-11 16:55:22 +13:00
David Rowe
0a2976deab
Add tablet keyboard
2017-03-11 15:43:33 +13:00
David Rowe
ffbb04d3bc
Tablet and desktop versions of attachment model browser dialog
2017-03-11 15:38:21 +13:00
Dante Ruiz
8a973dae3c
fixed bring menu dialogs in tablet
2017-03-10 23:21:29 +00:00
David Rowe
189eee01a6
Refactor TabletComboBox.qml into ComboBox.qml
2017-03-11 11:02:09 +13:00
David Rowe
71713b10f3
Merge remote-tracking branch 'upstream/tablet-ui' into 21209
...
# Conflicts:
# interface/src/ui/overlays/Web3DOverlay.cpp
2017-03-11 09:14:06 +13:00
Dante Ruiz
b63ab05eec
improved general settting coloring
2017-03-10 19:33:14 +00:00
David Rowe
b539c55c02
Scroll and snap to attachment with focus
2017-03-10 14:33:51 +13:00
druiz17
0069569e96
Merge branch 'tablet-ui' into 21197
2017-03-09 09:31:15 -08:00
David Rowe
53dcf80cc0
Add dialog title
2017-03-09 22:38:49 +13:00
David Rowe
4be106cbae
Remove obsolete rounded border
2017-03-09 18:20:26 +13:00
David Rowe
66dded5e28
Scroll attachments if necessary when raise keyboard to keep focus
2017-03-09 18:13:26 +13:00
David Rowe
1fc6d82456
Tablet and desktop versions of avatar attachments dialog
2017-03-09 13:04:57 +13:00
David Rowe
fb1ff5be89
Port Developer > Network > Networking to tablet
2017-03-07 17:02:29 +13:00
David Rowe
af4bdd5943
Port Developer > Audio > Buffers to tablet
2017-03-07 09:57:02 +13:00
Vladyslav Stelmakhovskyi
6d9e7de6dc
Implemented AssetBrowser in Tablet view
2017-03-06 21:45:55 +01:00
David Rowe
09ecb12510
Merge branch 'tablet-ui-edit-js' into 21197
...
# Conflicts:
# interface/src/ui/overlays/Web3DOverlay.cpp
2017-03-07 08:59:40 +13:00
David Rowe
0333122b23
Make Save and Cancel buttons close preferences dialog
2017-03-04 15:27:31 +13:00
David Rowe
53cfad65cd
Add keyboard to preferences dialogs
2017-03-04 13:01:02 +13:00
Dante Ruiz
5ba89e67af
fixed message dialog bug
2017-03-02 16:50:42 +00:00
David Rowe
ebe41bb443
Add a title to the tablet settings dialogs
2017-03-02 14:11:56 +13:00
David Rowe
b9869264ba
Display avatar settings dialog in tablet
2017-03-02 13:16:23 +13:00
David Rowe
9f56d2f6f6
Make tablet general settings dialog naming more consistent with desktop
2017-03-02 12:30:36 +13:00
Dante Ruiz
e2479a78bd
Merge branch 'tablet-ui-edit-js' of github.com:sethalves/hifi into menuFix
2017-03-01 16:04:12 +00:00
Dante Ruiz
f0f2b8c4da
fix comboBox and PushOntoStack
2017-02-28 21:30:25 +00:00
Dante Ruiz
835b23832f
some modal clean up
2017-02-25 00:40:38 +00:00
Dante Ruiz
89f5e5112f
Merge branch 'tablet-ui-edit-js' of github.com:sethalves/hifi into menuFix
2017-02-24 15:25:32 +00:00
Seth Alves
57ab2ba7ca
Merge pull request #7 from fayeli/edit-js-create-tab
...
Create Tab and Tab Bar QML Styling
2017-02-23 17:40:48 -08:00
Faye Li
c60360b6e0
particle explorer icon
2017-02-23 16:34:10 -08:00
Dante Ruiz
4a5be4238e
messages and file dialogs in tablet
2017-02-24 00:19:32 +00:00
Faye Li
80c3c00398
switch to properties tab when you create an entity
2017-02-23 14:48:06 -08:00
Faye Li
d4ea0c116d
asset server button
2017-02-23 14:36:39 -08:00
Faye Li
3850bc35a9
icons on new entity buttons
2017-02-23 13:31:03 -08:00
Faye Li
bd834097d5
tab bar styling
2017-02-23 12:36:27 -08:00
Faye Li
8e89e07732
text choose an entity type to create
2017-02-23 11:50:39 -08:00