summaryrefslogtreecommitdiffstats
path: root/src/systeminfo/qsysteminfo_mac.mm
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
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-181-17/+17
* Improve QSystemInfo a little bit.Xizhi Zhu2011-05-061-5/+1
* prepare for mac os x 10.7Lorn Potter2011-04-111-20/+25
* uniquieid build on macLorn Potter2011-03-241-3/+6
* Merge branch 'master' into uniqueidLorn Potter2011-03-241-0/+5
|\
| * Merge branch 'master' into 1.3Lorn Potter2011-03-231-16/+78
| |\
| * | initial thermal state from Kranthi KuntalaLorn Potter2011-02-101-0/+5
* | | initial uniqueid change commitLorn Potter2011-03-241-1/+1
| |/ |/|
* | fix battery things.Lorn Potter2011-03-221-3/+4
* | improve battery2 qml. fix charge time to seconds on mac.Lorn Potter2011-03-221-1/+1
* | wrong class nameLorn Potter2011-03-111-1/+1
* | remove packet service from network modes.Lorn Potter2011-03-111-0/+5
* | fix qml signal error. add qml example for systemdeviceinfo.Lorn Potter2011-03-071-8/+22
* | keypadLightOn for macLorn Potter2011-03-071-1/+33
* | fix compiler warning on macLorn Potter2011-02-231-1/+1
* | fix mac buildLorn Potter2011-02-101-7/+2
* | refactor screensaver class.Lorn Potter2011-02-101-2/+17
|/
* fix backlightstate enum spelling on macLorn Potter2011-01-191-2/+2
* getOrientation -> orientationLorn Potter2011-01-141-1/+1
* fix build for lockStatusLorn Potter2010-12-201-2/+2
* clarify LockTypesLorn Potter2010-12-171-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-systeminfoLorn Potter2010-12-171-1/+4
|\
| * fix deviceStatus on macLorn Potter2010-12-161-1/+4
* | remove startCurrentMeasurement function.Lorn Potter2010-12-161-4/+0
|/
* make sure 99 gets included. it feels left outLorn Potter2010-12-151-1/+1
* rename and clarify.Lorn Potter2010-12-141-3/+3
* remove voltageChanged as per API discussions.Lorn Potter2010-12-141-1/+0
* fix build on wonky macLorn Potter2010-12-081-1/+1
* keypadType -> KeypadTypeLorn Potter2010-12-081-1/+1
* fix more tests on mac.Lorn Potter2010-12-081-0/+18
* do not use QLocale to get the locale, as it does not return good values.Lorn Potter2010-12-081-14/+10
* add profile details.Lorn Potter2010-12-071-0/+15
* use Q_FOREACH on macLorn Potter2010-12-071-2/+2
* fix test on macbookLorn Potter2010-12-061-2/+1
* fix time to fulll on macproLorn Potter2010-12-061-0/+3
* refine battery API, autotestsLorn Potter2010-12-061-4/+1
* fix crash in storageinfo.Lorn Potter2010-12-061-8/+10
* some autopool stuff.Lorn Potter2010-12-051-3/+15
* fix mac buildLorn Potter2010-12-021-1/+1
* hostID -> uniqueIDLorn Potter2010-12-021-2/+2
* name these betterLorn Potter2010-11-301-2/+9
* move backLight to DisplayInfo, and add enum and include dimmedLorn Potter2010-11-301-7/+3
* replace depreciated API callLorn Potter2010-11-271-6/+13
* add signals and fix up mac batteryinfoLorn Potter2010-11-271-97/+105
* mac implementationLorn Potter2010-11-241-28/+92
* Merge branch 'master' into batteryinfoLorn Potter2010-11-241-2/+4
|\
| * fix crash on mac under certain circumstancesLorn Potter2010-11-241-2/+4
* | use a timer for getting battery level on windowsLorn Potter2010-11-231-0/+37