summaryrefslogtreecommitdiffstats
path: root/examples/serialbus/can/mainwindow.ui
Commit message (Expand)AuthorAgeFilesLines
* Add QCanBusDevice::busStatus()Andre Hartmann2019-07-171-1/+8
* Add QCanBusDevice::resetController() for CAN controller resetAndre Hartmann2019-05-021-0/+10
* CAN-Example: Add a dedicated send frame group boxAndre Hartmann2017-07-171-114/+11
* CAN Example: Add menu entry to show online documentationAndre Hartmann2017-05-291-0/+9
* CAN: Introduce CAN FD Bitrate Switch (BRS)Andre Hartmann2017-01-171-7/+15
* CAN-Example: Add action to clear log windowAndre Hartmann2016-11-041-0/+13
* CAN: One more space between timestamp and CAN frame in examplesAndre Hartmann2016-11-031-1/+1
* QCanBusFrame::toString(): Add one more space around the length fieldAndre Hartmann2016-10-311-1/+1
* CAN-Example: Fix long timestamp formattingAndre Hartmann2016-09-051-1/+1
* CAN-Example: Don't wrap long frames in receive windowAndre Hartmann2016-08-261-0/+3
* Merge "Merge remote-tracking branch 'gerrit/5.7' into dev" into refs/staging/devAlex Blasche2016-08-021-9/+15
|\
| * Merge remote-tracking branch 'gerrit/5.7' into devAlex Blasche2016-08-011-9/+15
| |\
| | * CAN-Example: Add mnenomics and buddiesAndre Hartmann2016-07-191-9/+15
* | | CAN-Example: Prettify received messages header barAndre Hartmann2016-08-011-1/+9
|/ /
* / CAN-Example: Display all received messages in one log windowAndre Hartmann2016-07-291-36/+38
|/
* CAN-Example: Change SettingsDialog to ConnectDialogAndre Hartmann2016-05-031-18/+1
* CAN-Example: Improve description of Extended Frame Format boxAndre Hartmann2016-05-021-2/+7
* CAN-Example: Better window titleAndre Hartmann2016-05-021-1/+1
* CAN-Example: Better name for receive list widgetAndre Hartmann2016-05-021-1/+1
* CAN-Example: Display CAN-IDs and data bytes in hexAndre Hartmann2016-04-151-4/+12
* Make it more obvious in the example what Flexible Data rate meansAlex Blasche2016-01-081-1/+2
* Refactor the UI of CAN example applicationDenis Shienkov2015-08-311-273/+201
* Make frame type decision exclusiveAlex Blasche2015-07-311-30/+46
* Example application improvementsJanne Partala2015-07-211-0/+293