Thijs Wenker
7e21a3f372
disable case sensitivity in file browsers (allow .fbx .fBx .FBX instead of only .fbx)
2019-03-29 01:48:57 +01:00
Zach Fox
1ab1cb95d8
Merge branch 'master' of github.com:highfidelity/hifi into no-url-logging
2018-11-08 09:57:10 -08:00
Zach Fox
e80468e423
Remove URL logging from JS and QML
2018-11-06 15:09:24 -08:00
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
Brad Hefta-Gaub
405b1d5725
Revert "Better imports for controls and styles"
2018-10-23 10:58:28 -07:00
Alexander Ivash
740123b853
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-10-18 21:05:20 +03:00
David Back
6b7d9586d1
apply fixes to other file dialogs and fix tablet dialog buttons
2018-06-04 15:56:10 -07:00
Wayne Chen
345138f4ff
Changing showHidden property to be always true
2018-05-23 10:30:08 -07:00
Wayne Chen
e3414c320e
changing property to alias to reflect folderListModel
2018-05-22 11:03:31 -07:00
Wayne Chen
1774b401c8
allowing file dialogs to show hidden files/folders via showHidden property
2018-05-22 10:24:04 -07:00
Zach Fox
d0cc64f63d
Fix font loading for MacOS via different font loading method
2018-03-08 11:19:49 -08:00
Zach Fox
67034274fa
Improve font loading by using QRC instead of relative paths
2018-02-28 17:59:37 -08:00
Vladyslav Stelmakhovskyi
30714d5d25
Make background with default color. Fix few warnings
2017-06-22 16:47:40 +02:00
David Rowe
189eee01a6
Refactor TabletComboBox.qml into ComboBox.qml
2017-03-11 11:02:09 +13:00
Dante Ruiz
968ba1e03d
updated file headers
2017-02-14 16:08:25 +00:00
Dante Ruiz
948352cdb6
general preferences work on tablet
2017-02-14 07:46:33 -08:00