summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7.1' into 5.75.7Liang Qi2016-11-241-0/+33
|\
| * Add changes file for 5.7.1v5.7.1Jani Heikkinen2016-10-281-0/+33
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-163-9/+23
|\ \
| * | remove dependencies from sync.profileOswald Buddenhagen2016-11-061-5/+0
| * | Fix handling of byte count fieldsSamuel Gaist2016-11-042-4/+23
* | | Add missing QDataStream operator<< for QModbus{Request,Response}Thiago Macieira2016-11-041-0/+4
| |/ |/|
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-013-5/+14
|\|
| * QCanBusFrame: Init unused integer fields to zeroAndre Hartmann2016-09-261-2/+5
| * Fixed QModbusRtuSerialMaster stack overflow on closeMichael Winkelmann2016-09-262-3/+9
* | CAN-Backends: Port qUtf8Printable to qUtf16PrintableAndre Hartmann2016-09-232-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-179-10/+84
|\|
| * Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-162-0/+73
| |\
| | * Add changes file for 5.6.1 and 5.6.2v5.6.2Karsten Heimrich2016-09-092-0/+73
| * | PeakCAN: Avoid overflows on timestamp calculationAndre Hartmann2016-09-161-2/+2
| * | QCanBusDevice: Unwrap another short lineAndre Hartmann2016-09-151-2/+1
| |/
| * PeakCAN: Fix timestampsAndre Hartmann2016-08-261-1/+3
| * PeakCAN: Do not set an error when receive buffer is emptyAndre Hartmann2016-08-261-1/+1
| * SocketCAN: Use qstrncpy instead strcpyAndre Hartmann2016-08-261-1/+1
| * SocketCAN: Remove redundant includeAndre Hartmann2016-08-261-1/+0
| * Doc: Add navigation.homepage for the moduleVenugopal Shivashankar2016-08-171-0/+1
| * CAN: Use qUtf8Printable() instead qPrintable() for warningsAndre Hartmann2016-08-042-2/+2
| * CAN: Better error messages when loading dynamic librariesAndre Hartmann2016-08-012-2/+2
* | Bump versionOswald Buddenhagen2016-07-281-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-2611-86/+142
|\|
| * CAN: Prevent to open or close an already opened or closed deviceDenis Shienkov2016-07-221-1/+12
| * CAN: Unwrap short lineAndre Hartmann2016-07-211-2/+1
| * CAN: Remove unused defineAndre Hartmann2016-07-211-2/+0
| * PeakCAN: Remove unneeded emitAndre Hartmann2016-07-201-1/+1
| * CAN: More information when configuration failsAndre Hartmann2016-07-192-2/+4
| * CAN-Example: Add mnenomics and buddiesAndre Hartmann2016-07-191-9/+15
| * PeakCAN: Do not close interface when open failsAndre Hartmann2016-07-181-3/+1
| * CAN: Amend SocketCAN documentationAndre Hartmann2016-07-151-8/+8
| * CAN: Amend Tiny CAN documentationAndre Hartmann2016-07-152-10/+9
| * CAN: Amend PEAK CAN documentationAndre Hartmann2016-07-152-10/+9
| * CAN-Example: Show bitrate in status bar if possibleAndre Hartmann2016-07-141-2/+9
| * Fix logic with the wrong priority of operationsDenis Shienkov2016-07-122-24/+45
| * CAN: Fix displaying extended identifiers below 0x800Andre Hartmann2016-07-082-4/+6
| * CAN: Fix displaying data bytes for remote request framesAndre Hartmann2016-07-082-8/+12
| * CAN-Example: Close connect dialog on exitAndre Hartmann2016-06-302-0/+10
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-3013-20/+34
|\|
| * Fix compilation with MinGW 4.9Robert Loehning2016-06-281-1/+1
| * QCanBusFactory: Remove unneeded line breakAndre Hartmann2016-06-281-2/+1
| * QCanBusFrame: Fix indentAndre Hartmann2016-06-231-1/+1
| * Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-163-3/+3
| * Fix Modbus timeout on Windows.Karsten Heimrich2016-06-031-3/+1
| * Make adueditor compile on platforms with QT_NO_CLIPBOARDAlex Blasche2016-06-031-0/+2
| * CanBusUtil: Interpret Send-ID as hexadecimalAndre Hartmann2016-06-021-1/+1
| * CanBusUtil: Allow transmitting frames with empty payloadAndre Hartmann2016-06-021-6/+5
| * QCanBusDevice: Adjust documentation to use nullptr instead NULLAndre Hartmann2016-05-311-1/+1
| * CAN-Example: Add hint to ConnectDialog interface editAndre Hartmann2016-05-272-1/+15