summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsystemdeviceinfo/tst_qsystemdeviceinfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
| | | | | | Change-Id: I96513e8b6f09e76998a18edb5411ae06f52cba7c Reviewed-by: Akseli Salovaara <akseli.salovaara@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
* Update to new license formatSergio Ahumada2012-11-071-22/+22
| | | | | | | Also fixing some left overs from 8de152a9e1deb533070663cccf6a98e0d374b1d6 Change-Id: I28a91ca233dd835e6e53efbbd7ebd649461f5c04 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-071-3/+3
| | | | | | | Change copyrights and license headers from Nokia to Digia Change-Id: Ie3b9224b2b6a32b417fa0b6643350d45046381e6 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-181-17/+17
| | | | | | | Updated version of LGPL licenseheader. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* remove compiler warningsLorn Potter2011-04-121-1/+3
|
* Merge branch 'master' into testLorn Potter2011-04-071-1/+14
|\ | | | | | | | | | | | | | | | | Conflicts: configure src/systeminfo/qsystemgeneralinfo.h src/systeminfo/qsystemnetworkinfo.cpp src/systeminfo/qsystemstorageinfo.cpp src/systeminfo/systeminfo.pro
| * Merge branch 'master' into uniqueidLorn Potter2011-03-241-0/+13
| |\ | | | | | | | | | | | | Conflicts: src/systeminfo/linux/qsysteminfo_linux_common.cpp
| | * Thermal State and Changes example and auto tests addedkranthi2011-02-181-0/+13
| | |
| * | initial uniqueid change commitLorn Potter2011-03-241-1/+1
| |/
* | Merge branch 'master' into testLorn Potter2011-01-281-26/+26
|\| | | | | | | | | | | | | | | | | Conflicts: plugins/declarative/systeminfo/qdeclarativebatteryinfo.cpp plugins/declarative/systeminfo/qdeclarativedeviceinfo.cpp src/systeminfo/qsysteminfo_simulator_p.h src/systeminfo/systeminfo.pro tests/auto/qsystemdeviceinfo/tst_qsystemdeviceinfo.cpp
| * getActiveProfileDetails -> activeProfileDetails, ActiveProfileDetails ->Lorn Potter2011-01-211-3/+3
| | | | | | | | ProfileDetails
* | Merge branch 'master' into testLorn Potter2011-01-061-2/+2
|\| | | | | | | | | | | | | Conflicts: src/systeminfo/qsystembatteryinfo.cpp src/systeminfo/qsystemdeviceinfo.h tests/auto/qsystemdeviceinfo/tst_qsystemdeviceinfo.cpp
| * clarify LockTypesLorn Potter2010-12-171-6/+5
| |
* | fix tests.Lorn Potter2010-12-151-0/+3
| |
* | rename test_sim -> test_use_simLorn Potter2010-12-151-9/+9
| |
* | Merge branch 'master' into testLorn Potter2010-12-151-4/+4
|\|
| * dont use a pointer to ActiveProfileDetailsLorn Potter2010-12-151-4/+4
| |
* | fix buildLorn Potter2010-12-141-5/+5
| |
* | Merge branch 'master' into testLorn Potter2010-12-141-2/+2
|\| | | | | | | | | Conflicts: tests/auto/qsystemdeviceinfo/tst_qsystemdeviceinfo.cpp
| * rename and clarify.Lorn Potter2010-12-141-3/+3
| |
* | use configure switchLorn Potter2010-12-141-0/+9
| |
* | Merge branch 'master' into testLorn Potter2010-12-141-2/+7
|\| | | | | | | | | | | Conflicts: src/systeminfo/systeminfo.pro tests/auto/qsystemnetworkinfo/tst_qsystemnetworkinfo.cpp
| * dont add wirelesskeypard when there isn't. and test.Lorn Potter2010-12-101-2/+7
| |
* | update.Lorn Potter2010-12-081-17/+15
| |
* | Merge branch 'master' into testLorn Potter2010-12-081-0/+16
|\| | | | | | | | | Conflicts: tests/auto/qsystemdeviceinfo/tst_qsystemdeviceinfo.cpp
| * add profile details.Lorn Potter2010-12-071-0/+15
| |
* | Merge branch 'master' into testLorn Potter2010-12-021-11/+3
|\| | | | | | | | | | | Conflicts: src/systeminfo/qsystemdisplayinfo.cpp src/systeminfo/qsystemdisplayinfo.h
| * hostID -> uniqueIDLorn Potter2010-12-021-3/+3
| |
| * change autotests tooLorn Potter2010-11-301-8/+0
| |
* | Merge branch 'master' into testLorn Potter2010-11-291-4/+8
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: src/systeminfo/linux/qsysteminfo_linux_common.cpp src/systeminfo/qsystembatteryinfo.cpp src/systeminfo/qsystembatteryinfo.h src/systeminfo/qsystemdeviceinfo.cpp src/systeminfo/qsystemdeviceinfo.h src/systeminfo/systeminfo.pro tests/sysinfo-tester/main.cpp
| * make keypadLightOn better.Lorn Potter2010-11-191-1/+5
| |
| * make device lock better.Lorn Potter2010-11-191-3/+3
| |
* | formatting stuffLorn Potter2010-11-041-5/+5
| |
* | add signal testing for QSystemNetworkInfo and QSystemDeviceInfo.Lorn Potter2010-11-041-33/+459
|/
* add typeOfLock testLorn Potter2010-10-061-0/+14
|
* make hostId return a QUuidLorn Potter2010-10-041-3/+2
|
* add some tests fro new functionsLorn Potter2010-10-041-2/+26
|
* Merge branch 'master' into 1.2Lorn Potter2010-09-231-16/+18
|\ | | | | | | | | | | Conflicts: src/systeminfo/qsysteminfo_linux_common.cpp src/systeminfo/qsysteminfo_linux_common_p.h
| * remove the signal tests for battery level changed, as these will fail.Lorn Potter2010-09-221-16/+18
| | | | | | | | | | | | | | Until we simulate the system, or wait for however long in the autotest... Task-number: MOBILITY-1451
* | Merge branch 'master' into 1.2Lorn Potter2010-09-161-2/+2
|\| | | | | | | | | Conflicts: tests/auto/qsystemdisplayinfo/tst_qsystemdisplayinfo.cpp
| * having no inputmethod type can be a normal return.Lorn Potter2010-09-151-2/+2
| | | | | | | | fixes test on mac.
* | add wireless keyboard connect, keyboard type and keyboard flip.Lorn Potter2010-09-071-2/+36
|/ | | | Task-number: MOBILITY-439
* Merge branch 'master' of ../qtmobilityLorn Potter2010-07-081-0/+3
|\
| * Added TESTED_COMPONENT infoEd Baak2010-07-081-0/+3
| |
* | add 'test' for currentBluetoothPowerStateLorn Potter2010-07-081-1/+7
|/
* Bump copyright date from 2009 to 2010dac2010-05-071-1/+1
|
* make unit tests work with namespaceAlex2009-11-201-0/+1
|
* make empty strings pass.Lorn Potter2009-10-301-5/+10
|
* Updated license headersStian Sandvik Thomassen2009-10-221-7/+15
| | | | Reviewed-by: Trust Me
* remove isBatteryCharging in favor of adding WallPowerChargingBattery toLorn Potter2009-09-151-13/+4
| | | | PowerState.