summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make bluetooth support optionalRainer Keller2016-11-012-2/+4
* Fix typoRainer Keller2016-10-312-6/+6
* Remove unneeded includeRainer Keller2016-10-311-1/+2
* Use new style signals and slots connectionRainer Keller2016-10-311-4/+4
* Fix uninitialized variablesRainer Keller2016-10-312-0/+6
* Fix unused variable warningRainer Keller2016-10-311-1/+0
* Fix deprecated QString warningRainer Keller2016-10-311-1/+1
* Qt does not name getter functions with 'get'Rainer Keller2016-10-314-6/+6
* Fix compile errors: declaration of ‘<X>’ shadows a member of 'this'Rainer Keller2016-10-313-220/+309
* Fix compile error: No Qt keywords allowed in header filesRainer Keller2016-10-3117-46/+46
* Fix compile error: 0 is not allowed for pointer initialization anymoreRainer Keller2016-10-3122-35/+35
* Doc: Document QtDeviceUtilitiesTopi Reinio2016-09-0614-38/+1075
* Doc: Remove rest of the generic Qt for Device Creation doc filesTopi Reinio2016-09-013-347/+0
* Doc: Bump version to 5.7.1Topi Reinio2016-09-011-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Samuli Piippo2016-09-0137-3669/+99
|\
| * Doc: Remove generic Device Creation documentationTopi Reinio2016-09-0139-3684/+129
* | Added additional instructions for Windows users using BeagleBone BlackKari Hormi2016-06-301-0/+12
* | Fixes to networkSettingsService model handlingKimmo Ollila2016-06-145-11/+69
* | Updated iconsKimmo Ollila2016-06-1432-46/+52
* | Doc: Add documentation for NVIDIA DRIVE CXTopi Reinio2016-06-106-1/+92
* | Doc: Add documentation for Intel NUCTopi Reinio2016-06-105-0/+118
* | Doc: Remove references to SILICA ArchiTech TibidaboTopi Reinio2016-06-095-88/+5
* | Doc: Bump version to 5.7.0Topi Reinio2016-06-0913-23/+28
* | Merge remote-tracking branch 'origin/dev' into 5.7Samuli Piippo2016-06-077-15/+241
|\ \
| * \ Merge remote-tracking branch 'origin/5.7' into devSamuli Piippo2016-06-07196-2081/+2521
| |\ \
| * | | Add support for Raspberry Pi 3Tuomas Heimonen2016-05-255-13/+31
| * | | doc: Add emulator build instructionsLeena Miettinen2016-05-234-2/+210
* | | | Fixed connman backend crashes and changed it as default.Kimmo Ollila2016-06-077-29/+39
| |/ / |/| |
* | | Changed SettingsUI application install path to QT_INSTALL_BINSKimmo Ollila2016-06-071-1/+1
* | | Fixed WPA supplicant and made it default backend for wifi settings.Kimmo Ollila2016-06-0611-30/+50
* | | Replaced license headers with GPLv3Kimmo Ollila2016-06-02102-1804/+1947
* | | Replaced VirtualKeyboard import uriKimmo Ollila2016-06-023-3/+2
* | | Replaced Device Utilities import uris to QtDeviceUtilities.xKimmo Ollila2016-06-0134-38/+38
* | | Separated SettingsUI to its own plugin.Kimmo Ollila2016-05-13106-325/+603
|/ /
* | Doc: Update static build documentationTopi Reinio2016-05-031-17/+8
* | doc: Add headline before next sectionRainer Keller2016-04-211-0/+2
* | Merge remote-tracking branch 'origin/5.6' into devSamuli Piippo2016-04-0617-122/+206
|\|
| * Doc: ChangeLog for 5.6.0Topi Reinio2016-03-111-1/+35
| * Doc: Fix small inconsistency for tree element separator.David Schulz2016-03-111-1/+1
| * Doc: Update which Yocto release is used.Topi Reinio2016-03-101-1/+1
| * Doc: Clarify GPU options in i.MX6 boardsTopi Reinio2016-03-101-1/+1
| * Doc: Also support Windows as a development host system.David Schulz2016-03-108-26/+84
| * Doc: Remove duplicated file.David Schulz2016-03-041-45/+0
| * Revert "Device settings UI."Teemu Holappa2016-02-29171-8558/+0
| * Doc: Add note about resetting U-Boot env.Gatis Paeglis2016-02-261-0/+9
| * doc: update toradex u-boot commandsSamuli Piippo2016-02-252-3/+12
| * doc: update kontron board instructionsSamuli Piippo2016-02-241-1/+1
| * doc: update yocto documentationSamuli Piippo2016-02-151-43/+21
| * Doc: List the 3rdparty components used by the Qt add-onsVenugopal Shivashankar2016-02-102-2/+43
* | Simplified AnalogClock implementationKimmo Ollila2016-03-164-160/+175