summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed the Feature enum.Xizhi Zhu2012-02-242-30/+30
* No need to copy QAbstractDynamicMetaObject.Xizhi Zhu2012-02-171-9/+1
* small corrections to documentationSteffen Hahn2012-02-162-2/+2
* Add batteryStatusSteffen Hahn2012-02-142-0/+78
* Change service framework auto start codeAndrew Stanley-Jones2012-02-102-11/+0
* Minor change to documentationSteffen Hahn2012-02-026-9/+9
* Remove Symbian code from SFW.Xizhi Zhu2012-01-311-12/+0
* Use QStringLiteral.Xizhi Zhu2012-01-311-5/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3021-21/+21
* Remove QInputDeviceInfo.Xizhi Zhu2012-01-284-340/+0
* Updates for changes in base libraryAndrew Stanley-Jones2012-01-271-2/+2
* Update obsolete contact address.Jason McDonald2012-01-2323-23/+23
* Add TdscdmaMode to the network mode enumerator.Xizhi Zhu2012-01-192-1/+3
* Update to SFW to current mtlibAndrew Stanley-Jones2012-01-192-0/+18
* Fixes to documentationSteffen Hahn2012-01-124-15/+39
* Return integers instead of enums for Q_INVOKABLE in QML.Xizhi Zhu2012-01-1212-120/+281
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-123-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-0618-18/+18
* Add InputDeviceInfo element.Xizhi Zhu2011-12-304-2/+368
* Add the docs for DisplayInfo element.Xizhi Zhu2011-12-301-0/+69
* Add the doc for QML DeviceProfile element.Xizhi Zhu2011-12-261-0/+41
* Add charging state FullSteffen Hahn2011-12-142-1/+3
* Fixed typoSteffen Hahn2011-12-142-2/+2
* Update the docs.Xizhi Zhu2011-12-147-7/+8
* Improve QML documents for SystemInfo.Xizhi Zhu2011-12-013-30/+126
* Fix signals of NetworkInfo.Xizhi Zhu2011-12-011-8/+8
* QtSystemInfo: Fix compilation on Windows.Friedemann Kleint2011-11-294-4/+4
* Add support for USB0 sysfs pathSteffen Hahn2011-11-231-2/+2
* Add doc for ScreenSaver element.Xizhi Zhu2011-11-231-0/+16
* Add the missing WRITE for monitor properties.Xizhi Zhu2011-11-231-3/+3
* Add QML wrapper for storage info.Xizhi Zhu2011-11-234-3/+268
* Add QML wrapper of DeviceInfo.Xizhi Zhu2011-11-214-2/+469
* Fix various doc issues.Xizhi Zhu2011-11-211-2/+2
* Remove one un-needed forward declaration.Xizhi Zhu2011-11-201-2/+0
* Refactor and fix up the ServiceList dynamic update codeAndrew Stanley-Jones2011-11-172-14/+80
* Add the QML wrapper for battery info.Xizhi Zhu2011-11-154-2/+547
* Add dynamic updates to the ServiceList objectAndrew Stanley-Jones2011-11-142-6/+59
* Add QML wrapper for network info.Xizhi Zhu2011-11-104-3/+794
* Allow backwards compatability for nowAndrew Stanley-Jones2011-11-031-1/+4
* Remove copied-over qmetaobjectbuilder and use one from qtbaseLasse Holmstedt2011-11-024-2930/+4
* Fix QML namespace for P&S and SystemInfo.Xizhi Zhu2011-10-284-4/+4
* Fix crashes with service framework object when used in QMLLasse Holmstedt2011-10-272-4/+13
* Allow submodules to be dislabled at qmake timeAndrew Stanley-Jones2011-10-251-1/+4
* Use emit instead of Q_EMIT.Xizhi Zhu2011-10-182-2/+2
* QtSystems: Compile on WindowsFriedemann Kleint2011-10-111-1/+1
* Change of namespace for Qt5, qml module is now QtServiceFrameworkAndrew Stanley-Jones2011-10-102-2/+4
* Fix for declarative moduleAndrew Stanley-Jones2011-10-061-0/+1
* Add support for better selection with QML Service elementAndrew Stanley-Jones2011-09-292-26/+117
* Add QML error reportingAndrew Stanley-Jones2011-09-232-13/+56
* Fix interfaceDefault to return the first entry if there's no defaultAndrew Stanley-Jones2011-08-311-12/+0