]> sigrok.org Git - pulseview.git/history - pv
Remove signal scale handle
[pulseview.git] / pv /
2017-07-22 Soeren ApelRemove signal scale handle
2017-07-22 Soeren ApelTriggerMarker: Don't return "valid" drag point coordinates
2017-07-22 Soeren ApelRename ViewItem::point() to ViewItem::drag_point()...
2017-07-21 Uwe HermannFix the build with ENABLE_DECODE=n.
2017-07-16 Soeren ApelLogicSignal: Make trace height adjustable
2017-07-16 Soeren ApelIntroduce "logic trace height" setting
2017-07-16 Soeren ApelAnalogSignal: Make div height adjustable
2017-07-16 Soeren ApelIntroduce "default div height" setting
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-14 Soeren ApelMake restack_items() available to all TraceTreeItemOwners
2017-07-12 Soeren ApelDecodeTrace: Don't show tooltips destined for the heade...
2017-07-10 Soeren ApelDecodeSignal: Don't set name when creating the signal
2017-07-06 Soeren ApelDecodeSignal: Fix flawed PD stack restoration
2017-07-06 Soeren ApelFix assertions
2017-07-06 Uwe HermannApply some clang-tidy fixes.
2017-07-05 Soeren ApelDecodeSignal: Auto-assign only the channels of newly...
2017-07-05 Soeren ApelSignalBase: Adjust Schmitt-trigger thresholds
2017-07-05 Soeren ApelDecodeSignal: Improve robustness
2017-07-05 Soeren ApelMake sigrok::Context semi-global and use libsigrok...
2017-07-05 Soeren ApelMake get_raw_samples() use provided mem instead of...
2017-07-05 Soeren ApelDecodeSignal: Remove global SRD mutex
2017-07-05 Soeren ApelFix #831 by saving/restoring PD options
2017-07-05 Soeren ApelFix #888 by incrementing i only once per iteration
2017-07-05 Soeren ApelFix #831 by saving/restoring the PD channel mapping
2017-07-05 Soeren ApelFix #832 by saving/restoring the decoder stack without...
2017-07-05 Soeren ApelSession: Break up add_decoder()
2017-07-05 Soeren ApelRename "always zoom-to-fit" to "zoom-to-fit during...
2017-07-05 Soeren ApelFix #236 by introducing "zoom-to-fit when acquisition...
2017-07-05 Soeren ApelGlobalSettings: Enable "show sampling points" by default
2017-07-05 Soeren ApelDecode: Improve signaling
2017-07-05 Soeren ApelFix #981 by adding non-device signals upon view creation
2017-07-05 Soeren ApelDecodeSignal: Don't assume channels always have logic...
2017-07-05 Soeren ApelDecodeSignal: Provide conversion data container sooner
2017-07-05 Soeren ApelDecodeSignal: Adjust the DecodeChunkLength
2017-07-05 Soeren ApelDecodeTrace/DecodeSignal: Rework trace drawing interval
2017-07-05 Soeren ApelDecodeSignal: Fix restarting the decode after reloading...
2017-07-05 Soeren ApelDecodeSignal: Improve auto_assign_signals() matching
2017-07-05 Soeren ApelDecodeSignal: Rework samplerate handling
2017-07-05 Soeren ApelDecodeSignal: Use signals for new data notification...
2017-07-05 Soeren ApelDecodeSignal: Change srd session handling
2017-07-05 Soeren ApelImplement logic data muxer thread
2017-07-05 Soeren ApelSignalBase: Make ConversionBlockSize a class constant
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 ApelRework decode channel auto-assignment
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-07-04 Soeren ApelRevert 33d5aa61e77e61f700a8 to re-enable A2L conversion
2017-06-27 Uwe HermannMinor Doxygen comment cosmetics.
2017-06-27 Gerhard Sittigmain window: Prefer the user specified device in new...
2017-06-27 Gerhard Sittigdevice manager: Add support for -d cmdline option ...
2017-06-27 Gerhard Sittigdevice manager: Move filter for supported devices to...
2017-06-27 Gerhard Sittigsession: Add support for input format options (-I cmdli...
2017-06-25 Gerhard Sittigutil: Introduce string tokenize helper routine
2017-06-17 Soeren ApelFix #982 by correcting the bounding rect for the message
2017-06-12 Soeren ApelView: Prevent header from being resized when view is...
2017-06-11 Uwe HermannRename sigrok-logo-notext.svg to pulseview.svg.
2017-06-11 Uwe HermannRename sigrok-logo-notext.png to pulseview.png.
2017-06-10 Soeren ApelAdjust trace view namespace
2017-06-10 Soeren ApelMove trace view files
2017-06-09 Soeren ApelDeviceManager: Don't perform scans with DMM drivers
2017-06-09 Soeren ApelView: Improve 2a9fcd621 by using settings_restored_
2017-06-09 Soeren ApelSettings: Add method to set settings defaults
2017-06-09 Soeren ApelMain(Window): Let the UI and sessions be restored after...
2017-06-09 Soeren ApelView: Set scroll_needs_defaults_ to true by default
2017-06-08 Soeren ApelSettings: Refactor out a checkbox creator method
2017-06-08 Soeren ApelSettings: Only show initial pin config UI elements...
2017-06-08 Soeren ApelSettings: Add decoder settings page
2017-06-08 Soeren ApelDecodeTrace: Change initial pin config description...
2017-06-07 Soeren ApelFix #970 by making sure the session state handler can...
2017-06-06 Soeren ApelFix #775 by catching and handling the thrown exception
2017-06-06 Soeren ApelMainWindow: Don't try to close a session when there...
2017-06-06 Soeren ApelView: Introduce settings_restored_
2017-06-06 Soeren ApelFix #862 by implementing -c / --clean
2017-06-06 Soeren ApelFix #969 by scheduling another call after a small delay
2017-06-06 Uwe HermannDrop some trailing whitespace.
2017-06-06 Uwe HermannFix sigrok spelling in two places.
2017-06-06 Sergey Alirzaevpermit file names not containing dots on import
2017-06-05 Uwe HermannAllow users to set initial pin states for decoders.
2017-06-05 Soeren ApelDevice: Minor whitespace change
2017-06-05 Soeren ApelDevice: Make capability listing more robust
2017-06-05 Soeren ApelView: Optimize header pane sizing
2017-06-03 Soeren ApelDon't use Q_EMIT, it's not needed anymore
2017-06-02 Soeren ApelView: Limit header pane width
2017-06-02 Soeren ApelView: Save/restore splitter state
2017-06-02 Soeren ApelRemove Header::BaselineOffset and move arrows as needed...
2017-06-02 Soeren ApelFix #957 and #874 by implementing the pane splitter
2017-05-30 Soeren ApelView: Adjust top margin when needed
2017-05-30 Soeren ApelTraceView: Improve the way we do the initial scrolling...
2017-05-30 Soeren ApelPaint sampling points on the actual trace, not the...
2017-05-28 Sylvain Munautviewport: Allow smoother zoom using vertical scroll...
2017-05-28 Soeren ApelAnalogSegment: Speed up processing of interleaved sampl...
2017-05-28 Soeren ApelAnalogSignal: Temporarily disable analog signal conversion
2017-05-27 Soeren ApelFix #958 by using new method that auto-converts analog...
2017-05-27 Soeren ApelSignalBase: Always hook into signal data, not just...
2017-05-27 Soeren ApelDeviceManager: Show progress dialog while scanning...
next