index
:
telepathy-qt.git
cmake
feature-warnings
master
telepathy-qt4-0.4
telepathy-qt4-0.6
telepathy-qt4-0.8
andrunko's telepathy-qt branches
André Magalhães
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-13
Merge branch 'svc-fixes'
HEAD
master
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
2012-04-05
DBusObject: Add documentation
George Kiagiadakis
1
-0/+23
2012-04-05
AbstractAdaptor: Add documentation
George Kiagiadakis
1
-0/+38
2012-04-05
DBusError: Add documentation
George Kiagiadakis
1
-0/+59
2012-04-05
AbstractDBusServiceInterface: Add missing doc for immutableProperties()
George Kiagiadakis
1
-1/+12
2012-04-05
Document the callbacks system
George Kiagiadakis
1
-0/+161
2012-04-05
BaseProtocol: Add documentation
George Kiagiadakis
1
-0/+502
2012-04-05
BaseConnection: Add documentation
George Kiagiadakis
1
-0/+68
2012-04-05
BaseConnectionManager: Add documentation
George Kiagiadakis
1
-0/+108
2012-04-05
DBusService: Add documentation
George Kiagiadakis
1
-0/+142
2012-04-05
groups.dox: Add new documentation groups for the service-side bindings
George Kiagiadakis
1
-0/+30
2012-04-05
Merge branch 'service-side'
Andre Moreira Magalhaes (andrunko)
72
-163/+5310
2012-04-05
Update README and add notes on how to build against Qt 5 alpha.
Andre Moreira Magalhaes (andrunko)
1
-3/+24
2012-04-05
AbstractAdaptor: Remove setAdaptee.
Andre Moreira Magalhaes (andrunko)
2
-6/+0
[next]