summaryrefslogtreecommitdiffstats
path: root/src/serviceframework/qservicemanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix license headersJani Heikkinen2018-01-221-13/+19
* Update all license headersAlex Blasche2015-03-261-21/+13
* Remove JsonDB dependencies (1/2)Alex Blasche2013-06-191-5/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fix sfwlistenAndrew Stanley-Jones2012-06-201-0/+6
* replacing signals/slots keyword by the equivalent Q_SIGNALS/Q_SLOTSCorentin Jabot2012-06-051-1/+1
* New sfw api to add async service loadingSarah Smith2012-05-111-72/+210
* Port qtsystems to QMetaMethod-based connectNotify() APIKent Hansen2012-05-071-8/+13
* Add isInterfaceRunning function into QServiceManagerAndrew Stanley-Jones2012-05-021-0/+65
* Fix a socket leak and add a warningAndrew Stanley-Jones2012-03-121-0/+9
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-2/+2
* Change service framework auto start codeAndrew Stanley-Jones2012-02-101-3/+0
* Remove Symbian code from SFW.Xizhi Zhu2012-01-311-16/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update to SFW to current mtlibAndrew Stanley-Jones2012-01-191-0/+4
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* Remove obsolete \since flags.alex2011-10-201-21/+0
* Docs: Add ServiceFramework docs.Peter Yard2011-10-071-34/+9
* Jsondb cleanup, and fix single process kludgeAndrew Stanley-Jones2011-09-281-1/+1
* Remote QServiceContext and QAbstractSecuritySessionAndrew Stanley-Jones2011-08-021-12/+5
* Add jsondb support to SFWAndrew Stanley-Jones2011-07-121-1/+3
* add more error reporting to assist in fixing of failing test casesAlex2011-07-041-2/+15
* Remove Qt Mobility references from license headersAlex2011-07-011-1/+1
* make compile with Qt namespace and library infixAlex2011-06-281-2/+2
* Fixup some Qt style issuesAlex2011-06-171-5/+5
* Add first version of QtServiceFramework libraryAlex2011-06-171-0/+796