projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Themes: Attempt at working around wrong widget backgrounds on Windows
[pulseview.git]
/
pv
/
views
/
trace
/
2018-10-22
Soeren Apel
Ruler: Add "Set as zero point" context menu entry
tree
|
commitdiff
2018-10-21
Soeren Apel
More clazy fixes
tree
|
commitdiff
2018-10-21
Soeren Apel
Make change performed in 79b53a1ae actually work
tree
|
commitdiff
2018-10-21
Soeren Apel
Fix random clazy warnings
tree
|
commitdiff
2018-10-21
Soeren Apel
Fix clazy warnings regarding range-for references
tree
|
commitdiff
2018-10-21
Soeren Apel
Fix for "fill logic signal high areas" feature
tree
|
commitdiff
2018-10-20
Soeren Apel
Fix #1222 by adding a tooltip for when there isn't...
tree
|
commitdiff
2018-10-16
Soeren Apel
Add generic "Create marker here" context menu entry
tree
|
commitdiff
2018-10-14
Soeren Apel
Make "fill logic signal high areas" feature more robust
tree
|
commitdiff
2018-10-13
Soeren Apel
Trace: Force trace replaint when a setting changes
tree
|
commitdiff
2018-10-13
Soeren Apel
Use QMenu->popup() instead of QMenu->exec() everywhere
tree
|
commitdiff
2018-10-13
Soeren Apel
Implement "fill logic signal high areas" feature
tree
|
commitdiff
2018-10-13
Soeren Apel
Ruler: Add "toggle mouse hover marker" to context menu
tree
|
commitdiff
2018-10-13
Soeren Apel
Ruler: Add context menu with "Create marker here" entry
tree
|
commitdiff
2018-10-05
Soeren Apel
View: Refine snapping algorithm
tree
|
commitdiff
2018-10-05
Soeren Apel
View: Fix snap-to-edge when using all signals
tree
|
commitdiff
2018-10-03
Soeren Apel
Fix #1292/1294 by snapping to any edge when not hoverin...
tree
|
commitdiff
2018-10-03
Soeren Apel
View: Make TimeItem derivatives snap to edges when...
tree
|
commitdiff
2018-09-26
Soeren Apel
Add setting for the snap-to-edge distance
tree
|
commitdiff
2018-09-26
Soeren Apel
Fix #684 by implementing snap-to-edge for TimeItem...
tree
|
commitdiff
2018-09-26
Soeren Apel
Implement LogicSegment::get_surrounding_edges() and...
tree
|
commitdiff
2018-09-13
Soeren Apel
DecodeTrace: Rename get_sample_range() to get_view_samp...
tree
|
commitdiff
2018-08-22
Soeren Apel
Implement decode pausing/resuming
tree
|
commitdiff
2018-08-21
Soeren Apel
Fix item dragging
tree
|
commitdiff
2018-08-21
Soeren Apel
Replace (double)0 by 0.0
tree
|
commitdiff
2018-08-21
Soeren Apel
AnalogSignal: Set initial value for the "value at curso...
tree
|
commitdiff
2018-08-21
Soeren Apel
DecodeTrace: Implement annotation export for cursor...
tree
|
commitdiff
2018-08-21
Soeren Apel
Fix regression introduced by 2980ff2da269c9ed
tree
|
commitdiff
2018-08-21
Soeren Apel
Implement annotation export for all rows
tree
|
commitdiff
2018-08-21
Soeren Apel
Make annotation export customizable
tree
|
commitdiff
2018-08-21
Soeren Apel
Implement annotation export from the DecodeTrace contex...
tree
|
commitdiff
2018-08-21
Soeren Apel
Rename create_context_menu() to create_header_context_m...
tree
|
commitdiff
2018-08-21
Soeren Apel
Allow for a context menu in the view area
tree
|
commitdiff
2018-08-21
Soeren Apel
Fix #1204 by making sure the lazy event handler is...
tree
|
commitdiff
2018-07-24
Brian Starkey
Fix the build - catch exceptions by reference
tree
|
commitdiff
2018-07-21
Soeren Apel
Remove non-functional remains of the scale drag handle
tree
|
commitdiff
2018-07-21
Soeren Apel
View: Don't set scroll defaults more than once
tree
|
commitdiff
2018-07-21
Soeren Apel
Make sure PD row colors remain constant by adding a...
tree
|
commitdiff
2018-07-21
Soeren Apel
Accept user-entered sample rates when external clock...
tree
|
commitdiff
2018-07-21
Soeren Apel
Properly handle decoder errors
tree
|
commitdiff
2018-07-21
Soeren Apel
DecodeSignal: Add and use inclusive/exclusive sample...
tree
|
commitdiff
2018-07-21
Soeren Apel
LogicSignal: Don't paint hover marker if channel is...
tree
|
commitdiff
2018-06-19
Gerhard Sittig
analogsignal.cpp: Fix std::isnan() related compile...
tree
|
commitdiff
2018-06-16
Soeren Apel
Fix up change handler registration
tree
|
commitdiff
2018-06-16
Soeren Apel
AnalogSignal: Display value under cursor
tree
|
commitdiff
2018-06-15
Soeren Apel
Fix #979 by querying trigger types only once and storin...
tree
|
commitdiff
2018-06-15
Soeren Apel
Fix #1226 by removing a misplaced trigger marker clear
tree
|
commitdiff
2018-06-05
Soeren Apel
Fix #770 by adding a vertical hover line and a setting...
tree
|
commitdiff
2018-06-03
Soeren Apel
Fix #1198 by removing the 1:1 zoom button
tree
|
commitdiff
2018-06-03
Soeren Apel
Fix #807 by disabling trigger widgets when session...
tree
|
commitdiff
2018-06-03
Soeren Apel
Update cursor action's state whenever the cursor state...
tree
|
commitdiff
2018-06-03
Brian Starkey
Fix #1212 by not resetting the cursors pointer
tree
|
commitdiff
2018-05-30
Soeren Apel
Fix #540 by introducing a method to reset the view...
tree
|
commitdiff
2018-05-30
Soeren Apel
Fix #956 by adding the missing final sample to the...
tree
|
commitdiff
2018-05-26
Soeren Apel
Fix #1203 by catching the boost exception thrown on...
tree
|
commitdiff
2018-05-21
Uwe Hermann
tracegroup.cpp: Fix a potential unintended integer...
tree
|
commitdiff
2018-05-19
Uwe Hermann
cursorpair.cpp: Fix a clazy warning (-Wclazy-qstring...
tree
|
commitdiff
2018-05-19
Uwe Hermann
decodetrace.cpp: Drop unused "using std::all_of".
tree
|
commitdiff
2018-05-07
Soeren Apel
DecodeTrace: Use qreal instead of int for annotation...
tree
|
commitdiff
2018-05-07
Soeren Apel
DecodeTrace: Speed up painting by not copying the annot...
tree
|
commitdiff
2018-04-24
Soeren Apel
Fix bar displaying undecoded area
tree
|
commitdiff
2018-04-21
Soeren Apel
DecodeTrace: Remove unused members
tree
|
commitdiff
2018-04-19
Soeren Apel
Annotation: Use special type for the class, not plain int
tree
|
commitdiff
2018-04-15
Soeren Apel
Fix #709 by deriving row/ann colors from the channel...
tree
|
commitdiff
2018-04-15
Soeren Apel
Trace: Remove unneeded setters
tree
|
commitdiff
2018-04-15
Soeren Apel
Rename colour* to color*
tree
|
commitdiff
2018-04-01
Uwe Hermann
view.cpp: Drop unneeded parenthesis.
tree
|
commitdiff
2018-03-30
Soeren Apel
Really fix #1125 (and maybe #1139)
tree
|
commitdiff
2018-03-23
Dan Horák
fix catching polymorphic types by value
tree
|
commitdiff
2018-03-12
Soeren Apel
Apply changes suggested by clang-tidy
tree
|
commitdiff
2018-03-12
Soeren Apel
Fix #1125 by adding a missing typecast
tree
|
commitdiff
2018-02-10
Martin Errenst
fix PulseView compilation with ENABLE_DECODE set to OFF
tree
|
commitdiff
2018-02-08
Cenkron
Ruler tick legends don't partly disappear when scrolled...
tree
|
commitdiff
2018-02-07
Soeren Apel
Rework the callback mechanism for the global settings
tree
|
commitdiff
2018-02-07
Soeren Apel
View: Fully integrate the "zero trigger time" setting
tree
|
commitdiff
2018-02-07
Soeren Apel
Session/View: Save triggers in a list and use it
tree
|
commitdiff
2018-02-07
Cenkron
Change the number of minor ticks to be either 4 or 5
tree
|
commitdiff
2018-02-07
Cenkron
Provide a settings checkbox for showing zero at the...
tree
|
commitdiff
2018-01-09
Soeren Apel
Add segment display mode UI controls and some related...
tree
|
commitdiff
2018-01-09
Soeren Apel
Supply the segment ID when adding samples to optimize...
tree
|
commitdiff
2018-01-05
Soeren Apel
Implement Trace::ShowLastCompleteSegmentOnly display...
tree
|
commitdiff
2018-01-05
Soeren Apel
Finalize segment decoding
tree
|
commitdiff
2018-01-05
Soeren Apel
View: Fixes related to multi-segment display
tree
|
commitdiff
2017-12-27
Soeren Apel
Prepare multi-segment protocol decoding ability
tree
|
commitdiff
2017-12-27
Soeren Apel
Begin PD multisegment support
tree
|
commitdiff
2017-12-27
Soeren Apel
Move current_segment_ to Trace
tree
|
commitdiff
2017-12-27
Soeren Apel
Flesh out segment display mode handling
tree
|
commitdiff
2017-12-27
Soeren Apel
Implement segment display mode handling and update...
tree
|
commitdiff
2017-10-29
Soeren Apel
Rework new segment notification mechanism
tree
|
commitdiff
2017-09-22
Soeren Apel
TraceView: Properly handle the header resizing events
tree
|
commitdiff
2017-09-22
Soeren Apel
TraceView: Make header resize state determination reliable
tree
|
commitdiff
2017-09-22
Soeren Apel
View: Move comment to where it belongs
tree
|
commitdiff
2017-09-22
Soeren Apel
Adjust trace view header width when signal names change
tree
|
commitdiff
2017-09-22
Soeren Apel
DecodeTrace: Reset cached trace properties when decoder...
tree
|
commitdiff
2017-09-22
Soeren Apel
Implement showing only the selected segment
tree
|
commitdiff
2017-09-22
Soeren Apel
Add segment selector UI + helpers
tree
|
commitdiff
2017-08-21
Soeren Apel
AnalogSignal: Prevent threshold bg from spilling beyond...
tree
|
commitdiff
2017-08-20
Soeren Apel
Implement "show conversion thresholds as dots" mode
tree
|
commitdiff
2017-08-20
Soeren Apel
Convert threshold display setting to a multi-value...
tree
|
commitdiff
2017-08-17
Soeren Apel
AnalogSignal: Make threshold neutral area darker
tree
|
commitdiff
next