summaryrefslogtreecommitdiff
path: root/TelepathyQt/connection-manager.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-18Use nullptr keyword wherever it makes senseAlexander Akulich1-4/+4
2015-05-01Fixed various documentation issues.Alexandr Akulich1-0/+3
2014-03-28Add Q_UNUSED as Q_ASSERT is a no-op in release modeUwe L. Korn1-0/+1
2012-04-09ConnectionManager: Finish introspection sucessfully when no protocols are fou...George Kiagiadakis1-5/+10
2012-04-02Utils: Export checkValidProtocolName to be used by service side bindings.Andre Moreira Magalhaes (andrunko)1-27/+1
2011-12-15ConnectionManager: Properly check for Protocol interfaces when introspecting.Andre Moreira Magalhaes (andrunko)1-23/+30
2011-12-13ConnectionManager: Don't return a bool value on extract*Properties methods.Andre Moreira Magalhaes (andrunko)1-20/+8
2011-12-13ConnectionManager: Rename methods parsing immutable properties to have "extra...Andre Moreira Magalhaes (andrunko)1-14/+14
2011-12-09ConnectionManager: Use requestAllProperties when requesting main properties a...Andre Moreira Magalhaes (andrunko)1-83/+58
2011-12-09ConnectionManager: Only introspect Protocol interfaces if immutable propertie...Andre Moreira Magalhaes (andrunko)1-75/+156
2011-12-08ProtocolInfo: Add connectionManager() accessor and make isValid() check if CM...Andre Moreira Magalhaes (andrunko)1-10/+9
2011-12-08ConnectionManager: Add support for Protocol.I.Addressing.Andre Moreira Magalhaes (andrunko)1-0/+50
2011-12-08ConnectionManager: Small refactoring for the introspection of Protocol interf...Andre Moreira Magalhaes (andrunko)1-27/+19
2011-12-06Merge branch 'shared-ptr'Andre Moreira Magalhaes (andrunko)1-3/+2
2011-12-06Make ManagerFile an internal class.Andre Moreira Magalhaes (andrunko)1-1/+1
2011-12-05WeakPtr: Add constructor receiving a bare pointer.Andre Moreira Magalhaes (andrunko)1-1/+1
2011-12-02Properly use QWeakPointer/WeakPtr where appropriate and remove usage of QPoin...Andre Moreira Magalhaes (andrunko)1-3/+2
2011-12-02Reinstate WeakPtr and make Shared/WeakPtr thread-safe.Andre Moreira Magalhaes (andrunko)1-1/+1
2011-11-24Only generate QLatin1String macros for errors/constants.Andre Moreira Magalhaes (andrunko)1-25/+25
2011-11-24Renamed TpQt4Macros.cmake TpQtMacros.cmake.Jeremy Whiting1-1/+1
2011-11-24Renamed TelepathyQt4 directory to TelepathyQt.Jeremy Whiting1-0/+1076