Skip to content
Commit 33af2809 authored by Alexander Akulich's avatar Alexander Akulich
Browse files

[debugger] TelepathyProcess extracted from DebugMessageView

The main goal of this change is to split logic and UI parts

This is the first step in direction to debugger, which:
1) works with any Telepathy process with DebugInterface support;
2) detects new processess "on fly";
3) has no hardcoded services;
4) shows every single process just once, independently of a number
   dbus services, registered by the process.

The change also opens a way to QML-based UI

REVIEW: 128847
parent 431db458
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment