summaryrefslogtreecommitdiffstats
path: root/tests/auto/plugins/genericcanbus/dummybackend.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into 5.9v5.9.0-beta1Liang Qi2017-03-311-1/+1
|\
| * Updated copyright headersAndre Hartmann2017-02-021-1/+1
* | QCanBusDeviceInfo: cancel friendship to GenericBusPluginAndre Hartmann2017-03-131-0/+2
|/
* GenericCanBus: Remove unused variableAndre Hartmann2016-09-051-3/+0
* CAN: Do not use QPointer class as it is overheadDenis Shienkov2016-05-041-2/+1
* Replace 'Q_DECL_OVERRIDE' with 'override'Denis Shienkov2016-04-261-4/+4
* Move configuration data into QCanBusDeviceAlex Blasche2015-07-311-4/+0
* Manage the readFrame() queue inside QCanBusDevicePrivateAlex Blasche2015-07-291-2/+0
* Rename QCBD::availableFrames() to QCBD::framesAvailable()Denis Shienkov2015-07-291-1/+1
* Add error description function to QCanBusDevice.Alex Blasche2015-07-281-0/+2
* Shift generic dummy plugin to testsAlex Blasche2015-07-271-0/+76