[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:08:21 UTC 2016


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

The following commit has been merged in the master branch:
commit 459d9b48b03a8d649c435a208806c56c213f78d1
Author: Martin Klapetek <martin.klapetek at gmail.com>
Date:   Wed Dec 21 13:01:55 2011 +0100

    Move contact list view to a separate class
    
    The ContactListWidget is now fully self contained and easily embeddable widget, ie. you can have contact list in your application with minimal effort.
    
    Reviewed-by: Dario Freddi
    REVIEW: 103481
    BUG: 279107
    DIGEST
---
 CMakeLists.txt          |   1 +
 contact-list-widget.cpp | 570 +++++++++++++++++++++++++++++++++++++++++++++++
 contact-list-widget.h   |  86 ++++++++
 contact-list-widget_p.h |  48 ++++
 context-menu.cpp        |  14 +-
 context-menu.h          |   6 +-
 main-widget.cpp         | 577 ++++--------------------------------------------
 main-widget.h           |  38 +---
 main-widget.ui          |   7 +-
 9 files changed, 768 insertions(+), 579 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