[SCM] ktp-text-ui packaging branch, master, updated. debian/15.12.1-1-1918-gdf4b0ec

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:15:55 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=dffbc46

The following commit has been merged in the master branch:
commit dffbc4622558bd4f186ee4c73c89b410fd02e884
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Sun Jul 25 17:41:49 2010 +0000

    The start of an initial chat window library and application.
    
    
    svn path=/trunk/playground/network/telepathy-chat-handler/; revision=1154519
---
 CMakeLists.txt                                     |  31 +-
 KDEChatHandler.client                              |   1 +
 README                                             |  33 ++
 chatconnection.cpp                                 |  46 ++
 chatconnection.h                                   |  50 +++
 chatview.cpp                                       | 119 +++++
 chatview.h                                         |  30 ++
 chatwindow.cpp                                     |  92 ++++
 chatwindow.h                                       |  47 ++
 chatwindow.ui                                      |  71 +++
 chatwindowstyle.cpp                                | 499 +++++++++++++++++++++
 chatwindowstyle.h                                  | 157 +++++++
 main.cpp                                           |  30 ++
 mainwindow.cpp                                     |  44 ++
 mainwindow.h                                       |  35 ++
 mainwindow.ui                                      |  41 ++
 ...ktop.Telepathy.Client.KDEChatHandler.service.in |   2 +-
 realclienthandler.cpp                              |  40 ++
 realclienthandler.h                                |  41 ++
 telepathychatinfo.cpp                              |   6 +
 telepathychatinfo.h                                |  55 +++
 telepathychatmessageinfo.cpp                       |   7 +
 telepathychatmessageinfo.h                         |  89 ++++
 23 files changed, 1563 insertions(+), 3 deletions(-)

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


-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list