projects
/
pulseview.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
CMakeLists.txt: Set ENABLE_FLOW to FALSE by default.
2019-01-10
Uwe Hermann
CMakeLists.txt: Set ENABLE_FLOW to FALSE by default.
commit
|
commitdiff
|
tree
2019-01-10
Uwe Hermann
flow: Call Srf::init() early in main().
commit
|
commitdiff
|
tree
2019-01-10
Uwe Hermann
Rename ENABLE_GSTREAMERMM to ENABLE_FLOW.
commit
|
commitdiff
|
tree
2018-12-29
Uwe Hermann
Add libsigrokflow build system integration.
commit
|
commitdiff
|
tree
2018-12-29
Uwe Hermann
Add ENABLE_GSTREAMERMM, make gstreamermm support optional.
commit
|
commitdiff
|
tree
2018-12-29
Uwe Hermann
Add new dependency: libgstreamermm >= 1.8.0.
commit
|
commitdiff
|
tree
2018-12-05
Uwe Hermann
logicsegment.cpp: Minor whitespace fix.
commit
|
commitdiff
|
tree
2018-12-05
Alexandru Gagniuc
cmake: Don't do a QUIET search for libsigrokcxx
commit
|
commitdiff
|
tree
2018-10-29
Uwe Hermann
manual: Bump date.
commit
|
commitdiff
|
tree
2018-10-29
Uwe Hermann
INSTALL: Mention both asciidoctor and asciidoctor-pdf.
commit
|
commitdiff
|
tree
2018-10-29
Uwe Hermann
Use more specific libsigrokcxx/libsigrokdecode minimum...
commit
|
commitdiff
|
tree
2018-10-28
Uwe Hermann
INSTALL: Mention optional libboost-stacktrace.
commit
|
commitdiff
|
tree
2018-10-27
Uwe Hermann
INSTALL: Update instructions for building the manual.
commit
|
commitdiff
|
tree
2018-10-27
Uwe Hermann
manual: Rename pulseview_manual.* to manual.*.
commit
|
commitdiff
|
tree
2018-10-27
Gerhard Sittig
manual: link from decoder troubleshooting to sigrok...
commit
|
commitdiff
|
tree
2018-10-27
Gerhard Sittig
manual: expand the protocol decoder troubleshooting...
commit
|
commitdiff
|
tree
2018-10-27
Gerhard Sittig
manual: remove the generate script, got obsoleted by...
commit
|
commitdiff
|
tree
2018-10-27
Gerhard Sittig
manual: cosmetic nits, add comments to CMake rules
commit
|
commitdiff
|
tree
2018-10-27
Gerhard Sittig
manual: also install images/*.png with the HTML output
commit
|
commitdiff
|
tree
2018-10-27
Gerhard Sittig
manual: accept absence of the asciidoctor-pdf exectuable
commit
|
commitdiff
|
tree
2018-10-27
Gerhard Sittig
manual: install manual conversion result files generated...
commit
|
commitdiff
|
tree
2018-10-27
Gerhard Sittig
manual: introduce CMake logic for asciidoctor execution
commit
|
commitdiff
|
tree
2018-10-27
Uwe Hermann
Settings::get_view_settings_form(): Fix an incorrect...
commit
|
commitdiff
|
tree
2018-10-27
Soeren Apel
SignalBase: Work around QColor serialization bug on OSX
commit
|
commitdiff
|
tree
2018-10-27
Soeren Apel
AnalogSignal/LogicSignal: Internally cache settings...
commit
|
commitdiff
|
tree
2018-10-27
Soeren Apel
Implement customizable cursor fill color
commit
|
commitdiff
|
tree
2018-10-27
Soeren Apel
Move meta type declaration out of MainWindow
commit
|
commitdiff
|
tree
2018-10-27
Soeren Apel
Ask user about adjusting UI colors when choosing a...
commit
|
commitdiff
|
tree
2018-10-27
Soeren Apel
Themes: Fix icon shift bug when opening QToolButton...
commit
|
commitdiff
|
tree
2018-10-27
Soeren Apel
Settings: Allow user to choose the Qt UI style
commit
|
commitdiff
|
tree
2018-10-24
Soeren Apel
DeviceManager: Prevent PV crashes when scanning for...
commit
|
commitdiff
|
tree
2018-10-24
Soeren Apel
Manual: Add PD troubleshooting section
commit
|
commitdiff
|
tree
2018-10-24
Soeren Apel
Themes: Attempt at working around wrong widget backgrounds...
commit
|
commitdiff
|
tree
2018-10-24
Soeren Apel
GlobalSettings: Always use Fusion style on Windows...
commit
|
commitdiff
|
tree
2018-10-16
Uwe Hermann
README: List icon/theme licenses explicitly.
commit
|
commitdiff
|
tree
2018-10-16
Soeren Apel
Logging: Adjust UI colors to suit both dark and bright...
commit
|
commitdiff
|
tree
2018-10-16
Soeren Apel
Channels: Make channel enable/disable options symmetric
commit
|
commitdiff
|
tree
2018-10-16
Jon Burgess
Speed up MipMap downsampling in logicsegment
commit
|
commitdiff
|
tree
2018-10-16
Jon Burgess
Expose length of valid data in segment chunk
commit
|
commitdiff
|
tree
2018-10-16
Jon Burgess
Fix memory leak in DecoderMenu
commit
|
commitdiff
|
tree
2018-10-16
Soeren Apel
Implement fixes proposed by clang-tidy
commit
|
commitdiff
|
tree
2018-10-16
Soeren Apel
Add themes and implement theme support
commit
|
commitdiff
|
tree
2018-10-13
Uwe Hermann
device.cpp: SR_CONF_AVG_SAMPLES: Add support for list...
commit
|
commitdiff
|
tree
2018-10-03
Uwe Hermann
manual: Add a short Mac OS X install text.
commit
|
commitdiff
|
tree
2018-10-03
Uwe Hermann
manual: Various minor fixes.
commit
|
commitdiff
|
tree
2018-09-29
Uwe Hermann
Application::print_version_info(): Minor output whitespace...
commit
|
commitdiff
|
tree
2018-09-18
Gerhard Sittig
Logging: avoid "cb was NULL" warning message during...
commit
|
commitdiff
|
tree
2018-09-06
Uwe Hermann
manual/generate: Always generate a PDF manual as well...
commit
|
commitdiff
|
tree
2018-09-05
Uwe Hermann
device.cpp: Add SR_CONF_AVG_SAMPLES.
commit
|
commitdiff
|
tree
2018-09-05
Uwe Hermann
device.cpp: Add SR_CONF_AVERAGING.
commit
|
commitdiff
|
tree
2018-09-05
Soeren Apel
Logging: Write messages from qDebug() and friends also...
commit
|
commitdiff
|
tree
2018-09-05
Soeren Apel
Binding: Add help icons for entries with descriptions
commit
|
commitdiff
|
tree
2018-09-05
Soeren Apel
Manual: Initial revision
commit
|
commitdiff
|
tree
2018-08-30
Uwe Hermann
manpage: Drop obsolete -s|--log-to-stdout docs.
commit
|
commitdiff
|
tree
2018-08-30
Gerhard Sittig
Android: implement chained log callbacks (buffer and...
commit
|
commitdiff
|
tree
2018-08-30
Gerhard Sittig
Logging: obsolete -s, log to internal buffer as well...
commit
|
commitdiff
|
tree
2018-08-28
Uwe Hermann
pulseview.qrc: Add missing files.
commit
|
commitdiff
|
tree
2018-08-21
Soeren Apel
Fix item dragging
commit
|
commitdiff
|
tree
2018-08-21
Soeren Apel
Replace (double)0 by 0.0
commit
|
commitdiff
|
tree
2018-08-21
Soeren Apel
AnalogSignal: Set initial value for the "value at cursor...
commit
|
commitdiff
|
tree
2018-08-21
Soeren Apel
Fix #1259 by not silently ignoring file read errors
commit
|
commitdiff
|
tree
2018-08-21
Soeren Apel
Enum: Use slider instead of combo box for contiguous...
commit
|
commitdiff
|
tree
2018-08-21
Soeren Apel
MainBar: Disallow negative sample rates
commit
|
commitdiff
|
tree
2018-08-21
Soeren Apel
MainBar: Disable custom samplerate by default
commit
|
commitdiff
|
tree
2018-08-21
Soeren Apel
MainBar: Fix warning message introduced by bc4b9ccfc78d9d0
commit
|
commitdiff
|
tree
2018-08-21
Soeren Apel
DecodeTrace: Implement annotation export for cursor...
commit
|
commitdiff
|
tree
2018-08-21
Soeren Apel
Fix regression introduced by 2980ff2da269c9ed
commit
|
commitdiff
|
tree
2018-08-21
Soeren Apel
Segment: Catch by reference
commit
|
commitdiff
|
tree
2018-08-21
Soeren Apel
Implement annotation export for all rows
commit
|
commitdiff
|
tree
2018-08-21
Soeren Apel
Make annotation export customizable
commit
|
commitdiff
|
tree
2018-08-21
Soeren Apel
Implement annotation export from the DecodeTrace context...
commit
|
commitdiff
|
tree
2018-08-21
Soeren Apel
Rename create_context_menu() to create_header_context_menu()
commit
|
commitdiff
|
tree
2018-08-21
Soeren Apel
Allow for a context menu in the view area
commit
|
commitdiff
|
tree
2018-08-21
Soeren Apel
Fix #1204 by making sure the lazy event handler is...
commit
|
commitdiff
|
tree
2018-08-19
Uwe Hermann
about: Layout change to use space more efficiently.
commit
|
commitdiff
|
tree
2018-08-19
Uwe Hermann
about: Merge all version info into one section.
commit
|
commitdiff
|
tree
2018-08-19
Gerhard Sittig
about: move Pulseview version information into the...
commit
|
commitdiff
|
tree
2018-08-19
Uwe Hermann
CMakeLists.txt: Set DISABLE_WERROR to TRUE by default.
commit
|
commitdiff
|
tree
2018-07-24
Uwe Hermann
HardwareDevice: Only show non-empty device name components.
commit
|
commitdiff
|
tree
2018-07-24
Uwe Hermann
HardwareDevice: Make serial number display a bit clearer.
commit
|
commitdiff
|
tree
2018-07-24
Brian Starkey
Fix the build - catch exceptions by reference
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
Fix #1146 by replacing the check box by a combo box
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
Remove non-functional remains of the scale drag handle
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
Channel popup: Don't disable channels when clicking...
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
View: Don't set scroll defaults more than once
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
Make sure PD row colors remain constant by adding a...
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
Accept user-entered sample rates when external clock...
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
Properly handle decoder errors
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
DecodeSignal: Add and use inclusive/exclusive sample...
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
Connect dialog: Let the device list occupy only the...
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
LogicSignal: Don't paint hover marker if channel is...
commit
|
commitdiff
|
tree
2018-07-21
Soeren Apel
Fix #975 by overallocating memory to leave spare for...
commit
|
commitdiff
|
tree
2018-07-04
Gerhard Sittig
cmake: help users by pointing out libsigrok build depencendies
commit
|
commitdiff
|
tree
2018-06-16
Soeren Apel
Fix comment
commit
|
commitdiff
|
tree
2018-06-16
Soeren Apel
Fix up change handler registration
commit
|
commitdiff
|
tree
2018-06-16
Soeren Apel
Prevent log length to be set to 0
commit
|
commitdiff
|
tree
2018-06-16
Soeren Apel
AnalogSignal: Display value under cursor
commit
|
commitdiff
|
tree
2018-06-15
Soeren Apel
Fix #979 by querying trigger types only once and storing...
commit
|
commitdiff
|
tree
2018-06-15
Soeren Apel
Fix #1226 by removing a misplaced trigger marker clear
commit
|
commitdiff
|
tree
2018-06-15
Soeren Apel
Disable unit tests by default
commit
|
commitdiff
|
tree
next