David Back
43cd5586f3
nuke AccountScriptingInterface, rename GlobalServicesScriptingInterface to AccountServicesScriptingInterface
2018-01-08 17:25:58 -08:00
unknown
be736373f2
fix if else convention
2017-12-20 17:52:27 -08:00
David Back
c8a0f9761a
fix reference return for getUsername
2017-10-24 16:13:22 -07:00
David Back
f6f49fc2e5
account to global services merge tweaks
2017-10-24 13:26:28 -07:00
David Back
b60bf4f8cb
remove unused AccountScriptingInterface functions and merge/wrap the rest into GlobalServicesScriptingInterface
2017-10-24 10:17:36 -07:00
Howard Stearns
3a7edebb94
Adjust reporting of availability to metaverse.
2017-03-29 16:12:50 -07:00
Howard Stearns
c795d2ca3b
Four-way discoverability. (Needs testing.)
2017-03-28 18:31:08 -07:00
Ryan Huffman
dd093e3fcd
Make AccountManager a DependencyManager singleton
2016-05-18 15:38:54 -07:00
Atlante45
4ed8573f74
CR
2016-04-14 17:28:24 -07:00
Atlante45
e45939d18f
Make sure ResourceCacheSharedItems deals with strong refs
2016-04-12 13:51:11 -07:00
Atlante45
afdfef1482
Make sure we don't use raw resource ptr
2016-04-12 13:51:11 -07:00
Bradley Austin Davis
f24f2749e1
Make users.js show QML window for edit friends
2016-02-02 15:19:12 -08:00
David Rowe
d7d4961778
Wire up missing GlobalServices.connected() signal
2016-01-21 20:58:14 +13:00
Atlante45
cf3b33a96b
Replace Application::getInstance() with qApp
2015-10-06 13:56:19 -07:00
Brad Hefta-Gaub
0ba1e8c945
remove renderingInWorldInterface signals
2015-09-18 09:49:57 -07:00
David Rowe
49de54de48
Use improved WebWindowClass for friends window
2015-04-01 18:58:59 -07:00
David Rowe
e519928320
Move friends window to own class
2015-04-01 11:38:32 -07:00
David Rowe
cbf2012bf5
Add menu items that set visibility
...
And synchronize visibility settings between Interface and users.js.
2015-03-29 18:35:56 -07:00
David Rowe
be69c0b58f
Add add/remove friends menu item
...
This must display the dialog whether or not users.js is running. Both
C++ and JavaScript need to open or restore the same dialog, hence a new
dialog rather than using WebWindow with its JavaScript baggage.
2015-03-28 13:05:23 -07:00
Stephen Birarda
cd382eeea5
expose discoverability changes to js
2015-03-09 17:20:09 -07:00
Stephen Birarda
f81ae30918
fix getUsername for AccountManager include in implementation
2015-03-09 16:32:09 -07:00
Stephen Birarda
2f22c0cd96
cleanup username API from GlobalServicesScriptingInterface
2015-03-09 16:28:01 -07:00
Stephen Birarda
e43da00537
remove xmpp chat support
2015-03-03 10:13:41 -08:00
David Rowe
6c4932f9d0
Coding standard
2015-01-07 11:24:10 -08:00
David Rowe
40274df279
Add downloads information changed event for JavaScript
2015-01-07 11:20:46 -08:00
David Rowe
8b0d859686
Add method to access downloads information in JavaScript
2015-01-06 15:54:07 -08:00
Andrew Meadows
b94b737f26
fix build for no XMPP
2014-09-12 17:56:25 -07:00
Thijs Wenker
807173ae0a
the GlobalServices Events are functional now
2014-09-12 02:17:36 +02:00
Thijs Wenker
cb907c1891
GlobalServicesScriptingInterface added, functions and properties functional
2014-09-10 13:57:38 +02:00