summaryrefslogtreecommitdiffstats
path: root/examples/serialbus/can/mainwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-291-0/+1
|\
| * CAN-Example: Fix two issues with the status timerAndre Hartmann2020-02-271-0/+1
* | CAN Example: Remove now outdated commentAndre Hartmann2020-01-301-1/+1
|/
* CAN Example: Don't destroy QCanBusDevice after disconnectAndre Hartmann2019-11-211-1/+1
* Add QCanBusDevice::busStatus()Andre Hartmann2019-07-171-0/+2
* Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4Liang Qi2017-10-301-2/+12
|\
| * Fix outdated BSD license headerKai Koehne2017-10-201-2/+12
* | CAN-Example: Add a dedicated send frame group boxAndre Hartmann2017-07-171-1/+1
* | CAN-Example: Show errors and number of frames written in the UIAndre Hartmann2017-07-111-0/+2
* | CAN-Example: Rename slots to describe their purpose betterAndre Hartmann2017-07-111-4/+4
* | CAN-Example: Inline very short functionAndre Hartmann2017-07-101-1/+0
|/
* Merge remote-tracking branch 'origin/5.8' into 5.9v5.9.0-beta1Liang Qi2017-03-311-1/+1
|\
| * Updated copyright headersAndre Hartmann2017-02-021-1/+1
* | CAN-Example: Code cleanupAndre Hartmann2016-12-121-7/+6
|/
* CAN-Example: Close connect dialog on exitAndre Hartmann2016-06-301-0/+3
* CAN-Example: Change SettingsDialog to ConnectDialogAndre Hartmann2016-05-031-2/+2
* Use 'nullptr' where it is possibleDenis Shienkov2016-04-211-1/+1
* Some fixes for namespace compiled Qt.Karsten Heimrich2015-09-111-5/+4
* Emit framesWritten() when using socketcanAlex Blasche2015-09-071-0/+1
* Refactor the UI of CAN example applicationDenis Shienkov2015-08-311-17/+15
* Example application improvementsJanne Partala2015-07-211-0/+90