projects
/
pulseview.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pulseview.git
2014-11-22
Joel Holdsworth
Session: Renamed pv::SigSession to Session
commit
|
commitdiff
|
tree
|
snapshot
2014-11-22
Joel Holdsworth
SamplingBar: Added reference to MainWindow for run_stop
commit
|
commitdiff
|
tree
|
snapshot
2014-11-22
Joel Holdsworth
DecodeTrace: Don't attempt to hover if the trace hasn...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-22
Joel Holdsworth
TimeMarker: Fixed display of negative value in popup
commit
|
commitdiff
|
tree
|
snapshot
2014-11-22
Joel Holdsworth
Check LIMIT_SAMPLES and SAMPLERATE are available to...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-22
Joel Holdsworth
SamplingBar: Reduced indentation in update_sample_count...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-22
Joel Holdsworth
MainWindow: Include device/file name in window title
commit
|
commitdiff
|
tree
|
snapshot
2014-11-22
Joel Holdsworth
Upgraded cotire to 1.6.6
commit
|
commitdiff
|
tree
|
snapshot
2014-11-22
Joel Holdsworth
Renamed C++ headers to .hpp
commit
|
commitdiff
|
tree
|
snapshot
2014-11-22
Joel Holdsworth
Make member variable underscores a suffix instead of...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-21
Uwe Hermann
Fix build on MinGW (boost thread related).
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Header: Added group/ungroup key-combos
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
MarginWidget: Removed unused geometry_updated signal
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Header: Added on_ungroup method
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Header: Added group command
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
TraceGroup: Added ungroup method
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
View: Create trace groups from channel groups
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
TraceGroup: Implemented stacking
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
RowItemOwner: Added depth() method
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
RowItemOwner: Replaced parent notification scheme
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
RowItem: Split appart visual and layout v offsets
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
TraceGroup: Implemented paint_label
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
TraceGroup: Added ungroup item
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
View: Removed normalize_layout
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
RowItem: Replaced fixed signal heights with extents
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
RowItem: Derrive from std::enable_shared_from_this
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Header: Keep a shared_ptr of the clicked item
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Header: Moved drag functionality into SelectableItem
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
SelectableItem: Fix documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Header: Fixed dragging glitches
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Header: Only allow dragging if all traces share a commo...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Header: Remove snap-to-grid behaviour
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
View: Replaced signals_changed handler with signals_upd...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
RowItem: Combined appearance change signals into appear...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
TraceGroup: Implemented label_rect
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Header, Viewport: Don't manually invoke on_signals_chan...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Use iterators to traverse signals
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
RowItem: Make label_rect a const function
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
View: Removed selected_items
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Added pv::view::RowItemIterator
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
SigSession: Converted _signals_mutex into a boost:...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
SigSession: Added signals_mutex(), and made signals...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
TraceGroup: Added skeleton
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Header: Handle RowItems that do not create a context...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Header: Allow RowItems to have no popup
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
View: Keep a list of owned traces in RowItemOwner
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
RowItem: Added owner accessor function
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Replace View ownership of traces with RowItemOwner
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Added RowItemOwner
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Trace: Renamed get_colour() to colour()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Trace: Renamed get_name() to name()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
RowItem: Renamed get_v_offset to v_offset
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Refactored common row functionality into RowItem
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
DecodeTrace: Removed set_view
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Replaced duplicated code with Trace::get_y
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
View: Simplified get_traces
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
View: Replace compare_trace_v_offsets with a lambda
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Trace: Removed pt_in_label_rect
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Trace: Correct shape of label_rect
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Trace: Renamed get_label_rect to label_rect
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Header: Fixed mouse over coordinates
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
DecodeTrace: Combined together get_pixels_offset with...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
DecodeTrace: Tidied up get_sample_range
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
Trace: Converted on_hover_point_changed signal to direc...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Joel Holdsworth
DecodeTrace: Simplified and reduced calls to View
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Soeren Apel
DecodeTrace: Make tool tips use mapToGlobal() of the...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Soeren Apel
View: Added viewport() accessor method
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Soeren Apel
Fix bug #477 by keeping track of visible rows, not...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Soeren Apel
DecodeTrace: Provide tool tips for annotations
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Soeren Apel
Trace: Introduce hover_point_changed()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Soeren Apel
DecodeTrace: Refactor sample helpers and simplify metho...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Soeren Apel
DecodeTrace: Turn row_height and text_height into class...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Soeren Apel
Update description for Trace::get_label_rect()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Peter Zotov
SamplingBar: Add Space as a shortcut to Run/Stop.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Peter Zotov
.gitignore: Ignore QtCreator generated files.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Peter Zotov
View: Update view on capture state change
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Peter Zotov
LogicSignal: Ported triggers to new API
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Joel Holdsworth
SigSession: Added DeviceManager accessor functions
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Joel Holdsworth
SigSession: Made _sr_session non-static
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Joel Holdsworth
.gitignore: Ignore vim .swo files
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Joel Holdsworth
StoreSession: Removed commented code
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Joel Holdsworth
SigSession: Renamed get_device to device
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Joel Holdsworth
Signal: Added a reference to _session
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Joel Holdsworth
SigSession: Replaced do { } while(0) with { }
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Peter Zotov
LogicSignal: Replaced TRUE/FALSE with true/false
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Peter Zotov
LogicSignal: Tidied populate_popup_form is_checked
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Peter Zotov
LogicSignal: Removed trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Martin Ling
Reimplement file save using the srzip output module.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Tom Feist
Change Glib::Variant<uint64_t> to Glib::Variant<guint64>.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Soeren Apel
Replace map by list to preserve device order
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Soeren Apel
Fix bug #285 by handling device display names through...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Soeren Apel
Fix device removal in DeviceManager::driver_scan()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Uwe Hermann
CMakeLists.txt: Fix MinGW-w64 build issue related to...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Uwe Hermann
CMakeLists.txt: Fix CMAKE_MODULE_PATH related issue.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Uwe Hermann
Use <cstdlib> for std::abs() on integer datatypes.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Elias Oenal
Linking QtSvg. This closes bug #369
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Uwe Hermann
android: Don't install unneeded Python files.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Uwe Hermann
Add missing <cmath> #includes.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Uwe Hermann
INSTALL: Clarify requirements.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Uwe Hermann
test/CMakeLists.txt: Update file list.
commit
|
commitdiff
|
tree
|
snapshot
next