projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use emplace_back() where possible.
[pulseview.git]
/
pv
/
view
/
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
2016-01-03
Joel Holdsworth
Trace: Removed hit_box_rect, to remove canvas dragging...
tree
|
commitdiff
2016-01-03
Joel Holdsworth
Revert "Make traces non-draggable outside the header...
tree
|
commitdiff
2016-01-03
Joel Holdsworth
Revert "Make traces only selectable in the header area"
tree
|
commitdiff
2016-01-03
Joel Holdsworth
DecodeTrace: With a rounded rect
tree
|
commitdiff
2016-01-03
Joel Holdsworth
DecodeTrace: Use an stl algorithm to find if all annota...
tree
|
commitdiff
2015-12-31
Martin Ling
Update to new configuration API.
tree
|
commitdiff
2015-12-30
Soeren Apel
DecodeTrace: Prevent trace height from jumping
tree
|
commitdiff
2015-12-30
Soeren Apel
DecodeTrace: Improve annotation block drawing
tree
|
commitdiff
2015-12-30
Soeren Apel
Fix #717 by only updating the name widget when necessary
tree
|
commitdiff
2015-12-30
Soeren Apel
Fix #719 by calculating the decoder trace height dynami...
tree
|
commitdiff
2015-12-30
Soeren Apel
Make traces only selectable in the header area
tree
|
commitdiff
2015-12-30
Soeren Apel
Make traces non-draggable outside the header area
tree
|
commitdiff
2015-12-30
Soeren Apel
DecodeTrace: Speed up annotation drawing
tree
|
commitdiff
2015-12-29
Soeren Apel
DecodeTrace: Use correct background colour
tree
|
commitdiff
2015-12-28
Uwe Hermann
Minor whitespace and Doxygen fixes.
tree
|
commitdiff
2015-12-28
Soeren Apel
Viewport: Allow for vertical dragging as well
tree
|
commitdiff
2015-12-28
Soeren Apel
Use alternating trace background colors when not using...
tree
|
commitdiff
2015-12-28
Soeren Apel
Implement "use coloured background" functionality
tree
|
commitdiff
2015-12-28
Soeren Apel
Use channel color as the trace background color
tree
|
commitdiff
2015-12-26
Uwe Hermann
Various minor whitespace and consistency fixes.
tree
|
commitdiff
2015-12-21
Stefan Brüns
view/analogsignal: set samplerate to 1.0 if samplerate...
tree
|
commitdiff
2015-12-02
Tilman Sauerbeck
DecodeTrace: Don't dereference iterator pointing at...
tree
|
commitdiff
2015-11-28
Tilman Sauerbeck
LogicSignal: Only draw the trigger marker for enabled...
tree
|
commitdiff
2015-11-23
Tilman Sauerbeck
LogicSignal: Put all trigger matches into a single...
tree
|
commitdiff
next