summaryrefslogtreecommitdiffstats
path: root/examples/serialbus/can/sendframebox.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-231-3/+3
* CAN Manager Example: extend documentationIvan Solovev2023-02-101-0/+2
* Polish the can example, take 2Friedemann Kleint2022-10-171-49/+61
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-49/+2
* CAN example, HexStringValidator: don't allow user to enter extra spacesEvgeny Shtanov2021-08-241-4/+24
* CAN Example: Properly format payload hex stringEvgeny Shtanov2021-03-251-4/+49
* Can example: Fix crash in payload hex editorEvgeny Shtanov2021-02-211-4/+6
* CAN-Example: Fix clang warningsAndre Hartmann2021-02-151-5/+5
* CAN Example: Fix entering invalid chars in CAN ID inputAndre Hartmann2019-04-291-1/+1
* Fix outdated BSD license headerLiang Qi2017-11-161-2/+12
* CAN-Example: Disable Send button if frame id is emptyv5.10.0-beta1Andre Hartmann2017-10-041-0/+9
* CAN-Example: Add a dedicated send frame group boxAndre Hartmann2017-07-171-0/+182