projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
GlobalSettings: Remove unneeded include/using
[pulseview.git]
/
pv
/
2017-05-05
Soeren Apel
AnalogSignal: Don't paint logic when there's no logic...
tree
|
commitdiff
2017-05-03
Joel Holdsworth
ViewItem: Moved bg_colour_state into ViewItemPaintParams
tree
|
commitdiff
2017-05-03
Joel Holdsworth
ViewPort: Make ViewItemPaintParams mutable
tree
|
commitdiff
2017-05-03
Joel Holdsworth
TimeMarker: Align to a integer pixel offset
tree
|
commitdiff
2017-05-03
Joel Holdsworth
Trace: Fixed background rectangle
tree
|
commitdiff
2017-05-03
Joel Holdsworth
Trace: Removed coloured_bg state
tree
|
commitdiff
2017-05-03
Joel Holdsworth
DecodeTrace: Make annotation block background opaque
tree
|
commitdiff
2017-04-16
Gerhard Sittig
Settings: About: alpha-sort list of protocol decoders
tree
|
commitdiff
2017-04-16
Gerhard Sittig
Settings: About: add sigrok internal libraries to versi...
tree
|
commitdiff
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 "Delete decoder trace" icon.
tree
|
commitdiff
2017-03-30
Uwe Hermann
Add a tooltip for the "Show/hide decoder trace" icon.
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-30
Uwe Hermann
Add a tooltip for the "Add decoder" button.
tree
|
commitdiff
2017-03-30
Uwe Hermann
binding: Add description tooltips to almost all binding...
tree
|
commitdiff
2017-03-30
Uwe Hermann
prop/bool: Add a tooltip containing a description.
tree
|
commitdiff
2017-03-30
Uwe Hermann
binding/prop: Add a description field.
tree
|
commitdiff
2017-03-28
Uwe Hermann
wellarray.hpp: Add missing #include guards.
tree
|
commitdiff
2017-03-28
Uwe Hermann
Drop unused boost-thread dependency.
tree
|
commitdiff
2017-03-28
Uwe Hermann
Use alphabetical order for #includes.
tree
|
commitdiff
2017-03-27
Uwe Hermann
Whitespace cosmetics.
tree
|
commitdiff
2017-03-27
Soeren Apel
Speed up analog trace painting
tree
|
commitdiff
2017-03-23
Soeren Apel
SignalBase: Don't use static state
tree
|
commitdiff
2017-03-23
Soeren Apel
Settings: Whitespace fix
tree
|
commitdiff
2017-03-23
Uwe Hermann
Consistenty use auto-generated namespace comments.
tree
|
commitdiff
2017-03-23
Uwe Hermann
Random simplifications, cosmetics/whitespace/consistenc...
tree
|
commitdiff
2017-03-23
Uwe Hermann
Use the "default" keyword.
tree
|
commitdiff
2017-03-23
Uwe Hermann
Use bool literals for boolean values.
tree
|
commitdiff
2017-03-23
Uwe Hermann
Don't use redundant void argument.
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
Settings: Add Qt version
tree
|
commitdiff
2017-03-22
Soeren Apel
DecoderStack: Fix memory leak
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
SignalBase: Implement A2D conversions
tree
|
commitdiff
2017-03-22
Soeren Apel
Session: Make sure we don't try to add a non-existant...
tree
|
commitdiff
2017-03-22
Soeren Apel
LogicSegment: Remove constructor requiring sigrok:...
tree
|
commitdiff
2017-03-22
Soeren Apel
LogicSegment: Make constructor and append_payload(...
tree
|
commitdiff
2017-03-22
Soeren Apel
Use presence of logic/analog data as indicator of chann...
tree
|
commitdiff
2017-03-22
Soeren Apel
SignalBase: Allow checking for logic data directly
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-16
Uwe Hermann
Increase session saving chunk size for much better...
tree
|
commitdiff
2017-03-13
Soeren Apel
TraceView: Use sticky scrolling setting directly
tree
|
commitdiff
2017-03-13
Soeren Apel
Settings: Activate first item upon dialog creation
tree
|
commitdiff
2017-03-13
Soeren Apel
Settings: Change icon for "Views"
tree
|
commitdiff
2017-03-12
Soeren Apel
Tie the "sticky scrolling" setting in with the settings...
tree
|
commitdiff
2017-03-12
Soeren Apel
Settings: Change view settings shortcuts
tree
|
commitdiff
2017-03-12
Soeren Apel
Integrate the about dialog into the settings dialog
tree
|
commitdiff
2017-03-12
Soeren Apel
Settings: Prettify the settings dialog
tree
|
commitdiff
2017-03-12
Soeren Apel
Session: Don't reset session name for file devices
tree
|
commitdiff
2017-03-11
Uwe Hermann
Use the "default" keyword.
tree
|
commitdiff
2017-03-11
Uwe Hermann
Use emplace_back() where possible.
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-11
Uwe Hermann
Use nullptr in a few places.
tree
|
commitdiff
2017-03-07
Soeren Apel
GlobalSettings: Implement undo function for the "cancel...
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
MainWindow: Restructure add_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-07
Soeren Apel
Implement initial version of the settings management
tree
|
commitdiff
2017-03-07
Soeren Apel
Fix #829 by not throwing when device can't be used
tree
|
commitdiff
2017-03-07
Soeren Apel
Update sr_period_string usage
tree
|
commitdiff
2017-03-06
Uwe Hermann
Increase decoding chunk size for much better performance.
tree
|
commitdiff
2017-03-04
Piotr Esden-Tempski
Bring back sticky scroll and coloured background shortcuts.
tree
|
commitdiff
2017-03-04
Uwe Hermann
Name session tabs "Session 1" per default.
tree
|
commitdiff
2017-03-03
Piotr Esden-Tempski
Added Ctrl-Q and Ctrl-W shortcuts.
tree
|
commitdiff
2017-03-03
Piotr Esden-Tempski
Add Run/Stop shortcut.
tree
|
commitdiff
2017-02-26
Marcus Comstedt
DecoderStack: Avoid re-feeding old data after wait_for_...
tree
|
commitdiff
2017-02-19
Soeren Apel
Segment: Do not alter chunks when there are active...
tree
|
commitdiff
2017-02-18
Soeren Apel
View: Fix view item positioning
tree
|
commitdiff
2017-02-18
Soeren Apel
Segment: Move definition of MaxChunkSize
tree
|
commitdiff
2017-02-15
Soeren Apel
AnalogSignal: Split up divs during autoranging if needed
tree
|
commitdiff
2017-02-15
Soeren Apel
AnalogSegment: Calculate min/max also for small sample...
tree
|
commitdiff
2017-02-15
Soeren Apel
Perform autoranging for analog traces also when new...
tree
|
commitdiff
2017-02-15
Soeren Apel
Provide notifiers for when signal data changes
tree
|
commitdiff
2017-02-15
Soeren Apel
Implement autoranging for analog channels
tree
|
commitdiff
2017-02-15
Soeren Apel
StoreSession: Remove outdated comment
tree
|
commitdiff
2017-02-15
Soeren Apel
MainBar: Properly limit the lower value of the sample...
tree
|
commitdiff
2017-02-10
Soeren Apel
Session: Handle frame markers properly
tree
|
commitdiff
2017-02-08
Soeren Apel
AnalogSignal: Allow separate vdiv counts for pos/neg
tree
|
commitdiff
2017-02-08
Soeren Apel
MainBar: Make sure device and GUI are in sync on startup
tree
|
commitdiff
2017-02-08
Soeren Apel
Free unused segment memory after acquisition
tree
|
commitdiff
2017-02-08
Soeren Apel
Switch segment storage from single vector to vector...
tree
|
commitdiff
2017-02-02
Soeren Apel
Unify get_samples() semantics for AnalogSegment and...
tree
|
commitdiff
next