summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* get model from hw-releaseLorn Potter2014-04-051-3/+6
* Allow searching a term in a specific release fileJakub Adam2014-03-232-4/+10
* Strip optional quotation marks from version stringJakub Adam2014-03-231-0/+3
* Prefer VERSION_ID from /etc/os-release as QDeviceInfo::OsJakub Adam2014-03-231-0/+5
* Prefer HW adaptation version as QDeviceInfo::Firmware on Sailfish OSJakub Adam2014-03-231-0/+6
* stop serviceframework and qsysteminfo building on macLorn Potter2014-03-213-5/+5
* Fix battery related compilation errors on simulatorSamuli Piippo2014-01-284-9/+6
* Updated Documentation for QBatteryInfoTravis Allen2014-01-211-103/+92
* whitespace fixesOswald Buddenhagen2014-01-202-2/+2
* Renames & Add new properties to QBatteryInfoTravis Allen2014-01-1718-20/+808
* Fix build: CWGlobals.h does not exist anymoreThiago Macieira2013-12-162-4/+2
* upower: Return QBatteryInfo::LevelEmpty when the percentage is lower than 3%.Robin Burchell2013-12-161-8/+8
* QBatteryInfo Refactorization Step 2Travis Allen2013-11-2917-233/+246
* Refactor the Linux/upower QBatteryInfo to match the other platformsTravis Allen2013-11-262-14/+96
* First steps towards QBatteryInfo RefactorizationTravis Allen2013-11-2515-92/+493
* DriveType: Cope with mmc devices with more than 9 partitionsIain Lane2013-10-181-2/+12
* Do not require signal strength information to return network status.Timo Jyrinki2013-10-101-2/+1
* Fix method invocations with both custom and standard param typesRobert Griebl2013-10-061-0/+3
* Fix simulator compilationSamuli Piippo2013-09-252-1/+7
* Port bluetooth powered signal from qtmobilityLorn Potter2013-09-119-14/+341
* Add operating system name and board name functionsLorn Potter2013-09-1011-38/+177
* Fix up some of these best guesses.Lorn Potter2013-08-291-29/+105
* try harder to find unique ID, and validate it against QUUid.Lorn Potter2013-08-051-1/+24
* Fix warning found by clang: private unused members in a classThiago Macieira2013-08-021-1/+0
* make signals work on macLorn Potter2013-08-024-17/+17
* Don't increment batteryMap before inserting.Lorn Potter2013-07-122-8/+10
* Fix compile warnings and build.Lorn Potter2013-07-111-9/+9
* Fix reading imei with ofonoLorn Potter2013-07-111-5/+7
* Fix simulator build without ofonoSamuli Piippo2013-07-051-2/+2
* make x11 dependency a qmake CONFIG opt-outLorn Potter2013-06-251-1/+1
* make ofono stuff compileLorn Potter2013-06-252-54/+56
* Remove device profile, as it is depreciated.Lorn Potter2013-06-259-535/+3
* add UPower backend for QBatteryLorn Potter2013-06-246-4/+1028
* Remove DisplayInfoLorn Potter2013-06-2411-849/+2
* remove libsysinfo, as there is not even config testLorn Potter2013-06-242-12/+1
* Fix all qmake warningsAlex Blasche2013-06-218-9/+8
* Remove JsonDB dependencies (2/2)Alex Blasche2013-06-206-1120/+1
* Remove JsonDB dependencies (1/2)Alex Blasche2013-06-194-1361/+6
* Update all plugins.qmltypes filesLiang Qi2013-06-113-17/+31
* Update qmldir filesLiang Qi2013-06-113-0/+6
* Q_GLOBAL_STATIC's use of noexcept makes QStringLiteral not workLiang Qi2013-06-113-13/+13
* remove proprietary libsysinfo stuffLorn Potter2013-05-092-62/+2
* refactor the dir structureLorn Potter2013-05-0958-104/+647
* Fix interesting warning found in publish-and-subscribeThiago Macieira2013-04-151-1/+1
* Fix warnings found in headers (headersclean)Thiago Macieira2013-04-081-4/+4
* Make QServicePackagePrivate::clean non-virtualThiago Macieira2013-04-081-1/+1
* Fix invalid use of lambda expressions in noexcept expression.Aaron McCarthy2013-03-053-12/+12
* make use of qtHaveModule()Oswald Buddenhagen2013-02-154-6/+6
* Remove use of QT_{BEGIN,END}_HEADER macros.Aaron McCarthy2013-02-0630-77/+2
* fix case of include filesMark Brand2013-02-062-5/+5