summaryrefslogtreecommitdiffstats
path: root/src/serviceframework/ipc/objectendpoint.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix license headersJani Heikkinen2018-01-221-13/+19
* Update all license headersAlex Blasche2015-03-261-21/+13
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Remove left over defines and fix the unix backendAndrew Stanley-Jones2012-06-251-25/+14
* UDP multicast logging for serviceframeworkAlex Wilson2012-05-311-20/+25
* Coverity fixesAlex Wilson2012-05-251-14/+16
* Add SFW debug into destructorsAndrew Stanley-Jones2012-05-101-0/+6
* Refresh of the jsondb backendAndrew Stanley-Jones2012-05-021-1/+1
* Call deleteLater() on disconnected Service-type EndPointsAlex Wilson2012-04-271-0/+1
* New backend that uses native unix domain socketsAndrew Stanley-Jones2012-04-191-22/+75
* Adapt to QMetaMethod::signature() renamingKent Hansen2012-04-191-2/+2
* Use QMetaMethod::returnType() to determine return typeKent Hansen2012-04-191-1/+1
* Fix a socket leak and add a warningAndrew Stanley-Jones2012-03-121-2/+0
* Fix error when waiting for data on blocking callsAndrew Stanley-Jones2012-03-081-4/+17
* Remove private include from public Header in QServiceClientCredentialsalex2012-02-241-0/+1
* Local testing for securityAndrew Stanley-Jones2012-02-211-0/+18
* Qt5 Service Framework security APIAndrew Stanley-Jones2012-02-211-1/+32
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Fix breakages due to recent meta-type system changesKent Hansen2012-01-271-2/+2
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update to SFW to current mtlibAndrew Stanley-Jones2012-01-191-12/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* Prevent timer flood in qservicemanager_ipc thread test.Friedemann Kleint2012-01-051-1/+6
* Move the event loop into the response objectAndrew Stanley-Jones2011-12-191-16/+19
* Fix bug with event loop being called twiceAndrew Stanley-Jones2011-12-161-12/+4
* Move QHash to private memberAndrew Stanley-Jones2011-12-161-13/+10
* Fix up timer exiting the event loop earlyAndrew Stanley-Jones2011-12-011-10/+28
* Fix signalling order issues with blocking methodsAndrew Stanley-Jones2011-11-181-9/+21
* Remove copied-over qmetaobjectbuilder and use one from qtbaseLasse Holmstedt2011-11-021-1/+1
* Change error handeling for dead and disconnected objectsAndrew Stanley-Jones2011-11-021-1/+11
* Small one line bug fixes all over sfwAndrew Stanley-Jones2011-09-211-0/+12
* Add new security framework to SFWAndrew Stanley-Jones2011-08-111-2/+13
* Updates for changes in the jsondb apiAndrew Stanley-Jones2011-07-261-4/+0
* Remove Qt Mobility references from license headersAlex2011-07-011-1/+1
* make compile with Qt namespace and library infixAlex2011-06-281-2/+2
* Add first version of QtServiceFramework libraryAlex2011-06-171-0/+636