summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Clang tidy fix no automatic moveKarsten Heimrich2021-09-221-2/+2
* Clang tidy fix unconventional operator implementationKarsten Heimrich2021-09-211-3/+3
* Fix clang format specifier warningKarsten Heimrich2021-09-211-6/+11
* Fix usage of QMutexLockerVolker Hilsheimer2021-09-201-1/+1
* QCanBus: Add missing const when using qobject_castIevgenii Meshcheriakov2021-09-131-2/+2
* Doc: Remove unsupported customFiltersKai Köhne2021-08-251-4/+0
* Doc: Add class qualifier to the \fn signatureVenugopal Shivashankar2021-08-171-8/+6
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-107-7/+7
* CAN: Implement QCanBusDevice::deviceInfo() in the pluginsAndre Hartmann2021-08-0515-30/+141
* Doc: Update porting guide with CAN changesAndre Hartmann2021-07-271-4/+27
* QCanBusDeviceInfo: Add method to obtain the plugin nameAndre Hartmann2021-07-2312-23/+56
* CMake: Explicitly link against the built QtNetwork libraryAlexandru Croitor2021-07-237-1/+8
* QCanBusDevice: Consolidate createDeviceInfo()Andre Hartmann2021-07-239-41/+24
* CAN: Make functions that should be virtual suchAndre Hartmann2021-07-2212-86/+43
* QCanBusFrame: Add constexpr where applicableAndre Hartmann2021-07-211-18/+18
* QCanBusDevice: Make deviceInfo() publicAndre Hartmann2021-07-211-2/+1
* Peak/VectorCAN: Fix reading incoming frames on WindowsAndre Hartmann2021-07-202-16/+4
* TinyCAN: Remove redundant size checkAndre Hartmann2021-07-191-19/+14
* CAN: Fix overreading QByteArray bufferAndre Hartmann2021-07-194-15/+18
* SystecCAN: Remove unused forward declarationsAndre Hartmann2021-07-171-2/+0
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-065-5/+5
* PassThruCan: Switch from invokeMethod to PMF overloadAndre Hartmann2021-07-011-8/+8
* Remove old configure-related filesJoerg Bornemann2021-06-171-60/+0
* Add function to obtain a QCanBusDeviceInfo for the current QCanBusDeviceKarsten Heimrich2021-05-312-0/+14
* Fix MSVC warning C4267 by explicit castKai Köhne2021-05-271-1/+1
* Update API changes section with Modbus related informationKarsten Heimrich2021-05-081-0/+7