projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Created DecoderGroupBox widget
[pulseview.git]
/
pv
/
2013-09-22
Joel Holdsworth
Added decoder dialog heading
tree
|
commitdiff
2013-09-22
Joel Holdsworth
Added empty decoder dialog
tree
|
commitdiff
2013-09-22
Joel Holdsworth
Added decoders list
tree
|
commitdiff
2013-09-22
Joel Holdsworth
Make sigrokdecode a non-optional dependancy
tree
|
commitdiff
2013-09-03
Joel Holdsworth
Read out the sample rate when loading files
tree
|
commitdiff
2013-09-03
Joel Holdsworth
Enumerate probes when session is loaded
tree
|
commitdiff
2013-09-03
Joel Holdsworth
Initialise Trace widgets when the trace is received...
tree
|
commitdiff
2013-09-03
Joel Holdsworth
Made SigSession::update_signals take sdi as a parameter
tree
|
commitdiff
2013-09-03
Joel Holdsworth
Refactored Signal into Trace
tree
|
commitdiff
2013-08-04
Marcus Comstedt
Added property binding for SR_CONF_VOLTAGE_THRESHOLD.
tree
|
commitdiff
2013-08-04
Marcus Comstedt
Use g_variant_equal() instead of g_variant_compare...
tree
|
commitdiff
2013-05-28
Joel Holdsworth
Put context bar back on the same row as the other toolbars
tree
|
commitdiff
2013-05-28
Joel Holdsworth
Added AwaitTrigger capture state
tree
|
commitdiff
2013-05-27
Joel Holdsworth
Set trigger buttons as checked depending on the trigger...
tree
|
commitdiff
2013-05-27
Joel Holdsworth
Added trigger selection handlers
tree
|
commitdiff
2013-05-27
Joel Holdsworth
Parse the trigger types supported by the device
tree
|
commitdiff
2013-05-27
Joel Holdsworth
Added _session reference to Signal objects
tree
|
commitdiff
2013-05-27
Joel Holdsworth
Added trigger buttons to LogicSignal context bar.
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Added a label context bar action
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Initial working context bar
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Added context widgets to TimeMarker
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Added View::selected_items
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Made TimeMarker::_view a non-const reference
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Added get_context_bar_actions
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Removed TimeMarker copy constructor
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Wrapped Cursors in a shared_ptr
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Added selection_changed signal to pv::view::View
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Add selection to Ruler items
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Added selection_changed signal to Ruler and Header
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Added clear_selection to Ruler and Header
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Added pv::view::MarginWidget as a common base class...
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Added selection highlights to Cursor
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Moved highlight pen into SelectableItem
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Moved Signal selection behaviour into SelectableItem
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Derrived TimeMarker from SelectableItem
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Derrived Signals from SelectableItem
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Added empty context bar
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Link signals to probes
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Create signals when device is selected
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Make SigSession release it's device on destruction
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Initial support for input file formats
tree
|
commitdiff
2013-05-19
Joel Holdsworth
Added All Files to the open file filter list
tree
|
commitdiff
2013-05-03
Uwe Hermann
Adapt to new <libsigrokdecode/libsigrokdecode.h> header.
tree
|
commitdiff
2013-05-01
Joel Holdsworth
Stop capture before connecting to a device
tree
|
commitdiff
2013-05-01
Joel Holdsworth
pv::DeviceManager now manages opening/closing devices
tree
|
commitdiff
2013-05-01
Joel Holdsworth
Make labels an even height
tree
|
commitdiff
2013-05-01
Joel Holdsworth
Set the title of the main toolbar
tree
|
commitdiff
2013-05-01
Joel Holdsworth
Added assertions to confirm that the session was termin...
tree
|
commitdiff
2013-04-29
Joel Holdsworth
Factored device title printing code out into pv::Device...
tree
|
commitdiff
2013-04-27
Joel Holdsworth
Added DeviceManager
tree
|
commitdiff
2013-04-27
Joel Holdsworth
Fix "Failed to configure samplerate." warnings.
tree
|
commitdiff
2013-04-27
Joel Holdsworth
Added missing virtual destructors
tree
|
commitdiff
2013-04-27
Bert Vermeulen
Hardcode maximum supported probes to 64 for now
tree
|
commitdiff
2013-04-24
Bert Vermeulen
Open/close devices as needed
tree
|
commitdiff
2013-04-24
Joel Holdsworth
Update the SigSession device, when it is selected by...
tree
|
commitdiff
2013-04-24
Joel Holdsworth
Only the open the file if the user clicked ok in the...
tree
|
commitdiff
2013-04-24
Joel Holdsworth
Made the sdi a persisent property of SigSession
tree
|
commitdiff
2013-04-23
Joel Holdsworth
Added an accelerator for show/hide cursors
tree
|
commitdiff
2013-04-23
Joel Holdsworth
Bring the cursors into view when they are shown
tree
|
commitdiff
2013-04-23
Uwe Hermann
Replace GPLv2+ references with GPLv3+.
tree
|
commitdiff
2013-04-22
Joel Holdsworth
Added proper error handling to pv::SigSession::feed_in_...
tree
|
commitdiff
2013-04-22
Joel Holdsworth
Added missing braces in pv::dialogs::Connect::populate_...
tree
|
commitdiff
2013-04-20
Joel Holdsworth
Commit the samplerate before beginning to sample
tree
|
commitdiff
2013-04-20
Joel Holdsworth
Renamed SamplingBar::configure to on_configure
tree
|
commitdiff
2013-04-20
Joel Holdsworth
Added Cursors Delta display
tree
|
commitdiff
2013-04-20
Joel Holdsworth
Added CursorPair::get_cursor_offsets()
tree
|
commitdiff
2013-04-20
Joel Holdsworth
Moved Cursor markers to the outside
tree
|
commitdiff
2013-04-20
Joel Holdsworth
Removed unneeded Cursor::Size constant
tree
|
commitdiff
2013-04-20
Joel Holdsworth
Call sr_session_destroy after loading the SigSession...
tree
|
commitdiff
2013-04-18
Joel Holdsworth
Moved ruler cursor draw functions into CursorsPair
tree
|
commitdiff
2013-04-18
Joel Holdsworth
Moved viewport cursor draw functions into CursorsPair
tree
|
commitdiff
2013-04-18
Joel Holdsworth
Replaced std::pair<Cursor, Cursor> with CursorPair
tree
|
commitdiff
2013-04-18
Joel Holdsworth
Added ENABLE_SIGROKDECODE option, disabled for now
tree
|
commitdiff
2013-04-16
Joshua Frkuska
deviceoptions.cpp make compile error on 32 bit systems
tree
|
commitdiff
2013-04-16
Joel Holdsworth
Draw numbers off the end of the ruler
tree
|
commitdiff
2013-04-16
Martin Ling
Update for libsigrok datafeed callback API changes.
tree
|
commitdiff
2013-04-08
Joel Holdsworth
Enum now allows the no-selection condition
tree
|
commitdiff
2013-04-08
Joel Holdsworth
Padded data buffer so that reads do not overrun it.
tree
|
commitdiff
2013-04-08
Joel Holdsworth
Moved get_property_form out of pv::prop::binding::Binding
tree
|
commitdiff
2013-04-08
Joel Holdsworth
Added Int property and bound to SR_CONF_CAPTURE_RATIO
tree
|
commitdiff
2013-04-08
Joel Holdsworth
Removed an uneeded include
tree
|
commitdiff
2013-04-08
Joel Holdsworth
Added Bool property and bound to SR_CONF_RLE
tree
|
commitdiff
2013-04-08
Bert Vermeulen
Ported pv::prop::binding::DeviceOptions to GVariants
tree
|
commitdiff
2013-04-08
Joel Holdsworth
Make pv::prop objects run on GVariants
tree
|
commitdiff
2013-04-08
Bert Vermeulen
Adjust pv:prop::Enum to GVariant-based sr_config_*...
tree
|
commitdiff
2013-04-08
Bert Vermeulen
Adjust pv::toolbars::SamplingBar to GVariant-based...
tree
|
commitdiff
2013-04-07
Bert Vermeulen
Adjust pv::SigSession to GVariant-based sr_config_...
tree
|
commitdiff
2013-04-07
Bert Vermeulen
Adjust pv::dialogs::Connect to GVariant-based sr_config...
tree
|
commitdiff
2013-04-06
Joel Holdsworth
Allow labels to be set to empty values
tree
|
commitdiff
2013-03-31
Joel Holdsworth
Fixed the H-scroll page width to half a screen rather...
tree
|
commitdiff
2013-03-31
Joel Holdsworth
Ignore H-scroll events while scrollbar is begin updated.
tree
|
commitdiff
2013-03-31
Joel Holdsworth
Revert "View: Decouple horizontal scrolling from the...
tree
|
commitdiff
2013-03-31
Joel Holdsworth
Corrected label layout when text is empty
tree
|
commitdiff
2013-03-31
Joel Holdsworth
Set the colour of the ruler hover marker to the correct...
tree
|
commitdiff
2013-03-23
Joel Holdsworth
Improved painting of cursor values
tree
|
commitdiff
2013-03-23
Joel Holdsworth
Added a margin around ruler values
tree
|
commitdiff
2013-03-23
Joel Holdsworth
Stopped ruler values colliding at high zoom
tree
|
commitdiff
2013-03-23
Joel Holdsworth
Use Qt namespace to simplify Ruler::paintEvent
tree
|
commitdiff
2013-03-21
Joel Holdsworth
Draw analog with a polyline rather than points
tree
|
commitdiff
2013-03-21
Joel Holdsworth
Implemented Ctrl+Q quit shortcut
tree
|
commitdiff
next