Seth Alves
|
cb7ff86386
|
put networking library into its own QLoggingCategory
|
2015-04-06 15:11:48 -07:00 |
|
Stephen Birarda
|
740438d08d
|
handle domain-server local port changes once connected
|
2015-03-31 16:11:41 -07:00 |
|
Stephen Birarda
|
4bf8e9f625
|
change AccountManager request API, leverage in networking and DS
|
2015-03-25 12:04:04 -07:00 |
|
Stephen Birarda
|
a874f933c6
|
go to sandbox if location not present in settings
|
2015-03-16 11:00:04 -07:00 |
|
Stephen Birarda
|
3005f74411
|
fix localhost port check to not kill user lookup
|
2015-03-03 23:11:02 -08:00 |
|
Seth Alves
|
af341f0ee5
|
if hifi uri is localhost, extract domain-server port from shared memory
|
2015-02-25 12:11:32 -08:00 |
|
Seth Alves
|
89ebb45c03
|
Revert "Merge pull request #4332 from birarda/master"
This reverts commit 3230857b0d , reversing
changes made to 1b669af79d .
|
2015-02-24 17:09:05 -08:00 |
|
Stephen Birarda
|
09ffcbb2e8
|
Revert "Merge pull request #4324 from sethalves/assignment-client-keep-a-spare"
This reverts commit 087e2babde , reversing
changes made to 5202d2136a .
|
2015-02-24 12:30:40 -08:00 |
|
Seth Alves
|
feb0e7ac31
|
AssignmentClientMonitor doesn't keep a list of its children. Instead it knows about active children due to their entries in the NodeList. Every few seconds, if 2 or more children are idle, the Monitor will ask one to exit
|
2015-02-20 13:26:59 -08:00 |
|
Stephen Birarda
|
5f7c4278b8
|
handle custom domain-server port if it is present
|
2015-02-09 13:01:38 -08:00 |
|
Atlante45
|
27459ba861
|
Settings update
|
2015-02-03 12:27:30 -08:00 |
|
Atlante45
|
e1725d1eee
|
Merge branch 'master' of https://github.com/highfidelity/hifi into pull_out_menu_mess
|
2015-01-20 17:41:08 -08:00 |
|
Atlante45
|
8d37f5ae00
|
More setting handles
|
2015-01-20 15:35:22 -08:00 |
|
Stephen Birarda
|
a66888939c
|
add some debugging for domain switch
|
2015-01-20 10:51:11 -08:00 |
|
Stephen Birarda
|
483d072709
|
handle override path from address bar
|
2015-01-20 10:47:57 -08:00 |
|
Atlante45
|
6a00dcbf0a
|
More switches to new Settings
|
2015-01-20 00:30:29 -08:00 |
|
Atlante45
|
43597ea29d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into pull_out_menu_mess
Conflicts:
interface/src/Application.cpp
interface/src/Menu.cpp
|
2015-01-19 14:18:22 -08:00 |
|
Stephen Birarda
|
990ca8397e
|
add extra debugging for AddressManager connect to domain
|
2015-01-19 10:23:05 -08:00 |
|
Atlante45
|
967028e5cf
|
Removed more QSettings references
|
2015-01-18 19:29:27 -08:00 |
|
Atlante45
|
df69466887
|
Moved copyPath/Address out of Menu
Moved into AddressManager
|
2015-01-18 05:48:14 -08:00 |
|
Stephen Birarda
|
e538669343
|
resolve conflicts on merge with upstream
|
2015-01-15 13:12:05 -08:00 |
|
Stephen Birarda
|
b8b5b2b6ec
|
don't check the root object for path
|
2015-01-14 16:56:49 -08:00 |
|
Stephen Birarda
|
6e1ba17c6e
|
handle application title change for place name change
|
2015-01-13 15:07:45 -08:00 |
|
Stephen Birarda
|
16261a5fc1
|
more updates for new place/location APIs
|
2015-01-13 14:49:24 -08:00 |
|
Stephen Birarda
|
1af87e57da
|
handle new places API format in AddressManager
|
2015-01-13 14:21:07 -08:00 |
|
Atlante45
|
2a82ff9768
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
Conflicts:
assignment-client/src/voxels/VoxelServer.cpp
interface/src/Application.cpp
interface/src/Audio.cpp
interface/src/DatagramProcessor.cpp
interface/src/Menu.cpp
interface/src/Util.cpp
interface/src/avatar/MyAvatar.cpp
interface/src/ui/ApplicationOverlay.cpp
interface/src/ui/PreferencesDialog.cpp
libraries/networking/src/NodeList.cpp
libraries/shared/src/DependencyManager.h
|
2015-01-13 11:03:14 -08:00 |
|
Stephen Birarda
|
c7a5f3c86c
|
resolve conflicts and merge with upstream master
|
2014-12-29 10:59:42 -07:00 |
|
Atlante45
|
327daacecd
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
Conflicts:
interface/src/Application.cpp
interface/src/devices/OculusManager.cpp
libraries/networking/src/NodeList.cpp
|
2014-12-22 13:34:18 -08:00 |
|
Stephen Birarda
|
979f5f8fc5
|
fix for coding standard compliance
|
2014-12-19 12:19:49 -08:00 |
|
Stephen Birarda
|
3a4f75ff62
|
fix AddressManager domain lookup to handle port
|
2014-12-18 16:40:02 -08:00 |
|
Stephen Birarda
|
1ab66c2bfe
|
split port and hostname for cleaner domain changes
|
2014-12-18 16:17:03 -08:00 |
|
Stephen Birarda
|
087ac1db90
|
send port along with domain hostname lookup
|
2014-12-18 16:03:13 -08:00 |
|
Atlante45
|
0bd9ed469e
|
Changed NodeList::getInstance() calls to use the DM
|
2014-12-17 15:28:25 -08:00 |
|
Stephen Birarda
|
1b48cf7f5a
|
use DependencyManager for AddressManager
|
2014-12-15 14:54:20 -08:00 |
|
Stephen Birarda
|
1aa98dfc4c
|
trim whitespace for place name lookup
|
2014-11-20 09:24:43 -08:00 |
|
Stephen Birarda
|
33c247918e
|
fix for domainID wrapped in braces
|
2014-10-28 15:37:42 -07:00 |
|
Stephen Birarda
|
2816e8f114
|
fix location DataWebDialog missing InterfaceLocation object
|
2014-10-28 15:32:23 -07:00 |
|
Stephen Birarda
|
27f7cdb2d4
|
handle location set/get in AddressManager, handle set to address map
|
2014-10-28 10:35:56 -07:00 |
|
Stephen Birarda
|
b90db2856b
|
add a method to AddressManager to handle address maps from JS
|
2014-10-28 10:00:39 -07:00 |
|
Stephen Birarda
|
e9bcc90166
|
handle remaining conversions for AccountManager passing QNetworkReply
|
2014-10-14 16:16:54 -07:00 |
|
Stephen Birarda
|
46fb7fb4a9
|
return QNetworkReply for AccountManager callbacks
|
2014-10-14 16:12:04 -07:00 |
|
Stephen Birarda
|
96aacab8ab
|
load Address from settings to get back to domain and path
|
2014-10-03 10:42:15 -07:00 |
|
Stephen Birarda
|
f27105100a
|
have AddressManager know its current domain and current path
|
2014-10-03 10:29:02 -07:00 |
|
Stephen Birarda
|
262054d0eb
|
handle ICE requirement in address manager response
|
2014-10-02 14:18:17 -07:00 |
|
Stephen Birarda
|
3cbfad69cd
|
fix indentation issues for merged AddressBarDialog classes
|
2014-09-26 14:32:59 -07:00 |
|
stojce
|
c14bf84af8
|
layout fix
|
2014-09-24 00:14:00 +02:00 |
|
stojce
|
5a7b7cca44
|
Add finish lookup event
|
2014-09-23 11:32:16 +02:00 |
|
stojce
|
466dbdcee5
|
added address bar dialog
|
2014-09-22 20:51:19 +02:00 |
|
Stephen Birarda
|
866f2005bd
|
handle case where a location should be faced
|
2014-09-16 10:08:21 -07:00 |
|
Stephen Birarda
|
0033dfe5af
|
use quat orientation to store locations and user locations
|
2014-09-16 09:57:21 -07:00 |
|