projects
/
pulseview.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
HardwareDevice: Only show non-empty device name components.
2018-07-24
Uwe Hermann
HardwareDevice: Only show non-empty device name components.
commit
|
commitdiff
|
tree
2018-07-24
Uwe Hermann
HardwareDevice: Make serial number display a bit clearer.
commit
|
commitdiff
|
tree
2018-07-24
Brian Starkey
Fix the build - catch exceptions by reference
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
Fix #1146 by replacing the check box by a combo box
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
Remove non-functional remains of the scale drag handle
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
Channel popup: Don't disable channels when clicking...
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
View: Don't set scroll defaults more than once
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
Make sure PD row colors remain constant by adding a...
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
Accept user-entered sample rates when external clock...
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
Properly handle decoder errors
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
DecodeSignal: Add and use inclusive/exclusive sample...
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
Connect dialog: Let the device list occupy only the...
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
LogicSignal: Don't paint hover marker if channel is...
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
Fix #975 by overallocating memory to leave spare for...
commit
|
commitdiff
|
tree
2018-07-04
Gerhard Sittig
cmake: help users by pointing out libsigrok build depencendies
commit
|
commitdiff
|
tree
2018-06-16
Soeren Apel
Fix comment
commit
|
commitdiff
|
tree
2018-06-16
Soeren Apel
Fix up change handler registration
commit
|
commitdiff
|
tree
2018-06-16
Soeren Apel
Prevent log length to be set to 0
commit
|
commitdiff
|
tree
2018-06-16
Soeren Apel
AnalogSignal: Display value under cursor
commit
|
commitdiff
|
tree
2018-06-15
Soeren Apel
Fix #979 by querying trigger types only once and storing...
commit
|
commitdiff
|
tree
2018-06-15
Soeren Apel
Fix #1226 by removing a misplaced trigger marker clear
commit
|
commitdiff
|
tree
2018-06-15
Soeren Apel
Disable unit tests by default
commit
|
commitdiff
|
tree
2018-06-05
Soeren Apel
Fix #770 by adding a vertical hover line and a setting...
commit
|
commitdiff
|
tree
2018-06-05
Soeren Apel
Fix #1040 by allowing multiple files to be loaded from...
commit
|
commitdiff
|
tree
2018-06-05
Soeren Apel
Fix #1166 by using the correct array size
commit
|
commitdiff
|
tree
2018-06-05
Soeren Apel
Session: Handle failing sigrok::Device::read_config...
commit
|
commitdiff
|
tree
2018-06-05
Uwe Hermann
device.cpp: Add SR_CONF_EXTERNAL_CLOCK_SOURCE.
commit
|
commitdiff
|
tree
2018-06-03
Uwe Hermann
device.cpp: Add missing SR_CONF_DATA_SOURCE entry.
commit
|
commitdiff
|
tree
2018-06-03
Soeren Apel
Fix #1198 by removing the 1:1 zoom button
commit
|
commitdiff
|
tree
2018-06-03
Soeren Apel
Fix #807 by disabling trigger widgets when session...
commit
|
commitdiff
|
tree
2018-06-03
Soeren Apel
Update cursor action's state whenever the cursor state...
commit
|
commitdiff
|
tree
2018-06-03
Brian Starkey
Fix #1212 by not resetting the cursors pointer
commit
|
commitdiff
|
tree
2018-05-25
Soeren Apel
Add imported files to the session save/restore mechanism
commit
|
commitdiff
|
tree
2018-05-21
Uwe Hermann
tracegroup.cpp: Fix a potential unintended integer...
commit
|
commitdiff
|
tree
2018-05-21
Uwe Hermann
logicsegment.cpp: Constify a few variables.
commit
|
commitdiff
|
tree
2018-05-21
Uwe Hermann
LogicSegment::pow2_ceil(): Fix potentіal integer overflow.
commit
|
commitdiff
|
tree
2018-05-19
Uwe Hermann
cursorpair.cpp: Fix a clazy warning (-Wclazy-qstring...
commit
|
commitdiff
|
tree
2018-05-19
Uwe Hermann
decodetrace.cpp: Drop unused "using std::all_of".
commit
|
commitdiff
|
tree
2018-05-19
Uwe Hermann
logicsegment.cpp: Suggest inlining of pack_sample(...
commit
|
commitdiff
|
tree
2018-05-19
Uwe Hermann
logicsegment.cpp: Add missing config.h #include.
commit
|
commitdiff
|
tree
2018-05-17
Gerhard Sittig
DecodeSignal: avoid specifying a zero samplerate to...
commit
|
commitdiff
|
tree
2018-05-17
Gerhard Sittig
session: apply input format match to interactively...
commit
|
commitdiff
|
tree
2018-05-06
Soeren Apel
Fix #1149 by handling "d" and "(dd)" types separately
commit
|
commitdiff
|
tree
2018-04-19
Soeren Apel
Don't use qDebug().noquote() for now (bug #1169)
commit
|
commitdiff
|
tree
2018-04-18
Soeren Apel
Fix #1162 by always submitting all changed options...
commit
|
commitdiff
|
tree
2018-04-15
Uwe Hermann
Channels popup: Use a more compact one-line button...
commit
|
commitdiff
|
tree
2018-04-15
Uwe Hermann
inputfile: Increase chunk size from 16KB to 4MB.
commit
|
commitdiff
|
tree
2018-04-15
Uwe Hermann
inputfile: Use a vector instead of an array on the...
commit
|
commitdiff
|
tree
2018-04-08
Soeren Apel
Fix #1023 by implementing filtering channel selectors
commit
|
commitdiff
|
tree
2018-04-08
Soeren Apel
DecodeSignal: Use srd_session_terminate_reset() for...
commit
|
commitdiff
|
tree
2018-04-01
Uwe Hermann
view.cpp: Drop unneeded parenthesis.
commit
|
commitdiff
|
tree
2018-04-01
Uwe Hermann
Fix build with -DENABLE_DECODE=n.
commit
|
commitdiff
|
tree
2018-04-01
Uwe Hermann
Fix two clang-tidy warnings.
commit
|
commitdiff
|
tree
2018-04-01
Uwe Hermann
CMakeLists.txt: Set CMake policy CMP0054 to NEW.
commit
|
commitdiff
|
tree
2018-03-31
Uwe Hermann
CMakeLists.txt: Set CMake policy CMP0071 to NEW.
commit
|
commitdiff
|
tree
2018-03-30
Uwe Hermann
logging: Minor consistency fixes.
commit
|
commitdiff
|
tree
2018-03-30
Uwe Hermann
logging: Use different color for srd log messages.
commit
|
commitdiff
|
tree
2018-03-30
Uwe Hermann
manpage: Mention -s | --log-to-stdout option.
commit
|
commitdiff
|
tree
2018-03-30
Soeren Apel
GlobalSettings: Announce settings changes to allow...
commit
|
commitdiff
|
tree
2018-03-30
Soeren Apel
Settings: Change page list design
commit
|
commitdiff
|
tree
2018-03-30
Soeren Apel
Main: Create human-readable stack trace and notify...
commit
|
commitdiff
|
tree
2018-03-30
Soeren Apel
Main: Add missing --no-scan long option for -D
commit
|
commitdiff
|
tree
2018-03-30
Soeren Apel
Main: Add -s option to allow logging to console as...
commit
|
commitdiff
|
tree
2018-03-25
Uwe Hermann
CMakeLists.txt: Fix a build issue on MSYS2.
commit
|
commitdiff
|
tree
2018-03-25
Uwe Hermann
CMakeLists.txt: Only add Qt5PlatformSupport for Qt...
commit
|
commitdiff
|
tree
2018-03-18
Soeren Apel
Fix #1128 by showing firmware and PD search paths in...
commit
|
commitdiff
|
tree
2018-02-10
Uwe Hermann
MinGW: Fix a compile error due to a missing #include.
commit
|
commitdiff
|
tree
2018-02-10
Martin Errenst
fix PulseView compilation with ENABLE_DECODE set to OFF
commit
|
commitdiff
|
tree
2018-02-10
Gerhard Sittig
MainBar: fixup file extension filter in "Import File...
commit
|
commitdiff
|
tree
2018-01-28
Gerhard Sittig
DecodeSignal: only pass non-zero sample rate to decoders
commit
|
commitdiff
|
tree
2018-01-26
Gerhard Sittig
doc: Update pulseview(1) manpage, add --no-scan option...
commit
|
commitdiff
|
tree
2018-01-26
Gerhard Sittig
main: introduce -D cmdline option, don't auto-scan...
commit
|
commitdiff
|
tree
2018-01-13
Cenkron
win32: Use -mwindows only for non-Debug targets.
commit
|
commitdiff
|
tree
2018-01-11
Gerhard Sittig
DecodeSignal: Void a session pointer after destroy...
commit
|
commitdiff
|
tree
2018-01-10
Gerhard Sittig
main.cpp: check log level range before using its value
commit
|
commitdiff
|
tree
2018-01-09
Soeren Apel
Fix unit tests
commit
|
commitdiff
|
tree
2018-01-09
Soeren Apel
Add segment display mode UI controls and some related...
commit
|
commitdiff
|
tree
2018-01-09
Soeren Apel
Add segment display mode icons
commit
|
commitdiff
|
tree
2018-01-09
Soeren Apel
Session: Make get_segment_count() consider all segments
commit
|
commitdiff
|
tree
2018-01-09
Soeren Apel
Supply the segment ID when adding samples to optimize...
commit
|
commitdiff
|
tree
2018-01-09
Soeren Apel
Add segment_id to all segment classes
commit
|
commitdiff
|
tree
2018-01-09
Soeren Apel
LogicSegment: Don't use new/delete in get_unpacked_sample()
commit
|
commitdiff
|
tree
2018-01-09
Soeren Apel
LogicSegment: Limit end in get_subsampled_edges() if...
commit
|
commitdiff
|
tree
2018-01-09
Soeren Apel
SignalBase: Don't terminate conversion when there's...
commit
|
commitdiff
|
tree
2017-12-17
probonopd
Make it pass desktop-file-validate
commit
|
commitdiff
|
tree
2017-09-22
Uwe Hermann
rowdata: Use emplace_back() for Annotation objects.
commit
|
commitdiff
|
tree
2017-08-03
Soeren Apel
SignalBase: Default to dynamic conversion preset, not...
commit
|
commitdiff
|
tree
2017-08-03
Soeren Apel
Use min/max notification for autoranging of analog...
commit
|
commitdiff
|
tree
2017-08-03
Soeren Apel
Move delayed conversion starter to SignalBase
commit
|
commitdiff
|
tree
2017-08-03
Soeren Apel
Remove SignalBase::A2LChannel
commit
|
commitdiff
|
tree
2017-08-03
Soeren Apel
Use identifiers for fixed conversion preset values
commit
|
commitdiff
|
tree
2017-08-03
Soeren Apel
Restart min-max-based conversion if min or max change
commit
|
commitdiff
|
tree
2017-08-02
Uwe Hermann
Fix some random clang-tidy warnings.
commit
|
commitdiff
|
tree
2017-08-01
Soeren Apel
Trace view: Make the zero line for analog traces thicker
commit
|
commitdiff
|
tree
2017-08-01
Soeren Apel
Implement graphical display of A2L thresholds
commit
|
commitdiff
|
tree
2017-08-01
Soeren Apel
Typo fix: treshold -> threshold
commit
|
commitdiff
|
tree
2017-08-01
Soeren Apel
AnalogSignal: Reword "traces to show" option
commit
|
commitdiff
|
tree
2017-08-01
Soeren Apel
AnalogSignal: Use pv::data::SignalBase namespace
commit
|
commitdiff
|
tree
2017-08-01
Soeren Apel
Implement A2L presets and custom threshold handling
commit
|
commitdiff
|
tree
2017-07-21
Uwe Hermann
INSTALL/CMakeLists.txt: Bump libsigrokdecode requirement...
commit
|
commitdiff
|
tree
next