projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Settings: About: alpha-sort list of protocol decoders
[pulseview.git]
/
pv
/
view
/
2017-03-31
Uwe Hermann
Add a hotkey and setting for showing/hiding the minor...
tree
|
commitdiff
2017-03-30
Uwe Hermann
Add a tooltip for the decoder name in the decoder popup.
tree
|
commitdiff
2017-03-30
Uwe Hermann
Add a tooltip for the "Stack decoder" button/dropdown.
tree
|
commitdiff
2017-03-28
Uwe Hermann
Use alphabetical order for #includes.
tree
|
commitdiff
2017-03-27
Soeren Apel
Speed up analog trace painting
tree
|
commitdiff
2017-03-23
Uwe Hermann
Random simplifications, cosmetics/whitespace/consistenc...
tree
|
commitdiff
2017-03-23
Uwe Hermann
Use bool literals for boolean values.
tree
|
commitdiff
2017-03-23
Uwe Hermann
Don't use deprecated headers.
tree
|
commitdiff
2017-03-23
Uwe Hermann
Use nullptr in a few places.
tree
|
commitdiff
2017-03-23
Uwe Hermann
Remove unused "using" declarations.
tree
|
commitdiff
2017-03-22
Soeren Apel
AnalogSignal: display type-related improvements
tree
|
commitdiff
2017-03-22
Soeren Apel
AnalogSignal: Implement converted logic trace painting
tree
|
commitdiff
2017-03-22
Soeren Apel
LogicSignal: Don't depend on device_ being valid
tree
|
commitdiff
2017-03-22
Soeren Apel
AnalogSignal: Add conversion type and display type
tree
|
commitdiff
2017-03-22
Soeren Apel
Use presence of logic/analog data as indicator of chann...
tree
|
commitdiff
2017-03-22
Soeren Apel
Introduce PV-internal channel types
tree
|
commitdiff
2017-03-18
Uwe Hermann
Don't use std:: in the code directly (where possible).
tree
|
commitdiff
2017-03-17
Uwe Hermann
Only show sampling points when zoomed in far enough.
tree
|
commitdiff
2017-03-17
Uwe Hermann
Show sampling points in analog traces.
tree
|
commitdiff
2017-03-17
Uwe Hermann
AnalogSignal::paint_trace(): Factor out a const variable.
tree
|
commitdiff
2017-03-17
Uwe Hermann
Add a hotkey to show/hide sampling points.
tree
|
commitdiff
2017-03-17
Uwe Hermann
Show sampling points in logic traces.
tree
|
commitdiff
2017-03-13
Soeren Apel
TraceView: Use sticky scrolling setting directly
tree
|
commitdiff
2017-03-12
Soeren Apel
Tie the "sticky scrolling" setting in with the settings...
tree
|
commitdiff
2017-03-11
Uwe Hermann
Use bool literals for boolean values.
tree
|
commitdiff
2017-03-11
Uwe Hermann
Don't use redundant void argument.
tree
|
commitdiff
2017-03-11
Uwe Hermann
Prefer std::make_shared().
tree
|
commitdiff
2017-03-11
Uwe Hermann
Don't use deprecated headers.
tree
|
commitdiff
2017-03-07
Soeren Apel
TraceView: Fix "always zoom to fit" feature
tree
|
commitdiff
2017-03-07
Soeren Apel
TraceView: Only perform "always zoom to fit" for the...
tree
|
commitdiff
2017-03-07
Soeren Apel
Introduce ViewBase::is_main_view
tree
|
commitdiff
2017-03-07
Soeren Apel
Tie the "always zoom to fit" setting in with the settin...
tree
|
commitdiff
2017-03-07
Soeren Apel
Tie the "use coloured bg" setting in with the settings...
tree
|
commitdiff
2017-03-04
Piotr Esden-Tempski
Bring back sticky scroll and coloured background shortcuts.
tree
|
commitdiff
2017-02-18
Soeren Apel
View: Fix view item positioning
tree
|
commitdiff
2017-02-15
Soeren Apel
AnalogSignal: Split up divs during autoranging if needed
tree
|
commitdiff
2017-02-15
Soeren Apel
Perform autoranging for analog traces also when new...
tree
|
commitdiff
2017-02-15
Soeren Apel
Implement autoranging for analog channels
tree
|
commitdiff
2017-02-08
Soeren Apel
AnalogSignal: Allow separate vdiv counts for pos/neg
tree
|
commitdiff
2017-02-08
Soeren Apel
Switch segment storage from single vector to vector...
tree
|
commitdiff
2017-01-13
Soeren Apel
TraceView: Center traces more than once
tree
|
commitdiff
2017-01-13
Soeren Apel
TraceView: Center traces vertically after view creation
tree
|
commitdiff
2017-01-12
Soeren Apel
TraceView: Fix variable name
tree
|
commitdiff
2017-01-12
Soeren Apel
TraceView: Restore vertical offset
tree
|
commitdiff
2017-01-07
Gerhard Sittig
license: remove FSF postal address from boiler plate...
tree
|
commitdiff
2016-12-26
Perttu Ahola
MainWindow, View::View: Fix two memory errors reported...
tree
|
commitdiff
2016-12-04
Soeren Apel
Fix #849 by making sure no references to the DecodeTrac...
tree
|
commitdiff
2016-12-04
Soeren Apel
DecodeTrace: Remove unneeded pointer to the signalbase...
tree
|
commitdiff
2016-12-04
Soeren Apel
Change namespace for the trace view and implement ViewBase
tree
|
commitdiff
2016-08-31
Soeren Apel
Save/restore view states and signal settings
tree
|
commitdiff
2016-08-28
Soeren Apel
Session: Save/restore channel info and top-level decoder
tree
|
commitdiff
2016-08-18
Soeren Apel
Fix signal connection for view::Signal and SignalBase...
tree
|
commitdiff
2016-08-18
Soeren Apel
Move view-independent data from view::DecodeTrace to...
tree
|
commitdiff
2016-08-18
Soeren Apel
Move signals to views and make Session handle multiple...
tree
|
commitdiff
2016-08-18
Soeren Apel
Use SignalBase instead of LogicSignal for decoders
tree
|
commitdiff
2016-08-18
Soeren Apel
Remove data_ also for LogicSignal and use SignalBase...
tree
|
commitdiff
2016-08-18
Soeren Apel
Move signal data to SignalBase and adjust view::AnalogS...
tree
|
commitdiff
2016-08-18
Soeren Apel
Rename Trace::channel_ to Trace::base_, including depen...
tree
|
commitdiff
2016-08-18
Soeren Apel
Introduce pv::data::SignalBase
tree
|
commitdiff
2016-07-24
Soeren Apel
ViewWidget: Define ViewTypes
tree
|
commitdiff
2016-07-20
Soeren Apel
View: Move assertion after assignment
tree
|
commitdiff
2016-05-19
Elias Oenal
Trace: Make popup forms compatible with OSX
tree
|
commitdiff
2016-05-03
Soeren Apel
DecodeTrace: Let the view know when we need more space
tree
|
commitdiff
2016-05-03
Soeren Apel
DecodeTrace: Make sure first row's label width can...
tree
|
commitdiff
2016-04-18
Soeren Apel
View: Remove unnecessary methods
tree
|
commitdiff
2016-04-18
Soeren Apel
Fix #771 by using black with alpha instead of an opaque...
tree
|
commitdiff
2016-04-17
Soeren Apel
Fix #777 by using a workaround for assumed glibmm bug
tree
|
commitdiff
2016-04-17
Soeren Apel
Fix #705 by preventing the use of invalid instances
tree
|
commitdiff
2016-04-13
Soeren Apel
AnalogSignal: Make sure the trace is redrawn when chang...
tree
|
commitdiff
2016-04-13
Soeren Apel
Trace/AnalogSignal: Improve contrast and precision...
tree
|
commitdiff
2016-04-13
Soeren Apel
View: Make sure unused groups are freed
tree
|
commitdiff
2016-04-08
Soeren Apel
DecodeTrace: Make an empty decode trace appear symmetrical
tree
|
commitdiff
2016-04-08
Soeren Apel
DecodeTrace: Replace magic number by proper calculation
tree
|
commitdiff
2016-04-07
Soeren Apel
AnalogSignal: Implement info text for V/div display
tree
|
commitdiff
2016-04-07
Soeren Apel
AnalogSignal: Implement resolution selector in dialog
tree
|
commitdiff
2016-04-07
Soeren Apel
AnalogSignal: Use Q_OBJECT and implement vdiv selector...
tree
|
commitdiff
2016-04-07
Soeren Apel
AnalogSignal: Use correct scaling factor for the grid...
tree
|
commitdiff
2016-04-07
Soeren Apel
AnalogSignal: Implement vertical grid
tree
|
commitdiff
2016-04-07
Soeren Apel
View: Handle pre-existing trace groups correctly
tree
|
commitdiff
2016-04-07
Soeren Apel
View: Restore the original signals_changed() positionin...
tree
|
commitdiff
2016-04-03
Soeren Apel
View: Remove empty trace groups in signals_changed()
tree
|
commitdiff
2016-04-03
Soeren Apel
View: Provide a clear setup path for the initial v_offs...
tree
|
commitdiff
2016-04-03
Soeren Apel
View: Make signals_changed() more predictable
tree
|
commitdiff
2016-04-03
Soeren Apel
TraceTreeItemOwner: Change behavior for empty containers
tree
|
commitdiff
2016-03-15
Soeren Apel
Use natural sort order for DecodeTrace channel selector...
tree
|
commitdiff
2016-03-13
Uwe Hermann
Fix various typos in code comments.
tree
|
commitdiff
2016-02-16
Soeren Apel
Use the 'default' keyword where applicable. This patch
tree
|
commitdiff
2016-02-16
Soeren Apel
DecodeTrace: Optimize loop (see also da50281d)
tree
|
commitdiff
2016-02-13
Uwe Hermann
Prefer Qt string multi-arg form over arg chaining.
tree
|
commitdiff
2016-02-13
Uwe Hermann
Standardize on 'event' as name for all Qt events.
tree
|
commitdiff
2016-02-13
Uwe Hermann
Fix inconsistent declaration parameter names.
tree
|
commitdiff
2016-02-13
Uwe Hermann
Use range-based for loops more often.
tree
|
commitdiff
2016-02-13
Uwe Hermann
Use nullptr in some more places.
tree
|
commitdiff
2016-02-04
Soeren Apel
DecodeTrace: Remove unnecessary parameters
tree
|
commitdiff
2016-02-04
Soeren Apel
DecodeTrace: Let annotation labels be pushed aside...
tree
|
commitdiff
2016-02-04
Soeren Apel
DecodeTrace: Try to keep annotation labels within the...
tree
|
commitdiff
2016-02-04
Soeren Apel
Fix 745 by improving the draw_annotations() block drawi...
tree
|
commitdiff
2016-01-31
Soeren Apel
Fix #737 by adding the override specifier where needed
tree
|
commitdiff
2016-01-31
Soeren Apel
Fix unit tests and prevent warnings
tree
|
commitdiff
2016-01-31
Soeren Apel
View: Honor ENABLE_DECODE compiler switch
tree
|
commitdiff
next