Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in filename causing search for input device types to fail. | Sampo Saaristo | 2013-01-28 | 1 | -2/+2 |
* | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-10 | 23 | -23/+23 |
* | Fix linux build. | Sergio Martins | 2012-11-22 | 1 | -0/+4 |
* | Update to new license format | Sergio Ahumada | 2012-11-07 | 23 | -507/+507 |
* | Change copyrights from Nokia to Digia | Sergio Ahumada | 2012-11-07 | 23 | -69/+69 |
* | fix for bug QTTH-1454 | Kranthi Kuntala | 2011-07-22 | 1 | -1/+1 |
* | Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-serviceframewo... | Qt Continuous Integration System | 2011-05-26 | 1 | -9/+10 |
|\ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-serviceframework | Peter Yard | 2011-05-25 | 5 | -253/+123 |
| |\ | |||||
| * | | Docs: Fix qdoc errors. | Peter Yard | 2011-05-25 | 1 | -9/+10 |
| * | | Introduce the QT_NO_HAL macro. | Xizhi Zhu | 2011-05-10 | 6 | -76/+94 |
| * | | Code clean-up. | Xizhi Zhu | 2011-05-10 | 2 | -53/+14 |
| * | | Harmonize the macros. | Xizhi Zhu | 2011-05-10 | 1 | -36/+38 |
| * | | Hide udisks and upower related code behind macros. | Xizhi Zhu | 2011-05-10 | 5 | -45/+52 |
* | | | Update licenseheader text in source files for qtmobility | Jyri Tahtela | 2011-05-18 | 23 | -392/+392 |
| |/ |/| | |||||
* | | Don't leak memory in uriForDrive (fixes: NB#255190) | Matias Muhonen | 2011-05-13 | 1 | -2/+0 |
* | | Improve QSystemInfo a little bit. | Xizhi Zhu | 2011-05-06 | 1 | -63/+18 |
* | | Code clean-up. | Xizhi Zhu | 2011-05-06 | 5 | -188/+105 |
* | | Introduce the QT_NO_HAL macro. | Xizhi Zhu | 2011-05-05 | 6 | -76/+94 |
* | | Code clean-up. | Xizhi Zhu | 2011-05-05 | 2 | -53/+14 |
* | | Harmonize the macros. | Xizhi Zhu | 2011-05-05 | 1 | -36/+38 |
* | | Hide udisks and upower related code behind macros. | Xizhi Zhu | 2011-05-05 | 5 | -45/+52 |
|/ | |||||
* | Use getdomainname for networkName. | Xizhi Zhu | 2011-05-05 | 1 | -15/+4 |
* | fix build. add things removed too much stuff needed | Lorn Potter | 2011-05-05 | 2 | -0/+26 |
* | Use kernel interface for network info. | Xizhi Zhu | 2011-05-04 | 3 | -244/+181 |
* | Build connman for System Info on Linux. | Xizhi Zhu | 2011-05-04 | 4 | -275/+198 |
* | Code clean-up. | Xizhi Zhu | 2011-05-04 | 6 | -2262/+401 |
* | Format the code. | Xizhi Zhu | 2011-04-20 | 1 | -1/+2 |
* | Format the code. | Xizhi Zhu | 2011-04-19 | 6 | -571/+182 |
* | Move sevel functions to desktop Linux. | Xizhi Zhu | 2011-04-19 | 4 | -32/+30 |
* | Format the code. | Xizhi Zhu | 2011-04-19 | 4 | -654/+386 |
* | Lazy loading. | Xizhi Zhu | 2011-04-13 | 2 | -7/+7 |
* | -1 is used as the error code for QSystemDisplayInfo. | Xizhi Zhu | 2011-04-13 | 1 | -5/+5 |
* | Format the code. | Xizhi Zhu | 2011-04-13 | 4 | -79/+67 |
* | maemo and linux build | Lorn Potter | 2011-04-13 | 1 | -1/+0 |
* | fix auto tests. | Xizhi Zhu | 2011-04-11 | 1 | -1/+1 |
* | Fix the currentLanguageChanged() signal. | Xizhi Zhu | 2011-04-07 | 2 | -17/+38 |
* | Format the code. | Xizhi Zhu | 2011-04-07 | 4 | -310/+281 |
* | Refactor QSystemStorageInfo a little bit. | Xizhi Zhu | 2011-04-06 | 2 | -110/+85 |
* | Format the code. | Xizhi Zhu | 2011-04-06 | 4 | -183/+139 |
* | Performance improvement for QSystemScreenSaver. | Xizhi Zhu | 2011-04-06 | 4 | -30/+4 |
* | Format the code. | Xizhi Zhu | 2011-04-06 | 3 | -118/+107 |
* | Performance improvements for QSystemNetworkInfo. | Xizhi Zhu | 2011-04-05 | 1 | -53/+15 |
* | Harmonize the error code for network info. | Xizhi Zhu | 2011-04-04 | 4 | -8/+8 |
* | Format the code. | Xizhi Zhu | 2011-04-04 | 4 | -1002/+626 |
* | Init battery status only if it's used | Matias Muhonen | 2011-03-31 | 2 | -15/+29 |
* | use connectNotify on maemo6 network. | Lorn Potter | 2011-03-31 | 1 | -0/+2 |
* | Merge branch 'master' into uniqueid | Lorn Potter | 2011-03-24 | 2 | -2/+8 |
|\ | |||||
| * | fix build | Lorn Potter | 2011-03-24 | 1 | -2/+2 |
| * | Merge branch 'master' into 1.3 | Lorn Potter | 2011-03-23 | 11 | -518/+1726 |
| |\ | |||||
| * | | fix tabs and style issues | Lorn Potter | 2011-02-10 | 1 | -1/+1 |