projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added pv::widgets::ColourButton
[pulseview.git]
/
pv
/
view
/
2013-10-13
Joel Holdsworth
Corrected pv::view::Trace header gates
tree
|
commitdiff
2013-10-13
Joel Holdsworth
Moved popup text changed handler into base class, and...
tree
|
commitdiff
2013-10-13
Joel Holdsworth
Added trigger actions in LogicSignal popup
tree
|
commitdiff
2013-10-13
Joel Holdsworth
Added TimeMarker popups
tree
|
commitdiff
2013-10-13
Joel Holdsworth
Fix Ruler to respect the minimum dragging distance
tree
|
commitdiff
2013-10-13
Joel Holdsworth
Factored out TimeMarker::get_x
tree
|
commitdiff
2013-10-13
Joel Holdsworth
Don't attempt to set the value if TimeMarker::_value_wi...
tree
|
commitdiff
2013-10-13
Joel Holdsworth
Removed context bar
tree
|
commitdiff
2013-10-13
Joel Holdsworth
Added Signal::populate_popup_form
tree
|
commitdiff
2013-10-13
Joel Holdsworth
Integration Popup into Trace
tree
|
commitdiff
2013-10-13
Joel Holdsworth
Fixed Header to respect the minimum drag distance
tree
|
commitdiff
2013-10-09
Joel Holdsworth
Refactored Trace::get_label_rect to use get_y
tree
|
commitdiff
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
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
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
Paint decoder traces
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Added sr_probe accessor function to pv::view::Signal
tree
|
commitdiff
2013-09-29
Joel Holdsworth
Added pv::data::Decoder container object
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-03
Joel Holdsworth
Initialise Trace widgets when the trace is received...
tree
|
commitdiff
2013-09-03
Joel Holdsworth
Refactored Signal into Trace
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
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
Link signals to probes
tree
|
commitdiff
2013-05-01
Joel Holdsworth
Make labels an even height
tree
|
commitdiff
2013-04-27
Joel Holdsworth
Added missing virtual destructors
tree
|
commitdiff
2013-04-23
Joel Holdsworth
Bring the cursors into view when they are shown
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-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-16
Joel Holdsworth
Draw numbers off the end of the ruler
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
Added analog envelope painting
tree
|
commitdiff
2013-03-21
Joel Holdsworth
Added a scale factor to AnalogSignal
tree
|
commitdiff
2013-03-21
Joel Holdsworth
Setup analog probe colours
tree
|
commitdiff
2013-03-21
Joel Holdsworth
Renamed pv::view::LogicSignal::LogicSignalColours to...
tree
|
commitdiff
2013-03-21
Joel Holdsworth
Analog buffer sharing crash by memcpying for the Ananlo...
tree
|
commitdiff
2013-03-09
Joel Holdsworth
Deleted unused pv::view::Viewport::mouseReleaseEvent...
tree
|
commitdiff
2013-03-03
Uwe Hermann
Minor whitespace fixes.
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Set the colour of ruler annotations to the correct...
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Show samplerate as 1Hz when its value is unknown
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Explicitly set analog signal painting colour
tree
|
commitdiff
2013-02-20
Uwe Hermann
Fix compiler warnings/errors due to -Wall.
tree
|
commitdiff
2013-01-26
Alexandru Gagniuc
View: Decouple horizontal scrolling from the scoll bar
tree
|
commitdiff
2013-01-24
Uwe Hermann
Add missing #include <limits.h>.
tree
|
commitdiff
2013-01-19
Joel Holdsworth
Added axes to each signal
tree
|
commitdiff
2013-01-19
Joel Holdsworth
Eliminated get_nominal_offset
tree
|
commitdiff
2013-01-19
Uwe Hermann
Add missing newlines in two header files.
tree
|
commitdiff
2013-01-16
Joel Holdsworth
Explicitly initialise QObject in the copy constructor
tree
|
commitdiff
2013-01-16
Joel Holdsworth
Supressed unused parameters
tree
|
commitdiff
2013-01-08
Alexandru Gagniuc
global: Do not assert >= 0 for unsigned values
tree
|
commitdiff
2012-12-24
Joel Holdsworth
Moved data and snapshot classes into pv::data namespace
tree
|
commitdiff
2012-12-21
Alexandru Gagniuc
Viewport: Allow horizontal scrolling via mouse wheel...
tree
|
commitdiff
next