projects
/
pulseview.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
RowItem: Added owner accessor function
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-18
Soeren Apel
DecodeTrace: Make tool tips use mapToGlobal() of the...
commit
|
commitdiff
|
tree
2014-11-18
Soeren Apel
View: Added viewport() accessor method
commit
|
commitdiff
|
tree
2014-08-31
Joel Holdsworth
icons: Renamed probe.svg to channels.svg
commit
|
commitdiff
|
tree
2014-06-05
Marcus Comstedt
Change QApplication::translate to tr, removing deprecated...
commit
|
commitdiff
|
tree
2014-06-05
Marcus Comstedt
Update #include directives to work with Qt5 as well...
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-05-23
Jens Steinhauser
Header: Invisible traces shouldn't influence the width.
commit
|
commitdiff
|
tree
2014-05-23
Jens Steinhauser
SamplingBar: Use nicer time format in the tooltip.
commit
|
commitdiff
|
tree
2014-05-23
Jens Steinhauser
Put the time format function into a separate file.
commit
|
commitdiff
|
tree
2014-05-23
Jens Steinhauser
SamplingBar: Show total sampling time in a tooltip.
commit
|
commitdiff
|
tree
2014-05-23
Jens Steinhauser
SigSession: Fix typo in comment.
commit
|
commitdiff
|
tree
2014-05-23
Jens Steinhauser
MainWindow: Add missing toolbar buttons.
commit
|
commitdiff
|
tree
2014-05-22
Jens Steinhauser
MainWindow: Add shortcuts for the open/save menu items.
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
2014-03-04
Joel Holdsworth
Added missing include for boost::hash_combine
commit
|
commitdiff
|
tree
2014-03-04
Joel Holdsworth
Only show first-level decoders in the menu
commit
|
commitdiff
|
tree
2014-03-04
Joel Holdsworth
Removed assert from DecoderStack
commit
|
commitdiff
|
tree
2014-03-03
Joel Holdsworth
Fixed non-painting decode
commit
|
commitdiff
|
tree
2014-03-03
Joel Holdsworth
Only update the decode state when decoding
commit
|
commitdiff
|
tree
2014-03-03
Joel Holdsworth
Check required probes before starting the decode thread
commit
|
commitdiff
|
tree
2014-03-03
Joel Holdsworth
Added an error message there are some unspecified required...
commit
|
commitdiff
|
tree
2014-03-03
Joel Holdsworth
Removed unused parameter in DecoderStack::decode_proc
commit
|
commitdiff
|
tree
2014-03-02
Joel Holdsworth
Notify repaint after decode_data instead of inside...
commit
|
commitdiff
|
tree
2014-03-02
Joel Holdsworth
Enable decode support by default
commit
|
commitdiff
|
tree
2014-03-02
Joel Holdsworth
Implemented threaded decode
commit
|
commitdiff
|
tree
2014-03-02
Joel Holdsworth
Renamed DecoderStack::_mutex to _output_mutex
commit
|
commitdiff
|
tree
2014-03-02
Joel Holdsworth
Renamed SigSession::data_updated signal to data_received...
commit
|
commitdiff
|
tree
2014-03-02
Joel Holdsworth
Moved inner decode loop into DecoderStack::decode_data
commit
|
commitdiff
|
tree
2014-03-02
Joel Holdsworth
Begin a new decode session when a new frame begins
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Added a reference to the SigSession in DecoderStack
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Added LogicSignal::get_data
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
SamplingBar: Only use DefaultSampleCount if the _sample_coun...
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Use boost::filesystem::path to get the filename from...
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Don't attempt to set SR_CONF_LIMIT_SAMPLES when it...
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Show the file-device in the selector when a file is...
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
SamplingBar: Surpressed a spurious update loop
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Moved default device functionality into SigSession
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Moved session creation into DevInst objects
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Removed a redundant call to SigSession::set_device
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Moved SigSession::is_trigger_enabled into DevInst
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Moved DevInst::_sdi down into Device
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Moved DeviceManager::use_device and release_device...
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Made DeviceManager only handle Device objects
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Added pv::device::Device
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
Moved DevInst into the pv::device namespace
commit
|
commitdiff
|
tree
2014-03-01
Joel Holdsworth
In View::zoom_one_to_one use View::get_visible_data
commit
|
commitdiff
|
tree
2014-03-01
Daniel Elstner
LogicSignal: Un-break trigger configuration. (bug ...
commit
|
commitdiff
|
tree
2014-03-01
Marcus Comstedt
Don't join with non-threads. Fixes 323
commit
|
commitdiff
|
tree
2014-02-16
Joel Holdsworth
Added row heading text
commit
|
commitdiff
|
tree
2014-02-14
Joel Holdsworth
Fixed unit test CMakeLists.txt
commit
|
commitdiff
|
tree
2014-02-14
Daniel King
Preallocate memory before samples are received.
commit
|
commitdiff
|
tree
2014-02-11
Joel Holdsworth
Notify that config change when probes are enabled/disabled
commit
|
commitdiff
|
tree
2014-02-11
Joel Holdsworth
SweepTimingWidget: When the exact value isn't available...
commit
|
commitdiff
|
tree
2014-02-11
Joel Holdsworth
Moved all sr_probe modification into pv::DevInst
commit
|
commitdiff
|
tree
2014-02-11
Joel Holdsworth
Removed SigSession from Trace
commit
|
commitdiff
|
tree
2014-02-11
Joel Holdsworth
Removed _session.get_device calls from LogicSignal
commit
|
commitdiff
|
tree
2014-02-11
Joel Holdsworth
Added DevInst pointer to Signal
commit
|
commitdiff
|
tree
2014-02-11
Joel Holdsworth
Updated the sample rate selector when the config is...
commit
|
commitdiff
|
tree
next