summaryrefslogtreecommitdiffstats
path: root/src/serialbus/qcanbusdeviceinfo.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* QtSerialBus: replace qSwap with std::member-swap where possibleMarc Mutz2022-05-111-1/+1
* Use up-to date LGPL license headerKai Köhne2021-11-301-11/+14
* QCanBusDeviceInfo: Add method to obtain the plugin nameAndre Hartmann2021-07-231-0/+1
* QCanBus{DeviceInfo|Frame} Modernize with constexpr and noexceptAndre Hartmann2021-03-251-2/+2
* QCanBusDeviceInfo: Add function alias()Andre Hartmann2020-02-181-0/+1
* Deprecate qserialbusglobal.h in favor of qtserialbusglobal.hAlex Blasche2018-10-241-1/+1
* Add more info to QCanBusDeviceInfoAndre Hartmann2018-01-121-0/+3
* QCanBusDeviceInfo: Remove unused forward declarationAndre Hartmann2017-04-251-1/+0
* QCanBusDeviceInfo: Improve implementationAndre Hartmann2017-04-081-1/+1
* QCanBusDeviceInfo: cancel friendship to GenericBusPluginAndre Hartmann2017-03-131-1/+0
* QCanBusDeviceInfo: Public API improvementAndre Hartmann2017-03-061-2/+13
* CAN: Add QCanBusDeviceInfoAndre Hartmann2017-01-101-0/+75