summaryrefslogtreecommitdiffstats
path: root/src/systeminfo/linux
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-1023-23/+23
* Fix linux build.Sergio Martins2012-11-221-0/+4
* Update to new license formatSergio Ahumada2012-11-0723-507/+507
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-0723-69/+69
* fix for bug QTTH-1454Kranthi Kuntala2011-07-221-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-serviceframewo...Qt Continuous Integration System2011-05-261-9/+10
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-serviceframeworkPeter Yard2011-05-255-253/+123
| |\
| * | Docs: Fix qdoc errors.Peter Yard2011-05-251-9/+10
| * | Introduce the QT_NO_HAL macro.Xizhi Zhu2011-05-106-76/+94
| * | Code clean-up.Xizhi Zhu2011-05-102-53/+14
| * | Harmonize the macros.Xizhi Zhu2011-05-101-36/+38
| * | Hide udisks and upower related code behind macros.Xizhi Zhu2011-05-105-45/+52
* | | Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-1823-392/+392
| |/ |/|
* | 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-065-188/+105
* | Introduce the QT_NO_HAL macro.Xizhi Zhu2011-05-056-76/+94
* | Code clean-up.Xizhi Zhu2011-05-052-53/+14
* | Harmonize the macros.Xizhi Zhu2011-05-051-36/+38
* | Hide udisks and upower related code behind macros.Xizhi Zhu2011-05-055-45/+52
|/
* Use getdomainname for networkName.Xizhi Zhu2011-05-051-15/+4
* fix build. add things removed too much stuff neededLorn Potter2011-05-052-0/+26
* Use kernel interface for network info.Xizhi Zhu2011-05-043-244/+181
* Build connman for System Info on Linux.Xizhi Zhu2011-05-044-275/+198
* Code clean-up.Xizhi Zhu2011-05-046-2262/+401
* Format the code.Xizhi Zhu2011-04-201-1/+2
* Format the code.Xizhi Zhu2011-04-196-571/+182
* Move sevel functions to desktop Linux.Xizhi Zhu2011-04-194-32/+30
* Format the code.Xizhi Zhu2011-04-194-654/+386
* Lazy loading.Xizhi Zhu2011-04-132-7/+7
* -1 is used as the error code for QSystemDisplayInfo.Xizhi Zhu2011-04-131-5/+5
* Format the code.Xizhi Zhu2011-04-134-79/+67
* 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-072-17/+38
* Format the code.Xizhi Zhu2011-04-074-310/+281
* Refactor QSystemStorageInfo a little bit.Xizhi Zhu2011-04-062-110/+85
* Format the code.Xizhi Zhu2011-04-064-183/+139
* Performance improvement for QSystemScreenSaver.Xizhi Zhu2011-04-064-30/+4
* Format the code.Xizhi Zhu2011-04-063-118/+107
* Performance improvements for QSystemNetworkInfo.Xizhi Zhu2011-04-051-53/+15
* Harmonize the error code for network info.Xizhi Zhu2011-04-044-8/+8
* Format the code.Xizhi Zhu2011-04-044-1002/+626
* Init battery status only if it's usedMatias Muhonen2011-03-312-15/+29
* use connectNotify on maemo6 network.Lorn Potter2011-03-311-0/+2
* Merge branch 'master' into uniqueidLorn Potter2011-03-242-2/+8
|\
| * fix buildLorn Potter2011-03-241-2/+2
| * Merge branch 'master' into 1.3Lorn Potter2011-03-2311-518/+1726
| |\
| * | fix tabs and style issuesLorn Potter2011-02-101-1/+1