summaryrefslogtreecommitdiffstats
path: root/src/serialbus/qcanbusdevice_p.h
Commit message (Expand)AuthorAgeFilesLines
* CAN: Use C++11 class initialization where possibleDenis Shienkov2017-01-181-7/+3
* Add synchronous read & write to QCanBusDeviceAlex Blasche2016-05-021-0/+3
* Adjust header includes according to our coding conventions.Karsten Heimrich2016-01-081-3/+2
* Introduce an API for tracking the transferred framesDenis Shienkov2015-09-061-0/+1
* Add the multi-threaded guard to access to the incoming framesDenis Shienkov2015-08-191-1/+5
* Move configuration data into QCanBusDeviceAlex Blasche2015-07-311-0/+3
* Manage the readFrame() queue inside QCanBusDevicePrivateAlex Blasche2015-07-291-0/+2
* Make each canbus plugin directly derive from QCanBusDeviceAlex Blasche2015-07-201-9/+0
* Remove QSerialBusDeviceAlex Blasche2015-07-171-2/+9
* Remove dependency on QIODevice::OpenFlagAlex Blasche2015-07-171-1/+3
* Remove QCanBusDevice dependency on QSerialBusDevicePrivateAlex Blasche2015-07-171-0/+1
* Simplify QCanBusDeviceAlex Blasche2015-07-161-3/+0
* Fix license headers for the various source filesAlex Blasche2015-07-081-1/+1
* Fix the PIMPL for all QSerialBusDevice-derived classesDenis Shienkov2015-07-071-5/+2
* Make some cosmetic changesDenis Shienkov2015-07-061-2/+1
* Error reporting improved.Janne Partala2015-07-011-0/+3
* QSerialBus interface cleanupJanne Partala2015-06-231-2/+1
* Initial commit for QtSerialBusJanne Partala2015-06-191-0/+77