projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Header, Viewport: Don't manually invoke on_signals_changed on construction
[pulseview.git]
/
pv
/
view
/
view.cpp
2014-11-19
Joel Holdsworth
Use iterators to traverse signals
blob
|
commitdiff
|
raw
2014-11-19
Joel Holdsworth
View: Removed selected_items
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
SigSession: Converted _signals_mutex into a boost:...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
SigSession: Added signals_mutex(), and made signals...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
View: Keep a list of owned traces in RowItemOwner
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
Replace View ownership of traces with RowItemOwner
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
RowItem: Renamed get_v_offset to v_offset
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
Refactored common row functionality into RowItem
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
View: Simplified get_traces
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
View: Replace compare_trace_v_offsets with a lambda
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
Trace: Converted on_hover_point_changed signal to direc...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-18
Soeren Apel
View: Added viewport() accessor method
blob
|
commitdiff
|
raw
|
diff to current
2014-11-13
Peter Zotov
View: Update view on capture state change
blob
|
commitdiff
|
raw
|
diff to current
2014-08-26
Marcus Comstedt
View: Implement pinch-zoom
blob
|
commitdiff
|
raw
|
diff to current
2014-05-24
Jens Steinhauser
Header: Do not clip away the selection.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-24
Jens Steinhauser
Use a separate widget to hold the cursor labels.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-24
Joel Holdsworth
Replaced boost::shared_ptr with std::shared_ptr
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
Joel Holdsworth
Replaced BOOST_FOREACH with C++11 range-based for loops
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
Joel Holdsworth
Replaced lengthy iterator types with the auto keyword
blob
|
commitdiff
|
raw
|
diff to current
2014-03-22
Joel Holdsworth
Header/Viewport: Manually trigger the signals_changed...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-02
Joel Holdsworth
Renamed SigSession::data_updated signal to data_receive...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-01
Joel Holdsworth
Moved default device functionality into SigSession
blob
|
commitdiff
|
raw
|
diff to current
2014-03-01
Joel Holdsworth
In View::zoom_one_to_one use View::get_visible_data
blob
|
commitdiff
|
raw
|
diff to current
2014-01-17
Joel Holdsworth
pv::view::View::zoom_fit: clamp the scale between MaxSc...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-17
Joel Holdsworth
pv::view::View::zoom: Removed duplicated scale clamping
blob
|
commitdiff
|
raw
|
diff to current
2014-01-17
Joel Holdsworth
pv::view::View::get_time_extents: Assume samplerate...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-11
Joel Holdsworth
Refactoring in View and SigSession
blob
|
commitdiff
|
raw
|
diff to current
2013-12-30
Joel Holdsworth
Replaced using namespace with using class directives
blob
|
commitdiff
|
raw
|
diff to current
2013-12-28
Joel Holdsworth
Made decode an optional feature disabled by default.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-09
Joel Holdsworth
Moved RulerHeight out of View into Ruler
blob
|
commitdiff
|
raw
|
diff to current
2013-12-09
Joel Holdsworth
Make header width responsive to label text
blob
|
commitdiff
|
raw
|
diff to current
2013-12-09
Joel Holdsworth
Removed use of LabelMarginWidth
blob
|
commitdiff
|
raw
|
diff to current
2013-12-09
Joel Holdsworth
Added zoom one-to-one
blob
|
commitdiff
|
raw
|
diff to current
2013-12-04
Jong-Jin, Kim
pulseview: fixed probe shuffling problem.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-02
Joel Holdsworth
Renamed get_samplerate to samplerate
blob
|
commitdiff
|
raw
|
diff to current
2013-12-02
Joel Holdsworth
Implemented zoom-fit
blob
|
commitdiff
|
raw
|
diff to current
2013-11-19
Joel Holdsworth
Renamed DecodeSignal to DecodeTrace
blob
|
commitdiff
|
raw
|
diff to current
2013-11-19
Joel Holdsworth
Moved decoder config into the popup
blob
|
commitdiff
|
raw
|
diff to current
2013-10-13
Joel Holdsworth
Removed context bar
blob
|
commitdiff
|
raw
|
diff to current
2013-09-29
Joel Holdsworth
Update the viewport as new data is decoded
blob
|
commitdiff
|
raw
|
diff to current
2013-09-29
Joel Holdsworth
Integrated decode
blob
|
commitdiff
|
raw
|
diff to current
2013-09-29
Joel Holdsworth
Removed copy-paste code from View::zoom
blob
|
commitdiff
|
raw
|
diff to current
2013-09-29
Joel Holdsworth
Add a pointer to the current View inside Trace
blob
|
commitdiff
|
raw
|
diff to current
2013-09-29
Joel Holdsworth
Paint decoder traces
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
Joel Holdsworth
Initialise Trace widgets when the trace is received...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-19
Joel Holdsworth
Added View::selected_items
blob
|
commitdiff
|
raw
|
diff to current
2013-05-19
Joel Holdsworth
Wrapped Cursors in a shared_ptr
blob
|
commitdiff
|
raw
|
diff to current
2013-05-19
Joel Holdsworth
Added selection_changed signal to pv::view::View
blob
|
commitdiff
|
raw
|
diff to current
2013-05-19
Joel Holdsworth
Add selection to Ruler items
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
Joel Holdsworth
Bring the cursors into view when they are shown
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
Joel Holdsworth
Replaced std::pair<Cursor, Cursor> with CursorPair
blob
|
commitdiff
|
raw
|
diff to current
2013-03-31
Joel Holdsworth
Fixed the H-scroll page width to half a screen rather...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-31
Joel Holdsworth
Ignore H-scroll events while scrollbar is begin updated.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-31
Joel Holdsworth
Revert "View: Decouple horizontal scrolling from the...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-26
Alexandru Gagniuc
View: Decouple horizontal scrolling from the scoll bar
blob
|
commitdiff
|
raw
|
diff to current
2013-01-19
Joel Holdsworth
Eliminated get_nominal_offset
blob
|
commitdiff
|
raw
|
diff to current
2013-01-16
Joel Holdsworth
Supressed unused parameters
blob
|
commitdiff
|
raw
|
diff to current
2012-12-24
Joel Holdsworth
Moved data and snapshot classes into pv::data namespace
blob
|
commitdiff
|
raw
|
diff to current
2012-12-12
Uwe Hermann
Some smaller whitespace fixes.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-11
Joel Holdsworth
Mutex protected SigSession::_signals
blob
|
commitdiff
|
raw
|
diff to current
2012-12-11
Joel Holdsworth
Added SigSession::signals_changed signals to indicate...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-18
Joel Holdsworth
Added pv::view::View::normalize_layout to normalize...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-18
Joel Holdsworth
Moved signal margin out of signal rendering into initia...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-18
Joel Holdsworth
Improved propagation of drag event so that the scroll...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-17
Joel Holdsworth
Added snap to grid drag behaviour
blob
|
commitdiff
|
raw
|
diff to current
2012-11-17
Joel Holdsworth
Added initial support for dragging
blob
|
commitdiff
|
raw
|
diff to current
2012-11-17
Joel Holdsworth
Use static signal offsets instead of offsets calculated...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
Joel Holdsworth
Moved LabelPadding into View
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
Joel Holdsworth
Added cursor dragging
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
Joel Holdsworth
Added cursors
blob
|
commitdiff
|
raw
|
diff to current
2012-10-28
Joel Holdsworth
Added hover point to pv::view::View
blob
|
commitdiff
|
raw
|
diff to current
2012-10-12
Joel Holdsworth
Moved all classes into the pv namespace
blob
|
commitdiff
|
raw
|
diff to current
2012-10-12
Joel Holdsworth
Corrected project name in header comments
blob
|
commitdiff
|
raw
|
diff to current
2012-10-06
Joel Holdsworth
Partial fix to scroll overflow issues
blob
|
commitdiff
|
raw
|
diff to current
2012-09-10
Joel Holdsworth
Made pv::view::View::zoom public
blob
|
commitdiff
|
raw
|
diff to current
2012-09-09
Joel Holdsworth
Initial work moving ruler into the pv::view::Ruler...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-09
Joel Holdsworth
Initial work moving headers into the pv::view::Header...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-07
Joel Holdsworth
Exposed View::_session with accessor function
blob
|
commitdiff
|
raw
|
diff to current
2012-09-07
Joel Holdsworth
Moved view classes into the pv::view:: namespace
blob
|
commitdiff
|
raw
|
diff to current