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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-12
SimplePresence -> Presence in Roster example
next
David Edmundson
1
-1
/
+1
2014-04-12
Update handleChannel args in FileRecieverHandler demo
David Edmundson
2
-22
/
+6
2014-04-12
Port accounts example SimplePresence -> Presence
David Edmundson
2
-9
/
+9
2014-04-12
More TpEntityType -> TpHandleType in glib tests
Leon Handreke
1
-1
/
+1
2014-04-12
Move from Client plural handler methods to singular in another MyClient test
Leon Handreke
4
-83
/
+70
2014-04-12
Some more ObserveChannels -> ObserveChannel
Leon Handreke
2
-15
/
+15
2014-04-12
Move from Client plural handler methods to singular in MyClient test
Leon Handreke
4
-16
/
+13
2014-04-12
Revert erronous prefixing of property name with TpDBus
Leon Handreke
1
-1
/
+1
2014-04-12
Client.Handler.HandleChannels -> HandleChannel in tests
Leon Handreke
1
-40
/
+41
2014-04-12
SimplePresence -> Presence in tests
Leon Handreke
3
-8
/
+8
2014-04-12
ValidAccounts -> UsableAccounts in tests
Leon Handreke
2
-17
/
+17
2014-04-12
FeatureSimplePresence -> FeaturePresence in tests
Leon Handreke
3
-14
/
+14
2014-04-12
Fix build
David Edmundson
1
-5
/
+2
2014-04-11
TpEntityType -> TpHandleType in glib tests
Leon Handreke
3
-4
/
+4
2014-04-11
Rename generated structs moved to TpDBus namespace in tests
Leon Handreke
27
-229
/
+229
2014-04-11
Use new Client.Approver.AddDispatchOperation signature
Leon Handreke
2
-13
/
+3
2014-04-11
Move ChannelDispatchOperation.handleWith default argument to declaration
Leon Handreke
2
-5
/
+5
2014-04-11
ChannelDispatchOperation now only handles a single channel
Leon Handreke
3
-60
/
+27
2014-04-11
Fix misuse of iterators leading to infinite loop
Leon Handreke
1
-3
/
+2
2014-04-11
Client.Observer.ObserveChannels -> ObserveChannel
Leon Handreke
5
-58
/
+54
2014-04-11
Remove legacy Succeeded signal from ChannelRequest
Leon Handreke
2
-18
/
+5
2014-04-11
Replace Account.AccountPropertyChanged with standard DBus.Properties
Leon Handreke
2
-4
/
+5
2014-04-11
Remove contact referencing logic from GetContactAttributes
Leon Handreke
5
-36
/
+10
2014-04-11
Rename HandleType to EntityType
Leon Handreke
44
-255
/
+255
2014-04-11
Sync to telepathy-spec 0.99.8
Leon Handreke
31
-460
/
+382
2014-04-11
ChannelDispatchOperation.HandleWithTime -> HandleWith
Leon Handreke
2
-3
/
+10
2014-04-11
Remove Channel.Interface.DTMF
Leon Handreke
3
-15
/
+0
2014-04-11
Client.Handler.HandleChannels -> HandleChannel
Leon Handreke
8
-113
/
+111
2014-04-11
Sync spec to 0.99.7
Leon Handreke
41
-1005
/
+450
2014-04-11
Don't check Connection.Requests interface as it is now mandatory
Leon Handreke
1
-21
/
+3
2014-04-11
Fix ContactManager introspection flow and signal connections
Leon Handreke
2
-39
/
+11
2014-04-11
MERGE THIS WITH MAIN RENAME rename moar types
Leon Handreke
7
-25
/
+25
2014-04-11
Rename SimplePresence to Presence
Leon Handreke
10
-65
/
+65
2014-04-11
Move generated struct to TpDBus namespace
Leon Handreke
90
-739
/
+739
2014-04-11
Migrate from removed Connection.SelfHandle property to the new SelfContact
Leon Handreke
2
-5
/
+7
2014-04-11
Find tp-glib/farstream by their new version-suffixed pkgconfig names
Leon Handreke
2
-6
/
+6
2014-04-11
Rename account property "valid" to "usable" and update AccountManager
Leon Handreke
6
-47
/
+47
2014-04-11
Use constant for connection manager service name in ConnectionManager
Leon Handreke
1
-2
/
+3
2014-04-11
org.freedesktop.Telepathy -> im.telepathy.v1
Leon Handreke
48
-221
/
+221
2014-04-11
Add 1-version to a few constants and classes in glib test code
Leon Handreke
3
-24
/
+17
2014-04-11
Remove more StreamedMedia-related code from tests
Leon Handreke
2
-7
/
+0
2014-04-11
Fix tests because SocketAddressIPv6.port grew from ushort to uint
Leon Handreke
1
-4
/
+4
2014-04-11
Remove use of Connection.ContactAttributeInterfaces in tests
Leon Handreke
1
-13
/
+0
2014-04-11
Remove removed chan-group test from CMakefile
Leon Handreke
1
-1
/
+0
2014-04-11
Remove test code using removed RequestHandles method on connection
Leon Handreke
4
-191
/
+0
2014-04-11
Fix nonsense character that was accidentally inserted
Leon Handreke
1
-1
/
+1
2014-04-11
Migrate away from StreamedMedia in account-set test
Leon Handreke
1
-4
/
+2
2014-04-11
Remove chan-group test
Leon Handreke
1
-511
/
+0
2014-04-11
Add 1-version to a few constants and classes in tests
Leon Handreke
3
-15
/
+15
2014-04-11
Remove StreamedMedia channel test
Leon Handreke
2
-1375
/
+0
[next]