projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
MainBar: Catch errors listing the config keys
[pulseview.git]
/
pv
/
view
/
view.cpp
2015-05-28
Joel Holdsworth
Use device::Devices to represent sigrok Devices
blob
|
commitdiff
|
raw
2015-05-28
Joel Holdsworth
SignalData: Renamed get_max_sample_count
blob
|
commitdiff
|
raw
|
diff to current
2015-05-28
Joel Holdsworth
Session: Store signals_ in an unordered_set
blob
|
commitdiff
|
raw
|
diff to current
2015-01-17
Uwe Hermann
Update for libsigrokcxx rename.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-30
Joel Holdsworth
View: Added set_v_offset
blob
|
commitdiff
|
raw
|
diff to current
2014-12-30
Joel Holdsworth
View: Use the slider value for the v-offset
blob
|
commitdiff
|
raw
|
diff to current
2014-12-29
Joel Holdsworth
View: Removed signals_moved signals
blob
|
commitdiff
|
raw
|
diff to current
2014-12-28
Joel Holdsworth
ViewItem: Moved in LabelPadding
blob
|
commitdiff
|
raw
|
diff to current
2014-12-28
Joel Holdsworth
CursorPair: Moved in ViewportFillColour
blob
|
commitdiff
|
raw
|
diff to current
2014-12-28
Joel Holdsworth
Ruler: Recombined with CursorHeader
blob
|
commitdiff
|
raw
|
diff to current
2014-12-28
Joel Holdsworth
Flag: Added flag time markers
blob
|
commitdiff
|
raw
|
diff to current
2014-12-28
Joel Holdsworth
TimeMarker: Replaced time_changed signal with View...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-28
Joel Holdsworth
RowItemOwner: Renamed appearance_changed to row_item_ap...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-20
Joel Holdsworth
View: Fixed naming of View::RowItem{H,V}ExtentsChanged
blob
|
commitdiff
|
raw
|
diff to current
2014-12-13
Soeren Apel
View: Fix #515 by fixing typo and extent handling
blob
|
commitdiff
|
raw
|
diff to current
2014-12-13
Soeren Apel
View: Fix #513 by scrolling 1/8th the view height per...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Joel Holdsworth
View: Added CursorPair to time_items list
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Joel Holdsworth
RowItem: Pass rect into label_rect
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Joel Holdsworth
View: Store CursorPair in a shared_ptr
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Joel Holdsworth
View: Added time_markers
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Joel Holdsworth
Snapshot: Renamed to Segment
blob
|
commitdiff
|
raw
|
diff to current
2014-12-09
Joel Holdsworth
SignalData: Moved samplerate into Snapshot
blob
|
commitdiff
|
raw
|
diff to current
2014-12-09
Joel Holdsworth
SignalData: Moved start_time into Snapshot
blob
|
commitdiff
|
raw
|
diff to current
2014-12-03
Soeren Apel
View: Make horizontal arrow-key scrolling useful
blob
|
commitdiff
|
raw
|
diff to current
2014-12-03
Joel Holdsworth
Ruler: Moved calculate_tick_spacing into View
blob
|
commitdiff
|
raw
|
diff to current
2014-12-03
Joel Holdsworth
Session: Renamed files to match class name
blob
|
commitdiff
|
raw
|
diff to current
2014-11-22
Joel Holdsworth
Session: Renamed pv::SigSession to Session
blob
|
commitdiff
|
raw
|
diff to current
2014-11-22
Joel Holdsworth
Renamed C++ headers to .hpp
blob
|
commitdiff
|
raw
|
diff to current
2014-11-22
Joel Holdsworth
Make member variable underscores a suffix instead of...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
View: Create trace groups from channel groups
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
TraceGroup: Implemented stacking
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
RowItemOwner: Added depth() method
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
RowItemOwner: Replaced parent notification scheme
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
RowItem: Split appart visual and layout v offsets
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
View: Removed normalize_layout
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
RowItem: Replaced fixed signal heights with extents
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
Header: Remove snap-to-grid behaviour
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
View: Replaced signals_changed handler with signals_upd...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
Use iterators to traverse signals
blob
|
commitdiff
|
raw
|
diff to current
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
next