[SCM] ktp-contact-applet packaging branch, master, updated. debian/15.12.1-1-966-gde83ac5

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:11:25 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-desktop-applets.git;a=commitdiff;h=3da1d33

The following commit has been merged in the master branch:
commit 3da1d335a4b0a3ce4102909c1aa70cc7861b3bfb
Author: Francesco Nwokeka <francesco.nwokeka at gmail.com>
Date:   Thu Aug 18 18:36:05 2011 +0200

    Using telepathy models (martin)
    
    imported the models used in the telepathy-contactlist project for the plasmoid's config
    dialog
---
 CMakeLists.txt                       |  10 +-
 src/config.cpp                       | 104 ++++++++-
 src/config.h                         |  13 ++
 src/config.ui                        |  20 +-
 src/declarative/Avatar.qml           |  11 +-
 src/models/accounts-filter-model.cpp | 178 +++++++++++++++
 src/models/accounts-filter-model.h   |  86 ++++++++
 src/models/accounts-model-item.cpp   | 413 +++++++++++++++++++++++++++++++++++
 src/models/accounts-model-item.h     |  83 +++++++
 src/models/accounts-model.cpp        | 300 +++++++++++++++++++++++++
 src/models/accounts-model.h          | 130 +++++++++++
 src/models/contact-model-item.cpp    | 197 +++++++++++++++++
 src/models/contact-model-item.h      |  62 ++++++
 src/models/groups-model-item.cpp     | 133 +++++++++++
 src/models/groups-model-item.h       |  68 ++++++
 src/models/groups-model.cpp          | 350 +++++++++++++++++++++++++++++
 src/models/groups-model.h            |  94 ++++++++
 src/models/proxy-tree-node.cpp       |  89 ++++++++
 src/models/proxy-tree-node.h         |  56 +++++
 src/models/tree-node.cpp             | 127 +++++++++++
 src/models/tree-node.h               |  66 ++++++
 21 files changed, 2580 insertions(+), 10 deletions(-)

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


-- 
ktp-contact-applet packaging



More information about the pkg-kde-commits mailing list