[SCM] ktp-call-ui packaging branch, master, updated. debian/0.7.0-1-26-g7c5cb06

Diane Trout diane-guest at moszumanska.debian.org
Tue Oct 14 05:33:39 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/ktp-call-ui.git;a=commitdiff;h=b4ccf09

The following commit has been merged in the master branch:
commit b4ccf09b2544a4fa6bc0a165a28fb477151fa75b
Merge: fb04596333178387d91a5ac8db8f347716c70e8e aa8a929fb127f4468fcd8300f6fafdbd7b163661
Author: Diane Trout <diane at ghic.org>
Date:   Sat Sep 20 20:46:16 2014 -0700

    Merge tag 'upstream/0.8.80'
    
    Upstream version 0.8.80

 CMakeLists.txt                                  |   7 +-
 Messages.sh                                     |   2 +-
 libktpcall/CMakeLists.txt                       |   7 +-
 libktpcall/private/sink-controllers.cpp         |   8 +-
 libktpcall/private/tf-audio-content-handler.cpp |  11 +-
 libktpcall/private/tf-video-content-handler.cpp |  53 +++--
 libktpcall/private/video-sink-bin.cpp           |   2 +-
 libqtf/CMakeLists.txt                           |   2 +-
 po/ca/ktp-call-ui.po                            |  11 +-
 po/en_GB/ktp-call-ui.po                         | 147 ++++++--------
 po/fi/ktp-call-ui.po                            |   4 +-
 po/fr/ktp-call-ui.po                            |  14 +-
 po/ja/ktp-call-ui.po                            |   4 +-
 po/ko/ktp-call-ui.po                            |   1 -
 po/nds/ktp-call-ui.po                           | 149 ++++++--------
 po/pl/ktp-call-ui.po                            |   8 +-
 po/sr/ktp-call-ui.po                            |   2 +-
 po/sr at ijekavian/ktp-call-ui.po                  |   2 +-
 po/sr at ijekavianlatin/ktp-call-ui.po             |   2 +-
 po/sr at latin/ktp-call-ui.po                      |   2 +-
 po/uk/ktp-call-ui.po                            |   2 +-
 src/CMakeLists.txt                              |  16 +-
 src/call-handler.cpp                            |   2 +-
 src/call-window.cpp                             | 245 +++++++++++++++++-------
 src/call-window.h                               |  16 ++
 src/call-window.ui                              | 179 -----------------
 src/callwindowui.rc                             |  22 +--
 src/dtmf-handler.cpp                            |  11 +-
 src/dtmf-handler.h                              |   5 +-
 src/dtmf-qml.cpp                                |  80 ++++++++
 src/dtmf-qml.h                                  |  50 +++++
 src/dtmf-widget.cpp                             |  81 --------
 src/dtmf-widget.ui                              | 102 ----------
 src/qml-interface.cpp                           |  97 ++++++++++
 src/qml-interface.h                             |  64 +++++++
 src/qml/Main.qml                                | 134 +++++++++++++
 src/qml/core/Button.qml                         |  87 +++++++++
 src/qml/core/Dtmf.qml                           | 102 ++++++++++
 src/qml/core/DtmfButton.qml                     |  83 ++++++++
 src/qml/core/Label.qml                          |  48 +++++
 src/qml/core/Separator.qml                      |  42 ++++
 src/qml/core/ToggleButton.qml                   | 111 +++++++++++
 src/qml/core/Toolbar.qml                        | 205 ++++++++++++++++++++
 src/qml/core/Tooltip.qml                        |  61 ++++++
 src/systemtray-icon.cpp                         |  45 +++++
 src/{dtmf-widget.h => systemtray-icon.h}        |  33 ++--
 46 files changed, 1639 insertions(+), 722 deletions(-)

-- 
ktp-call-ui packaging



More information about the pkg-kde-commits mailing list