projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
MarginWidget: Moved in mouseMoveEvent
[pulseview.git]
/
pv
/
2013-09-29
Joel Holdsworth
Added palette of colours for different decode annotatio...
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Added decoder delete context menu item
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Moved context menu functionality into SelectableItem...
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Draw insteantaneous annotations with a circle
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Automatically choose the best annotation based on visua...
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Update the viewport as new data is decoded
tree
|
commitdiff
2013-09-29
Joel Holdsworth
When no range is specified, Int property spinbox should...
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Implemented decoder options binding
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Added Binding::add_properties_to_form
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Make probes heading translatable
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Added a String property
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Moved form generation into Binding
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Added empty DecoderOptions binding
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Added DecodeSignal default colours
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Improved annotation painting
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Moved text colour calculation into Trace::get_text_colour
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Split signal painting into 3 layers
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Initial decode painting
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Integrated decode
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Added skeleton pv::view::decode::Annotation class
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Added Snapshot::unit_size
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Added LogicSnapshot::get_samples
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Removed copy-paste code from View::zoom
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Add a pointer to the current View inside Trace
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Added empty decoder thread
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Removed auto_ptr wrapping of _sampling_thread
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Paint decoder traces
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Create decoder instance
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Added sr_probe accessor function to pv::view::Signal
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Made Decoder dialog export a map of probes, and routed...
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Invoke signals_changed outside locked region
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Added pv::data::Decoder container object
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Added note about required probes
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Add decoder after decoder dialog
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Added skeleton pv::view::DecodeSignal
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Added probes to decoder dialog
tree
|
commitdiff
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
next