projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
DecoderSelector: Use srd_decoder_get_by_id()
[pulseview.git]
/
pv
/
2019-03-14
Soeren Apel
DecoderSelector: Use srd_decoder_get_by_id()
tree
|
commitdiff
2019-03-14
Soeren Apel
DecoderSelector: Make PD names italic
tree
|
commitdiff
2019-03-14
Soeren Apel
DecoderSelector: Properly name utility methods
tree
|
commitdiff
2019-03-14
Soeren Apel
DecoderSelector: Rework GSList usage to remove unnecess...
tree
|
commitdiff
2019-03-12
Soeren Apel
ViewBase: Add missing constructor call
tree
|
commitdiff
2019-03-12
Soeren Apel
DecoderSelector: Implement filtering
tree
|
commitdiff
2019-03-12
Soeren Apel
DecoderSelector: Use proxy model to permit sorting
tree
|
commitdiff
2019-03-12
Soeren Apel
DecodeSelector: Use custom treeview to hook into select...
tree
|
commitdiff
2019-03-12
Soeren Apel
Fix #1309 by adding a PD info box
tree
|
commitdiff
2019-03-10
Soeren Apel
DecodeSignal: Use name of last stacked PD unless the...
tree
|
commitdiff
2019-03-10
Soeren Apel
Fix #1147 by implementing decoder selector subwindow
tree
|
commitdiff
2019-03-09
chrysn
views: Increase precision on analog views
tree
|
commitdiff
2019-03-02
Soeren Apel
Auto-load session setups if they exist and auto-save...
tree
|
commitdiff
2019-03-02
Soeren Apel
Fix #971: Allow saving/restoring of session setups
tree
|
commitdiff
2019-02-26
Soeren Apel
Fix #1338 ("show time zero at the trigger" option)
tree
|
commitdiff
2019-02-11
Bartosz Golaszewski
mainbar: fix build without libsigrokdecode
tree
|
commitdiff
2019-01-18
Soeren Apel
Session: Enable logic data acquisition using gstreamer
tree
|
commitdiff
2018-12-29
Soeren Apel
Connect dialog: add baud rate combobox for serial ports
tree
|
commitdiff
2018-12-27
Soeren Apel
Don't use QMessageBox::setInformativeText()
tree
|
commitdiff
2018-12-27
Soeren Apel
Abort acquisition if there are more than 64 logic channels
tree
|
commitdiff
2018-12-05
Uwe Hermann
logicsegment.cpp: Minor whitespace fix.
tree
|
commitdiff
2018-10-28
Soeren Apel
Ruler: Fix context menu for items on the ruler
tree
|
commitdiff
2018-10-28
Soeren Apel
SignalBase: Make sure an invalid color isn't shown...
tree
|
commitdiff
2018-10-27
Uwe Hermann
Settings::get_view_settings_form(): Fix an incorrect...
tree
|
commitdiff
2018-10-27
Soeren Apel
SignalBase: Work around QColor serialization bug on OSX
tree
|
commitdiff
2018-10-27
Soeren Apel
AnalogSignal/LogicSignal: Internally cache settings...
tree
|
commitdiff
2018-10-27
Soeren Apel
Implement customizable cursor fill color
tree
|
commitdiff
2018-10-27
Soeren Apel
Move meta type declaration out of MainWindow
tree
|
commitdiff
2018-10-27
Soeren Apel
Ask user about adjusting UI colors when choosing a...
tree
|
commitdiff
2018-10-27
Soeren Apel
Settings: Allow user to choose the Qt UI style
tree
|
commitdiff
2018-10-24
Soeren Apel
DeviceManager: Prevent PV crashes when scanning for...
tree
|
commitdiff
2018-10-24
Soeren Apel
GlobalSettings: Always use Fusion style on Windows...
tree
|
commitdiff
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
Typo fix
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 #1035 by checking for exceptions when accessing...
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-16
Soeren Apel
Logging: Adjust UI colors to suit both dark and bright...
tree
|
commitdiff
2018-10-16
Soeren Apel
Channels: Make channel enable/disable options symmetric
tree
|
commitdiff
2018-10-16
Jon Burgess
Speed up MipMap downsampling in logicsegment
tree
|
commitdiff
2018-10-16
Jon Burgess
Expose length of valid data in segment chunk
tree
|
commitdiff
2018-10-16
Jon Burgess
Fix memory leak in DecoderMenu
tree
|
commitdiff
2018-10-16
Soeren Apel
Implement fixes proposed by clang-tidy
tree
|
commitdiff
2018-10-16
Soeren Apel
Add themes and implement theme support
tree
|
commitdiff
2018-10-14
Soeren Apel
Make "fill logic signal high areas" feature more robust
tree
|
commitdiff
2018-10-13
Uwe Hermann
device.cpp: SR_CONF_AVG_SAMPLES: Add support for list...
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
GlobalSettings: Enable mouse hover marker by default
tree
|
commitdiff
2018-10-13
Soeren Apel
Implement "fill logic signal high areas" feature
tree
|
commitdiff
2018-10-13
Soeren Apel
Segment: Implement temporary workaround for #1284
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-13
Soeren Apel
Segments: Fix iterator access to underlying value
tree
|
commitdiff
2018-10-08
Soeren Apel
LogicSegment: Check upper bound when performing edge...
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-29
Uwe Hermann
Application::print_version_info(): Minor output whitesp...
tree
|
commitdiff
2018-09-28
Soeren Apel
Fix #1213 by improving the version information handling
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-18
Gerhard Sittig
Logging: avoid "cb was NULL" warning message during...
tree
|
commitdiff
2018-09-13
Soeren Apel
DecodeTrace: Rename get_sample_range() to get_view_samp...
tree
|
commitdiff
2018-09-13
Soeren Apel
Include suggested changes by clang-tidy
tree
|
commitdiff
2018-09-06
Soeren Apel
Fix #1270 by replacing insignificant characters before...
tree
|
commitdiff
2018-09-05
Uwe Hermann
device.cpp: Add SR_CONF_AVG_SAMPLES.
tree
|
commitdiff
2018-09-05
Uwe Hermann
device.cpp: Add SR_CONF_AVERAGING.
tree
|
commitdiff
2018-09-05
Soeren Apel
Logging: Write messages from qDebug() and friends also...
tree
|
commitdiff
2018-09-05
Soeren Apel
Binding: Add help icons for entries with descriptions
tree
|
commitdiff
2018-09-02
Soeren Apel
Settings: Fix description text
tree
|
commitdiff
2018-09-02
Soeren Apel
DecodeSignal: Unpause reliably
tree
|
commitdiff
2018-08-30
Gerhard Sittig
Logging: obsolete -s, log to internal buffer as well...
tree
|
commitdiff
2018-08-22
Soeren Apel
Implement decode pausing/resuming
tree
|
commitdiff
2018-08-21
Soeren Apel
Fix two warnings
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
Fix #1259 by not silently ignoring file read errors
tree
|
commitdiff
2018-08-21
Soeren Apel
Enum: Use slider instead of combo box for contiguous...
tree
|
commitdiff
2018-08-21
Soeren Apel
MainBar: Disallow negative sample rates
tree
|
commitdiff
2018-08-21
Soeren Apel
MainBar: Disable custom samplerate by default
tree
|
commitdiff
2018-08-21
Soeren Apel
MainBar: Fix warning message introduced by bc4b9ccfc78d9d0
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
Segment: Catch by reference
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-08-19
Uwe Hermann
about: Layout change to use space more efficiently.
tree
|
commitdiff
next