[SCM] ktp-common-internals packaging branch, master, updated. debian/15.12.1-2-1839-gf0635e9

Maximiliano Curia maxy at moszumanska.debian.org
Mon May 9 09:04:42 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-common-internals.git;a=commitdiff;h=ed62827

The following commit has been merged in the master branch:
commit ed6282753a9bcbc4c72c7fb18c3c532ec8e20498
Merge: cfc66161d8d37770a2fe25bd0118c06577739b62 25fadde3e5860d6689d33ac8499010dcfd0c615b
Author: Dario Freddi <dario.freddi at collabora.com>
Date:   Wed Nov 23 22:22:56 2011 +0100

    Merge branch 'new-library'
    
    This makes a private library out of common-internals.
    
    REVIEW:103183
    BUG:286683

 CMakeLists.txt                                     | 32 +++++++++++++
 KTelepathy/CMakeLists.txt                          | 53 ++++++++++++++++++++++
 KTelepathy/Models/CMakeLists.txt                   | 52 +++++++++++++++++++++
 .../Models}/accounts-filter-model.cpp              |  4 +-
 .../Models}/accounts-filter-model.h                |  6 ++-
 .../Models}/accounts-model-item.cpp                | 22 ++++-----
 .../Models}/accounts-model-item.h                  |  6 ++-
 {models => KTelepathy/Models}/accounts-model.cpp   | 19 ++++----
 {models => KTelepathy/Models}/accounts-model.h     |  5 +-
 .../Models}/contact-model-item.cpp                 |  6 +--
 {models => KTelepathy/Models}/contact-model-item.h |  6 ++-
 .../Models}/groups-model-item.cpp                  |  8 ++--
 {models => KTelepathy/Models}/groups-model-item.h  |  6 ++-
 {models => KTelepathy/Models}/groups-model.cpp     | 36 +++++++++------
 {models => KTelepathy/Models}/groups-model.h       |  4 +-
 {models => KTelepathy/Models}/proxy-tree-node.cpp  |  6 ++-
 {models => KTelepathy/Models}/proxy-tree-node.h    |  7 ++-
 {models => KTelepathy/Models}/tree-node.cpp        |  3 ++
 {models => KTelepathy/Models}/tree-node.h          |  4 +-
 .../circular-countdown.cpp                         |  7 +++
 .../circular-countdown.h                           |  9 +++-
 .../error-dictionary.cpp                           |  5 ++
 .../error-dictionary.h                             | 11 +++--
 .../global-presence.cpp                            | 11 +++--
 global-presence.h => KTelepathy/global-presence.h  |  8 +++-
 KTelepathy/ktelepathy-export.h                     | 43 ++++++++++++++++++
 kpresence.cpp => KTelepathy/presence.cpp           | 20 +++++---
 kpresence.h => KTelepathy/presence.h               | 21 ++++++---
 .../service-availability-checker.cpp               |  5 ++
 .../service-availability-checker.h                 |  9 +++-
 .../telepathy-handler-application.cpp              |  6 +--
 .../telepathy-handler-application.h                |  8 ++--
 text-parser.cpp => KTelepathy/text-parser.cpp      | 18 ++++++--
 text-parser.h => KTelepathy/text-parser.h          | 11 ++++-
 .../wallet-interface.cpp                           |  2 +-
 .../wallet-interface.h                             |  8 ++--
 cmake/modules/COPYING-CMAKE-SCRIPTS                | 22 +++++++++
 cmake/modules/FindTelepathyQt4.cmake               | 43 ++++++++++++++++++
 38 files changed, 452 insertions(+), 100 deletions(-)

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list