Triplelexx
24f1fc3546
fix Ui keyboard navigation
...
various fixes to allow some support for keyboard navigation in message boxes and dialogs
2018-01-10 22:30:43 +00:00
SamGondelman
c46531296f
move key logic from onClicked to onReleased
2018-01-09 18:28:54 -08:00
vladest
09c3f93c74
Switch moved
2017-12-31 15:17:44 +01:00
vladest
c953251cfe
TextField moved. Fixed sound on hovering check box
2017-12-30 19:55:52 +01:00
vladest
f5f19ea67f
Move RadioButton
2017-12-28 15:53:16 +01:00
vladest
2fbd0a41b1
Move Slider
2017-12-28 15:39:22 +01:00
vladest
5877eeea0b
cleanup
2017-12-19 21:35:11 +01:00
vladest
1cf82b7725
SpinBox now works
2017-12-19 21:28:28 +01:00
Zach Fox
b2bafed2bb
Merge branch 'master' of https://github.com/highfidelity/hifi into commerce_QmlWhitelist
2017-12-07 11:21:24 -08:00
vladest
b52163cb24
Intitial SpinBox port
2017-12-04 20:54:35 +01:00
vladest
3e118c58a1
Moved RadiButton and Slider
2017-12-04 12:51:57 +01:00
vladest
0f4329be69
Added keyboard support. Cleanup
2017-12-03 22:45:57 +01:00
vladest
f2d7e2f607
Merge branch 'master' into move_to_qqc2
2017-12-02 22:41:19 +01:00
vladest
dfeefe53b8
Make scroll bar handle centered on shaft. Width chaned on par with entities list html view
2017-11-30 11:40:02 +01:00
vladest
ac7a5ebc94
ComboBox: fix closing popup. Started to implement keyboard support
2017-11-30 10:39:01 +01:00
vladest
7283f0127b
return back square background for scroll bars
2017-11-28 22:21:52 +01:00
vladest
94937374c5
Make selection not visible under rounded scrollbar
2017-11-28 21:33:13 +01:00
vladest
80eb203008
More precise handle placing. some logging added
2017-11-28 20:20:58 +01:00
vladest
da5090fd49
Implemented more close to QQC2 ideology
2017-11-27 19:43:17 +01:00
vladest
3f0de940a4
Merge branch 'master' into move_to_qqc2
2017-11-26 10:18:44 +01:00
vladest
6136a4cea6
Rounded background
2017-11-25 10:03:56 +01:00
vladest
73a557a8a4
Added Scroll Bar for Trees. Fixed some anchoring issues. Fixed headerless views
2017-11-24 15:58:27 +01:00
vladest
b69b580a68
Use ScrollBar from QQC2 which is supports both mouse and touch events
2017-11-23 23:08:43 +01:00
vladest
4e38b3bace
Started working on ComboBox. Add background for scroll bar
2017-11-20 20:35:41 +01:00
Dante Ruiz
76935c1457
fixing merge conflict
2017-11-20 09:51:10 -08:00
vladest
50ed9e2b2a
Port CheckBox to QQC2
2017-11-19 22:03:38 +01:00
vladest
6b640bd028
Resolve merge conflicts
2017-11-19 20:52:39 +01:00
Brad Hefta-Gaub
ff8ca6da4c
Merge pull request #11303 from vladest/webbrowser_updates
...
Webbrowser updates
2017-11-19 11:11:09 -08:00
vladest
cfacf3b47d
Port web glyph button to QQC2
2017-11-16 21:58:09 +01:00
vladest
b4f6c25f4d
Implement QQC1-compatible Action component
2017-11-16 19:04:35 +01:00
SamGondelman
7eb22b372f
merge with master
2017-11-15 14:35:30 -08:00
Brad Davis
26a745be6f
Merge remote-tracking branch 'upstream/master' into feature/qml_whitelist_tablet
2017-11-15 11:59:06 -08:00
vladest
0e53afc346
Merge branch 'master' into move_to_qqc2
2017-11-15 20:53:14 +01:00
Brad Davis
1167be4102
Reverting tablet API rename, cleaning up duplicated code
2017-11-15 11:52:55 -08:00
vladest
2852375285
Make QueryDioalogs buttons works
2017-11-15 20:32:28 +01:00
vladest
6b732804eb
Button as QQC2
2017-11-13 21:15:31 +01:00
vladest
0c13c2b6e2
Remove unused QQC1 imports
2017-11-13 16:37:28 +01:00
Brad Davis
7bf1b176d7
Renaming Tablet API to Tablets, supporting dev-mode QML loading from filesystem
2017-11-10 14:21:24 -08:00
beholder
0bc95998c4
a few more adjustments based on discussion with Mukul
2017-11-10 21:20:00 +03:00
beholder
4d11f9a434
increase font pixel size for 'collapse keyboard' to 34px
2017-11-10 21:20:00 +03:00
beholder
db3ed81513
adjust to changed requirements:
...
1. The keyboard collapse button is moved to the lower right, replacing the keys there
2. The button next to m is a hyphen instead of a underscore, it turns to a underscore when the user clicks on shift
3. The input text at the top occupies the full width and is center aligned, when you start typing the text moves in both directions the left and the right
2017-11-10 21:20:00 +03:00
beholder
a9fe3596cf
4684 Add collapse button on the virtual keyboard
2017-11-10 21:20:00 +03:00
SamGondelman
7d420f5242
isLeftHand, isRightHand, isMouse
2017-11-06 12:29:21 -08:00
vladest
865c241a13
Merge branch 'master' into webbrowser_updates
2017-10-28 12:31:26 +02:00
beholder
6093cef6f0
add comments to explain '-1'
2017-10-27 01:25:26 +03:00
beholder
f6fa85fed2
adjust to coding standards
2017-10-27 01:25:25 +03:00
beholder
5969e0b118
8211 Add very short haptic feedback when highlighting letters on keyboard
2017-10-26 23:03:06 +03:00
vladest
9f32b6c634
Merge branch 'master' into webbrowser_updates
2017-10-25 21:46:39 +02:00
Dante Ruiz
0242e8e4ba
fixed crash and login password
2017-10-23 16:33:49 -07:00
vladest
d46578e572
Merge branch 'master' into webbrowser_updates
2017-10-21 19:12:23 +02:00
vladest
fa349a694c
Code style fixes
2017-10-20 15:12:09 +02:00
vladest
ea6c2e1bb5
Merge branch 'master' into tablet_extended_sounds
2017-10-20 14:46:02 +02:00
vladest
92fc6daecc
Merge branch 'master' into webbrowser_updates
2017-10-19 14:56:31 +02:00
Brad Hefta-Gaub
c4e672d6b8
Merge pull request #11582 from ElderOrb/case8213
...
8213 Keyboard Input Field: Reveals Passwords
2017-10-16 14:57:18 -07:00
beholder
c31aa6bcdb
8213 Keyboard Input Field: Reveals Passwords
2017-10-12 22:08:46 +03:00
Zach Fox
30d6c78e4e
Merge pull request #11580 from ElderOrb/case8210
...
8210 Keyboard Input Field: Pressing Space should Clear Field
2017-10-12 11:49:18 -07:00
vladest
67ee4a7679
Merge branch 'master' into webbrowser_updates
2017-10-12 20:15:53 +02:00
vladest
35b146b59a
Added sounds in Audio menu
2017-10-12 19:01:38 +02:00
vladest
145149fedd
Merge branch 'master' into tablet_extended_sounds
2017-10-12 18:01:23 +02:00
beholder
f31316b0aa
8210 Keyboard Input Field: Pressing Space should Clear Field
2017-10-12 15:03:32 +03:00
beholder
dcdf85b08e
workaround for https://bugreports.qt.io/browse/QTBUG-49297
2017-10-12 02:10:09 +03:00
vladest
e360c1363e
Merge branch 'master' into tablet_extended_sounds
2017-10-02 18:03:49 +02:00
vladest
8d23bf38ac
Merge branch 'master' into login_dialog_rework
2017-09-28 14:55:12 +02:00
vladest
4f907aba1e
sign in reworked
2017-09-28 14:49:48 +02:00
Zach Fox
7ad3a5a1e3
Commerce: Tons of Interface changes ( #11463 )
...
* canRez(Tmp)Certified()
* CertifiedItem beginnings
* Skeleton of verifyOwnerChallenge()
* Controlled failure; updateLocation() skeletion
* Controlled failure on checkout page with ctrl+f
* Skeleton Purchases first-use tutorial
* Initial progress on new setup
* Security pic tip
* Skeleton Certificate page
* Updates to Certificate
* General progress; setup is nearly complete
* Better buttons; last step almost done
* Initial progress on wallet home
* Completed recent transactions
* Security page
* Scrollbar
* Fix auth error text
* PassphraseSelection
* Change security pic
* Minor layout changes; beginnings of emulated header
* Various layout changes; wallet nav bar
* Help screen
* Quick onaccepted change
* First pass at new purchases
* Small style updates
* Some error progress
* Lightbox in purchases
* Collapse other help answers when clicking on another
* REZZED notif
* Commerce Lightbox
* Lots of new interactions in Purchases
* Hook up 'view certificate'
* Fix errors, fix close button on cert
* Purchases timer; much faster filter
* Add debugCheckout
* Purchase updates
* GlyphButton; separator; Checkout Success; Ledger fix; debug modes
* Lock glyph below security pic should be white
* Various fixes, round 1
* Circular mask
* Passphrase change button fix; TextField error edge highlighting
* Recent Activity fixes
* Various changes
* Standard Security Pic location
* Color changes
* Filter bar changes
* Styling for multiple owned items
* Minor language change
* Header dropdown (harder than expected)
* Small fixes
* View backup instructions
* marketplaces.js onCommerceScreen
* Beginnign of new injection
* Marketplace injection changes
* Purchase button style changes
* More button styling
* MY PURCHASES button
* marketplace onUsernameChanged
* New help QA
* Help text changes etc
* Downscale security image, reducing filesize
* Lots of bugfixes
* Cleanup before PR
* Only open cert during inspection if commerce switch is on
* Help text changes
* Purchase status incl. change to confirmed; Help text; Open Explorer to hifikey
* Quick glyph change
* New 'wallet not set up' flow for when entering Purchases or Checkout without set-up wallet
2017-09-27 14:43:51 -07:00
beholder
3677718e48
7926 Create Mode: the keyboard tray is not styled correctly
2017-09-27 21:33:18 +03:00
beholder
5502a639e2
7877 Unexpected Behavior when pressing Enter on Input Field
2017-09-26 01:07:47 +03:00
vladest
083b52abaf
CHeck containsMouse property for mouse area instead on hovered
2017-09-25 21:15:05 +02:00
vladest
1a2d38e31f
Removed sounds for tablet in and out, added sounds for stylus instead. Added logging for testing semi-pressed laser and keyboard sounds
2017-09-25 17:11:44 +02:00
vladest
b5f0c4d940
Added settings controls sounds
2017-09-25 16:46:36 +02:00
vladest
5a452fa981
Merge branch 'master' into tablet_extended_sounds
2017-09-25 15:40:40 +02:00
Andrew Meadows
6b3b3a7448
Merge pull request #11382 from ElderOrb/case6618
...
6618 [Worklist] Add Input Field On Top of Keyboard
2017-09-21 08:54:11 -07:00
Ryan Huffman
a56303a3fe
Merge pull request #11379 from highfidelity/feat/auto-bake
...
Add auto baking to Asset Server and mesh compression for FBXs
2017-09-21 08:33:51 -07:00
vladest
c48aba423a
Rename check box
2017-09-20 22:48:39 +02:00
vladest
56e6c8674a
Merge branch 'master' into webbrowser_updates
2017-09-20 14:38:09 +02:00
vladest
e26118254f
Implemented Audio injector in Tablet scripting interface. Added missed sound events
2017-09-18 19:40:06 +02:00
beholder
871b169128
6618 [Worklist] Add Input Field On Top of Keyboard
2017-09-16 16:17:36 +03:00
Atlante45
c04a6b5b88
Add error tooltip
2017-09-13 09:54:56 -07:00
Atlante45
2e84f48539
Fix QML errors
2017-09-13 09:54:55 -07:00
Stephen Birarda
5e1decb02b
Merge branch 'master' of github.com:highfidelity/hifi into feat/auto-bake
2017-09-07 12:06:53 -07:00
vladest
57643bd904
Merge branch 'master' into audio_devices_split
2017-09-06 14:20:41 +02:00
Atlante45
28402be37c
Fix status glyphs
2017-09-01 14:17:28 -07:00
vladest
55eed37698
Start working on autocompletion
2017-08-29 20:47:09 +02:00
vladest
d4332e7776
Adopting according comments from designers
2017-08-26 20:55:16 +02:00
Atlante45
8a291f16ff
Merge branch 'master' of https://github.com/highfidelity/hifi into feat/auto-bake
2017-08-25 15:26:38 -07:00
Atlante45
348be788f7
Add BakingEnabled protocol
2017-08-25 10:56:27 -07:00
Atlante45
9e6502fe92
More UI work
2017-08-25 10:54:34 -07:00
vladest
c7fe845403
Move common webview flickable code to separate core file
2017-08-24 21:35:47 +02:00
vladest
6f0229f450
Reworked according to designers request. Do not fall back to default audion output
2017-08-22 23:26:27 +02:00
vladest
3be684b973
Fixed spinner in center. Flicking only vertically
2017-08-21 16:31:25 +02:00
vladest
d6c426d064
Reworking according new design
2017-08-17 17:17:02 +02:00
vladest
2cca584e58
Merge branch 'master' into audio_devices_split
2017-08-16 22:47:06 +02:00
Dante Ruiz
459f2c5cdc
fixed tab issue
2017-08-14 16:03:12 -07:00
Dante Ruiz
99617600c4
fix selection issue for TreeView.qml
2017-08-14 15:58:28 -07:00
vladest
b22745d57a
Fix binding loops
2017-08-12 12:52:35 +02:00
vladest
560696e41c
Split logic and interface for HMD and desktop devices. Added CheckBox control based on QQC2
2017-08-11 20:39:17 +02:00
Cain Kilgore
4e81ebf85c
Added Assets for Web Browser MP Script
2017-08-10 22:53:35 +01:00
Cain Kilgore
280a7a7e42
Fixing Styling, added Preference to Tablet, Moved Location to Avatar Tuning
2017-07-25 01:48:55 +01:00
Cain Kilgore
84609f27e3
Final Change - They're now Radio Boxes.
2017-07-24 23:53:03 +01:00
Cain Kilgore
630922dd95
Dominant Hands Branch Initial Commit
...
Adds a new option in the Avatar Basics section of the Avatar Settings.
API Accessible Functions:
MyAvatar.getUseAlternativeHand()
MyAvatar.setUseAlternativeHand()
Defaults to false (Right Hand). Will return True if set to Left Hand.
2017-07-24 06:18:24 +01:00
Zach Fox
a9197509d8
Merge pull request #10965 from CainFoool/avatar-scaler
...
WL 21422 - Add a scale slider for avatar size
2017-07-14 10:30:33 -07:00
Cain Kilgore
4f8d958831
Some code cleaning, added comment for reasoning of specifying min and max in the qml
2017-07-14 00:56:42 +01:00
Cain Kilgore
f91a8c0f53
Merge branch 'master' of https://github.com/highfidelity/hifi into avatar-scaler
2017-07-13 21:25:39 +01:00
Cain Kilgore
521babb6bd
Avatar Scaler - should be PR Ready.
2017-07-13 19:18:51 +01:00
Zach Fox
dbb48cd1aa
Merge branch 'master' of https://github.com/highfidelity/hifi into spectator-camera
2017-07-07 16:03:04 -07:00
Dante Ruiz
258c21838e
finished calibration-ui updates
2017-07-06 17:32:40 +01:00
Dante Ruiz
6c15dffb9d
added new glyph
2017-07-06 00:45:59 +01:00
Zach Fox
f6583a1b87
Use correct text color for checkboxes
2017-07-05 14:46:59 -07:00
Zach Fox
5d8d2fd83e
Merge branch 'master' of https://github.com/highfidelity/hifi into spectator-camera
2017-06-27 16:47:44 -07:00
Zach Fox
a1dfbc91da
Merge branch 'master' of https://github.com/highfidelity/hifi into spectator-camera
2017-06-22 10:27:52 -07:00
Vladyslav Stelmakhovskyi
30714d5d25
Make background with default color. Fix few warnings
2017-06-22 16:47:40 +02:00
Zach Fox
af3c249ae5
Merge branch 'master' of https://github.com/highfidelity/hifi into spectator-camera
2017-06-21 17:16:10 -07:00
Dante Ruiz
729065749f
fixed merge conficts
2017-06-21 16:59:53 +01:00
Zach Pomerantz
1f7e1e8287
add level to active input selection
2017-06-20 17:04:54 -07:00
Dante Ruiz
da29157a3c
fixed merge conflict'
2017-06-17 00:40:50 +01:00
Zach Fox
7a76c9cf7f
Merge branch 'master' of https://github.com/highfidelity/hifi into spectator-camera
2017-06-16 14:59:23 -07:00
Zach Pomerantz
a8f69bb2e0
Merge branch 'master' of github.com:highfidelity/hifi into audio/parity
2017-06-13 17:41:52 -04:00
Zach Pomerantz
b37a0239b0
up to reverb (needs cherry-picking)
2017-06-12 18:00:52 -04:00
Dante Ruiz
067fc9bb98
fixed merge conflict
2017-06-12 16:45:34 +01:00
Zach Fox
d1719fade6
Merge branch 'master' of https://github.com/highfidelity/hifi into spectator-camera
2017-06-07 09:46:04 -07:00
Zach Fox
b50cf6cee6
Quick feedback from Alan
2017-06-06 14:50:01 -07:00
Zach Fox
ca05e3d0b6
Improvements to switch; switch settings persist
2017-06-06 14:17:38 -07:00
Zach Fox
afb7e72b25
Separator; Switch.qml updates; etc
2017-06-06 13:51:07 -07:00
Dante Ruiz
bb7c424d47
get ui working
2017-06-06 21:09:09 +01:00
Zach Fox
557d1c65a3
Another checkpoint; added Switch.qml
2017-06-06 11:59:23 -07:00
Dante Ruiz
19b134b0ac
base ui working
2017-06-06 00:32:20 +01:00
Bradley Austin Davis
995fe11c05
Migrate to single QML engine
2017-06-05 15:14:44 -07:00
David Rowe
bc4af86b57
Display spinner in Web controls when they're loading an HTTP page
2017-05-23 15:40:35 +12:00
Lexx
af95741a7e
Merge branch 'master' into 21224
2017-04-04 18:24:49 +01:00
David Kelly
4d6886d1f4
cr feedback, plus changed 'People' to 'Connections' in a couple places
2017-04-03 17:03:14 -07:00
David Kelly
4629accc9c
style updates
2017-04-03 15:35:53 -07:00
Zach Fox
05c34fb3ee
Move some things around so ComboBox works (and layout improves)
2017-03-30 15:19:19 -07:00
Triplelexx
50e35a220b
Merge remote-tracking branch 'upstream/master' into 21224
2017-03-30 01:25:27 +01:00
Zach Fox
b776f25b3b
Merge branch 'master' of https://github.com/highfidelity/hifi into PAL_v2
2017-03-28 18:09:17 -07:00
Zach Fox
81264c998b
Revert "Merge from upstream/master"
...
This reverts commit b5ba4a109d
.
2017-03-28 17:39:45 -07:00
Zach Fox
b5ba4a109d
Merge from upstream/master
2017-03-28 17:37:34 -07:00
Zach Fox
fce2049630
Trivial removal of commented code
2017-03-27 16:45:03 -07:00
humbletim
5d5d947ddb
updates per discussion with triplelexx
2017-03-25 04:01:02 -04:00
humbletim
630afb716f
consolidate QML->C++ triggering workaround to help compartmentalize the problem for later fixin'
2017-03-25 03:01:35 -04: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
Zach Fox
beb848373b
Update from zfox23/PALv2 branch
2017-03-13 10:15:06 -07:00
Vladyslav Stelmakhovskyi
81bc56f124
Fixed slider groove size calculation. Added LOD Tools to Tablet UI
2017-03-11 14:44:33 +01:00
David Rowe
6a8d0b1064
Refactor some tablet dialog headers
2017-03-11 16:55:22 +13:00
David Rowe
327e3c9973
Don't expand height of higlighted row
2017-03-11 15:46:43 +13:00
David Rowe
25364c0628
Make dropdown scrollbar wider
2017-03-11 12:59:15 +13:00
David Rowe
713c50f2e8
Fix attachments dialog joint dropdown in tablet
2017-03-11 12:52:22 +13:00
David Rowe
189eee01a6
Refactor TabletComboBox.qml into ComboBox.qml
2017-03-11 11:02:09 +13:00
David Rowe
b539c55c02
Scroll and snap to attachment with focus
2017-03-10 14:33:51 +13:00
Dante Ruiz
16d3f22e77
remove uncommented code
2017-02-28 21:39:33 +00:00
Dante Ruiz
f0f2b8c4da
fix comboBox and PushOntoStack
2017-02-28 21:30:25 +00:00