]> sigrok.org Git - pulseview.git/history - pv/views/trace/decodetrace.cpp
Session: Fix issue #67 by improving error handling
[pulseview.git] / pv / views / trace / decodetrace.cpp
2023-04-13 Frank StettnerDecodeTrace: Change code path for obsolete Qt constants...
2022-11-30 Vesa-Pekka Palmupv: adjust application source code for Qt6 support
2021-06-22 Stefan BrünsFix broken build due to C++ template behind C linkage
2020-11-26 Soeren ApelDecodeTrace: Add annotation class to hover text
2020-09-03 Soeren ApelFix #1596 by making memory management more robust
2020-08-22 Soeren ApelMake error handling generic improve math error detail
2020-06-25 Valentin OchsReplace obsolete/deprecated Qt methods
2020-06-25 Soeren ApelDecodeTrace: Don't start hidden_row_hider inbetween...
2020-05-21 Soeren ApelFix compile issues with some compiler versions
2020-05-03 Soeren ApelReplace deprecated qVariantFromValue
2020-05-03 Soeren ApelIntroduce DecodeSignal::annotation_visibility_changed...
2020-05-03 Soeren ApelTabularDecView-related bug fixes
2020-05-03 Soeren ApelAdd row colors and some fixes
2020-05-03 Soeren ApelMove row/annotation color management out of DecodeTrace
2020-03-16 Soeren ApelFix #1505 by always updating the DecodeTrace height...
2020-03-16 Soeren ApelFix two small decode bugs
2020-02-23 Soeren ApelTraceView: Prevent decode traces from changing order
2020-02-12 Soeren ApelDecodeTrace: Perform delayed row initialization once...
2020-02-06 Soeren ApelDecodeTrace: Prevent user from hiding the only row
2020-02-02 Soeren ApelDecodeTrace: Allow row hiding
2020-01-31 Soeren ApelDecodeTrace: Always show row if its class selector...
2020-01-30 Soeren ApelDecodeTrace: Add "%c" to the format string
2020-01-22 Soeren ApelDecodeTrace: Add buttons to show/hide all classes in...
2020-01-10 Soeren ApelMinor decode refactorizations
2020-01-07 Soeren Apelclang-tidy and clazy proposals
2020-01-05 Soeren ApelDecodeTrace: Disallow row hiding for the time being
2020-01-05 Soeren ApelDecodeTrace: Add FlowLayout and integrate it
2020-01-05 Soeren ApelDecodeTrace: Add class color to selector checkboxes
2020-01-05 Soeren ApelDecodeTrace: Calculate row and annotation colors only...
2020-01-05 Soeren ApelDecodeTrace: Add profiling and some optimizations
2020-01-01 Soeren ApelRename Decoder::shown() and such
2020-01-01 Soeren ApelFix some DecodeTrace UI issues
2020-01-01 Soeren ApelDecodeTrace: Fix some UI bugs
2020-01-01 Soeren ApelDecodeTrace: Highlight row expand markers when a class...
2020-01-01 Soeren ApelRework decoder infrastructure
2020-01-01 Soeren ApelImplement hidable rows
2020-01-01 Soeren ApelDecodeTrace: Add widget container
2020-01-01 Soeren ApelImplement expansion marker animation and its infrastructure
2019-12-23 Soeren ApelDecodeTrace: Various fixes after the refactoring
2019-12-23 Soeren ApelDecodeTrace: Honor a decoder's shown flag
2019-12-23 Soeren ApelInternal decoder class handling refactoring
2019-12-23 Soeren ApelIntroduce views::trace::RowData and everything that...
2019-12-21 Soeren ApelDecodeTrace: Fix on_setting_changed() handling
2019-12-20 Soeren ApelFix #977 properly by checking whether a row actually...
2019-12-16 Soeren ApelVarious binary output-related changes
2019-12-12 Soeren ApelDecoderOutputView: Directly use DecodeBinaryClass as...
2019-12-10 Soeren ApelMove DecodeChannel from data:: to data::decoder::
2019-11-11 Soeren ApelDecodeTrace: Add fallback icon for edit-paste action
2019-11-07 Soeren ApelFix #1107 more by copying also to the mouse selection...
2019-11-07 Soeren ApelFix #1412 more by allowing the PD stack menu to be...
2019-11-07 Soeren ApelFix #977 by introducing a setting for always showing...
2019-11-06 Soeren ApelFix #1107 by implementing a copy-to-clipboard menu...
2019-11-06 Soeren ApelFix #1412 by only showing suitable PDs, not all of...
2018-12-27 Soeren ApelDon't use QMessageBox::setInformativeText()
2018-10-21 Soeren ApelMore clazy fixes
2018-10-16 Soeren ApelAdd generic "Create marker here" context menu entry
2018-09-13 Soeren ApelDecodeTrace: Rename get_sample_range() to get_view_samp...
2018-08-22 Soeren ApelImplement decode pausing/resuming
2018-08-21 Soeren ApelReplace (double)0 by 0.0
2018-08-21 Soeren ApelDecodeTrace: Implement annotation export for cursor...
2018-08-21 Soeren ApelImplement annotation export for all rows
2018-08-21 Soeren ApelMake annotation export customizable
2018-08-21 Soeren ApelImplement annotation export from the DecodeTrace contex...
2018-08-21 Soeren ApelRename create_context_menu() to create_header_context_m...
2018-07-21 Soeren ApelMake sure PD row colors remain constant by adding a...
2018-07-21 Soeren ApelProperly handle decoder errors
2018-07-21 Soeren ApelDecodeSignal: Add and use inclusive/exclusive sample...
2018-06-16 Soeren ApelAnalogSignal: Display value under cursor
2018-06-05 Soeren ApelFix #770 by adding a vertical hover line and a setting...
2018-05-19 Uwe Hermanndecodetrace.cpp: Drop unused "using std::all_of".
2018-05-07 Soeren ApelDecodeTrace: Use qreal instead of int for annotation...
2018-05-07 Soeren ApelDecodeTrace: Speed up painting by not copying the annot...
2018-04-24 Soeren ApelFix bar displaying undecoded area
2018-04-19 Soeren ApelAnnotation: Use special type for the class, not plain int
2018-04-15 Soeren ApelFix #709 by deriving row/ann colors from the channel...
2018-04-15 Soeren ApelRename colour* to color*
2018-03-23 Dan Horákfix catching polymorphic types by value
2017-12-27 Soeren ApelPrepare multi-segment protocol decoding ability
2017-12-27 Soeren ApelBegin PD multisegment support
2017-09-22 Soeren ApelDecodeTrace: Reset cached trace properties when decoder...
2017-07-23 Soeren ApelImprove hover point signaling
2017-07-14 Soeren ApelDecodeTrace: Resize trace when hiding/deleting a stacked PD
2017-07-14 Soeren ApelDecodeTrace: Fix trace resizing when new annotation...
2017-07-12 Soeren ApelDecodeTrace: Don't show tooltips destined for the heade...
2017-07-06 Uwe HermannApply some clang-tidy fixes.
2017-07-05 Soeren ApelDecode: Improve signaling
2017-07-05 Soeren ApelDecodeTrace/DecodeSignal: Rework trace drawing interval
2017-07-04 Soeren ApelMerge DecoderStack into DecodeSignal
2017-07-04 Soeren ApelRework decode sample count getters
2017-07-04 Soeren ApelRemove DecodeStack dependency from decode binding wrapper
2017-07-04 Soeren ApelMove more functionality into DecodeSignal
2017-07-04 Soeren ApelRe-use DecodeTrace::ChannelSelector as DecodeChannel
2017-07-04 Soeren ApelShift more methods to DecodeSignal
2017-07-04 Soeren ApelIntroduce DecodeSignal class
2017-06-17 Soeren ApelFix #982 by correcting the bounding rect for the message
2017-06-10 Soeren ApelMove trace view files