.. |
udt
|
replace the various disable-copy constructions with Q_DISABLE_COPY (or Q_DISABLE_COPY_MOVE)
|
2021-09-18 21:36:35 -07: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
|
CR changes
|
2019-09-20 13:30:08 -07:00 |
AccountSettings.h
|
CR changes
|
2019-09-20 13:30:08 -07:00 |
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
|
Display resource-access events in marketplace item tester
|
2018-10-18 01:04:47 -07:00 |
AssetUpload.cpp
|
CR round 3
|
2018-11-08 10:41:31 -08:00 |
AssetUpload.h
|
|
|
AssetUtils.cpp
|
change Metaverse API from setting
|
2019-12-20 11:39:05 +01:00 |
AssetUtils.h
|
|
|
Assignment.cpp
|
modkit core changes initial commit
|
2019-07-14 21:35:13 -04:00 |
Assignment.h
|
|
|
AtpReply.cpp
|
Display resource-access events in marketplace item tester
|
2018-10-18 01:04:47 -07:00 |
AtpReply.h
|
|
|
BaseAssetScriptingInterface.cpp
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +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 pull request #1244 from digisomni/fix/lookup-string-spaces
|
2021-07-12 17:07:29 -04:00 |
DomainHandler.h
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07: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
|
Remove extraneous code changes; remove QUrlAncestry code; remove extra logging
|
2018-10-22 13:59:52 -07:00 |
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
|
Remove extraneous code changes; remove QUrlAncestry code; remove extra logging
|
2018-10-22 13:59:52 -07:00 |
LimitedNodeList.cpp
|
Replace deprecated QAbstractsocket::error with QAbstractSocket::errorOccurred
|
2021-08-06 23:26:02 +02:00 |
LimitedNodeList.h
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07: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
|
Remove extraneous code changes; remove QUrlAncestry code; remove extra logging
|
2018-10-22 13:59:52 -07:00 |
NetworkAccessManager.h
|
|
|
NetworkingConstants.h
|
Update NetworkingConstants.h
|
2021-07-23 20:44:24 -04:00 |
NetworkLogging.cpp
|
Extend ICE logging + make it more searchable
|
2019-05-08 18:38:00 -07:00 |
NetworkLogging.h
|
Extend ICE logging + make it more searchable
|
2019-05-08 18:38:00 -07:00 |
NetworkPeer.cpp
|
Rename "HifiSockAddr" to "SockAddr"
|
2021-07-06 13:23:57 +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 #1352 from odysseus654/pr/q_disable_copy
|
2021-09-25 20:33:20 +02:00 |
Node.cpp
|
Rename "HifiSockAddr" to "SockAddr"
|
2021-07-06 13:23:57 +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
|
Apply suggestions from code review
|
2021-08-12 23:01:13 -04:00 |
NodeList.h
|
replace the various disable-copy constructions with Q_DISABLE_COPY (or Q_DISABLE_COPY_MOVE)
|
2021-09-18 21:36:35 -07: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
|
|
|
OAuthAccessToken.cpp
|
|
|
OAuthAccessToken.h
|
|
|
OAuthNetworkAccessManager.cpp
|
Move user agent to networking constants.
|
2020-07-08 14:18:24 -04:00 |
OAuthNetworkAccessManager.h
|
|
|
PacketReceiver.cpp
|
Rename "HifiSockAddr" to "SockAddr"
|
2021-07-06 13:23:57 +12: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
|
Display resource-access events in marketplace item tester
|
2018-10-18 01:04:47 -07:00 |
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
|
Verbose RSA-keypair logging
|
2019-07-10 15:08:51 -07:00 |
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
|
additional debug logging for microdisconnects
|
2019-05-31 13:05:33 -07:00 |
SequenceNumberStats.h
|
|
|
SockAddr.cpp
|
Rename "HifiSockAddr" to "SockAddr"
|
2021-07-06 13:23:57 +12:00 |
SockAddr.h
|
Rename "HifiSockAddr" to "SockAddr"
|
2021-07-06 13:23:57 +12:00 |
ThreadedAssignment.cpp
|
modkit core changes initial commit
|
2019-07-14 21:35:13 -04:00 |
ThreadedAssignment.h
|
BUGZ-812 - Log system info on domain connect or connect refusal
|
2019-06-24 11:59:57 -07:00 |
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
|
staging avatar inputs for ignore radius
|
2019-03-22 14:16:28 -07:00 |
UserActivityLoggerScriptingInterface.h
|
Update UserActivityLoggerScriptingInterface.h
|
2021-03-18 17:57:49 -04:00 |
WalletTransaction.cpp
|
|
|
WalletTransaction.h
|
|
|