summaryrefslogtreecommitdiffstats
path: root/src/dbus/qt_attribution.json
Commit message (Collapse)AuthorAgeFilesLines
* Update dbus header and document its provenanceEdward Welbourne2018-10-191-0/+3
| | | | | | | | | | | There's been one minor change in a struct and some minor re-ordering of other things within their files (reflected here to simplify future checks); and qt_attribution.json didn't document enough details to ensure reliable review. Task-number: QTBUG-70011 Change-Id: Iccff9cfd899e58cb42837c4628acacd7877c5b01 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
* Document libdbus-1 code in Qt D-BusKai Koehne2018-04-201-0/+15
[ChangeLog][Third-Party Code] Libdbus-1 code in Qt D-Bus is now properly documented. The code is licensed under AFL-2.1 OR GPL-2.0-or-later. Change-Id: I38bd6f38175562fff03ae84fc7a5c435de4cb972 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>