summaryrefslogtreecommitdiffstats
path: root/examples/serviceframework
Commit message (Expand)AuthorAgeFilesLines
* Update outdated license headers with correct onesJani Heikkinen2017-11-2215-30/+180
* Update all license headersAlex Blasche2015-03-2615-45/+45
* whitespace fixesOswald Buddenhagen2014-01-201-6/+6
* make use of qtHaveModule()Oswald Buddenhagen2013-02-152-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2415-90/+90
* switch to new-style configure testsOswald Buddenhagen2012-06-252-2/+2
* Adds new asynchronous friendly types.Alan Alpert2012-06-193-32/+33
* Fix compilation of examples when Qt is configured with -no-widgetsKent Hansen2012-06-081-1/+5
* Remove the last traces of the old plugin systemLars Knoll2012-05-312-2/+1
* New sfw api to add async service loadingSarah Smith2012-05-112-3/+13
* Make dialer example work.Sarah Smith2012-04-191-1/+1
* Adapt to QMetaMethod::signature() renamingKent Hansen2012-04-191-1/+1
* Declarative --> Qml adaptation.Xizhi Zhu2012-03-082-2/+2
* Unit test fixups and cleanupAndrew Stanley-Jones2012-02-031-1/+1
* Strip maemo5 ifdefs and codeAndrew Stanley-Jones2012-01-312-6/+0
* Remove Symbian code from SFW.Xizhi Zhu2012-01-315-86/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3015-15/+15
* Update include to use QtQuick moduleAlan Alpert2012-01-251-1/+1
* Fix namespaces and remove GUI from unit testsAndrew Stanley-Jones2012-01-231-1/+1
* Update obsolete contact address.Jason McDonald2012-01-2315-15/+15
* Fixed compile.Rohan McGovern2012-01-231-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-1215-15/+15
* Fix compile test, and change of nameAndrew Stanley-Jones2011-12-092-2/+2
* Fix install typo in the install pathAndrew Stanley-Jones2011-11-281-1/+1
* Fix build tests and dependency checking properly.Xizhi Zhu2011-11-022-2/+2
* Fix build break when JsonDb is available.Xizhi Zhu2011-11-012-2/+2
* Fix QtDeclarative renameAndrew Stanley-Jones2011-10-251-2/+2
* Fix up deploymentAndrew Stanley-Jones2011-10-193-4/+18
* Fixup jsondb forcing options for examples and testsAndrew Stanley-Jones2011-10-192-4/+8
* QtSystems: Compile on WindowsFriedemann Kleint2011-10-115-409/+8
* Change of namespace for Qt5, qml module is now QtServiceFrameworkAndrew Stanley-Jones2011-10-101-1/+1
* Fix voipdialerpluginAndrew Stanley-Jones2011-10-071-6/+23
* Docs: Add ServiceFramework docs.Peter Yard2011-10-0712-6/+890
* Add QML error reportingAndrew Stanley-Jones2011-09-232-1/+18
* Small one line bug fixes all over sfwAndrew Stanley-Jones2011-09-213-31/+9
* Merge branch 'refactor' of scm.dev.nokia.troll.no:qt/gunnars-qtsystemsGunnar Sletta2011-09-131-1/+1
|\
| * compile with refactor branchGunnar Sletta2011-08-171-1/+1
* | Fix missing/outdated license headersJason McDonald2011-09-122-18/+78
* | Add interfaces.json fileAndrew Stanley-Jones2011-09-082-7/+11
* | Fix name vs ipcaddress in jsondbAndrew Stanley-Jones2011-09-021-1/+1
* | Add buffer space to the top of the QML exampleAndrew Stanley-Jones2011-08-311-2/+5
|/
* Add new security framework to SFWAndrew Stanley-Jones2011-08-112-0/+14
* Remove old config test structure.Michael Goddard2011-07-282-2/+2
* Fix install path and example buildingAndrew Stanley-Jones2011-07-262-3/+12
* Updates for changes in the jsondb apiAndrew Stanley-Jones2011-07-262-10/+11
* Changes in autogenerated QML wrappersAndrew Stanley-Jones2011-07-263-110/+95
* Changes for QML2Andrew Stanley-Jones2011-07-147-9/+22
* Add serviceframework examplesAndrew Stanley-Jones2011-07-1421-0/+1436