.. |
udt
|
Merge branch 'master' of github.com:highfidelity/hifi into near-grab-via-parenting
|
2016-01-04 19:35:36 -08:00 |
AbstractUriHandler.h
|
Support the marketplace in QML
|
2015-12-21 11:34:03 -08:00 |
AccountManager.cpp
|
Restore AccountManager setup
|
2015-07-17 18:22:35 -07:00 |
AccountManager.h
|
|
|
AddressManager.cpp
|
fix headers for move of UUID to shared
|
2015-09-01 10:20:06 -06:00 |
AddressManager.h
|
Remove 4 Application static methods
|
2015-10-06 13:56:19 -07:00 |
AssetClient.cpp
|
Remove debug messages
|
2015-11-30 11:52:07 -08:00 |
AssetClient.h
|
Merge branch 'master' of https://github.com/highfidelity/hifi into proto-received-message
|
2015-11-24 09:59:22 -08:00 |
AssetRequest.cpp
|
Add caching back to AssetRequest
|
2015-11-30 11:53:53 -08:00 |
AssetRequest.h
|
change getUrl to getATPUrl, use in ATPAssetMigrator
|
2015-10-13 16:56:20 -07:00 |
AssetResourceRequest.cpp
|
Fix AssetResourceRequest crash
|
2015-10-27 10:27:37 -07:00 |
AssetResourceRequest.h
|
Fix uninitialized pointer in AssetResourceRequest
|
2015-10-09 13:15:13 -07:00 |
AssetUpload.cpp
|
force asset upload to use a lowercase extension
|
2015-12-07 15:18:32 -08:00 |
AssetUpload.h
|
add an ATPAssetMigrator for bulk ATP migration
|
2015-10-13 10:38:52 -07:00 |
AssetUtils.cpp
|
change getUrl to getATPUrl, use in ATPAssetMigrator
|
2015-10-13 16:56:20 -07:00 |
AssetUtils.h
|
change getUrl to getATPUrl, use in ATPAssetMigrator
|
2015-10-13 16:56:20 -07:00 |
Assignment.cpp
|
fix Assignment copy constructor warning
|
2015-12-17 18:51:27 -08:00 |
Assignment.h
|
Assignment don't inherit from NodeData
|
2015-12-16 14:27:26 -08:00 |
BandwidthRecorder.cpp
|
Renamed delt to averageTimeBetweenPackets
|
2015-10-07 15:46:42 -07:00 |
BandwidthRecorder.h
|
|
|
DataServerAccountInfo.cpp
|
fix headers for move of UUID to shared
|
2015-09-01 10:20:06 -06:00 |
DataServerAccountInfo.h
|
Parital fix for padding error using RSA_sign and RSA_verify
|
2015-08-05 14:07:25 -07:00 |
DomainHandler.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into proto-received-message
|
2015-12-07 08:58:47 -08:00 |
DomainHandler.h
|
Merge branch 'master' of https://github.com/highfidelity/hifi into proto-received-message
|
2015-11-19 10:47:37 -08:00 |
FileResourceRequest.cpp
|
add filename rename somehow missed in previous commit
|
2015-09-04 12:43:43 -06:00 |
FileResourceRequest.h
|
Add path to headers
|
2015-08-27 14:29:54 -07:00 |
HifiSockAddr.cpp
|
fix for registration of meta types in Socket
|
2015-10-08 18:17:24 -07:00 |
HifiSockAddr.h
|
fix for registration of meta types in Socket
|
2015-10-08 18:17:24 -07:00 |
HTTPResourceRequest.cpp
|
Enum coding standard
|
2015-09-16 15:17:14 +02:00 |
HTTPResourceRequest.h
|
Retry to load only on timeout
|
2015-08-28 20:35:39 +02:00 |
LimitedNodeList.cpp
|
Fix windows compile error.
|
2015-12-16 14:27:26 -08:00 |
LimitedNodeList.h
|
Remove OctreeServer's static instance
|
2015-12-16 14:27:26 -08:00 |
MessagesClient.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into proto-received-message
|
2015-11-24 09:59:22 -08:00 |
MessagesClient.h
|
Merge branch 'master' of https://github.com/highfidelity/hifi into proto-received-message
|
2015-11-24 09:59:22 -08:00 |
NetworkAccessManager.cpp
|
Enum coding standard
|
2015-09-16 15:17:14 +02:00 |
NetworkAccessManager.h
|
Enum coding standard
|
2015-09-16 15:17:14 +02:00 |
NetworkingConstants.h
|
|
|
NetworkLogging.cpp
|
first cut at messages-mixer
|
2015-11-16 15:26:17 -08:00 |
NetworkLogging.h
|
first cut at messages-mixer
|
2015-11-16 15:26:17 -08:00 |
NetworkPeer.cpp
|
add socketActivated signal to NetworkPeer for punch success
|
2015-11-17 15:04:31 -08:00 |
NetworkPeer.h
|
add socketActivated signal to NetworkPeer for punch success
|
2015-11-17 15:04:31 -08:00 |
NLPacket.cpp
|
Replace NLPacket unique_ptr ctor with && ctor
|
2015-08-18 23:09:02 -07:00 |
NLPacket.h
|
fix headers for move of UUID to shared
|
2015-09-01 10:20:06 -06:00 |
NLPacketList.cpp
|
Add ReceivedMessage and receive progress
|
2015-10-15 14:09:53 -07:00 |
NLPacketList.h
|
Add ReceivedMessage and receive progress
|
2015-10-15 14:09:53 -07:00 |
Node.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into proto-received-message
|
2015-11-24 09:59:22 -08:00 |
Node.h
|
Merge branch 'master' of https://github.com/highfidelity/hifi into proto-received-message
|
2015-11-24 09:59:22 -08:00 |
NodeData.cpp
|
|
|
NodeData.h
|
Add ReceivedMessage and receive progress
|
2015-10-15 14:09:53 -07:00 |
NodeList.cpp
|
Merge pull request #6672 from ctrlaltdavid/fix-nodelist-shutdown
|
2015-12-30 08:43:19 -08:00 |
NodeList.h
|
Merge branch 'master' of https://github.com/highfidelity/hifi into proto-received-message
|
2015-12-07 08:58:47 -08:00 |
NodeType.h
|
first cut at messages-mixer
|
2015-11-16 15:26:17 -08:00 |
OAuthAccessToken.cpp
|
|
|
OAuthAccessToken.h
|
|
|
OAuthNetworkAccessManager.cpp
|
|
|
OAuthNetworkAccessManager.h
|
|
|
PacketReceiver.cpp
|
Remove unused variable in PacketReceiver
|
2015-12-08 09:38:23 -08:00 |
PacketReceiver.h
|
Remove old comment in PacketReceiver
|
2015-11-30 11:52:21 -08:00 |
PacketSender.cpp
|
Fix warnings on windows 64bit
|
2015-12-11 15:42:15 -08:00 |
PacketSender.h
|
Fix warnings on windows 64bit
|
2015-12-11 15:42:15 -08:00 |
ReceivedMessage.cpp
|
Fix order of initializion in ReceivedMessage
|
2015-12-08 09:22:17 -08:00 |
ReceivedMessage.h
|
Add readHead* to ReceivedMessage
|
2015-11-18 15:30:30 -08:00 |
ReceivedPacketProcessor.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into received-message
|
2015-11-18 16:52:23 -08:00 |
ReceivedPacketProcessor.h
|
More warning fixes
|
2015-12-11 16:03:44 -08:00 |
ResourceCache.cpp
|
quiet some logging
|
2015-12-10 10:28:24 -08:00 |
ResourceCache.h
|
Asset caching
|
2015-09-16 15:17:15 +02:00 |
ResourceManager.cpp
|
Allow a script to set a resource override.
|
2015-12-30 09:06:04 -08:00 |
ResourceManager.h
|
PR comments
|
2015-10-11 00:32:31 -07:00 |
ResourceRequest.cpp
|
use NotStarted instead of Unsent, return NotFound for Files
|
2015-08-28 06:35:02 -07:00 |
ResourceRequest.h
|
Add missing headers needed to build on Windows
|
2015-09-01 11:59:45 -07:00 |
ResourceScriptingInterface.cpp
|
Allow a script to set a resource override.
|
2015-12-30 09:06:04 -08:00 |
ResourceScriptingInterface.h
|
Allow a script to set a resource override.
|
2015-12-30 09:06:04 -08:00 |
RSAKeypairGenerator.cpp
|
|
|
RSAKeypairGenerator.h
|
|
|
SentPacketHistory.cpp
|
fix possible crash from null coming from _sentPackets
|
2015-09-30 14:16:41 -07:00 |
SentPacketHistory.h
|
use a mutable mutex to keep const-ness
|
2015-09-30 14:23:18 -04:00 |
SequenceNumberStats.cpp
|
|
|
SequenceNumberStats.h
|
|
|
ThreadedAssignment.cpp
|
fix for stopping a nullptr QTimer
|
2015-12-21 16:20:06 -07:00 |
ThreadedAssignment.h
|
Merge branch 'master' of https://github.com/highfidelity/hifi into proto-received-message
|
2015-11-19 10:47:37 -08:00 |
UserActivityLogger.cpp
|
|
|
UserActivityLogger.h
|
|
|
WalletTransaction.cpp
|
fix headers for move of UUID to shared
|
2015-09-01 10:20:06 -06:00 |
WalletTransaction.h
|
|
|