summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* CAN Example: Remove now outdated commentAndre Hartmann2020-01-301-1/+1
* CAN Example: Don't destroy QCanBusDevice after disconnectAndre Hartmann2019-11-212-13/+14
* Add QCanBusDevice::busStatus()Andre Hartmann2019-07-173-2/+39
* Remove usages of deprecated QLatin1LiteralSona Kurazyan2019-06-252-2/+2
* Fix Qt6 buildSona Kurazyan2019-06-242-5/+5
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-041-1/+1
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-301-1/+1
| |\
| | * CAN Example: Fix entering invalid chars in CAN ID inputAndre Hartmann2019-04-291-1/+1
* | | Add QCanBusDevice::resetController() for CAN controller resetAndre Hartmann2019-05-022-0/+13
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-161-1/+1
|\| |
| * | Add context information to QObject::connect(...) callsKarsten Heimrich2019-04-011-1/+1
* | | Cleanup and modernize the Modbus examplesAndre Hartmann2019-02-1315-135/+162
|/ /
* / Remove hard QtSerialPort dependency from QtSerialBusAlex Blasche2018-11-079-3/+47
|/
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-231-2/+3
|\
| * Migrate the modbus example to use QRegularExpressionSamuel Gaist2018-06-201-2/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-121-1/+1
|\|
| * Modernize CAN bus exampleAndre Hartmann2018-05-111-1/+1
* | CAN-Example: Show data bitrate in the status bar alsoAndre Hartmann2018-03-151-4/+14
|/
* Rename master example title to "Client"Alex Blasche2018-03-011-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-204-0/+4
|\
| * qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-124-0/+4
* | Add more info to QCanBusDeviceInfoAndre Hartmann2018-01-122-2/+29
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-2030-68/+357
|\|
| * Fix outdated BSD license headerLiang Qi2017-11-162-4/+24
| * Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4Liang Qi2017-10-3028-62/+322
| |\
| | * Fix outdated BSD license headerKai Koehne2017-10-2026-52/+312
| | * Fix outdated FDL license headerKai Koehne2017-10-202-10/+10
| * | canbus: Add missed 'explicit' keyword to CAN-bus exampleDenis Shienkov2017-10-211-1/+1
| * | modbus: Remove unused 'this' lambda captureDenis Shienkov2017-10-201-1/+1
| * | CAN-Example: Disable Send button if frame id is emptyv5.10.0-beta1Andre Hartmann2017-10-041-0/+9
* | | CAN: Introduce categorized loggingAndre Hartmann2017-11-131-0/+3
|/ /
* | CAN-Example: Fix Clang semantic warningAndre Hartmann2017-08-301-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-1/+1
|\|
| * Fix address counter for received modbus register entriesAlex Blasche2017-08-101-1/+1
* | Fix namespace build of can bus exampleAlex Blasche2017-07-181-0/+2
* | CAN-Example: Add a dedicated send frame group boxAndre Hartmann2017-07-177-145/+514
* | CAN-Example: Show errors and number of frames written in the UIAndre Hartmann2017-07-112-4/+11
* | CAN-Example: Simplify payload handlingAndre Hartmann2017-07-111-8/+2
* | CAN-Example: Rename slots to describe their purpose betterAndre Hartmann2017-07-112-15/+12
* | CAN-Example: Inline very short functionAndre Hartmann2017-07-102-11/+5
* | CAN-Example: Rename all occurrences of "backend" to "plugin"Andre Hartmann2017-07-104-18/+18
* | CAN-Example: Init all user interface actions in one functionAndre Hartmann2017-07-071-4/+2
* | CAN-Example: Remove unneeded QAction::setEnabled() callsAndre Hartmann2017-07-071-2/+0
* | QCanBusFrame: Introduce local echo flagAndre Hartmann2017-07-041-5/+8
|/
* Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-311-0/+2
|\
| * fix namespaced buildv5.9.0-rc2v5.9.0-rc1v5.9.0Oswald Buddenhagen2017-05-121-0/+2
* | CAN Example: Add menu entry to show online documentationAndre Hartmann2017-05-292-0/+13
|/
* Merge remote-tracking branch 'origin/5.8' into 5.9v5.9.0-beta1Liang Qi2017-03-3124-25/+25
|\
| * modbus master example: fix nonsensical codeMarc Mutz2017-03-221-1/+1
| * Updated copyright headersAndre Hartmann2017-02-0224-24/+24