summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* PeakCAN: Init API structs without memsetv5.15.0-beta1Andre Hartmann2020-02-191-13/+6
* VectorCAN: Add support for using CAN FDAndy Shaw2020-02-134-80/+346
* VirtualCAN: Remove superfluous setting to closing stateAndre Hartmann2019-11-151-1/+1
* VirtualCAN: Fix disconnecting from busAndre Hartmann2019-11-151-0/+1
* Doc: Fix documentation warningsTopi Reinio2019-11-132-6/+6
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-263-20/+20
|\
| * Avoid conflicting class names if the plugins are linked staticallyAndy Shaw2019-10-223-20/+20
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-248-8/+8
|\|
| * CAN: Avoid symbol clashes on static buildsAndre Hartmann2019-09-238-8/+8
* | Fix the last Clazy level 2 warningsAndre Hartmann2019-09-231-2/+2
* | CanBusUtil: Fix crash on listening without argumentsAndre Hartmann2019-09-231-1/+3
* | QCanBusDevice: Make Filter comparison functions non-member friendsAndre Hartmann2019-09-102-9/+11
* | QCanBusDevice: Undo source-incompatible changeAndre Hartmann2019-09-061-1/+0
* | QCanBusDevice: Improve callback register functionsAndre Hartmann2019-09-052-6/+6
* | Fix \since for QIODevice *device() constAndre Hartmann2019-09-041-1/+1
* | Add missing \since to new membersAndre Hartmann2019-09-041-0/+2
* | Remove usages of deprecated APIsSona Kurazyan2019-08-062-3/+2
* | QCanBusDevice: Enter QScopedValueRollback laterAndre Hartmann2019-08-011-6/+6
* | QCanBusDevice: More error codes and messages on failuresAndre Hartmann2019-07-312-17/+92
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-302-5/+26
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-232-5/+26
| |\
| | * Doc: Add precision to QCanBusFrame::setFrameId descriptionPaul Wicking2019-07-221-3/+9
| | * PeakCAN: Update documentation for added CAN FD functionsAndre Hartmann2019-07-181-2/+17
* | | QCanBusDevice: Rewrap documentationAndre Hartmann2019-07-291-3/+4
* | | SocketCAN: Allow specifying the protocol to useAndre Hartmann2019-07-245-1/+20
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-231-0/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-161-0/+1
| |\|
| | * SocketCAN: Fix compiler error "‘SIOCGSTAMP’ was not declared"Andre Hartmann2019-07-091-0/+1
* | | QModBusPdu: Fix old-style and downcast compiler warningsAndre Hartmann2019-07-222-10/+10
* | | Add QCanBusDevice::busStatus()Andre Hartmann2019-07-1720-0/+307
* | | CanBusUtil: Add local echo to flags columnAndre Hartmann2019-07-165-17/+22
* | | Systec: Fix some compiler and code model cast warningsAndre Hartmann2019-07-162-6/+6
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-161-0/+1
|\| |
| * | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | | Modbus: Use QOverload instead home-brewed castingAndre Hartmann2019-07-032-6/+5
* | | Fix Qt6 buildSona Kurazyan2019-06-247-26/+26
* | | Deprecate the 'UserParameter' enum valueKarsten Heimrich2019-06-073-6/+6
* | | Expose the underling QIODevice used for Modbus communicationKarsten Heimrich2019-06-077-1/+25
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-181-1/+1
|\| |
| * | QModBusReply: Fix typo in documentationAndre Hartmann2019-05-151-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-041-2/+2
|\| |
| * | Reduce minimal Modbus response timeout to 10msAlex Blasche2019-04-301-2/+2
* | | Add QCanBusDevice::resetController() for CAN controller resetAndre Hartmann2019-05-0218-4/+138
* | | Add error logging to QCanBusDevice::connectDeviceAndre Hartmann2019-04-301-2/+4
* | | PeakCAN: Improve documentation and fix a typoAndre Hartmann2019-04-291-2/+2
* | | PeakCAN: Skip data bitrate after device opening tooAndre Hartmann2019-04-291-1/+1
* | | PeakCAN: Add more logging outputAndre Hartmann2019-04-291-15/+43
* | | CAN: Port qCritical in Tiny and Vector pluging to qCCriticalAndre Hartmann2019-04-292-5/+10
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-1611-259/+330
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta3Qt Forward Merge Bot2019-04-131-3/+3
| |\|