projects
/
pulseview.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Session: Renamed pv::SigSession to Session
2014-11-22
Joel Holdsworth
Session: Renamed pv::SigSession to Session
commit
|
commitdiff
|
tree
2014-11-22
Joel Holdsworth
SamplingBar: Added reference to MainWindow for run_stop
commit
|
commitdiff
|
tree
2014-11-22
Joel Holdsworth
DecodeTrace: Don't attempt to hover if the trace hasn...
commit
|
commitdiff
|
tree
2014-11-22
Joel Holdsworth
TimeMarker: Fixed display of negative value in popup
commit
|
commitdiff
|
tree
2014-11-22
Joel Holdsworth
Check LIMIT_SAMPLES and SAMPLERATE are available to...
commit
|
commitdiff
|
tree
2014-11-22
Joel Holdsworth
SamplingBar: Reduced indentation in update_sample_count_selector
commit
|
commitdiff
|
tree
2014-11-22
Joel Holdsworth
MainWindow: Include device/file name in window title
commit
|
commitdiff
|
tree
2014-11-22
Joel Holdsworth
Upgraded cotire to 1.6.6
commit
|
commitdiff
|
tree
2014-11-22
Joel Holdsworth
Renamed C++ headers to .hpp
commit
|
commitdiff
|
tree
2014-11-22
Joel Holdsworth
Make member variable underscores a suffix instead of...
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Header: Added group/ungroup key-combos
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
MarginWidget: Removed unused geometry_updated signal
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Header: Added on_ungroup method
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Header: Added group command
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
TraceGroup: Added ungroup method
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
View: Create trace groups from channel groups
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
TraceGroup: Implemented stacking
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
RowItemOwner: Added depth() method
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
RowItemOwner: Replaced parent notification scheme
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
RowItem: Split appart visual and layout v offsets
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
TraceGroup: Implemented paint_label
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
TraceGroup: Added ungroup item
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
View: Removed normalize_layout
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
RowItem: Replaced fixed signal heights with extents
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
RowItem: Derrive from std::enable_shared_from_this
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Header: Keep a shared_ptr of the clicked item
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Header: Moved drag functionality into SelectableItem
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
SelectableItem: Fix documentation
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Header: Fixed dragging glitches
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Header: Only allow dragging if all traces share a common...
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Header: Remove snap-to-grid behaviour
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
View: Replaced signals_changed handler with signals_updated...
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
RowItem: Combined appearance change signals into appearance_...
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
TraceGroup: Implemented label_rect
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Header, Viewport: Don't manually invoke on_signals_changed...
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Use iterators to traverse signals
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
RowItem: Make label_rect a const function
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
View: Removed selected_items
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Added pv::view::RowItemIterator
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
SigSession: Converted _signals_mutex into a boost:...
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
SigSession: Added signals_mutex(), and made signals...
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
TraceGroup: Added skeleton
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Header: Handle RowItems that do not create a context...
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Header: Allow RowItems to have no popup
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
View: Keep a list of owned traces in RowItemOwner
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
RowItem: Added owner accessor function
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Replace View ownership of traces with RowItemOwner
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Added RowItemOwner
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Trace: Renamed get_colour() to colour()
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Trace: Renamed get_name() to name()
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
RowItem: Renamed get_v_offset to v_offset
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Refactored common row functionality into RowItem
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
DecodeTrace: Removed set_view
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Replaced duplicated code with Trace::get_y
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
View: Simplified get_traces
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
View: Replace compare_trace_v_offsets with a lambda
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Trace: Removed pt_in_label_rect
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Trace: Correct shape of label_rect
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Trace: Renamed get_label_rect to label_rect
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Header: Fixed mouse over coordinates
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
DecodeTrace: Combined together get_pixels_offset with...
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
DecodeTrace: Tidied up get_sample_range
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
Trace: Converted on_hover_point_changed signal to direct...
commit
|
commitdiff
|
tree
2014-11-19
Joel Holdsworth
DecodeTrace: Simplified and reduced calls to View
commit
|
commitdiff
|
tree
2014-11-13
Joel Holdsworth
SigSession: Added DeviceManager accessor functions
commit
|
commitdiff
|
tree
2014-11-13
Joel Holdsworth
SigSession: Made _sr_session non-static
commit
|
commitdiff
|
tree
2014-11-13
Joel Holdsworth
.gitignore: Ignore vim .swo files
commit
|
commitdiff
|
tree
2014-11-13
Joel Holdsworth
StoreSession: Removed commented code
commit
|
commitdiff
|
tree
2014-11-13
Joel Holdsworth
SigSession: Renamed get_device to device
commit
|
commitdiff
|
tree
2014-11-13
Joel Holdsworth
Signal: Added a reference to _session
commit
|
commitdiff
|
tree
2014-11-13
Joel Holdsworth
SigSession: Replaced do { } while(0) with { }
commit
|
commitdiff
|
tree
2014-09-08
Joel Holdsworth
Trace: Fixed a doxygen comment
commit
|
commitdiff
|
tree
2014-08-31
Joel Holdsworth
icons: Renamed probe.svg to channels.svg
commit
|
commitdiff
|
tree
2014-06-05
Joel Holdsworth
.gitignore: Added new Qt compiler intermediate
commit
|
commitdiff
|
tree
2014-06-05
Joel Holdsworth
DecoderStack: Fixed thread dead-lock
commit
|
commitdiff
|
tree
2014-06-05
Joel Holdsworth
SigSession: Fixed std::thread joining
commit
|
commitdiff
|
tree
2014-05-24
Joel Holdsworth
DeviceOptions::print_vdiv: Replace C-style string formatting...
commit
|
commitdiff
|
tree
2014-05-24
Joel Holdsworth
Replaced boost::bind with C++11 lambdas
commit
|
commitdiff
|
tree
2014-05-24
Joel Holdsworth
Replaced boost::function with std::function
commit
|
commitdiff
|
tree
2014-05-24
Joel Holdsworth
Used a std::atomic for StoreSession::_units_stores...
commit
|
commitdiff
|
tree
2014-05-24
Joel Holdsworth
Replaced boost::thread/mutex etc. with std equivalents
commit
|
commitdiff
|
tree
2014-05-24
Joel Holdsworth
Replaced boost::shared_ptr with std::shared_ptr
commit
|
commitdiff
|
tree
2014-05-23
Joel Holdsworth
Replaced BOOST_FOREACH with C++11 range-based for loops
commit
|
commitdiff
|
tree
2014-05-23
Joel Holdsworth
Replaced lengthy iterator types with the auto keyword
commit
|
commitdiff
|
tree
2014-05-23
Joel Holdsworth
Enabled C++11 build
commit
|
commitdiff
|
tree
2014-03-27
Joel Holdsworth
Fixed test suite when ENABLE_DECODE=n
commit
|
commitdiff
|
tree
2014-03-27
Joel Holdsworth
DeviceOptions: Added an error handler for the case...
commit
|
commitdiff
|
tree
2014-03-22
Joel Holdsworth
Header/Viewport: Manually trigger the signals_changed...
commit
|
commitdiff
|
tree
2014-03-16
Joel Holdsworth
Reworked SamplingBar device selection logic
commit
|
commitdiff
|
tree
2014-03-15
Joel Holdsworth
Set PopupToolButton::_popup to NULL at construction
commit
|
commitdiff
|
tree
2014-03-15
Joel Holdsworth
Revert back to the default device if a session file...
commit
|
commitdiff
|
tree
2014-03-15
Joel Holdsworth
Don't show decoders with probes in the Stack Decoder...
commit
|
commitdiff
|
tree
2014-03-15
Joel Holdsworth
Don't allow disabled probes to be selected
commit
|
commitdiff
|
tree
2014-03-13
Joel Holdsworth
Do not attempt to draw text for small annotations
commit
|
commitdiff
|
tree
2014-03-13
Joel Holdsworth
Removed undefined Annotation::set_row and set_pd_index
commit
|
commitdiff
|
tree
2014-03-13
Joel Holdsworth
Enum: Reference gvariants in the values list
commit
|
commitdiff
|
tree
2014-03-13
Joel Holdsworth
Enum: Use an iterator instead of iterating by indexes
commit
|
commitdiff
|
tree
2014-03-13
Joel Holdsworth
Added decoder options binding for double values
commit
|
commitdiff
|
tree
2014-03-13
Joel Holdsworth
Addded support for decoder options with a values list
commit
|
commitdiff
|
tree
2014-03-13
Joel Holdsworth
Moved print_gvariant into DeviceOptions
commit
|
commitdiff
|
tree
next