]> sigrok.org Git - pulseview.git/history - pv/logging.cpp
Use multiple drawLine() calls instead of drawPolyline()
[pulseview.git] / pv / logging.cpp
2018-10-16 Soeren ApelLogging: Adjust UI colors to suit both dark and bright...
2018-09-18 Gerhard SittigLogging: avoid "cb was NULL" warning message during...
2018-09-13 Soeren ApelInclude suggested changes by clang-tidy
2018-09-05 Soeren ApelLogging: Write messages from qDebug() and friends also...
2018-08-30 Gerhard SittigLogging: obsolete -s, log to internal buffer as well...
2018-06-16 Soeren ApelPrevent log length to be set to 0
2018-04-03 Soeren ApelLogging: Make logging thread-safe
2018-04-01 Uwe HermannFix build with -DENABLE_DECODE=n.
2018-04-01 Uwe HermannFix two clang-tidy warnings.
2018-03-30 Uwe Hermannlogging: Minor consistency fixes.
2018-03-30 Uwe Hermannlogging: Use different color for srd log messages.
2018-03-30 Soeren ApelAdd logging mechanism