overte-HifiExperiments/interface/resources/qml
LaShonda Hopper 5a771e3a16 [Case 10865] Ctrl/Cmd/Shift+Click Multi-Select for Asset Browser.
* Removes manual selectionModel update from controls-uit/Tree.qml
    * This was interfering with the Key+Click functionality.  It
      was introduced via Commit 99617600c4 to address a selection
      issue; however, it's unclear what that issue was.  Selection
      within the Asset Browser works without it at present.
* Amends the ContextMenu within the AssetBrowser to work in conjunction
  with the multi-selection changes.
    * ContextMenu will _only_ display when triggered within the current
      selection be it one or more items as opposed to previous behavior
      of selecting the item the menu was triggered on.
    * CopyURL is only enabled when the selection size is 1
    * Rename is only enabled when the selection size is 1
    * Delete is enabled when the selection size is greater than 0

Changes Committed:
    modified:   interface/resources/qml/controls-uit/Tree.qml
    modified:   interface/resources/qml/hifi/AssetServer.qml
2018-01-30 14:44:34 -05:00
..
+android Include config.h in ResourceImageItem.cpp. Minor fixes 2018-01-03 16:40:14 -03:00
controller
controls Fix social media sharing buttons on Snapshot app 2018-01-12 14:58:14 -08:00
controls-uit [Case 10865] Ctrl/Cmd/Shift+Click Multi-Select for Asset Browser. 2018-01-30 14:44:34 -05:00
desktop refactoring: simplify code & fix the issue with menu-es sometimes losing checked state 2017-11-10 19:53:54 +03:00
dialogs Fix 'Browse Avatars' button from Avatar Settings 2018-01-12 15:14:42 -08:00
hifi [Case 10865] Ctrl/Cmd/Shift+Click Multi-Select for Asset Browser. 2018-01-30 14:44:34 -05:00
js add .jsc, remove duplicate qmlc, and remote Utils.jsc 2018-01-02 17:15:23 -08:00
LoginDialog 8992 Login window is small in tablet 2017-12-14 23:53:33 +00:00
styles
styles-uit Make scroll bar handle centered on shaft. Width chaned on par with entities list html view 2017-11-30 11:40:02 +01:00
windows fix toolbar from completely dispearing 2017-10-19 14:02:21 -07:00
AudioScope.qml rename exposed to QML "Audio" context object to "AudioScriptingInteface" to avoid naming conflict 2017-12-21 20:03:38 +00:00
AvatarInputs.qml generialze window search 2017-10-11 16:04:35 -07:00
Browser.qml Merge pull request #11706 from luiscuenca/webAudioDev_fresh 2017-11-21 11:29:48 -08:00
ConnectionFailureDialog.qml
CurrentAPI.qml Updated UI to fit Toolkit Standards 2018-01-19 14:52:44 -08:00
ForceLoad.qml
InfoView.qml
LoginDialog.qml
OverlayWindowTest.qml Whitelist functionality for tablet apps 2017-11-04 15:14:06 -07:00
QmlWebWindow.qml
QmlWindow.qml Whitelist functionality for tablet apps 2017-11-04 15:14:06 -07:00
Stats.qml generialze window search 2017-10-11 16:04:35 -07:00
StatText.qml
TabletBrowser.qml
Tooltip.qml
UpdateDialog.qml
Web3DOverlay.qml