.. |
udt
|
Merge pull request #1415 from ctrlaltdavid/dev/message-mixer
|
2021-10-22 01:45:54 -04:00 |
webrtc
|
CR
|
2021-10-30 08:30:05 +13:00 |
AbstractUriHandler.h
|
|
|
AccountManager.cpp
|
Apply suggestions from code review
|
2020-09-16 19:57:58 -04:00 |
AccountManager.h
|
replace the various disable-copy constructions with Q_DISABLE_COPY (or Q_DISABLE_COPY_MOVE)
|
2021-09-18 21:36:35 -07:00 |
AccountSettings.cpp
|
|
|
AccountSettings.h
|
|
|
AddressManager.cpp
|
CR.
|
2021-06-15 15:02:03 -04:00 |
AddressManager.h
|
Merge pull request #1244 from digisomni/fix/lookup-string-spaces
|
2021-07-12 17:07:29 -04:00 |
AssetClient.cpp
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
AssetClient.h
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
AssetRequest.cpp
|
|
|
AssetRequest.h
|
|
|
AssetResourceRequest.cpp
|
Fix QString::SplitBehavior deprecation, replace with Qt::
|
2021-08-06 20:16:10 +02:00 |
AssetResourceRequest.h
|
|
|
AssetUpload.cpp
|
|
|
AssetUpload.h
|
|
|
AssetUtils.cpp
|
change Metaverse API from setting
|
2019-12-20 11:39:05 +01:00 |
AssetUtils.h
|
|
|
Assignment.cpp
|
|
|
Assignment.h
|
|
|
AtpReply.cpp
|
|
|
AtpReply.h
|
|
|
BaseAssetScriptingInterface.cpp
|
Tidying
|
2021-08-21 21:11:42 +12:00 |
BaseAssetScriptingInterface.h
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
ByteRange.h
|
|
|
ClientServerUtils.h
|
|
|
DataServerAccountInfo.cpp
|
|
|
DataServerAccountInfo.h
|
|
|
DomainAccountManager.cpp
|
Tidying
|
2020-08-23 16:06:16 +12:00 |
DomainAccountManager.h
|
Tidying
|
2020-08-23 16:06:16 +12:00 |
DomainHandler.cpp
|
Merge branch 'master' into dev/rename-hifisockaddr-webapp
|
2021-07-21 15:03:29 +12:00 |
DomainHandler.h
|
Merge branch 'master' into dev/webapp-master-update
|
2021-10-03 12:51:47 +13:00 |
EntityScriptClient.cpp
|
transition listener registration from member string name to member string pointer
|
2020-08-09 14:57:00 -07:00 |
EntityScriptClient.h
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
EntityScriptUtils.h
|
|
|
ExtendedIODevice.h
|
|
|
ExternalResource.cpp
|
Review fixes
|
2020-09-24 19:37:14 +02:00 |
ExternalResource.h
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
FileResourceRequest.cpp
|
update ScriptCache to detect local script modifications
|
2020-10-29 11:30:33 -04:00 |
FileResourceRequest.h
|
|
|
FingerprintUtils.cpp
|
Review style fixes
|
2021-04-01 23:41:37 +02:00 |
FingerprintUtils.h
|
|
|
GroupRank.h
|
|
|
HMACAuth.cpp
|
|
|
HMACAuth.h
|
Replace the deprecated QMutex{ QMutex::Recursive} with QRecursiveMutex
|
2021-09-26 01:27:19 +02:00 |
HTTPResourceRequest.cpp
|
Move user agent to networking constants.
|
2020-07-08 14:18:24 -04:00 |
HTTPResourceRequest.h
|
|
|
LimitedNodeList.cpp
|
Tidying
|
2021-10-15 09:37:37 +13:00 |
LimitedNodeList.h
|
Merge branch 'master' into dev/webapp-master-update
|
2021-10-03 12:51:47 +13:00 |
LocationScriptingInterface.cpp
|
|
|
LocationScriptingInterface.h
|
|
|
MappingRequest.cpp
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
MappingRequest.h
|
|
|
MessagesClient.cpp
|
transition listener registration from member string name to member string pointer
|
2020-08-09 14:57:00 -07:00 |
MessagesClient.h
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
MetaverseAPI.cpp
|
Apply suggestions from code review
|
2020-09-16 19:57:58 -04:00 |
MetaverseAPI.h
|
Add support for metaverse API's with paths.
|
2020-09-15 20:07:00 -04:00 |
NetworkAccessManager.cpp
|
|
|
NetworkAccessManager.h
|
|
|
NetworkingConstants.h
|
Update NetworkingConstants.h
|
2021-07-23 20:44:24 -04:00 |
NetworkLogging.cpp
|
Add WebRTC signaling channel
|
2021-05-20 09:51:14 +12:00 |
NetworkLogging.h
|
Add WebRTC signaling channel
|
2021-05-20 09:51:14 +12:00 |
NetworkPeer.cpp
|
Tidying
|
2021-08-21 21:11:42 +12:00 |
NetworkPeer.h
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
NLPacket.cpp
|
Rename "HifiSockAddr" to "SockAddr"
|
2021-07-06 13:23:57 +12:00 |
NLPacket.h
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
NLPacketList.cpp
|
|
|
NLPacketList.h
|
Merge pull request #1415 from ctrlaltdavid/dev/message-mixer
|
2021-10-22 01:45:54 -04:00 |
Node.cpp
|
Include socket type in domain packets
|
2021-09-04 10:36:13 +12:00 |
Node.h
|
replace the various disable-copy constructions with Q_DISABLE_COPY (or Q_DISABLE_COPY_MOVE)
|
2021-09-18 21:36:35 -07:00 |
NodeData.cpp
|
|
|
NodeData.h
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
NodeList.cpp
|
Tidying
|
2021-09-04 14:31:20 +12:00 |
NodeList.h
|
Merge branch 'master' into dev/webapp-master-update
|
2021-10-03 12:51:47 +13:00 |
NodePermissions.cpp
|
Fix up node permissions debug order
|
2021-03-23 15:22:08 +13:00 |
NodePermissions.h
|
Initial pass at adding canRezAvatarEntities.
|
2021-02-26 06:14:06 -05:00 |
NodeType.h
|
WebRTC signaling with assignment clients via domain server
|
2021-08-18 20:10:11 +12:00 |
OAuthAccessToken.cpp
|
|
|
OAuthAccessToken.h
|
|
|
OAuthNetworkAccessManager.cpp
|
Move user agent to networking constants.
|
2020-07-08 14:18:24 -04:00 |
OAuthNetworkAccessManager.h
|
|
|
PacketReceiver.cpp
|
Comment code intent
|
2021-10-19 11:40:20 +13:00 |
PacketReceiver.h
|
Rename "HifiSockAddr" to "SockAddr"
|
2021-07-06 13:23:57 +12:00 |
PacketSender.cpp
|
|
|
PacketSender.h
|
|
|
ReceivedMessage.cpp
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
ReceivedMessage.h
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
ReceivedPacketProcessor.cpp
|
|
|
ReceivedPacketProcessor.h
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
ResourceCache.cpp
|
Set resource total size to content size when using a qrc:// resource
|
2021-02-26 20:04:53 +01:00 |
ResourceCache.h
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
ResourceManager.cpp
|
name all the threads
|
2021-02-13 20:17:28 -08:00 |
ResourceManager.h
|
|
|
ResourceRequest.cpp
|
Update libraries/networking/src/ResourceRequest.cpp
|
2020-10-31 13:39:29 -04:00 |
ResourceRequest.h
|
add toHttpDateString helper method
|
2020-10-29 11:29:26 -04:00 |
ResourceScriptingInterface.cpp
|
|
|
ResourceScriptingInterface.h
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
RSAKeypairGenerator.cpp
|
|
|
RSAKeypairGenerator.h
|
|
|
SandboxUtils.cpp
|
Move user agent to networking constants.
|
2020-07-08 14:18:24 -04:00 |
SandboxUtils.h
|
|
|
SentPacketHistory.cpp
|
|
|
SentPacketHistory.h
|
|
|
SequenceNumberStats.cpp
|
|
|
SequenceNumberStats.h
|
|
|
SockAddr.cpp
|
Use WebSocket address and port as WebRTC data channel ID
|
2021-09-05 22:54:58 +12:00 |
SockAddr.h
|
Use WebSocket address and port as WebRTC data channel ID
|
2021-09-05 22:54:58 +12:00 |
SocketType.h
|
Include socket type in domain packets
|
2021-09-04 10:36:13 +12:00 |
ThreadedAssignment.cpp
|
|
|
ThreadedAssignment.h
|
|
|
UserActivityLogger.cpp
|
rename variables from "is crash enabled" to "is crash monitor enabled" (suggested by Thijs Wenker <me@thoys.nl>)
|
2020-04-25 20:32:38 -07:00 |
UserActivityLogger.h
|
Rename the crash reporting settings to force new default value
|
2020-06-11 20:00:47 +02:00 |
UserActivityLoggerScriptingInterface.cpp
|
|
|
UserActivityLoggerScriptingInterface.h
|
Update UserActivityLoggerScriptingInterface.h
|
2021-03-18 17:57:49 -04:00 |
WalletTransaction.cpp
|
|
|
WalletTransaction.h
|
|
|