David Rowe
|
b60f649e0a
|
Scroll HTML window if necessary when raise keyboard
|
2016-09-28 19:27:16 +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 |
|
David Rowe
|
ec00129988
|
Don't flood event bridge with raise/lower keyboard messages from HTML
|
2016-09-28 12:51:00 +13: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 |
|
David Rowe
|
6f2956392e
|
Merge remote-tracking branch 'seth/qml-keyboard' into 21055
|
2016-09-22 08:45:58 +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
|
8f5c5ebf0e
|
improved disabled preview wording
|
2016-09-19 18:19:35 -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
|
1dace86df8
|
Merge branch 'qml-keyboard' of github.com:sethalves/hifi into qml-keyboard
|
2016-09-14 10:38:36 -07:00 |
|
Seth Alves
|
409ebe526b
|
qml keyboard for Browser window
|
2016-09-14 10:38:08 -07:00 |
|
Seth Alves
|
e6a1c14de6
|
Merge branch 'master' of github.com:highfidelity/hifi into qml-keyboard
|
2016-09-14 09:43:19 -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 |
|
David Rowe
|
fe8b3b4d0d
|
Merge branch 'master' into 21040
|
2016-09-13 09:12:47 +12:00 |
|
Seth Alves
|
38a1556716
|
qml keyboard for running-scripts window
|
2016-09-12 13:28:46 -07:00 |
|
David Rowe
|
44282499c5
|
New glyph for "has transparent"
|
2016-09-10 14:37:09 +12: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 |
|
Anthony J. Thibault
|
3574267382
|
Fix for keyboard on facebook share pop-up
It was a div tag with "contenteditable"="true" attribute.
|
2016-09-08 18:00:45 -07:00 |
|
Anthony J. Thibault
|
f7516c2b07
|
code convention and eslint on createGlobalEventBridge.js
|
2016-09-08 13:52:19 -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 |
|