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 |
|
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 |
|