summaryrefslogtreecommitdiffstats
path: root/src/serialbus/qcanbus.cpp
Commit message (Expand)AuthorAgeFilesLines
* QCanBus: Extend documentation for CAN device usageAndre Hartmann2017-11-031-2/+17
* Merge remote-tracking branch 'origin/5.8' into 5.9v5.9.0-beta1Liang Qi2017-03-311-2/+1
|\
| * Fix build with -no-feature-libraryUlf Hermann2017-03-061-1/+0
| * Updated copyright headersAndre Hartmann2017-02-021-1/+1
* | QCanBus: Add convenience constructor to QCanBusPrivateAndre Hartmann2017-03-311-4/+2
* | QCanBus: Use QLatin1String overload of QJsonObject::value() in loadPluginsAndre Hartmann2017-03-301-2/+2
* | QCanBusFactory: Restore binary compatibility to Qt 5.8Andre Hartmann2017-03-301-9/+26
* | QCanBus: Sort includes and remove unneeded onesAndre Hartmann2017-03-071-3/+2
* | CAN: Use C++11 class initialization where possibleDenis Shienkov2017-01-181-4/+4
* | CAN: Add QCanBusDeviceInfoAndre Hartmann2017-01-101-18/+51
|/
* Unify the \since base line version for qdocAlex Blasche2016-11-161-5/+1
* QCanBus::createDevice: Extend documentationAndre Hartmann2016-09-261-3/+14
* CAN: Documentation fixesAndre Hartmann2016-07-151-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-301-1/+1
|\
| * QCanBusDevice: Adjust documentation to use nullptr instead NULLAndre Hartmann2016-05-311-1/+1
* | QCanBus: Receive an error message from createDevice()Andre Hartmann2016-06-011-8/+21
* | QCanBus: Changed createDevice() API to use only QStringAndre Hartmann2016-06-011-6/+8
|/
* Use 'nullptr' where it is possibleDenis Shienkov2016-04-211-5/+5
* QCanBus: Keep backend list sortedAndre Hartmann2016-04-081-1/+1
* Update and fix documentation. Add TODO's.Karsten Heimrich2015-11-061-3/+3
* Fix QCanBus* class documentationAlex Blasche2015-07-241-2/+1
* Each canbus plugin provides a single backend/implementationAlex Blasche2015-07-211-25/+2
* Rename can bus plugin typeAlex Blasche2015-07-211-1/+1
* Improve plugin loading codeAlex Blasche2015-07-211-56/+55
* Improve QCanBus APIAlex Blasche2015-07-201-6/+6
* Remove QSerialBusBackend.Alex Blasche2015-07-201-16/+0
* Remove QSerialBusDeviceAlex Blasche2015-07-171-4/+2
* Create QCanBusDevice directly inside the pluginAlex Blasche2015-07-171-0/+17
* Rename QSerialBus to QCanBusAlex Blasche2015-07-171-0/+178