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
2016-06-12
Updated NEWS for 0.9.7 release.
telepathy-qt-0.9.7
Alexandr Akulich
1
-2
/
+48
2016-06-12
IODevice: Removed Q_DECL_OVERRIDE usage.
Alexandr Akulich
1
-4
/
+4
2016-06-12
Added QVariantMap include to FileTransferChannelCreationProperties.
Alexandr Akulich
1
-0
/
+1
2016-06-11
CMakeLists: Added missing glib2 library in Farstream.
Alexandr Akulich
1
-0
/
+1
2016-06-11
CMakeLists: Added missing QtTest library linkage in tests.
Alexandr Akulich
2
-1
/
+2
2016-06-10
Tools/qt-types-gen: Added QDBusArgument stream operators for lists.
Alexandr Akulich
1
-0
/
+34
2016-06-10
Telepathy/IODevice: Fixed memory leak.
Alexandr Akulich
2
-0
/
+6
2016-06-10
CMake/TpQtMacros: Added missing dependencies.
Alexandr Akulich
1
-3
/
+9
2016-05-18
Tools/qt-types-gen: Removed unneeded inline keyword.
Alexandr Akulich
1
-3
/
+3
2016-05-05
Added BaseConnectionClientTypesInterface.
Alexandr Akulich
4
-0
/
+194
2016-05-05
BaseDebug: Implemented "keep N last messages" feature for GetMessages().
Alexandr Akulich
2
-0
/
+68
2016-05-05
Added service-side Debug Interface implementation.
Alexandr Akulich
6
-1
/
+307
2016-05-05
DBusError: Refactored == and != operators implementation.
Alexandr Akulich
1
-13
/
+4
2016-04-26
Use C++ bool type rather than mixing with gboolean
David Edmundson
1
-2
/
+2
2016-03-02
DBusError: Fixed memory leak.
Alexandr Akulich
1
-0
/
+3
2016-02-28
Fix hash calculation of QList<ChannelClassSpec>
Niels Ole Salscheider
1
-0
/
+7
2016-02-28
Tests: Fix type in QCOMPARE
Niels Ole Salscheider
1
-1
/
+1
2016-02-20
BaseChannelGroupInterface: Now we also always expose Properties flag.
Alexandr Akulich
1
-5
/
+6
2016-02-20
base-channel.cpp: Adjusted copyright.
Alexandr Akulich
1
-1
/
+3
2016-02-20
OutgoingFileTransferChannel: Fixed transfer with sequential devices.
Alexandr Akulich
1
-4
/
+4
2016-02-20
OutgoingFileTransferChannel::doTransfer(): Fixed infinity offset skip.
Alexandr Akulich
1
-0
/
+1
2016-02-20
Added a test for FileTransfer client and service side interfaces.
Alexandr Akulich
2
-0
/
+917
2016-02-20
BaseChannelFileTransferType: Refactored with better API.
Alexandr Akulich
3
-126
/
+534
2016-02-16
OutgoingFileTransferChannel: Fixed device management.
Alexandr Akulich
1
-4
/
+15
2016-02-16
IncomingFileTransferChannel: Fixed device management.
Alexandr Akulich
1
-6
/
+14
2016-02-16
Added bare BaseChannelFileTransferType implementation.
Alexandr Akulich
4
-0
/
+507
2016-02-16
Specs/Channel_Type_File_Transfer: Improved state property description.
Alexandr Akulich
1
-2
/
+4
2016-02-16
IODevice added to TelepathyQt-Service.
Alexandr Akulich
4
-0
/
+176
2016-02-15
Request creation moved from Account to FileTransferChannelCreationProperties.
Alexandr Akulich
3
-61
/
+73
2016-02-15
Added BaseConnectionContactCapabilitiesInterface.
Alexandr Akulich
4
-0
/
+194
2016-02-15
Connection: Removed unneeded class declaration.
Alexandr Akulich
1
-1
/
+0
2016-02-15
Channel::Private::introspectMainProperties(): Removed unused variable.
Alexandr Akulich
1
-1
/
+0
2016-01-16
CMakeLists: The service library now have own ABI (.so) version.
Alexandr Akulich
2
-1
/
+3
2016-01-16
CMakeLists: Made tp-service to be a shared (optionally) library.
Alexandr Akulich
2
-2
/
+10
2016-01-15
CMakeLists: Added missing service dependence.
Alexandr Akulich
1
-0
/
+1
2016-01-15
BaseChannel: Reduced includes (doesn't depend on client stuff anymore).
Alexandr Akulich
1
-1
/
+2
2016-01-06
AbstractChannelInterface: Added close() method called on channel close.
Alexandr Akulich
2
-0
/
+9
2015-12-05
BaseChannelGroupInterface::setGroupFlags(): Fixed groupFlagsChanged.
Alexandr Akulich
1
-1
/
+1
2015-12-05
BaseChannelGroupInterface::setSelfHandle(): Fixed possible crash.
Alexandr Akulich
1
-4
/
+6
2015-11-20
Services/Conn.I.Contacts: Restored full API-compatibility with 0.9.6.
Alexandr Akulich
2
-9
/
+15
2015-11-20
Services/Chan.I.Group: Removed BaseConnection argument from constructor.
Alexandr Akulich
2
-9
/
+15
2015-10-11
Services/Chan.I.Group: Improved API.
Alexandr Akulich
2
-74
/
+31
2015-10-11
Services/Channel, Connection: Added a method to set base for interface.
Alexandr Akulich
4
-0
/
+18
2015-10-11
Services/Conn.I.SimplePresence: Emit presenseChanged() only when needed.
Alexandr Akulich
1
-1
/
+10
2015-10-06
Tell CMake what version of Python we want to find.
Alex Merry
2
-2
/
+3
2015-10-06
Farstream: gst/gstconfig.h can be in LIBDIR, search for it explicitly
Niels Ole Salscheider
2
-6
/
+21
2015-09-03
BaseConnection: Implemented graceful disconnection.
Alexandr Akulich
1
-1
/
+8
2015-09-03
BaseChannelRoomInterface: Fixed CreationTimestamp property.
Alexandr Akulich
2
-4
/
+4
2015-08-29
BaseChannelGroupInterface: Reimplemented.
Alexandr Akulich
3
-141
/
+695
2015-08-29
BaseChannel: Added connection() getter.
Alexandr Akulich
2
-0
/
+7
[next]