]> sigrok.org Git - pulseview.git/history - pv
HardwareDevice: Make serial number display a bit clearer.
[pulseview.git] / pv /
2018-07-24 Uwe HermannHardwareDevice: Make serial number display a bit clearer.
2018-07-24 Brian StarkeyFix the build - catch exceptions by reference
2018-07-21 Soeren ApelFix #1146 by replacing the check box by a combo box
2018-07-21 Soeren ApelRemove non-functional remains of the scale drag handle
2018-07-21 Soeren ApelChannel popup: Don't disable channels when clicking...
2018-07-21 Soeren ApelView: Don't set scroll defaults more than once
2018-07-21 Soeren ApelMake sure PD row colors remain constant by adding a...
2018-07-21 Soeren ApelAccept user-entered sample rates when external clock...
2018-07-21 Soeren ApelProperly handle decoder errors
2018-07-21 Soeren ApelDecodeSignal: Add and use inclusive/exclusive sample...
2018-07-21 Soeren ApelConnect dialog: Let the device list occupy only the...
2018-07-21 Soeren ApelLogicSignal: Don't paint hover marker if channel is...
2018-07-21 Soeren ApelFix #975 by overallocating memory to leave spare for...
2018-06-19 Gerhard Sittiganalogsignal.cpp: Fix std::isnan() related compile...
2018-06-16 Soeren ApelFix comment
2018-06-16 Soeren ApelFix up change handler registration
2018-06-16 Soeren ApelPrevent log length to be set to 0
2018-06-16 Soeren ApelAnalogSignal: Display value under cursor
2018-06-15 Soeren ApelFix #979 by querying trigger types only once and storin...
2018-06-15 Soeren ApelFix #1226 by removing a misplaced trigger marker clear
2018-06-05 Soeren ApelFix #770 by adding a vertical hover line and a setting...
2018-06-05 Soeren ApelFix #1166 by using the correct array size
2018-06-05 Soeren ApelSession: Handle failing sigrok::Device::read_config...
2018-06-05 Uwe Hermanndevice.cpp: Add SR_CONF_EXTERNAL_CLOCK_SOURCE.
2018-06-03 Uwe Hermanndevice.cpp: Add missing SR_CONF_DATA_SOURCE entry.
2018-06-03 Soeren ApelFix #1198 by removing the 1:1 zoom button
2018-06-03 Soeren ApelFix #807 by disabling trigger widgets when session...
2018-06-03 Soeren ApelUpdate cursor action's state whenever the cursor state...
2018-06-03 Brian StarkeyFix #1212 by not resetting the cursors pointer
2018-05-30 Soeren ApelFix #540 by introducing a method to reset the view...
2018-05-30 Soeren ApelFix #956 by adding the missing final sample to the...
2018-05-27 Soeren ApelFix #1201 by letting more accurate matches replace...
2018-05-27 Soeren ApelFix #1182 by only considering enabled channels
2018-05-26 Soeren ApelFix #1203 by catching the boost exception thrown on...
2018-05-25 Soeren ApelAdd imported files to the session save/restore mechanism
2018-05-23 Soeren ApelStoreProgress: Add missing log output
2018-05-22 Soeren ApelSession: Allow an SR_DF_META packet to override the...
2018-05-21 Uwe Hermanntracegroup.cpp: Fix a potential unintended integer...
2018-05-21 Uwe Hermannlogicsegment.cpp: Constify a few variables.
2018-05-21 Uwe HermannLogicSegment::pow2_ceil(): Fix potentіal integer overflow.
2018-05-19 Uwe Hermanncursorpair.cpp: Fix a clazy warning (-Wclazy-qstring...
2018-05-19 Uwe Hermanndecodetrace.cpp: Drop unused "using std::all_of".
2018-05-19 Uwe Hermannlogicsegment.cpp: Suggest inlining of pack_sample(...
2018-05-19 Uwe Hermannlogicsegment.cpp: Add missing config.h #include.
2018-05-17 Gerhard SittigDecodeSignal: avoid specifying a zero samplerate to...
2018-05-17 Gerhard Sittigsession: apply input format match to interactively...
2018-05-13 Gerhard Sittigsession: add support to auto detect input format (for...
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-05-06 Soeren ApelFix #1149 by handling "d" and "(dd)" types separately
2018-05-06 Soeren ApelUpdate property widgets before showing device config...
2018-05-04 Soeren ApelDecodeSignal: Prevent out-of-range exception
2018-05-04 Soeren ApelDecodeSignal: Re-set decoder metadata after stack termi...
2018-05-02 Soeren ApelLogicSegment: Readability changes
2018-04-24 Soeren ApelFix bar displaying undecoded area
2018-04-21 Soeren ApelDecodeTrace: Remove unused members
2018-04-21 Soeren ApelDecodeSignal: When lacking input, retry only when data...
2018-04-20 Soeren ApelFix #1174 by performing shutdown speed optimizations
2018-04-19 Soeren ApelDon't use qDebug().noquote() for now (bug #1169)
2018-04-19 Soeren ApelAnnotation: Use special type for the class, not plain int
2018-04-18 Soeren ApelFix #1162 by always submitting all changed options...
2018-04-15 Uwe HermannChannels popup: Use a more compact one-line button...
2018-04-15 Uwe Hermanninputfile: Increase chunk size from 16KB to 4MB.
2018-04-15 Uwe Hermanninputfile: Use a vector instead of an array on the...
2018-04-15 Soeren ApelFix #709 by deriving row/ann colors from the channel...
2018-04-15 Soeren ApelTrace: Remove unneeded setters
2018-04-15 Soeren ApelChannels: Add missing include
2018-04-15 Soeren ApelSignalBase: Don't assume all channel settings are resto...
2018-04-15 Soeren ApelRename colour* to color*
2018-04-15 Soeren ApelCentralize session error notification
2018-04-15 Soeren ApelFix #1153 by only showing drivers we'll actually scan
2018-04-15 Soeren ApelChannels: Break up logic and analog channels into separ...
2018-04-15 Soeren ApelChannels: Let "Enable all changing" also check for...
2018-04-15 Soeren ApelChannels: Don't use flat buttons and add vertical spacer
2018-04-15 Soeren ApelChannels: Re-arrange selector buttons
2018-04-08 Soeren ApelSession: Don't process packets without sample data
2018-04-08 Soeren ApelFix #1023 by implementing filtering channel selectors
2018-04-08 Soeren ApelDecodeSignal: Use srd_session_terminate_reset() for...
2018-04-05 Soeren ApelApply option changes immediately, not on decode stack...
2018-04-04 Soeren ApelAdd DecodeSignal and Session error logging
2018-04-03 Soeren ApelLogging: Make logging thread-safe
2018-04-01 Uwe Hermannview.cpp: Drop unneeded parenthesis.
2018-04-01 Uwe HermannFix build with -DENABLE_DECODE=n.
2018-04-01 Uwe HermannFix two clang-tidy warnings.
2018-03-31 Soeren ApelDecodeSignal: Re-create SRD session when changes are...
2018-03-31 Gerhard SittigDecodeSignal: Reset and re-use existing decoder sessions
2018-03-30 Uwe Hermannlogging: Minor consistency fixes.
2018-03-30 Uwe Hermannlogging: Use different color for srd log messages.
2018-03-30 Soeren ApelSession: Set "segment complete" flags when no frames...
2018-03-30 Soeren ApelReally fix #1125 (and maybe #1139)
2018-03-30 Soeren ApelGlobalSettings: Announce settings changes to allow...
2018-03-30 Soeren ApelSettings: Change page list design
2018-03-30 Soeren ApelMain: Create human-readable stack trace and notify...
2018-03-30 Soeren ApelAdd logging mechanism
2018-03-29 Soeren ApelAdd boost::stacktrace support
2018-03-23 Dan Horákfix catching polymorphic types by value
2018-03-18 Soeren ApelFix #1128 by showing firmware and PD search paths in...
2018-03-12 Soeren ApelApply changes suggested by clang-tidy
2018-03-12 Soeren ApelFix #1125 by adding a missing typecast
2018-03-12 Soeren ApelSignalBase: Speed up conversion and prevent leaving...
next