[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:05:50 UTC 2016


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

The following commit has been merged in the master branch:
commit 904b0c0e09c6b4938eab188ce9614dc0bf38f43e
Merge: d538aad45d755ab19c17649274e379c4fc76f6f4 a20f6e0b681cf2f26600bc4e0d728ed9c50e7443
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Fri Nov 9 15:25:22 2012 +0900

    Merge branch 'model_refactor_1'
    
    REVIEW: 106432
    REVIEW: 106664

 KTp/Models/CMakeLists.txt                          |   6 +-
 KTp/Models/accounts-filter-model.cpp               | 118 ++++----
 KTp/Models/accounts-list-model.cpp                 | 299 +++++++++++++++++++++
 KTp/Models/accounts-list-model.h                   |  77 ++++++
 KTp/Models/accounts-model-item.cpp                 |  84 +++---
 KTp/Models/contact-model-item.cpp                  |  56 ++--
 .../{accounts-model.cpp => contacts-model.cpp}     |  55 ++--
 KTp/Models/{accounts-model.h => contacts-model.h}  |  28 +-
 KTp/Models/groups-model-item.cpp                   |   8 +-
 KTp/Models/groups-model.cpp                        |  22 +-
 KTp/Models/groups-model.h                          |   4 +-
 KTp/Models/proxy-tree-node.cpp                     |   1 -
 KTp/Widgets/CMakeLists.txt                         |   2 +
 .../accounts-combo-box.cpp}                        |  43 +--
 .../accounts-combo-box.h}                          |  34 +--
 KTp/Widgets/add-contact-dialog.cpp                 |   8 +-
 KTp/Widgets/add-contact-dialog.h                   |   4 +-
 KTp/Widgets/contact-grid-dialog.cpp                |   6 +-
 KTp/Widgets/contact-grid-dialog.h                  |   2 +-
 KTp/Widgets/contact-grid-widget.cpp                |  10 +-
 KTp/Widgets/contact-grid-widget.h                  |   4 +-
 KTp/global-contact-manager.h                       |   4 +-
 22 files changed, 644 insertions(+), 231 deletions(-)

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list