index
:
telepathy/telepathy-qt
master
next
telepathy-qt4-0.4
telepathy-qt4-0.6
telepathy-qt4-0.8
Next-generation bindings of Telepathy and others using the same XML spec format to the Qt world. (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-qt)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
TelepathyQt
/
dbus-service.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-11
AbstractDBusServiceInterface: Added notifyPropertyChanged() method.
Alexandr Akulich
1
-0
/
+3
2012-04-06
Move service side specific types from types.h to service-types.h as they are ...
Andre Moreira Magalhaes (andrunko)
1
-0
/
+1
2012-04-04
DBusService: Use DBusObject.
Andre Moreira Magalhaes (andrunko)
1
-5
/
+6
2012-04-03
*DBusService*: Add public immutableProperties virtual method to be reimplemen...
Andre Moreira Magalhaes (andrunko)
1
-0
/
+5
2012-04-03
AbstractDBusServiceInterface: Change how registration works to allow interfac...
Andre Moreira Magalhaes (andrunko)
1
-2
/
+7
2012-04-03
AbstractDBusServiceInterface: Use QString instead of QLatin1String to store i...
Andre Moreira Magalhaes (andrunko)
1
-2
/
+2
2012-04-03
AbstractDBusServiceInterface: Export it and add Q_OBJECT macro.
Andre Moreira Magalhaes (andrunko)
1
-1
/
+2
2012-04-02
AbstractDBusServiceInterface: Add base class (abstract) for DBusService optio...
Andre Moreira Magalhaes (andrunko)
1
-0
/
+19
2012-04-02
DBusService: Add optional error parameter to registerObject protected method.
Andre Moreira Magalhaes (andrunko)
1
-1
/
+3
2012-04-02
DBusService: Add initial base class for services.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+67