Alexander Ivash
4c6700b497
remove deprecations warnings
2018-11-06 14:21:14 +05:30
Alexander Ivash
fe4e4cfbd4
return controls-uit & styles-uit folders to preserve backward-compatibility
2018-11-06 14:21:14 +05:30
Alexander Ivash
27bb8a0de7
rename stylues-uit => stylesUit & controls-uit => controlsUit
...
note:
the idea is to make imports like 'import controlsUit 1.0' to work
with 'styles-uit'/'controls-uit' it is not possible because of two reasons:
1. import controls-uit 1.0 is invalid syntax
2. qmldir inside controls-uit is 'module controlsUit'
2018-11-06 14:21:14 +05:30
Roxanne Skelly
b5a48d31b6
Fix code-review spacing issue
2018-10-31 10:18:04 -07:00
Roxanne Skelly
91b199a456
Checkpoint Proofs Filter in Inventory
2018-10-30 16:29:20 -07:00
Alexander Ivash
e900e034a3
couple Spinbox fixes:
...
- stop resetting value in 'valueFromText'. The issue with such approach is that is is not possible to understand whether value was really changed or, for example, focus did change
- instead, propagate validator to TextInput which makes not possible to type bad text (which eliminate the reason for original fix)
- specify correct inputMethodHints to guide onscreen keyboards
2018-08-10 12:58:45 +03:00
Alexander Ivash
da68a8906e
show displayText if specified (to allow override combobox current value)
2018-08-10 12:58:45 +03:00
John Conklin II
c444bb11ba
Merge pull request #13668 from ElderOrb/base_bluebuttons_on_uit
...
Avatarapp: base 'SquareLabel' on button from Uit
2018-08-01 13:10:33 -07:00
John Conklin II
082a3bca89
Merge pull request #13679 from ElderOrb/FB16840
...
FB16840 - Qml spinboxes in UI toolkit should focus the underlying fie…
2018-08-01 11:46:59 -07:00
Alexander Ivash
6e6eae2160
Avatarapp: base 'SquareLabel' on button from Uit
2018-07-31 22:03:34 +03:00
Alexander Ivash
dfb20c4afc
FB16840 - Qml spinboxes in UI toolkit should focus the underlying field when clicked on
2018-07-24 23:02:06 +03:00
Alexander Ivash
e12569c747
FB16992 - Layout changes to the two lightboxes in the Avatar app
2018-07-23 23:24:17 +03:00
Dante Ruiz
1c64ebc3ca
fixing combo boxes
2018-07-12 13:57:48 -07:00
Cristian Luis Duarte
b1d39e4959
Rollback PR 12888 by deleting alternative +android files
2018-07-11 21:21:12 -03:00
Alexander Ivash
4716be01f6
eliminate binding loop which could lead to not updating spinbox UI
2018-07-07 02:36:19 +03:00
Alexander Ivash
6efcea2c27
adjust settings layout according to mockups, update style9
2018-07-06 21:00:54 +03:00
Alexander Ivash
a88a851f15
allow specifying fontSize for uit-controls Button, expose impliciTextWidth to allow adjust-to-content type of sizing
2018-07-06 21:00:53 +03:00
Alexander Ivash
4fa72eab6d
show real wearables from avatar in combobox
2018-07-06 21:00:52 +03:00
Alexander Ivash
1ddfc87396
wip on avatarapp
2018-07-06 21:00:51 +03:00
Zach Fox
d056fa6c93
Fix MS15154: Remove focused button color
2018-06-19 09:56:24 -07:00
Anthony Thibault
f2d6d0ee56
Merge pull request #13351 from ctrlaltdavid/21891
...
Fix Avatar > Attachments joint and spinboxes
2018-06-14 11:31:04 -07:00
John Conklin II
7057e00583
Merge pull request #13298 from danteruiz/fix-vive-configuration-page
...
Controller Confguration Page fixes
2018-06-14 11:07:26 -07:00
John Conklin II
b43d5287e2
Merge pull request #13286 from ElderOrb/spinbox-bugs
...
Introduce test 'controls gallery' application for controls testing & few spinbox fixes
2018-06-14 10:21:17 -07:00
David Rowe
537665c22a
Fix spinbox not validating the second time an invalid value is entered
2018-06-12 17:35:53 +12:00
David Rowe
11178d80f7
Fix avatar attachment spinbox min/max values
2018-06-11 16:24:45 +12:00
Dante Ruiz
f5e2a6834b
fixing some issues
2018-06-04 16:09:31 -07:00
howard-stearns
e40fc20cb6
fix some bugs that had been introduced by various out-of-team prs.
2018-06-04 13:00:08 -07:00
Alexander Ivash
9bf3759e8d
allow control spinbox with mouse wheel
2018-06-04 21:27:00 +03:00
Alexander Ivash
826d853edf
fix blinking 'up' indicator on pressing 'down'
2018-06-04 21:26:59 +03:00
Alexander Ivash
56466e61d3
fix binding loops disallowing to increment/decrement spinbox value under certain conditions
2018-06-04 21:26:57 +03:00
Alexander Ivash
8d213efa75
introduce test 'controls gallery' application for controls testing
2018-06-04 21:26:56 +03:00
John Conklin II
eeed3ae82d
Merge pull request #13211 from druiz17/login-fix
...
Fixing Log in/Sign up dialog is missing "Forgot Username?" and "Forgot Password"
2018-05-25 11:33:29 -07:00
Alexander Ivash
d659696b60
FB13789 - Log in/Sign up dialog is missing "Forgot Username?" and "Forgot Password?" links
2018-05-21 13:29:41 -07:00
Dante Ruiz
3b59af3ed7
Merge branch 'master' of github.com:highfidelity/hifi into menu-updates
2018-05-18 16:42:31 -07:00
Dante Ruiz
60dd7e49ab
making requested changes
2018-05-18 16:41:39 -07:00
Zach Fox
e607c68bea
Thanks Mukul!
2018-05-14 16:48:40 -07:00
vladest
60115752ad
Fixed saving after editing
2018-04-21 20:18:24 +02:00
vladest
0e28e41107
Fix various issues with SpinBox-es and Sliders
2018-04-20 19:15:29 +02:00
vladest
663af09605
Fix SpinBox. attempt 1
2018-04-19 20:43:48 +02:00
Zach Fox
ee9519bf1b
Merge branch 'discovery_April2018' of github.com:zfox23/hifi into discovery_April2018
2018-04-16 10:12:34 -07:00
SamGondelman
8005547d03
rollback some qml changes on android
2018-04-13 14:28:00 -07:00
Seth Alves
46a741be7b
Merge pull request #12068 from vladest/move_to_qqc2
...
Move to qqc2
2018-04-12 11:26:55 -07:00
Zach Fox
539fd42324
Reduce logging from some Commerce/Discovery features
2018-04-11 09:41:47 -07:00
Alexander Ivash
25a44edfce
fix conditional bindings
...
note: unfortunately there is no way to understand whether the item was anchored as even not anchored item has some anchors
2018-04-06 13:22:27 +03:00
Alexander Ivash
9ec10bbb7e
Make keyboard's 'raisedHeight' to include 'mirror text' height
...
note: this is necessary becasue all the dialogs rely on 'raisedHeight', so without 'mirror text' they will use wrong keyboard geometry during calculations
2018-04-06 00:18:19 +03:00
Alexander Ivash
ccea3efe1e
FB13789 - Log in/Sign up dialog is missing "Forgot Username?" and "Forgot Password?" links
2018-04-03 21:43:40 +03:00
vladest
096b56395e
Fix crash on startup
2018-03-27 18:22:56 +02:00
vladest
56150f8962
Merge branch 'master' into move_to_qqc2
2018-03-24 15:34:49 +01:00
John Conklin II
c61ed697df
Merge pull request #12552 from vladest/assetbrowser_cosmetics
...
Wrap text in query dialogs. Add right margins for input field and but…
2018-03-22 17:56:47 -07:00
Zach Fox
74e24ec289
Final touches?
2018-03-14 10:58:18 -07:00