* Tablet paginator initial
* Refactor to SwipeView
* Use MouseArea for interacting instead of default one to be able interact in HMD mode
* Make page indicators non clickable. Attempt to enable swipe even over buttons
* Tune press delay to be able to swipe tablet pages easier
* VR stylus and laser need longer timeout than mouse
* Swipe area expanded to whole tablet. Icons doesnt stick together anymore
* Fix warnings after apps closed
* Using Flickable signals to remove hover state instead of timer. No more delays
* Created poly scripting interface template
* Created poly scripting interface template
* can fetch poly asset list synchronously
* removed key
* Something intermediate
* Retreive buttons list from tablet proxy
* Added buttons list mutex protection. Reworked keyboard tablet navigation. no more double selections
* Code style
* Created poly scripting interface template
* can fetch poly asset list synchronously
* removed key
* added getAssetList() and getFBX()
* Added smart pointer for qml buttons. removed extra modifiers. page changed using left and right buttons
* Create pages and store in global array, makes sure it will not be cleared by garbage collector whe out of scope
* enabled fbx, obj, and blocks model url retrieval
* added gltf import feature, getAssetList() not working
* fixed getAssetList()
* cleaned up code
* added const to valid inputs
* changed qtglobal include
* added newline to header
* Store button list in the resources section of fake item instead of C++ space
* Preliminary proxy model
* fix issue
* delete dot file
* fix spacing
* fix grabbing
* delete code
* fix model overlays visibility change
* typo
* Refactored using new GridView approach
* Selection consistency #1
* Selection consistency #2
* handles empty json object return
* keyword filters case insensitive now
* fixed constant names, added another URL check
* added const to several parameters
* changed api key variable name
* Use buttons index
* Cleanup. Errors checks
* Remove legacy jurisdiction code
* Update Octree server stats to handle single server
* CR
* Fix marketplacesInject.js for local Metaverse
* Make things slightly better?
* Remove erroneous "filed" Overlay property
* Add a link to My Purchases from Wallet Home
* add .jsc, remove duplicate qmlc, and remote Utils.jsc
* Fix Security Pic Change dialog after QML security changes
* Add Unused packet type back for ICE servers
* Make sure the protocol signature still changes
* fix bug preventing sim owenrship on local domain
* remove unnecessary 'virtual' keyword