aboutsummaryrefslogtreecommitdiffstats
path: root/src/geniviextras/qdltregistration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2021Dominik Holland2021-06-021-9/+8
* Add API to unregister all DLT contextsBernd Weimer2020-03-091-1/+25
* Merge remote-tracking branch 'origin/5.13' into 5.14Dominik Holland2020-01-171-0/+3
|\
| * geniviextras: Fix potential crash during Qt cleanup V2Kirill Mitrakhovich2019-09-231-0/+3
* | geniviextras: Add better handling for long messagesDominik Holland2019-10-101-1/+98
|/
* Revert "geniviextras: Add better handling for long messages"v5.12.4_QtASDominik Holland2019-09-031-101/+1
* geniviextras: Fix potential crash during Qt cleanupDominik Holland2019-09-031-0/+3
* geniviextras: Make QDltRegistrator more thread-safeDominik Holland2019-08-301-11/+37
* geniviextras: Add better handling for long messagesDominik Holland2019-08-301-1/+99
* geniviextras: Implement the missing severity2dltLevel functionDominik Holland2019-08-301-13/+17
* Remove check for registered DLT applicationBernd Weimer2019-03-181-2/+0
* Update copyright statementsRobert Griebl2018-12-171-0/+1
* Clazy and clang-tidy fixesDominik Holland2018-04-191-2/+2
* Update all Pelagicore copyright headers to 2018Dominik Holland2018-01-161-1/+1
* QtGeniviExtras: Make sure to only register the contexts onceDominik Holland2017-11-301-2/+14
* Merge remote-tracking branch 'origin/5.9' into 5.10Dominik Holland2017-09-191-1/+1
|\
| * Build fix for DLT < 2.12Dominik Holland2017-09-191-1/+1
* | Fix issues found by clazyDominik Holland2017-04-051-3/+4
|/
* Adds missing documentation for QtGeniviExtrasDominik Holland2017-02-101-2/+20
* Updated copyright headersDominik Holland2017-02-031-1/+1
* Move qtivi over to the new config systemDominik Holland2017-02-011-1/+1
* Refactored the qdltregistrationDominik Holland2016-12-161-32/+46
* Make it possible to change the DLT appID and description once registeredDominik Holland2016-11-291-3/+29
* Merge branch '5.7' into devDominik Holland2016-11-231-0/+61
|\
| * Added Documentation for QtGeniviExtrasDominik Holland2016-11-091-0/+61
* | QtGeniviExtras: Several DLT logging improvementsDominik Holland2016-11-091-15/+68
* | Merge branch '5.7' into devDominik Holland2016-10-191-0/+3
|\|
| * DLT: Add more checks before trying to register the Logging CategoryDominik Holland2016-08-191-0/+3
* | Fixed coding style issuesDominik Holland2016-07-271-10/+6
|/
* Renamed the classes and imports to match the Qt conventionsDominik Holland2016-05-241-1/+1
* Use the same license wording for GPL3 as the standard Qt 5.7 license.Robert Griebl2016-04-111-7/+8
* Fix license headers to comply with Qt 5.7 standards.Robert Griebl2016-04-071-12/+18
* Fix geneiviextras to also work with a namespaced Qt buildDominik Holland2016-02-041-0/+4
* Tweaked the header layout a little bit, so that it passes the CI check.Robert Griebl2015-11-241-7/+7
* Fixed version check to correctly check for dlt version 2.12Dominik Holland2015-08-141-1/+1
* Added version detection of the installed dlt libraryDominik Holland2015-08-071-0/+3
* Added a logLevelChanged signal to QDltRegistrationDominik Holland2015-08-061-4/+11
* Added support to handle DLTs control messagesDominik Holland2015-08-031-6/+61
* Also support QtInfoMsg when using a Qt version >= 5.5Dominik Holland2015-08-031-1/+4
* Added SPDX identifier to files in source dir.Jeremiah C. Foster2015-07-141-0/+2
* Fixed placeholder in all license headers/filesDominik Holland2015-07-141-2/+2
* Changed License of all Files to LGPLv21 + ExceptionDominik Holland2015-07-131-10/+32
* First version of the QtGeniviExtras moduleDominik Holland2015-06-081-0/+105