summaryrefslogtreecommitdiffstats
path: root/src/serialbus/qcanbusfactory.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate qserialbusglobal.h in favor of qtserialbusglobal.hAlex Blasche2018-10-241-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9v5.9.0-beta1Liang Qi2017-03-311-1/+1
|\
| * Revert "QCanBusFactory: de-inline virtual destructor"André Hartmann2017-03-271-1/+1
| * QCanBusFactory: de-inline virtual destructorAndre Hartmann2017-03-031-1/+1
| * Updated copyright headersAndre Hartmann2017-02-021-1/+1
* | QCanBusFactory: Restore binary compatibility to Qt 5.8Andre Hartmann2017-03-301-1/+13
* | CAN: Add QCanBusDeviceInfoAndre Hartmann2017-01-101-0/+2
|/
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-301-2/+1
|\
| * QCanBusFactory: Remove unneeded line breakAndre Hartmann2016-06-281-2/+1
* | QCanBus: Receive an error message from createDevice()Andre Hartmann2016-06-011-1/+2
|/
* Adjust header includes according to our coding conventions.Karsten Heimrich2016-01-081-2/+1
* Code coverage for tests improvedJanne Partala2015-07-311-1/+1
* Each canbus plugin provides a single backend/implementationAlex Blasche2015-07-211-4/+1
* Add new QCanBusFactory plugin interfaceAlex Blasche2015-07-211-0/+64