[SCM] gammaray packaging branch, master, updated. debian/2.0.0-1-4-g28a24bd

Jakub Adam xhaakon-guest at moszumanska.debian.org
Fri Feb 28 19:49:35 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/gammaray.git;a=commitdiff;h=71ae726

The following commit has been merged in the master branch:
commit 71ae7268b7770a7b016463b7a0c1d0c09e2e8311
Merge: ebe13a03a4de9b68665ad3366ac6ffded00c7f25 325e37b602ca53b7d5fe6bf73dfd9bf416d445be
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date:   Fri Feb 28 20:07:57 2014 +0100

    Merge tag 'upstream/2.0.1'
    
    Upstream version 2.0.1

 CHANGES                                            |   5 +
 CMakeLists.txt                                     |  24 +--
 client/CMakeLists.txt                              |   1 +
 client/Info.plist.in                               |  14 ++
 client/remotemodel.cpp                             | 218 +++++++++++++++------
 client/remotemodel.h                               |  13 ++
 cmake/GammaRayMacrosInternal.cmake                 |   8 +
 common/protocol.cpp                                |   6 +-
 core/CMakeLists.txt                                |   1 +
 core/metaobjectrepository.h                        |  22 +--
 core/metaproperty.h                                |   4 +-
 core/metapropertymodel.cpp                         |   1 +
 core/objectlistmodel.cpp                           |   2 +-
 core/propertycontroller.cpp                        |   9 +
 core/propertycontroller.h                          |   1 +
 debian.changelog                                   |   6 +
 gammaray.dsc                                       |   4 +-
 gammaray.spec                                      |   6 +-
 launcher/CMakeLists.txt                            |   8 +-
 launcher/Info.plist.in                             |  16 ++
 launcher/injector/debuggerinjector.cpp             | 155 +++++++++++++++
 launcher/injector/debuggerinjector.h               |  82 ++++++++
 launcher/injector/gdbinjector.cpp                  | 132 +++----------
 launcher/injector/gdbinjector.h                    |  31 +--
 launcher/injector/injectorfactory.cpp              |  20 +-
 launcher/injector/lldbinjector.cpp                 |  96 +++++++++
 .../injector/lldbinjector.h                        |  38 ++--
 launcher/launcher.cpp                              |   2 +
 launcher/ui/CMakeLists.txt                         |   1 +
 launcher/ui/Info.plist.in                          |  14 ++
 .../statemachineviewerserver.cpp                   |  35 +++-
 .../statemachineviewer/statemachineviewerserver.h  |   1 +
 plugins/statemachineviewer/statemachinewatcher.cpp |  13 ++
 plugins/statemachineviewer/statemachinewatcher.h   |   1 +
 plugins/statemachineviewer/statemodel.cpp          |  24 ++-
 plugins/statemachineviewer/statemodel.h            |   1 +
 plugins/styleinspector/complexcontrolmodel.cpp     |  14 +-
 ui/tools/objectinspector/objectinspectorwidget.cpp |  13 +-
 ui/tools/objectinspector/objectinspectorwidget.h   |   4 +
 39 files changed, 782 insertions(+), 264 deletions(-)

-- 
gammaray packaging



More information about the pkg-kde-commits mailing list