overte-thingvellir/interface/resources
LaShonda Hopper 33c8e90e34 [QML] Fixes FogBugz Case 6107: Can't sort on import menu (details below).
Looking through the log revealed the following warning:
".../qml/dialogs/FileDialog.qml:489: Error: Cannot assign to non-existent property 'sortOrder'"

There was some refactoring to address some HMD functionality in 51b44d90
which resulted in an update to fileTableView's model.  This appears to be the point
at which sorting stopped working.

This updates the fileTableView's sorting methods to use fileTableModel as opposed
to fileTableView's model(filesModel).  This appears safe given fileTableModel internally wraps
around filesModel and is responsible for updating its value.  I'm relatively new
to QML/Qt; any comments or suggestions are welcome.

Tagging @vladest since they may want to be aware given 51b44d90.

Case Link:
https://highfidelity.fogbugz.com/f/cases/6107

Reviewed-by: Leander Hasty <leander@1stplayable.com>

Changes Committed:
	modified:   interface/resources/qml/dialogs/FileDialog.qml
2017-09-13 16:25:36 -04:00
..
avatar Shoulder puck calibration work in progress 2017-07-24 17:22:48 -07:00
config Introducing the renderview task 2017-06-06 18:00:41 -07:00
controllers oops. didn't test what I thought I did 2017-08-09 12:09:03 -07:00
fonts added new glyph 2017-07-06 00:45:59 +01:00
html Merge pull request #11107 from mnafees/21412 2017-09-05 13:05:05 -07:00
icons wallet icon now has white background, diff design 2017-08-31 14:29:03 -08:00
images Merge pull request #11021 from Zvork/fade2 2017-08-10 13:48:30 -07:00
mention-sounds
meshes put back defaultAvatar_full.fst mode to 644 2017-06-09 13:55:57 -07:00
qml [QML] Fixes FogBugz Case 6107: Can't sort on import menu (details below). 2017-09-13 16:25:36 -04:00
QtWebEngine/UIDelegates
shaders experimenting with drawHUDLayer depth testing 2017-07-25 14:17:39 -07:00
snapshot/img Add placeholder image when previous snapshot can't be loaded 2017-05-31 10:27:17 -07:00
sounds add sample sound 2017-06-19 14:41:01 -07:00
styles
visage