summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-17Fix minor errors in docsHEADmasterMateu Batle2-2/+2
2011-12-17Add depdendency to Logger Tp Qt4 Models from Tp Qt4 Yell ModelsMateu Batle1-0/+4
2011-12-17Adapt to latest telepathy-qt4 bindings (0.8.9)Mateu Batle22-99/+56
2011-09-23Add getters needed in KDE TelepathyMateu Batle5-0/+34
2011-06-15Preparing telepathy account before sending to telepathy-loggerMateu Batle3-25/+70
2011-05-03Update version of FindTelepathyQt4 cmake moduleMateu Batle2-17/+33
2011-04-15Models: message origin removedrefactor-eventsMateu Batle1-8/+1
2011-04-14Tools: Add support of Call Events in tpl-toolMateu Batle1-0/+13
2011-04-14CallEvent: Fix setting of QTime to store duration of the callMateu Batle1-2/+7
2011-04-14Models: Using TextEventItem and CallEventItem in LoggerConversationHistoryMateu Batle1-11/+68
2011-04-13Revert "Make the pending operation's start() methods non-virtual."Mateu Batle6-5/+9
2011-04-08Change naming from TelepathyQt4Logger to TelepathyLoggerQt4Mateu Batle19-76/+76
2011-04-08Remove generated fileMateu Batle1-13/+0
2011-04-08Change file and dir name from TelepathyQt4Logger to TelepathyLoggerQt4Mateu Batle56-0/+0
2011-04-08Change naming from telepathy-qt-logger to telepathy-logger-qt4 and its variantsMateu Batle61-400/+400
2011-04-08Change installation path to telepathy-logger-0.2 instead of telepathy-1.0Mateu Batle3-4/+4
2011-04-08Cleanup not needed codeMateu Batle1-4/+0
2011-04-08Add Logger static create methodMateu Batle3-4/+10
2011-04-08Add a comment to clarify use of canFetchMoreBack / fetchMoreBack and backFetc...Mateu Batle1-0/+11
2011-04-08Hide some constants which don't need to be publicMateu Batle2-5/+3
2011-04-08Fix constness in argument of LogEventFilter methodMateu Batle3-3/+3
2011-04-08Add missing header guard.George Kiagiadakis1-0/+4
2011-04-08Constify argument.George Kiagiadakis2-2/+2
2011-04-08Fix compilation after previous commit.George Kiagiadakis3-6/+2
2011-04-07Do not install headers for PendingLogger - it is not a public class.George Kiagiadakis2-34/+0
2011-04-07Fix the export macros and add them on classes where they are missing.George Kiagiadakis16-27/+29
2011-04-07Make the pending operation's start() methods non-virtual.George Kiagiadakis6-9/+5
2011-04-07Cleanup includes.George Kiagiadakis24-43/+35
2011-04-07Remove constants.h and replace TELEPATHY_QT4_LOGGER_ERROR_INVALID_ARGUMENT wi...George Kiagiadakis8-63/+16
2011-04-05Moved member variables to private structMateu Batle2-12/+25
2011-04-05Added const to clear methodsMateu Batle2-8/+8
2011-04-05Make PendingLogger smarter and take some of the functions originally performe...Mateu Batle4-85/+91
2011-04-05Models: added property backFetching to know if model is currently doing a (ba...Mateu Batle2-19/+49
2011-04-04Cleanup of headersMateu Batle2-6/+1
2011-04-04Remove unneeded constants, use EntityType enum insteadMateu Batle2-5/+2
2011-04-02Fixed interface object path argumentAlvaro Soliverez1-2/+2
2011-04-02Added missing includesAlvaro Soliverez3-0/+5
2011-04-01Added calls to clear account, contact, and room log. Also separated PendingLo...Alvaro Soliverez6-42/+203
2011-04-01Delete PendingTpContacts since it didn't get used finallyMateu Batle3-251/+0
2011-04-01Change to implicit sharing QList without pointers, easier managementMateu Batle4-14/+13
2011-04-01Recover overwriten CMakeFileMateu Batle1-0/+30
2011-04-01Change to implicit startMateu Batle9-18/+21
2011-04-01Make git ignore *.pyc filesMateu Batle1-0/+1
2011-04-01Add support of CallEvents in PendingEventsMateu Batle2-0/+6
2011-04-01Converted == operator into a function and use EventPtrMateu Batle2-3/+3
2011-04-01Forced cast to uint, QDateTime does not support int64 time_t types in all pla...Mateu Batle1-2/+3
2011-04-01Remove old qmake project files, now cmake is usedMateu Batle3-156/+0
2011-04-01Fix string encoding conversions.George Kiagiadakis4-6/+6
2011-04-01Add missing tp-qt4-style header guards.George Kiagiadakis11-0/+44
2011-04-01Remove useless (and wrong) codegen instruction comment.George Kiagiadakis1-1/+0