summaryrefslogtreecommitdiffstats
path: root/src/systeminfo/linux/qsysteminfo_linux_common.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in filename causing search for input device types to fail.Sampo Saaristo2013-01-281-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* 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
* Don't leak memory in uriForDrive (fixes: NB#255190)Matias Muhonen2011-05-131-2/+0
* Improve QSystemInfo a little bit.Xizhi Zhu2011-05-061-63/+18
* Code clean-up.Xizhi Zhu2011-05-061-8/+2
* Introduce the QT_NO_HAL macro.Xizhi Zhu2011-05-051-54/+58
* Harmonize the macros.Xizhi Zhu2011-05-051-36/+38
* Hide udisks and upower related code behind macros.Xizhi Zhu2011-05-051-24/+16
* Use getdomainname for networkName.Xizhi Zhu2011-05-051-15/+4
* Use kernel interface for network info.Xizhi Zhu2011-05-041-231/+160
* Build connman for System Info on Linux.Xizhi Zhu2011-05-041-199/+175
* Format the code.Xizhi Zhu2011-04-201-1/+2
* Format the code.Xizhi Zhu2011-04-191-1/+1
* Move sevel functions to desktop Linux.Xizhi Zhu2011-04-191-26/+11
* Format the code.Xizhi Zhu2011-04-191-499/+273
* Lazy loading.Xizhi Zhu2011-04-131-6/+7
* -1 is used as the error code for QSystemDisplayInfo.Xizhi Zhu2011-04-131-5/+5
* Format the code.Xizhi Zhu2011-04-131-58/+64
* maemo and linux buildLorn Potter2011-04-131-1/+0
* fix auto tests.Xizhi Zhu2011-04-111-1/+1
* Fix the currentLanguageChanged() signal.Xizhi Zhu2011-04-071-14/+30
* Format the code.Xizhi Zhu2011-04-071-288/+268
* Refactor QSystemStorageInfo a little bit.Xizhi Zhu2011-04-061-98/+79
* Format the code.Xizhi Zhu2011-04-061-145/+120
* Performance improvement for QSystemScreenSaver.Xizhi Zhu2011-04-061-10/+0
* Format the code.Xizhi Zhu2011-04-061-1/+0
* Performance improvements for QSystemNetworkInfo.Xizhi Zhu2011-04-051-53/+15
* Harmonize the error code for network info.Xizhi Zhu2011-04-041-4/+4
* Format the code.Xizhi Zhu2011-04-041-622/+446
* Init battery status only if it's usedMatias Muhonen2011-03-311-15/+27
* use connectNotify on maemo6 network.Lorn Potter2011-03-311-0/+2
* Merge branch 'master' into uniqueidLorn Potter2011-03-241-2/+6
|\
| * fix buildLorn Potter2011-03-241-2/+2
| * Merge branch 'master' into 1.3Lorn Potter2011-03-231-239/+572
| |\
| * | fix tabs and style issuesLorn Potter2011-02-101-1/+1
| * | initial thermal state from Kranthi KuntalaLorn Potter2011-02-101-0/+4
* | | build on meegoLorn Potter2011-03-241-6/+3
* | | initial uniqueid change commitLorn Potter2011-03-241-38/+10
| |/ |/|
* | stop seg fault on linux in displayLorn Potter2011-03-231-1/+0
* | move xrandr orientation stuff to linux commonLorn Potter2011-03-231-0/+61
* | fix maemo6 lockStatus and fix example to show it.Lorn Potter2011-03-231-5/+0
* | fix remaining capacity bug on maemo6Lorn Potter2011-03-231-10/+5
* | fix up units for meegoLorn Potter2011-03-231-4/+23
* | getter for cellData for ofonoLorn Potter2011-03-181-0/+12
* | return -1 for invalid screensLorn Potter2011-03-181-10/+35
* | fix buildLorn Potter2011-03-161-2/+2
* | try harder with meego and memcard detection.Lorn Potter2011-03-171-43/+66