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


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

The following commit has been merged in the master branch:
commit 6c83ede5a766c6b11bfaffde36b9237be4813837
Author: Marcin Ziemiński <zieminn at gmail.com>
Date:   Tue Jul 15 22:53:48 2014 +0200

    Add OTR adapter for KTpProxy service
---
 app/chat-window.cpp           |  41 ++--
 app/chat-window.h             |   4 +-
 lib/CMakeLists.txt            |   4 +-
 lib/channel-adapter.cpp       | 318 ++++++++++++++++++++++++++++++
 lib/channel-adapter.h         |  93 +++++++++
 lib/chat-widget.cpp           | 266 ++++++++++---------------
 lib/chat-widget.h             |   7 +-
 lib/otr-channel-interface.cpp |  63 ------
 lib/otr-channel-interface.h   | 283 ---------------------------
 lib/otr-channel-proxy.cpp     |  45 +++++
 lib/otr-channel-proxy.h       | 443 ++++++++++++++++++++++++++++++++++++++++++
 lib/otr-constants.h           |  13 +-
 lib/otr-utils.cpp             |  69 ++++---
 lib/otr-utils.h               |  20 +-
 lib/proxy-service.cpp         |  43 ++++
 lib/proxy-service.h           | 154 +++++++++++++++
 16 files changed, 1301 insertions(+), 565 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