index
:
telepathy-qt4.git
am-svc
debug-receiver
master
Unnamed repository; edit this file 'description' to name the repository.
George Kiagiadakis
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
9 hours
Merge branch 'tp-glib-0.19'
HEAD
master
George Kiagiadakis
51
-2042/+79
9 hours
tests/lib/glib: Remove the csh CM - it's unused and uses deprecated API.
George Kiagiadakis
11
-1760/+0
9 hours
tests/lib/glib/util.c: Remove tp_tests_connection_run_request_contact_handle
George Kiagiadakis
1
-44/+0
9 hours
textchan-null/textchan-group test CMs: Ignore deprecations for the moment
George Kiagiadakis
2
-0/+10
9 hours
text-chan test: Ignore deprecations to use TpTextMixin for compatibility func...
George Kiagiadakis
2
-0/+6
9 hours
stream-tube-chan test CM: Don't use TpTextMixin - it's not needed and it's de...
George Kiagiadakis
2
-6/+0
9 hours
echo2 test CM: Replace tp_message_new/tp_message_set_handle with tp_cm_messag...
George Kiagiadakis
1
-6/+5
9 hours
tests: Remove all occurencies of tp_handle_ref/unref.
George Kiagiadakis
21
-169/+1
9 hours
tests/lib/glib: Replace TP_ERRORS with TP_ERROR, as TP_ERRORS is now deprecated.
George Kiagiadakis
27
-70/+70
2012-05-02
Use quintptr instead of intptr_t.
George Kiagiadakis
4
-4/+4
2012-04-13
tests: Fix a race condition with createAccount() in test-account-basics and t...
George Kiagiadakis
2
-2/+17
2012-04-13
Update NEWS
George Kiagiadakis
1
-0/+7
2012-04-13
AccountManager: Rename accountForPath and accountsForPaths to accountForObjec...
George Kiagiadakis
4
-9/+27
2012-04-13
Merge branch 'svc-fixes'
Andre Moreira Magalhaes (andrunko)
15
-91/+173
2012-04-13
Only generate adaptors for non-deprecated stable interfaces.
Andre Moreira Magalhaes (andrunko)
2
-11/+14
2012-04-13
qt-svc-gen.py: Properly generate adaptee methods/signals/properties names in ...
Andre Moreira Magalhaes (andrunko)
13
-80/+159
2012-04-13
Merge branch 'cmake-fixes'
George Kiagiadakis
1
-9/+8
2012-04-13
cmake: Fix service-side compilation with -jX
George Kiagiadakis
1
-9/+8
2012-04-13
Merge branch 'presence-additions'
George Kiagiadakis
4
-6/+207
2012-04-13
Merge branch 'test-base-protocol'
George Kiagiadakis
10
-78/+778
2012-04-13
Merge branch 'test-base-cm'
George Kiagiadakis
8
-13/+325
2012-04-13
PresenceSpecList: Declare metatype
George Kiagiadakis
1
-0/+1
2012-04-13
test-base-protocol: Properly test the presence interface
George Kiagiadakis
1
-6/+28
2012-04-13
test-presence: Test the new Presence constructors
George Kiagiadakis
1
-0/+10
2012-04-13
Presence: Add constructors for the rest of the possible presence statuses
George Kiagiadakis
2
-0/+12
2012-04-13
test-presence: Add tests for the high-level constructors of PresenceSpec
George Kiagiadakis
1
-0/+25
2012-04-13
PresenceSpec: Add high-level API for easily creating PresenceSpec objects
George Kiagiadakis
2
-0/+131
2012-04-12
tests: Add a unit test for BaseProtocol and its interfaces
George Kiagiadakis
2
-0/+667
2012-04-12
BaseProtocolPresenceInterface: Add Statuses as immutable property
George Kiagiadakis
1
-2/+4
2012-04-12
Base*::immutableProperties: Re-wrap lines for readability and use QVariant::f...
George Kiagiadakis
2
-17/+34
2012-04-12
Make the create<Subclass>() methods of the service-side API return a SharedPt...
George Kiagiadakis
3
-19/+25
2012-04-12
BaseProtocol: Add missing Q_OBJECT macro in the protocol interface classes
George Kiagiadakis
1
-0/+4
2012-04-12
BaseProtocol: Add a new convenience interface(interfaceName) method
George Kiagiadakis
2
-2/+18
2012-04-12
ProtocolParameter: Fix typo in the constructor arguments - flags should be of...
George Kiagiadakis
2
-5/+5
2012-04-12
BaseProtocol interfaces: Create adaptee classes earlier than adaptors
George Kiagiadakis
2
-33/+21
2012-04-10
TestThreadHelper: Start the thread after entering the event loop, as the code...
George Kiagiadakis
1
-1/+2
2012-04-10
test-base-cm: Port to use TestThreadHelper
George Kiagiadakis
1
-11/+26
2012-04-10
tests-lib: Add a new TestThreadHelper class
George Kiagiadakis
3
-2/+133
2012-04-09
test-base-cm: Add test for the protocol-related methods of BaseCM
George Kiagiadakis
1
-0/+64
2012-04-09
ConnectionManager: Finish introspection sucessfully when no protocols are fou...
George Kiagiadakis
1
-5/+10
2012-04-09
BaseConnection: Fix QString args replacement in registerObject()
George Kiagiadakis
1
-4/+4
2012-04-09
DBusService: Fix QString args replacement in registerObject()
George Kiagiadakis
1
-2/+2
2012-04-09
tests: Add a new test for testing BaseConnectionManager
George Kiagiadakis
2
-0/+96
2012-04-06
Merge branch 'svc-fixes'
Andre Moreira Magalhaes (andrunko)
8
-33/+85
2012-04-06
Move service side specific types from types.h to service-types.h as they are ...
Andre Moreira Magalhaes (andrunko)
5
-19/+78
2012-04-06
Revert "MethodInvocationContext: Add setFinishedWithError overload receiving ...
Andre Moreira Magalhaes (andrunko)
3
-14/+7
2012-04-06
Merge remote-tracking branch 'gkiagia/svc-fixes'
Andre Moreira Magalhaes (andrunko)
3
-3/+5
2012-04-05
DBusObject: Add missing Q_OBJECT macro
George Kiagiadakis
3
-0/+4
2012-04-05
Do not install global.h twice.
George Kiagiadakis
1
-3/+1
2012-04-05
Merge remote-tracking branch 'gkiagia/service-side-docs'
Andre Moreira Magalhaes (andrunko)
9
-0/+1142
[next]