projects
/
pulseview.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Rework decode channel auto-assignment
2017-07-04
Soeren Apel
Rework decode channel auto-assignment
commit
|
commitdiff
|
tree
2017-07-04
Soeren Apel
Re-use DecodeTrace::ChannelSelector as DecodeChannel
commit
|
commitdiff
|
tree
2017-07-04
Soeren Apel
Shift more methods to DecodeSignal
commit
|
commitdiff
|
tree
2017-07-04
Soeren Apel
Introduce DecodeSignal class
commit
|
commitdiff
|
tree
2017-07-04
Soeren Apel
Revert 33d5aa61e77e61f700a8 to re-enable A2L conversion
commit
|
commitdiff
|
tree
2017-06-17
Soeren Apel
Fix #982 by correcting the bounding rect for the message
commit
|
commitdiff
|
tree
2017-06-12
Soeren Apel
View: Prevent header from being resized when view is...
commit
|
commitdiff
|
tree
2017-06-10
Soeren Apel
Adjust trace view namespace
commit
|
commitdiff
|
tree
2017-06-10
Soeren Apel
Move trace view files
commit
|
commitdiff
|
tree
2017-06-09
Soeren Apel
DeviceManager: Don't perform scans with DMM drivers
commit
|
commitdiff
|
tree
2017-06-09
Soeren Apel
View: Improve 2a9fcd621 by using settings_restored_
commit
|
commitdiff
|
tree
2017-06-09
Soeren Apel
Settings: Add method to set settings defaults
commit
|
commitdiff
|
tree
2017-06-09
Soeren Apel
Main(Window): Let the UI and sessions be restored after...
commit
|
commitdiff
|
tree
2017-06-09
Soeren Apel
View: Set scroll_needs_defaults_ to true by default
commit
|
commitdiff
|
tree
2017-06-08
Soeren Apel
Settings: Refactor out a checkbox creator method
commit
|
commitdiff
|
tree
2017-06-08
Soeren Apel
Settings: Only show initial pin config UI elements...
commit
|
commitdiff
|
tree
2017-06-08
Soeren Apel
Settings: Add decoder settings page
commit
|
commitdiff
|
tree
2017-06-08
Soeren Apel
DecodeTrace: Change initial pin config description...
commit
|
commitdiff
|
tree
2017-06-07
Soeren Apel
Fix #970 by making sure the session state handler can...
commit
|
commitdiff
|
tree
2017-06-06
Soeren Apel
Fix #775 by catching and handling the thrown exception
commit
|
commitdiff
|
tree
2017-06-06
Soeren Apel
MainWindow: Don't try to close a session when there...
commit
|
commitdiff
|
tree
2017-06-06
Soeren Apel
View: Introduce settings_restored_
commit
|
commitdiff
|
tree
2017-06-06
Soeren Apel
Update man page
commit
|
commitdiff
|
tree
2017-06-06
Soeren Apel
Update cli usage hint and remove unnecessary description...
commit
|
commitdiff
|
tree
2017-06-06
Soeren Apel
Replace non-ASCII characters
commit
|
commitdiff
|
tree
2017-06-06
Soeren Apel
Fix #862 by implementing -c / --clean
commit
|
commitdiff
|
tree
2017-06-06
Soeren Apel
Fix #969 by scheduling another call after a small delay
commit
|
commitdiff
|
tree
2017-06-05
Soeren Apel
Device: Minor whitespace change
commit
|
commitdiff
|
tree
2017-06-05
Soeren Apel
Device: Make capability listing more robust
commit
|
commitdiff
|
tree
2017-06-05
Soeren Apel
Installer: Rename Examples.lnk
commit
|
commitdiff
|
tree
2017-06-05
Soeren Apel
Installer: Remove examples start menu entry when uninstalling
commit
|
commitdiff
|
tree
2017-06-05
Soeren Apel
View: Optimize header pane sizing
commit
|
commitdiff
|
tree
2017-06-04
Soeren Apel
Installer: Place set of example .sr files in separate...
commit
|
commitdiff
|
tree
2017-06-04
Soeren Apel
Installer: Update icon cache also after uninstallation
commit
|
commitdiff
|
tree
2017-06-04
Soeren Apel
Installer: Force icon cache refresh
commit
|
commitdiff
|
tree
2017-06-03
Soeren Apel
Fix #964 by adding an option to register the .sr extension...
commit
|
commitdiff
|
tree
2017-06-03
Soeren Apel
Don't use Q_EMIT, it's not needed anymore
commit
|
commitdiff
|
tree
2017-06-02
Soeren Apel
View: Limit header pane width
commit
|
commitdiff
|
tree
2017-06-02
Soeren Apel
View: Save/restore splitter state
commit
|
commitdiff
|
tree
2017-06-02
Soeren Apel
Remove Header::BaselineOffset and move arrows as needed...
commit
|
commitdiff
|
tree
2017-06-02
Soeren Apel
Fix #957 and #874 by implementing the pane splitter
commit
|
commitdiff
|
tree
2017-05-30
Soeren Apel
View: Adjust top margin when needed
commit
|
commitdiff
|
tree
2017-05-30
Soeren Apel
TraceView: Improve the way we do the initial scrolling...
commit
|
commitdiff
|
tree
2017-05-30
Soeren Apel
Paint sampling points on the actual trace, not the...
commit
|
commitdiff
|
tree
2017-05-28
Soeren Apel
AnalogSegment: Speed up processing of interleaved sample...
commit
|
commitdiff
|
tree
2017-05-28
Soeren Apel
AnalogSignal: Temporarily disable analog signal conversion
commit
|
commitdiff
|
tree
2017-05-27
Soeren Apel
Fix #958 by using new method that auto-converts analog...
commit
|
commitdiff
|
tree
2017-05-27
Soeren Apel
SignalBase: Always hook into signal data, not just...
commit
|
commitdiff
|
tree
2017-05-27
Soeren Apel
DeviceManager: Show progress dialog while scanning...
commit
|
commitdiff
|
tree
2017-05-27
Soeren Apel
Settings Dialog: Visually break up items in the about...
commit
|
commitdiff
|
tree
2017-05-26
Soeren Apel
Rework signaling mechanism for trace repainting
commit
|
commitdiff
|
tree
2017-05-26
Soeren Apel
AnalogSignal: Only report an extent change when there...
commit
|
commitdiff
|
tree
2017-05-26
Soeren Apel
SignalBase: Also emit data related signals
commit
|
commitdiff
|
tree
2017-05-26
Soeren Apel
Disable context menus that could lead to users removing...
commit
|
commitdiff
|
tree
2017-05-26
Soeren Apel
Fix #895 by adapting to Qt5 and cleaning up properly
commit
|
commitdiff
|
tree
2017-05-26
Soeren Apel
MainBar: Fix notification message
commit
|
commitdiff
|
tree
2017-05-26
Soeren Apel
Fix #942 by making sure we always have at least one...
commit
|
commitdiff
|
tree
2017-05-26
Soeren Apel
Fix #940 by updating the div spin boxes when needed
commit
|
commitdiff
|
tree
2017-05-05
Soeren Apel
Tests: Add another unit test for Segment class
commit
|
commitdiff
|
tree
2017-05-05
Soeren Apel
Segment: Rework append_samples() so it can handle large...
commit
|
commitdiff
|
tree
2017-05-05
Soeren Apel
AnalogSignal: Don't paint logic when there's no logic...
commit
|
commitdiff
|
tree
2017-03-27
Soeren Apel
Speed up analog trace painting
commit
|
commitdiff
|
tree
2017-03-23
Soeren Apel
SignalBase: Don't use static state
commit
|
commitdiff
|
tree
2017-03-23
Soeren Apel
Settings: Whitespace fix
commit
|
commitdiff
|
tree
2017-03-22
Soeren Apel
Settings: Add Qt version
commit
|
commitdiff
|
tree
2017-03-22
Soeren Apel
DecoderStack: Fix memory leak
commit
|
commitdiff
|
tree
2017-03-22
Soeren Apel
AnalogSignal: display type-related improvements
commit
|
commitdiff
|
tree
2017-03-22
Soeren Apel
AnalogSignal: Implement converted logic trace painting
commit
|
commitdiff
|
tree
2017-03-22
Soeren Apel
LogicSignal: Don't depend on device_ being valid
commit
|
commitdiff
|
tree
2017-03-22
Soeren Apel
AnalogSignal: Add conversion type and display type
commit
|
commitdiff
|
tree
2017-03-22
Soeren Apel
SignalBase: Implement A2D conversions
commit
|
commitdiff
|
tree
2017-03-22
Soeren Apel
Session: Make sure we don't try to add a non-existant...
commit
|
commitdiff
|
tree
2017-03-22
Soeren Apel
LogicSegment: Remove constructor requiring sigrok:...
commit
|
commitdiff
|
tree
2017-03-22
Soeren Apel
LogicSegment: Make constructor and append_payload(...
commit
|
commitdiff
|
tree
2017-03-22
Soeren Apel
Use presence of logic/analog data as indicator of channel...
commit
|
commitdiff
|
tree
2017-03-22
Soeren Apel
SignalBase: Allow checking for logic data directly
commit
|
commitdiff
|
tree
2017-03-22
Soeren Apel
Introduce PV-internal channel types
commit
|
commitdiff
|
tree
2017-03-13
Soeren Apel
TraceView: Use sticky scrolling setting directly
commit
|
commitdiff
|
tree
2017-03-13
Soeren Apel
Settings: Activate first item upon dialog creation
commit
|
commitdiff
|
tree
2017-03-13
Soeren Apel
Settings: Change icon for "Views"
commit
|
commitdiff
|
tree
2017-03-12
Soeren Apel
Tie the "sticky scrolling" setting in with the settings...
commit
|
commitdiff
|
tree
2017-03-12
Soeren Apel
Settings: Change view settings shortcuts
commit
|
commitdiff
|
tree
2017-03-12
Soeren Apel
Integrate the about dialog into the settings dialog
commit
|
commitdiff
|
tree
2017-03-12
Soeren Apel
Settings: Prettify the settings dialog
commit
|
commitdiff
|
tree
2017-03-12
Soeren Apel
Session: Don't reset session name for file devices
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
GlobalSettings: Implement undo function for the "cancel...
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
TraceView: Fix "always zoom to fit" feature
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
TraceView: Only perform "always zoom to fit" for the...
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
Introduce ViewBase::is_main_view
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
MainWindow: Restructure add_view()
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
Tie the "always zoom to fit" setting in with the settings...
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
Tie the "use coloured bg" setting in with the settings...
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
Implement initial version of the settings management
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
Manpage update
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
Fix #829 by not throwing when device can't be used
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
Update sr_period_string usage
commit
|
commitdiff
|
tree
2017-02-19
Soeren Apel
Segment: Do not alter chunks when there are active...
commit
|
commitdiff
|
tree
2017-02-18
Soeren Apel
View: Fix view item positioning
commit
|
commitdiff
|
tree
2017-02-18
Soeren Apel
Segment: Move definition of MaxChunkSize
commit
|
commitdiff
|
tree
2017-02-15
Soeren Apel
Update unit tests
commit
|
commitdiff
|
tree
next