summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove \ingroup all-examples command from the docsHEADdevJaishree Vyas2023-07-122-2/+0
* Migrate publish susbscribe to QRegularExpressionSamuel Gaist2019-01-031-2/+2
* Migrate the service framework to QRegularExpressionSamuel Gaist2019-01-032-12/+15
* Migrate the QDeviceInfo class to QRegularExpressionSamuel Gaist2019-01-032-16/+25
* Fix license headersJani Heikkinen2018-01-22216-3427/+5007
* Update outdated license headers with correct onesJani Heikkinen2017-11-2243-115/+405
* Fix namespaced simulator buildOliver Wolff2017-11-082-2/+6
* Fix simulator build for WindowsOliver Wolff2017-11-081-5/+7
* Move inputinfomanager into generic systeminfo sourcesOliver Wolff2017-09-184-8/+11
* simulator: Export needed symbolsRainer Keller2017-07-192-4/+8
* Disable serviceframework for Boot to QtRainer Keller2017-07-194-7/+7
* simulator: Add missing glue code for health and temperatureRainer Keller2017-07-144-2/+22
* simulator: Use refactored QtSimulator APIRainer Keller2017-07-142-37/+16
* simulator: Remove DeviceInfo and NetworkInfo supportRainer Keller2017-07-1413-1948/+15
* Compile fix for simulatorRainer Keller2017-07-142-5/+12
* Remove unneeded ifdefRainer Keller2017-07-141-2/+0
* simulator: Fix binary protocol bugRainer Keller2017-07-141-1/+1
* simulator: Fix compile warningRainer Keller2017-07-141-1/+1
* Remove strict compile configRainer Keller2017-05-101-2/+3
* Remove strictStrings check from compile flagsRainer Keller2017-05-081-0/+1
* Remove uses of QString::nullMarc Mutz2017-03-112-3/+3
* Don't crash if udev_monitor_new_from_netlink failsAlbert Astals Cid2017-02-102-30/+38
* msvc: Fix build with less permissive compiler optionsMaurice Kalinowski2016-11-162-4/+11
* mingw: fix buildMaurice Kalinowski2016-11-161-1/+3
* Fix crash on mir based systemsLorn Potter2016-09-075-26/+61
* Add QInputDeviceInfoLorn Potter2016-08-1839-16/+2518
* fix example installOswald Buddenhagen2016-05-251-2/+2
* QServiceManager: don't deref nullptrMarc Mutz2016-03-031-1/+1
* Make more ctors explicitMarc Mutz2016-03-038-11/+11
* Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-039-22/+22
* Disable build for winceAndreas Holzammer2016-02-051-1/+1
* Fix warning about missing QT_X_NAMESPACEChristian Strømme2016-01-071-0/+4
* Fix warnings from use of the deprecated c string to QString conversion.Christian Strømme2016-01-071-3/+6
* Fix name mismatch.Christian Strømme2016-01-071-1/+1
* Add support for disabling/enabling the screen saver on Mir/Ubuntu.Christian Strømme2016-01-074-6/+160
* Add classname entries to qmldirRainer Keller2015-12-183-0/+3
* Fix build on Windows.David Schulz2015-12-171-21/+21
* Fix MinGW build.David Schulz2015-12-171-3/+1
* Use the new way of disabling strict C++ supportThiago Macieira2015-09-211-9/+1
* version the LICENSE.*GPL filesOswald Buddenhagen2015-09-182-0/+0
* Prospective build fix for Visual Studio 2013Simon Hausmann2015-07-302-0/+10
* Fix publishsubscribe module includesSamuel Gaist2015-07-304-4/+5
* Fix qtsystem.pro to avoid build on unsupported platformsSamuel Gaist2015-07-301-11/+11
* Re-order the uniqueDeviceId lookup orderLorn Potter2015-04-021-18/+21
* Change Qt bugtracker URL to qt.ioAlex Blasche2015-03-264-5/+5
* Update all license headersAlex Blasche2015-03-26233-4324/+2786
* Add missing QDataStream includeAlex Blasche2015-03-261-0/+1
* Remove unnecessary \inqmlmodule parameterAlejandro Exojo2014-12-082-2/+2
* Re-add BatteryInfo qmlLorn Potter2014-12-0410-957/+230
* Use QUuid directly on the binary UUID representationThiago Macieira2014-11-191-5/+3