]> sigrok.org Git - pulseview.git/history - pv/views/trace
TraceView: Prevent decode traces from changing order
[pulseview.git] / pv / views / trace /
2020-02-23 Soeren ApelTraceView: Prevent decode traces from changing order
2020-02-19 Soeren ApelSession: Use ordered container to preserve DecodeTrace...
2020-02-12 Soeren ApelDecodeTrace: Perform delayed row initialization once...
2020-02-11 Soeren ApelTraceView: Implement view scroll margins
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-28 Soeren ApelFix #1457 by adding markers, cursors and zero offset...
2020-01-25 Soeren ApelFix build
2020-01-25 Soeren ApelFix various focus- and hotkey-related issues
2020-01-22 Miklos MartonTraceView: Add shortcuts for attaching the cursor edges...
2020-01-22 Soeren ApelFix #1290 by allowing the cursor to show samples
2020-01-22 Miklos MartonTraceView: Add context menu to the cursor
2020-01-22 Soeren ApelDecodeTrace: Add buttons to show/hide all classes in...
2020-01-18 Soeren ApelTraceView: Fix still-highlighted trace after closing...
2020-01-12 Scott ShawcroftIgnore touch events generated by a TrackPad.
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-22 Soeren ApelFix #852 by handling ViewWidget::leaveEvent() properly
2019-12-21 Soeren ApelDecodeTrace: Fix on_setting_changed() handling
2019-12-21 Soeren ApelMake new views take over the main view's signal settings
2019-12-20 Soeren ApelFix #977 properly by checking whether a row actually...
2019-12-20 Soeren ApelAdd DecoderOutputView save button and action
2019-12-16 Soeren ApelVarious binary output-related changes
2019-12-12 Soeren ApelDecoderOutputView: Directly use DecodeBinaryClass as...
2019-12-11 Soeren ApelVarious PD-related changes
2019-12-10 Soeren ApelMove DecodeChannel from data:: to data::decoder::
2019-11-27 Soeren ApelSave/restore view type
2019-11-27 Soeren ApelChange parameter to ViewBase constructor
2019-11-25 Soeren ApelMore preparation and some settings handling cleanup
2019-11-25 Soeren ApelDecoderOutput: Add basic view skeleton
2019-11-24 Soeren ApelFix #1440 by moving shortcuts from the main window...
2019-11-24 Soeren ApelFix #1431 by using per-instance member variables
2019-11-23 Uwe Hermannviews/trace: Fix two -fsanitize=undefined issues.
2019-11-11 Soeren ApelDecodeTrace: Add fallback icon for edit-paste action
2019-11-09 Soeren ApelFix compiler warnings
2019-11-09 Miklos MartonAdd temporary snapping disable menu to markers and...
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...
2019-09-07 Soeren ApelTrace: Use scroll bars for popups with too much content
2019-07-31 Miklos MartonAdd home and end shortcuts
2019-07-06 Uwe Hermanncursors: Fix mouse cursor shape to be horizontal arrows.
2019-07-05 Soeren ApelDon't return valid time() for the cursor pair
2019-07-05 Soeren ApelStyle and architecture fixes
2019-07-05 jasegShow relative time of flags on hover
2019-07-05 jasegAccept new position on enter press in cursor popups
2019-07-05 jasegFix ruler double-click to add cursor in right position
2019-07-05 Soeren ApelTrace View: Move ruler time conversion from View to...
2019-07-04 jasegShow ruler timestamps in cursors and popups
2019-07-04 Soeren ApelFixes
2019-07-04 jasegMake cursor pair drop precision when too small
2019-07-04 Soeren ApelFixes
2019-07-04 jasegTrace view: Allow setting cursors via shift-drag
2019-03-28 Soeren ApelMerge RowItem() into ViewItem()
2019-03-28 Ryan GovostesUse multiple drawLine() calls instead of drawPolyline()
2019-03-28 Soeren ApelFix variable naming
2019-03-28 Ryan GovostesDisable antialiasing on high-DPI displays
2019-03-09 chrysnviews: Increase precision on analog views
2019-02-26 Soeren ApelFix #1338 ("show time zero at the trigger" option)
2018-12-27 Soeren ApelDon't use QMessageBox::setInformativeText()
2018-10-28 Soeren ApelRuler: Fix context menu for items on the ruler
2018-10-27 Soeren ApelAnalogSignal/LogicSignal: Internally cache settings...
2018-10-27 Soeren ApelImplement customizable cursor fill color
2018-10-22 Soeren ApelRuler: Add "Set as zero point" context menu entry
2018-10-21 Soeren ApelMore clazy fixes
2018-10-21 Soeren ApelMake change performed in 79b53a1ae actually work
2018-10-21 Soeren ApelFix random clazy warnings
2018-10-21 Soeren ApelFix clazy warnings regarding range-for references
2018-10-21 Soeren ApelFix for "fill logic signal high areas" feature
2018-10-20 Soeren ApelFix #1222 by adding a tooltip for when there isn't...
2018-10-16 Soeren ApelAdd generic "Create marker here" context menu entry
2018-10-14 Soeren ApelMake "fill logic signal high areas" feature more robust
2018-10-13 Soeren ApelTrace: Force trace replaint when a setting changes
2018-10-13 Soeren ApelUse QMenu->popup() instead of QMenu->exec() everywhere
2018-10-13 Soeren ApelImplement "fill logic signal high areas" feature
2018-10-13 Soeren ApelRuler: Add "toggle mouse hover marker" to context menu
2018-10-13 Soeren ApelRuler: Add context menu with "Create marker here" entry
2018-10-05 Soeren ApelView: Refine snapping algorithm
2018-10-05 Soeren ApelView: Fix snap-to-edge when using all signals
next