summaryrefslogtreecommitdiffstats
path: root/src/plugins/canbus/passthrucan
Commit message (Expand)AuthorAgeFilesLines
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-107-266/+14
* Use up-to date LGPL license headerKai Köhne2021-11-307-77/+98
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-101-1/+1
* CAN: Implement QCanBusDevice::deviceInfo() in the pluginsAndre Hartmann2021-08-052-0/+6
* QCanBusDeviceInfo: Add method to obtain the plugin nameAndre Hartmann2021-07-231-2/+1
* CMake: Explicitly link against the built QtNetwork libraryAlexandru Croitor2021-07-231-0/+1
* QCanBusDevice: Consolidate createDeviceInfo()Andre Hartmann2021-07-231-1/+1
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-061-1/+1
* PassThruCan: Switch from invokeMethod to PMF overloadAndre Hartmann2021-07-011-8/+8
* Remove QCanBusFactory and rename QCanBusFactoryV2 to QCanBusFactoryKarsten Heimrich2021-05-081-2/+2
* Introduce QCanBusFrame::FrameIdAndre Hartmann2021-03-271-4/+4
* QCanBusDevice: Replace int parameter with ConfigurationKeyAndre Hartmann2021-02-034-6/+6
* Port to CMakeAndreas Buhr2021-01-272-20/+15
* Use QList instead of QVectorJarek Kobus2020-08-174-7/+6
* Qt6: Port QtSerialBus module to QStringViewKarsten Heimrich2020-06-101-1/+1
* remove pointless PLUGIN_EXTENDS stanzasOswald Buddenhagen2018-11-071-1/+0
* Add J2534 Pass-Thru CAN pluginDaniel Elstner2017-11-309-0/+1418