summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Introduce struct QCanSignalDescription::MultiplexValueRangeIvan Solovev2023-01-193-6/+64
* Make move-constructors and destructors of value classes inlineIvan Solovev2023-01-196-12/+18
* QCanDbcFileParser: rename valueDescriptions() -> messageValueDescriptions()Ivan Solovev2023-01-192-5/+5
* Simplify QCanFrameProcesorIvan Solovev2023-01-163-96/+7
* Remove pointless inline keywordIvan Solovev2023-01-162-2/+2
* Rename QtCanBus::DataFormat::Ascii -> QtCanBus::DataFormat::AsciiStringIvan Solovev2023-01-164-11/+11
* Use QSysInfo::Endian instead of introducing a new enumIvan Solovev2023-01-1610-59/+30
* Doc: Fix typosAndreas Eliasson2022-12-211-2/+2
* CMake instructionsJaishree Vyas2022-12-202-1/+2
* Fix typosCreapermann2022-12-191-2/+2
* QCanDbcFileParser: extend warningsIvan Solovev2022-12-051-19/+50
* Extend CAN frame processor classes documentation and mark them experimentalIvan Solovev2022-12-056-0/+24
* QCanDbcFileParser: add value description parsingIvan Solovev2022-12-023-1/+160
* Long live QCanDbcFileParser!Ivan Solovev2022-12-015-0/+1001
* QCanFrameProcessor: update BE data handlingIvan Solovev2022-11-285-22/+338
* QCanFrameProcessor: rename errorDescription() -> errorString()Ivan Solovev2022-11-223-15/+15
* PeakCAN: Make compatible to latest MacCAN libraryAndre Hartmann2022-11-183-19/+11
* Long live QCanFrameProcessorIvan Solovev2022-11-164-0/+1152
* Introduce value classes for generic CAN bus parserIvan Solovev2022-11-1412-0/+2006
* Doc: Fix typosAndreas Eliasson2022-11-041-2/+2
* Doc: Normalize page namesKai Köhne2022-11-021-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-065-5/+5
* Port from container::count() and length() to size()Marc Mutz2022-10-054-6/+6
* Update module headers to work with syncqt cppAlexey Edelev2022-09-262-0/+8
* Fix typoJarek Kobus2022-09-121-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2313-13/+13
* Prepare for adding -Wshorten-64-to-32 to headerscleanTor Arne Vestbø2022-07-131-1/+1
* Doc: Do not advertise Qt module includeKai Köhne2022-07-081-7/+0
* Add license headers to cmake filesLucie Gérard2022-07-0713-0/+39
* Make pduFromStream work on big endian (again)Dmitry Shachnev2022-06-272-2/+20
* QModbusPdu hierarchy: De-inline dtors of polymorphic classesMarc Mutz2022-06-222-11/+34
* QModbusDevice: introduce an InvalidResponseError error codeIvan Solovev2022-06-203-9/+11
* Modbus: extend documentationIvan Solovev2022-06-172-2/+13
* Use SPDX license identifiersLucie Gérard2022-06-10103-3758/+219
* Turn canbusutil into appSamuli Piippo2022-05-122-6/+9
* QtSerialBus: replace qSwap with std::member-swap where possibleMarc Mutz2022-05-111-1/+1
* Replace uses of deprecated _qs with _sSona Kurazyan2022-04-111-6/+8
* Fix QModbusClient::processResponse() is never calledKarsten Heimrich2022-03-311-1/+1
* QCanBusFrame: make header QT_TYPESAFE_FLAGS-cleanMarc Mutz2022-03-161-1/+1
* Fix linking against the correct library interfacePasi Petäjäjärvi2022-03-141-1/+1
* Make sure all private headers include at least one otherThiago Macieira2022-03-083-3/+6
* PeakCAN: Fix CAN 2.0 timestamp calculationAndre Hartmann2021-12-031-1/+1
* Use up-to date LGPL license headerKai Köhne2021-11-3087-957/+1218
* CMake: Do not use PUBLIC_LIBRARIES in pluginsKai Köhne2021-11-162-2/+2
* Plugins: Port to QPluginParsedMetaData and CBORThiago Macieira2021-10-251-4/+4
* Doc: fix incorrect \page commandPaul Wicking2021-10-211-1/+1
* Fix warning generated by current versions of GCCAndré de la Rocha2021-10-061-1/+1
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-10-051-0/+1
* Migrate to autogenerated cpp exportsAlexey Edelev2021-09-272-14/+2
* Fix minor typoKarsten Heimrich2021-09-221-1/+1