projects
/
pulseview.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
pulseview.git
2018-06-03
Soeren Apel
Fix #807 by disabling trigger widgets when session...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
Soeren Apel
Update cursor action's state whenever the cursor state...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
Brian Starkey
Fix #1212 by not resetting the cursors pointer
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Soeren Apel
Fix #540 by introducing a method to reset the view...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Soeren Apel
Fix #956 by adding the missing final sample to the...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
Soeren Apel
Fix #1201 by letting more accurate matches replace...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
Soeren Apel
Fix #1182 by only considering enabled channels
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
Soeren Apel
Fix #1203 by catching the boost exception thrown on...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-25
Soeren Apel
Add imported files to the session save/restore mechanism
commit
|
commitdiff
|
tree
|
snapshot
2018-05-23
Soeren Apel
StoreProgress: Add missing log output
commit
|
commitdiff
|
tree
|
snapshot
2018-05-22
Soeren Apel
Session: Allow an SR_DF_META packet to override the...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Uwe Hermann
tracegroup.cpp: Fix a potential unintended integer...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Uwe Hermann
logicsegment.cpp: Constify a few variables.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Uwe Hermann
LogicSegment::pow2_ceil(): Fix potentіal integer overflow.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Uwe Hermann
cursorpair.cpp: Fix a clazy warning (-Wclazy-qstring...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Uwe Hermann
decodetrace.cpp: Drop unused "using std::all_of".
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Uwe Hermann
logicsegment.cpp: Suggest inlining of pack_sample(...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Uwe Hermann
logicsegment.cpp: Add missing config.h #include.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Gerhard Sittig
DecodeSignal: avoid specifying a zero samplerate to...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Gerhard Sittig
session: apply input format match to interactively...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-13
Gerhard Sittig
session: add support to auto detect input format (for...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Soeren Apel
Installer: Add debug shortcut for -l 5
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Soeren Apel
DecodeTrace: Use qreal instead of int for annotation...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Soeren Apel
DecodeTrace: Speed up painting by not copying the annot...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Soeren Apel
Fix #1149 by handling "d" and "(dd)" types separately
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Soeren Apel
Update property widgets before showing device config...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Soeren Apel
DecodeSignal: Prevent out-of-range exception
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Soeren Apel
DecodeSignal: Re-set decoder metadata after stack termi...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Soeren Apel
LogicSegment: Readability changes
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
Soeren Apel
Fix bar displaying undecoded area
commit
|
commitdiff
|
tree
|
snapshot
2018-04-21
Soeren Apel
DecodeTrace: Remove unused members
commit
|
commitdiff
|
tree
|
snapshot
2018-04-21
Soeren Apel
DecodeSignal: When lacking input, retry only when data...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Soeren Apel
Fix #1174 by performing shutdown speed optimizations
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Soeren Apel
Don't use qDebug().noquote() for now (bug #1169)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Soeren Apel
Annotation: Use special type for the class, not plain int
commit
|
commitdiff
|
tree
|
snapshot
2018-04-18
Soeren Apel
Fix #1162 by always submitting all changed options...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Uwe Hermann
Channels popup: Use a more compact one-line button...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Uwe Hermann
inputfile: Increase chunk size from 16KB to 4MB.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Uwe Hermann
inputfile: Use a vector instead of an array on the...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Soeren Apel
Fix #709 by deriving row/ann colors from the channel...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Soeren Apel
Trace: Remove unneeded setters
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Soeren Apel
Channels: Add missing include
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Soeren Apel
SignalBase: Don't assume all channel settings are resto...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Soeren Apel
Rename colour* to color*
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Soeren Apel
Centralize session error notification
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Soeren Apel
Fix #1153 by only showing drivers we'll actually scan
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Soeren Apel
Channels: Break up logic and analog channels into separ...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Soeren Apel
Channels: Let "Enable all changing" also check for...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Soeren Apel
Channels: Don't use flat buttons and add vertical spacer
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Soeren Apel
Channels: Re-arrange selector buttons
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Soeren Apel
Session: Don't process packets without sample data
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Soeren Apel
Fix #1023 by implementing filtering channel selectors
commit
|
commitdiff
|
tree
|
snapshot
2018-04-08
Soeren Apel
DecodeSignal: Use srd_session_terminate_reset() for...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Soeren Apel
Apply option changes immediately, not on decode stack...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-04
Soeren Apel
Add DecodeSignal and Session error logging
commit
|
commitdiff
|
tree
|
snapshot
2018-04-03
Soeren Apel
Logging: Make logging thread-safe
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Uwe Hermann
view.cpp: Drop unneeded parenthesis.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Uwe Hermann
Fix build with -DENABLE_DECODE=n.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Uwe Hermann
Fix two clang-tidy warnings.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Uwe Hermann
CMakeLists.txt: Set CMake policy CMP0054 to NEW.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Uwe Hermann
CMakeLists.txt: Set CMake policy CMP0071 to NEW.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Soeren Apel
DecodeSignal: Re-create SRD session when changes are...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Gerhard Sittig
DecodeSignal: Reset and re-use existing decoder sessions
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Uwe Hermann
logging: Minor consistency fixes.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Uwe Hermann
logging: Use different color for srd log messages.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Soeren Apel
Session: Set "segment complete" flags when no frames...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Soeren Apel
Really fix #1125 (and maybe #1139)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Uwe Hermann
manpage: Mention -s | --log-to-stdout option.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Soeren Apel
GlobalSettings: Announce settings changes to allow...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Soeren Apel
Settings: Change page list design
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Soeren Apel
Main: Create human-readable stack trace and notify...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Soeren Apel
Main: Add missing --no-scan long option for -D
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Soeren Apel
Main: Add -s option to allow logging to console as...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Soeren Apel
SignalHandler: Rename include guard
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Soeren Apel
Add logging mechanism
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Soeren Apel
Add boost::stacktrace support
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Uwe Hermann
CMakeLists.txt: Fix a build issue on MSYS2.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Uwe Hermann
CMakeLists.txt: Only add Qt5PlatformSupport for Qt...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Dan Horák
fix catching polymorphic types by value
commit
|
commitdiff
|
tree
|
snapshot
2018-03-18
Soeren Apel
Fix #1128 by showing firmware and PD search paths in...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-12
Soeren Apel
Apply changes suggested by clang-tidy
commit
|
commitdiff
|
tree
|
snapshot
2018-03-12
Soeren Apel
Fix #1125 by adding a missing typecast
commit
|
commitdiff
|
tree
|
snapshot
2018-03-12
Soeren Apel
SignalBase: Speed up conversion and prevent leaving...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Soeren Apel
Adjust signal to changes made in 7f894d958
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Soeren Apel
MainBar: Style fixes
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Wolfram Sang
Fix #928 by catching errors if config_list() fails
commit
|
commitdiff
|
tree
|
snapshot
2018-03-05
Soeren Apel
Fix #1132 by passing segment IDs, not segment instances
commit
|
commitdiff
|
tree
|
snapshot
2018-03-03
Soeren Apel
Session: Fix trigger handling
commit
|
commitdiff
|
tree
|
snapshot
2018-02-23
Soeren Apel
GlobalSettings: Remove unneeded include/using
commit
|
commitdiff
|
tree
|
snapshot
2018-02-23
Soeren Apel
Session: Add error messages
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Soeren Apel
Tiny whitespace fix
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Soeren Apel
Fix #1038 by catching invalid cursor ranges
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Uwe Hermann
MinGW: Fix a compile error due to a missing #include.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Martin Errenst
fix PulseView compilation with ENABLE_DECODE set to OFF
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Gerhard Sittig
MainBar: fixup file extension filter in "Import File...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Soeren Apel
Fix #1089 by updating the signal labels and group labels
commit
|
commitdiff
|
tree
|
snapshot
2018-02-08
Cenkron
Ruler tick legends don't partly disappear when scrolled...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Soeren Apel
Rework the callback mechanism for the global settings
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Soeren Apel
View: Fully integrate the "zero trigger time" setting
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Soeren Apel
Session/View: Save triggers in a list and use it
commit
|
commitdiff
|
tree
|
snapshot
next