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


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

The following commit has been merged in the master branch:
commit c75cbe58255692c73663bb7b8550983f7bb4dba6
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Wed Sep 12 16:18:13 2012 +0100

    Rename AccountsModel to ContactsModel as it is a model of contacts.
    
    This is in preperation for providing a model of accounts to use in combo boxes everywhere.
---
 KTp/Models/CMakeLists.txt                          |   4 +-
 KTp/Models/accounts-filter-model.cpp               | 118 ++++++++++-----------
 KTp/Models/accounts-model-item.cpp                 |  80 +++++++-------
 KTp/Models/contact-model-item.cpp                  |  50 ++++-----
 .../{accounts-model.cpp => contacts-model.cpp}     |  52 ++++-----
 KTp/Models/{accounts-model.h => contacts-model.h}  |   8 +-
 KTp/Models/groups-model-item.cpp                   |   6 +-
 KTp/Models/groups-model.cpp                        |  22 ++--
 KTp/Models/groups-model.h                          |   4 +-
 KTp/Models/proxy-tree-node.cpp                     |   1 -
 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 +-
 16 files changed, 190 insertions(+), 189 deletions(-)

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


-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list