[SCM] ktp-contact-list packaging branch, master, updated. debian/15.12.1-2-1070-g6c56f91

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:05:04 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-contact-list.git;a=commitdiff;h=0421074

The following commit has been merged in the master branch:
commit 04210744adccb43f1ba5263e861acf28ea67092c
Author: Martin Klapetek <martin.klapetek at gmail.com>
Date:   Thu Feb 24 00:03:51 2011 +0100

    Big changes. New contact list model based on TelepathyQt4Yell model. Removed unused code/files. Some code cleanup. More will follow.
---
 CMakeLists.txt             |  10 +-
 account-item.cpp           |  13 +-
 accounts-list-model.cpp    |   7 +-
 accounts-list-model.h      |  71 ---------
 accounts-model-item.cpp    | 370 +++++++++++++++++++++++++++++++++++++++++++++
 accounts-model-item.h      |  78 ++++++++++
 accounts-model.cpp         | 309 +++++++++++++++++++++++++++++++++++++
 accounts-model.h           | 130 ++++++++++++++++
 contact-model-item.cpp     | 180 ++++++++++++++++++++++
 contact-model-item.h       |  56 +++++++
 contactdelegateoverlay.cpp |  14 +-
 contactitem.cpp            | 119 ---------------
 contactitem.h              |  64 --------
 contactoverlays.cpp        |  52 ++-----
 contactoverlays.h          |  35 +----
 contactsmodelfilter.cpp    |  48 ------
 contactsmodelfilter.h      |  39 -----
 fakecontactsmodel.cpp      | 283 ----------------------------------
 fakecontactsmodel.h        | 100 ------------
 global.h                   |  41 +++++
 main-widget.cpp            | 209 ++++++++++---------------
 main-widget.h              |  38 ++---
 tree-node.cpp              | 127 ++++++++++++++++
 tree-node.h                |  69 +++++++++
 24 files changed, 1486 insertions(+), 976 deletions(-)

The diff has been stripped from this email because it exceeds 50KB


-- 
ktp-contact-list packaging



More information about the pkg-kde-commits mailing list