summaryrefslogtreecommitdiffstats
path: root/src/systeminfo/qsystemdeviceinfo.h
Commit message (Expand)AuthorAgeFilesLines
* Update to new license formatSergio Ahumada2012-11-071-22/+22
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-071-3/+3
* fix for bug QTTH-1454Kranthi Kuntala2011-07-221-1/+0
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-181-17/+17
* Format the code.Xizhi Zhu2011-04-191-21/+14
* Merge branch 'master' into uniqueidLorn Potter2011-03-241-1/+11
|\
| * Merge branch 'master' into 1.3Lorn Potter2011-03-231-4/+10
| |\
| * | fix tabs and style issuesLorn Potter2011-02-101-5/+5
| * | initial thermal state from Kranthi KuntalaLorn Potter2011-02-101-1/+11
* | | initial uniqueid change commitLorn Potter2011-03-241-2/+3
| |/ |/|
* | make lock state unknown = 0Lorn Potter2011-03-071-1/+1
* | fix qml signal error. add qml example for systemdeviceinfo.Lorn Potter2011-03-071-2/+8
* | this works better as 0Lorn Potter2011-02-211-1/+1
|/
* fix build by removing inadvertant paste.Lorn Potter2011-02-031-1/+1
* needs Q_FLAGS tooLorn Potter2011-02-031-1/+2
* remove this as property as it is not accessable from QML.Lorn Potter2011-01-241-2/+0
* make profiledetails in QSystemDeviceInfo available in QMLLorn Potter2011-01-211-2/+0
* getActiveProfileDetails -> activeProfileDetails, ActiveProfileDetails ->Lorn Potter2011-01-211-8/+8
* fix up declarative networkinfo docsLorn Potter2011-01-201-1/+1
* fix more qdocsLorn Potter2011-01-181-1/+1
* fix up docsLorn Potter2011-01-181-3/+5
* use flags for LockType, as pin and keys can both be locked at onceLorn Potter2010-12-171-2/+2
* clarify LockTypesLorn Potter2010-12-171-8/+8
* need to know when the keyboard is flippable.Lorn Potter2010-12-151-2/+3
* dont use a pointer to ActiveProfileDetailsLorn Potter2010-12-151-2/+11
* rename and clarify.Lorn Potter2010-12-141-6/+6
* remove unused Q_ENUMLorn Potter2010-12-081-1/+0
* keypadType -> KeypadTypeLorn Potter2010-12-081-3/+3
* add profile details.Lorn Potter2010-12-071-0/+16
* hostID -> uniqueIDLorn Potter2010-12-021-1/+1
* move backLight to DisplayInfo, and add enum and include dimmedLorn Potter2010-11-301-1/+0
* keep compatible with 1.1Lorn Potter2010-11-241-1/+1
* make keypadLightOn better.Lorn Potter2010-11-191-2/+8
* make device lock better.Lorn Potter2010-11-191-3/+4
* Fix merge commit 99b99185ca6b91158e109a1e636fa510cb2389caKevin Wu Won2010-10-291-0/+1
* Merge remote branch 'origin/1.1' into master-from-1.1Rohan McGovern2010-10-261-1/+2
|\
| * fix up MNC and MCC labelsLorn Potter2010-10-111-1/+2
| * fix doc changesLorn Potter2010-10-041-1/+1
* | fix symbian build.Lorn Potter2010-10-201-1/+1
* | fix docs and add backlightOnLorn Potter2010-10-191-1/+1
* | just move the new API's together in the headerLorn Potter2010-10-061-24/+24
* | it's LockType and it has UnknownLockLorn Potter2010-10-051-1/+2
* | add typeOfLock and lockChanged signalLorn Potter2010-10-051-0/+10
* | make hostId return a QUuidLorn Potter2010-10-041-1/+2
* | add hostId (PublicID)Lorn Potter2010-10-041-0/+1
* | add deviceLocked signalLorn Potter2010-10-041-1/+2
* | implement keypadLightOn and backlighOnLorn Potter2010-10-041-0/+4
* | Merge branch 'master' into 1.2Lorn Potter2010-09-301-2/+2
|\|
| * make the declarative example work again.Lorn Potter2010-09-281-2/+2
* | cellId is intLorn Potter2010-09-101-2/+0