summaryrefslogtreecommitdiffstats
path: root/src/systeminfo/linux/qsysteminfo_linux.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fix linux build.Sergio Martins2012-11-221-0/+4
* 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
* Code clean-up.Xizhi Zhu2011-05-061-45/+10
* Introduce the QT_NO_HAL macro.Xizhi Zhu2011-05-051-10/+4
* Use kernel interface for network info.Xizhi Zhu2011-05-041-7/+21
* Build connman for System Info on Linux.Xizhi Zhu2011-05-041-51/+4
* Move sevel functions to desktop Linux.Xizhi Zhu2011-04-191-0/+15
* Format the code.Xizhi Zhu2011-04-191-105/+96
* Format the code.Xizhi Zhu2011-04-131-15/+1
* Format the code.Xizhi Zhu2011-04-071-9/+9
* Format the code.Xizhi Zhu2011-04-061-9/+0
* Performance improvement for QSystemScreenSaver.Xizhi Zhu2011-04-061-2/+2
* Format the code.Xizhi Zhu2011-04-061-116/+107
* Harmonize the error code for network info.Xizhi Zhu2011-04-041-1/+1
* Format the code.Xizhi Zhu2011-04-041-302/+143
* move xrandr orientation stuff to linux commonLorn Potter2011-03-231-60/+2
* fix maemo6 lockStatus and fix example to show it.Lorn Potter2011-03-231-0/+4
* getter for cellData for ofonoLorn Potter2011-03-181-4/+4
* remove packet service from network modes.Lorn Potter2011-03-111-0/+5
* make compiler happier.Lorn Potter2011-03-011-1/+5
* get ofono workingLorn Potter2011-02-251-4/+62
* fix build on meegoLorn Potter2011-02-251-10/+22
* fix buildLorn Potter2011-02-251-7/+5
* Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-systeminfoLorn Potter2011-02-251-16/+22
|\
| * fix crash when checking orientation on X11 there is no real event loop.Lorn Potter2011-02-251-16/+22
* | add networkmanager/modemmanager support for gsm on linux.Lorn Potter2011-02-251-55/+247
|/
* share to DPI code.Lorn Potter2011-02-181-60/+0
* fix screensaver inhibit on linuxLorn Potter2011-02-111-5/+10
* fix build on non X linuxLorn Potter2011-02-111-3/+4
* kwin runs on session busLorn Potter2011-02-101-8/+3
* fix buildLorn Potter2011-02-101-1/+1
* use inhibitedLorn Potter2011-02-101-6/+1
* fix small logic bugLorn Potter2011-02-101-5/+3
* refactor screensaver class.Lorn Potter2011-02-101-16/+31
* orientationChanged signal for linux desktop using xrandr stuff.Lorn Potter2011-02-071-1/+60
* dont use static variable of systembusLorn Potter2011-01-241-12/+5
* move linux orientation to common.Lorn Potter2011-01-191-35/+0
* getOrientation -> orientationLorn Potter2011-01-141-1/+1
* fix maemo6 and meego definesLorn Potter2011-01-141-4/+4
* add profile details.Lorn Potter2010-12-071-0/+16
* fix meego screensaver inhibitLorn Potter2010-12-021-5/+10
* name these betterLorn Potter2010-11-301-1/+1
* move backLight to DisplayInfo, and add enum and include dimmedLorn Potter2010-11-301-2/+3
* fix linux buildLorn Potter2010-11-291-1/+1
* silence compiler warningLorn Potter2010-11-291-0/+1
* Merge branch 'master' into batteryinfoLorn Potter2010-11-191-1/+0
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-systeminfoLorn Potter2010-11-111-8/+105
| |\