[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:04:58 UTC 2016


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

The following commit has been merged in the master branch:
commit 9e72eee31a219734d8eef8aa14660b42c88d2c41
Author: Martin Klapetek <martin.klapetek at gmail.com>
Date:   Wed Feb 9 21:39:55 2011 +0100

    Very basic working contact list. Not much features yet, ugly and so on. But working ;)
---
 CMakeLists.txt          |   3 +-
 account-item.cpp        | 176 +++++++++++++++++++
 account-item.h          |  72 ++++++++
 accounts-list-model.cpp | 244 +++++++++++++++++++++++++++
 accounts-list-model.h   |  71 ++++++++
 contactitem.cpp         |  52 +++++-
 contactitem.h           |  39 ++---
 contactsmodelfilter.cpp |  49 ++++++
 contactsmodelfilter.h   |  39 +++++
 fakecontactsmodel.cpp   | 252 +++++++++++++++++----------
 fakecontactsmodel.h     |  39 ++++-
 main-widget.cpp         | 441 ++++++++++++++++++++++++++++++++++++++++--------
 main-widget.h           |  53 ++++--
 main-widget.ui          |   7 +-
 main.cpp                |  16 +-
 15 files changed, 1347 insertions(+), 206 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