Package: dlt-viewer / 2.27.0+dfsg-2

Metadata

Package Version Patches format
dlt-viewer 2.27.0+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
594.patch | (download)

plugin/dlttestrobotplugin/dlttestrobotplugin.cpp | 11 1 + 10 - 0 !
qdlt/dlt_types.h | 2 1 + 1 - 0 !
qdlt/dlt_user.h | 1 0 + 1 - 0 !
qdlt/export_rules.h | 8 2 + 6 - 0 !
qdlt/qdltsegmentedmsg.h | 1 0 + 1 - 0 !
src/dltmsgqueue.cpp | 2 2 + 0 - 0 !
src/mainwindow.cpp | 10 2 + 8 - 0 !
7 files changed, 8 insertions(+), 27 deletions(-)

 [patch] no use of qtglobal in c-code

Signed-off-by: Viktor Kopp <vifactor@gmail.com>

513.patch | (download)

parser/qdltparser.h | 1 0 + 1 - 0 !
qdlt/dlt_common.h | 2 2 + 0 - 0 !
qdlt/dlt_types.h | 5 0 + 5 - 0 !
3 files changed, 2 insertions(+), 6 deletions(-)

 [patch] simplify the definition of speed_t across all the different
 OSes (MAC/WIN/LINUX)


586.patch | (download)

CMakeLists.txt | 2 2 + 0 - 0 !
src/mainwindow.cpp | 2 2 + 0 - 0 !
src/src.pro | 2 1 + 1 - 0 !
3 files changed, 5 insertions(+), 1 deletion(-)

 [patch 1/2] add missing includes

Without them we had incomplete types.