[SCM] telepathy-logger-qt packaging branch, master, updated. debian/0.4.0-1-31-g717bbbb

Diane Trout diane-guest at moszumanska.debian.org
Tue Apr 8 05:41:35 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/telepathy-logger-qt.git;a=commitdiff;h=b739e83

The following commit has been merged in the master branch:
commit b739e835ffc9eb79b13f4f15a359b4eafad89c9a
Merge: 894e967b2af72141d46fa5d8701a955d0ee388f1 da36397fb53fc95cbf769fd90b6583f23d4ae1d5
Author: Diane Trout <diane at ghic.org>
Date:   Tue Feb 18 23:03:38 2014 -0800

    Merge tag 'upstream/0.8.0'
    
    Upstream version 0.8.0

 .gitignore                                         |  13 +++
 .reviewboardrc                                     |   2 +
 CMakeLists.txt                                     |  80 ++++++++++---
 TelepathyLoggerQt4/CMakeLists.txt                  |  28 ++---
 TelepathyLoggerQt4/LogWalker                       |  12 ++
 TelepathyLoggerQt4/call-event.h                    |  26 ++++-
 TelepathyLoggerQt4/entity.h                        |  48 +++++++-
 TelepathyLoggerQt4/event.cpp                       |   6 +
 TelepathyLoggerQt4/event.h                         |  39 ++++++-
 TelepathyLoggerQt4/global.h                        |   1 +
 TelepathyLoggerQt4/init.h                          |   3 +-
 TelepathyLoggerQt4/log-manager.cpp                 |  18 +++
 TelepathyLoggerQt4/log-manager.h                   | 130 ++++++++++++++++++++-
 TelepathyLoggerQt4/log-walker.cpp                  |  48 ++++++++
 TelepathyLoggerQt4/log-walker.h                    |  98 ++++++++++++++++
 TelepathyLoggerQt4/pending-clear.h                 |   3 +
 TelepathyLoggerQt4/pending-dates.h                 |  20 ++++
 TelepathyLoggerQt4/pending-entities.h              |  16 +++
 TelepathyLoggerQt4/pending-events.cpp              |  89 ++++++++------
 TelepathyLoggerQt4/pending-events.h                |  14 +++
 .../pending-log-walker-operation.cpp               |  81 +++++++++++++
 TelepathyLoggerQt4/pending-log-walker-operation.h  |  59 ++++++++++
 TelepathyLoggerQt4/pending-operation.cpp           | 103 +---------------
 TelepathyLoggerQt4/pending-operation.h             | 111 ++++++++++++++++++
 TelepathyLoggerQt4/pending-search.h                |  12 ++
 TelepathyLoggerQt4/search-hit.h                    |  35 ++++++
 TelepathyLoggerQt4/text-event.cpp                  |  19 +++
 TelepathyLoggerQt4/text-event.h                    |  35 +++++-
 TelepathyLoggerQt4/types.h                         |  23 ++--
 cmake/modules/FindDBusGLib.cmake                   |  13 +--
 cmake/modules/FindQtGLib.cmake                     |   2 +-
 codegen/CMakeLists.txt                             |  14 ++-
 doxygen.cfg.in                                     |   8 +-
 33 files changed, 1003 insertions(+), 206 deletions(-)

-- 
telepathy-logger-qt packaging



More information about the pkg-kde-commits mailing list