summaryrefslogtreecommitdiffstats
path: root/src/libraries/qmfclient/support/qcopchannel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch to DBus for IPCDamien Caliste2023-11-061-1271/+0
* Use non deprecated QString::fromUtf16() APIDamien Caliste2021-04-081-3/+3
* Fix hundreds of compiler warnings on ascii stringsPekka Vuorela2018-08-301-3/+3
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-281-22/+14
* Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS...Robin Burchell2014-01-231-3/+3
* Remove Qt 4 support.Robin Burchell2014-01-211-8/+0
* Remove Symbian support.Robin Burchell2013-02-281-5/+0
* Change to new-form Digia license headers.Robin Burchell2013-02-121-24/+24
* Adapt QMF to Qt connectNotify API change(Qt5)Valerio Valerio2012-05-231-0/+10
* Replace uses of qDebug with qMailLog.Don Sanders2012-04-201-1/+0
* Update license headers (make them consistent with harmattan qmf)Don Sanders2011-08-071-17/+17
* Remove debug output.Don Sanders2011-06-121-4/+0
* Fix crash on exit.Don Sanders2011-06-061-0/+2
* Emit connectionDown signal immediately if messageserver fails.Don Sanders2011-06-031-1/+2
* Emit connectionFailed signal any time the messageserver fails.Don Sanders2011-06-021-1/+1
* Better error handling if messageserver fails.Don Sanders2011-06-021-0/+13
* QCop api is extendedMikhail Pozdnyakov2011-05-231-0/+25
* NB#195736Mikhail Pozdnyakov2011-05-231-1/+34
* Fix qcopclient leak associated NB#218816Don Sanders2011-05-171-0/+5
* First version of Symbian IPC for QCOPMarko Minkkinen2011-03-161-0/+5
* Rename the client qmf library from qmf to qmfclientespringe2010-09-091-0/+1203