.. |
AccountManager.cpp
|
fix error handling for location naming
|
2014-09-12 09:10:47 -07:00 |
AccountManager.h
|
allow unauthenticated redemptions of signed transactions from octree server
|
2014-07-31 10:05:26 -07:00 |
AddressManager.cpp
|
fix node auth url, NAN break on windows
|
2014-09-12 11:43:50 -07:00 |
AddressManager.h
|
fix for goToUser from ChatWindow
|
2014-09-12 11:27:54 -07:00 |
Assignment.cpp
|
first cut at renaming Models to Entities
|
2014-06-26 16:39:52 -07:00 |
Assignment.h
|
first cut at renaming Models to Entities
|
2014-06-26 16:39:52 -07:00 |
DataServerAccountInfo.cpp
|
add dialog to Menu to insert wallet private key
|
2014-07-17 11:43:30 -07:00 |
DataServerAccountInfo.h
|
use OpenSSL to create signed wallet transaction using hard-code key
|
2014-07-16 15:44:49 -07:00 |
DomainHandler.cpp
|
centralize path creation from position and orientation to AddressManager
|
2014-09-11 17:17:47 -07:00 |
DomainHandler.h
|
centralize path creation from position and orientation to AddressManager
|
2014-09-11 17:17:47 -07:00 |
HifiSockAddr.cpp
|
|
|
HifiSockAddr.h
|
|
|
LimitedNodeList.cpp
|
fix node auth url, NAN break on windows
|
2014-09-12 11:43:50 -07:00 |
LimitedNodeList.h
|
change both send and receive socket buffers
|
2014-08-13 15:50:11 -07:00 |
Logging.cpp
|
Remove printf and replace them by qDebug()
|
2014-04-21 16:17:45 -07:00 |
Logging.h
|
|
|
NetworkAccessManager.cpp
|
Remove multithread access from NetworkAccessManager for the time being
|
2014-07-07 11:33:54 -07:00 |
NetworkAccessManager.h
|
Got rid of unneccessary Q_DISABLE_COPY()
|
2014-07-07 12:15:55 -07:00 |
NetworkPacket.cpp
|
changed NetworkPacket::_sendingNode to ::_node
|
2014-06-10 16:43:53 -07:00 |
NetworkPacket.h
|
changed NetworkPacket::_sendingNode to ::_node
|
2014-06-10 16:43:53 -07:00 |
Node.cpp
|
first cut at renaming Models to Entities
|
2014-06-26 16:39:52 -07:00 |
Node.h
|
first cut at renaming Models to Entities
|
2014-06-26 16:39:52 -07:00 |
NodeData.cpp
|
|
|
NodeData.h
|
|
|
NodeList.cpp
|
allow domain to pass down its ID from config
|
2014-09-10 15:13:02 -07:00 |
NodeList.h
|
cleaned up debug statements
|
2014-06-04 11:20:29 -07:00 |
OAuthAccessToken.cpp
|
|
|
OAuthAccessToken.h
|
|
|
PacketHeaders.cpp
|
converting voxel files to new versioned format with buffer breaks
|
2014-09-05 10:51:08 -07:00 |
PacketHeaders.h
|
converting voxel files to new versioned format with buffer breaks
|
2014-09-05 10:51:08 -07:00 |
PacketSender.cpp
|
changed NetworkPacket::_sendingNode to ::_node
|
2014-06-10 16:43:53 -07:00 |
PacketSender.h
|
remove ssize_t and replace with size_t or int where appropriate
|
2014-08-08 13:17:53 -07:00 |
ReceivedPacketProcessor.cpp
|
added forgotten i++ in sendNackPackets()
|
2014-06-18 09:28:42 -07:00 |
ReceivedPacketProcessor.h
|
remove ssize_t and replace with size_t or int where appropriate
|
2014-08-08 13:17:53 -07:00 |
ResourceCache.cpp
|
fixes/patches for win32/vs2013 startup and shutdown
|
2014-09-10 12:24:59 -07:00 |
ResourceCache.h
|
Fixed another crash relating to undo stack. Made script support the
|
2014-07-18 11:37:13 -07:00 |
SentPacketHistory.cpp
|
added RingBufferHistory template class, used it in SentPacketHistory and MovingMinMaxAvg
|
2014-07-09 15:38:03 -07:00 |
SentPacketHistory.h
|
added RingBufferHistory template class, used it in SentPacketHistory and MovingMinMaxAvg
|
2014-07-09 15:38:03 -07:00 |
SequenceNumberStats.cpp
|
sestets added to jitter tester
|
2014-08-12 14:38:28 -07:00 |
SequenceNumberStats.h
|
sestets added to jitter tester
|
2014-08-12 14:38:28 -07:00 |
ThreadedAssignment.cpp
|
decouple audio-mixer packet receipt from main thread
|
2014-08-14 12:37:57 -07:00 |
ThreadedAssignment.h
|
decouple audio-mixer packet receipt from main thread
|
2014-08-14 12:37:57 -07:00 |
UserActivityLogger.cpp
|
some url handling repairs, move existing error reply handlers to new format
|
2014-09-12 10:13:33 -07:00 |
UserActivityLogger.h
|
some url handling repairs, move existing error reply handlers to new format
|
2014-09-12 10:13:33 -07:00 |
WalletTransaction.cpp
|
initial rev of SignedWalletTransaction that creates a message
|
2014-07-16 12:26:24 -07:00 |
WalletTransaction.h
|
initial rev of SignedWalletTransaction that creates a message
|
2014-07-16 12:26:24 -07:00 |