summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Report intermediate errors while in a Modbus send/receive cycleKarsten Heimrich2020-04-215-2/+73
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-181-3/+6
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta2Qt Forward Merge Bot2020-03-071-3/+6
| |\
| | * Port from deprecated std::is_pod to is_trivial + is_standard_layoutMarc Mutz2020-03-061-3/+6
* | | PeakCAN: Remove unneeded includeAndre Hartmann2020-03-021-1/+0
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-295-37/+21
|\| |
| * | PeakCAN: Fix Clang warning on WindowsAndre Hartmann2020-02-261-2/+2
| * | Init API structs without memsetAndre Hartmann2020-02-244-35/+19
* | | PeakCAN: Use new device enumeration method from PCAN-Basic 4.4.0Andre Hartmann2020-02-274-3/+86
* | | PeakCAN: Add logging info about used PCAN-API during DLL loadingAndre Hartmann2020-02-261-2/+11
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-221-13/+6
|\| |
| * | PeakCAN: Init API structs without memsetv5.15.0-beta1Andre Hartmann2020-02-191-13/+6
* | | QCanBusDeviceInfo: Add function alias()Andre Hartmann2020-02-188-3/+62
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-154-80/+346
|\| |
| * | VectorCAN: Add support for using CAN FDAndy Shaw2020-02-134-80/+346
| |/
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-193-7/+8
|\|
| * 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.15' into devQt Forward Merge Bot2019-11-053-20/+20
|\|
| * 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
* | | Update dependencies on 'dev' in qt/qtserialbusQt Submodule Update Bot2019-10-301-0/+1
|/ /
* | 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