projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Minor (Doxygen) comment cosmetics.
[pulseview.git]
/
pv
/
view
/
view.cpp
2015-11-08
Tilman Sauerbeck
Use the TriggerMarker class to visualize the time of...
blob
|
commitdiff
|
raw
2015-11-05
Soeren Apel
Fix #685 by adding a special T marker when SR_DT_TRIGGE...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-04
Soeren Apel
Refactoring: move samplerate algo from View to Session
blob
|
commitdiff
|
raw
|
diff to current
2015-10-18
Joel Holdsworth
View: Place non-grouped logic channels in a TraceGroup
blob
|
commitdiff
|
raw
|
diff to current
2015-10-18
Joel Holdsworth
Session: Removed signals_mutex(), and made signals...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-18
Joel Holdsworth
Use list_by_type instead of iterator
blob
|
commitdiff
|
raw
|
diff to current
2015-10-18
Joel Holdsworth
Reduce include bloat by including boost/thread/{locks...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-18
Joel Holdsworth
View: Moved in list_row_item_owners
blob
|
commitdiff
|
raw
|
diff to current
2015-10-18
Joel Holdsworth
View: Use list_by_type to get TraceTreeItems
blob
|
commitdiff
|
raw
|
diff to current
2015-10-18
Joel Holdsworth
TraceTreeItemOwner: Make list_by_type return a vector...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-17
Joel Holdsworth
TraceTreeItem: Separated from RowItem
blob
|
commitdiff
|
raw
|
diff to current
2015-09-04
Jens Steinhauser
Untangle the time formatting functions a bit
blob
|
commitdiff
|
raw
|
diff to current
2015-09-04
Jens Steinhauser
View: Do not emit superfluous signals in a loop
blob
|
commitdiff
|
raw
|
diff to current
2015-09-04
Jens Steinhauser
View: Change the type of tick_period to pv::util::Timestamp
blob
|
commitdiff
|
raw
|
diff to current
2015-09-04
Jens Steinhauser
Ruler: Factor out the calculation of the tick spacing
blob
|
commitdiff
|
raw
|
diff to current
2015-09-04
Jens Steinhauser
Use typesafe enum classes in pv::util
blob
|
commitdiff
|
raw
|
diff to current
2015-09-04
Jens Steinhauser
Use a type with a greater resolution to represent time...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-25
Soeren Apel
Ruler scale calculation optimization
blob
|
commitdiff
|
raw
|
diff to current
2015-08-25
Soeren Apel
Fix wrong ruler scale after loading a file
blob
|
commitdiff
|
raw
|
diff to current
2015-08-25
Soeren Apel
Provide short-term fix for #627 by limiting zoom range...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-16
Soeren Apel
View: Allow ScaleUnits[0] to actually be used
blob
|
commitdiff
|
raw
|
diff to current
2015-08-16
Soeren Apel
View: Use max time to calculate label length, not offset_
blob
|
commitdiff
|
raw
|
diff to current
2015-08-16
Soeren Apel
View/Ruler: Calculate and use tick precision
blob
|
commitdiff
|
raw
|
diff to current
2015-08-16
Soeren Apel
View: Separate data changed/capture state changed events
blob
|
commitdiff
|
raw
|
diff to current
2015-08-16
Soeren Apel
View: Determine time unit and use it in other classes
blob
|
commitdiff
|
raw
|
diff to current
2015-07-25
Uwe Hermann
Minor whitespace fixes.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Soeren Apel
Implement "always zoom to fit" feature
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
Soeren Apel
Fix #121 by implementing sticky scrolling
blob
|
commitdiff
|
raw
|
diff to current
2015-06-30
Joel Holdsworth
View: Update signals without destroying layout
blob
|
commitdiff
|
raw
|
diff to current
2015-06-30
Joel Holdsworth
RowItemOwner: Added list_row_item_owners
blob
|
commitdiff
|
raw
|
diff to current
2015-06-27
Soeren Apel
View: Use more reasonable default time scale
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Joel Holdsworth
View: Support having no selected device
blob
|
commitdiff
|
raw
|
diff to current
2015-05-28
Joel Holdsworth
Use device::Devices to represent sigrok Devices
blob
|
commitdiff
|
raw
|
diff to current
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
next