Added passing through name to number lookup for resolving numbers in exported events.
authorJamie Thompson <jamie@.(none)>
Sun, 2 Oct 2011 21:56:24 +0000 (22:56 +0100)
committerJamie Thompson <jamie@.(none)>
Sun, 2 Oct 2011 21:56:24 +0000 (22:56 +0100)
commit6e8e3d1a87a2b784abd818caeacb713f0cc2b582
tree0b3bcb42d72b25918ebc9d9e1288af770e4c598d
parent6f10c189c55e152e9e81f92ff04a082be3a0d167
Added passing through name to number lookup for resolving numbers in exported events.
19 files changed:
EventParsers/VMGEntities/VBody.cpp
EventParsers/VMGEntities/VBody.h
EventParsers/VMGEntities/VCalendar.cpp
EventParsers/VMGEntities/VCalendar.h
EventParsers/VMGEntities/VCard.cpp
EventParsers/VMGEntities/VCard.h
EventParsers/VMGEntities/VEnvelope.cpp
EventParsers/VMGEntities/VEnvelope.h
EventParsers/VMGEntities/VMessage.cpp
EventParsers/VMGEntities/VMessage.h
EventParsers/VMGEntities/iWriter.h
EventProcessors/Writer.cpp
EventProcessors/Writer.h
EventTypes/PhoneCall.cpp
EventTypes/PhoneCall.h
EventTypes/SMS.cpp
EventTypes/SMS.h
EventTypes/iEvent.h
SyncerThread.cpp