projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix #626 by stopping acquisition gracefully
[pulseview.git]
/
pv
/
view
/
2015-08-16
Soeren Apel
View: Allow ScaleUnits[0] to actually be used
tree
|
commitdiff
2015-08-16
Soeren Apel
View: Use max time to calculate label length, not offset_
tree
|
commitdiff
2015-08-16
Soeren Apel
View/Ruler: Calculate and use tick precision
tree
|
commitdiff
2015-08-16
Soeren Apel
View: Separate data changed/capture state changed events
tree
|
commitdiff
2015-08-16
Soeren Apel
View: Determine time unit and use it in other classes
tree
|
commitdiff
2015-08-16
Soeren Apel
Introduce time units
tree
|
commitdiff
2015-07-25
Uwe Hermann
Minor whitespace fixes.
tree
|
commitdiff
2015-07-24
Soeren Apel
Implement "always zoom to fit" feature
tree
|
commitdiff
2015-07-23
Soeren Apel
Fix #121 by implementing sticky scrolling
tree
|
commitdiff
2015-06-30
Joel Holdsworth
View: Update signals without destroying layout
tree
|
commitdiff
2015-06-30
Joel Holdsworth
RowItemOwner: Added list_by_type
tree
|
commitdiff
2015-06-30
Joel Holdsworth
RowItemOwner: Added list_row_item_owners
tree
|
commitdiff
2015-06-27
Soeren Apel
Signal: Fix index variable declaration
tree
|
commitdiff
2015-06-27
Soeren Apel
Fix #501 by deactivating the autocompleter for the...
tree
|
commitdiff
2015-06-27
Soeren Apel
View: Use more reasonable default time scale
tree
|
commitdiff
2015-06-11
Joel Holdsworth
View: Support having no selected device
tree
|
commitdiff
2015-06-11
Joel Holdsworth
Replaced NULL with nullptr
tree
|
commitdiff
2015-05-28
Joel Holdsworth
Use device::Devices to represent sigrok Devices
tree
|
commitdiff
2015-05-28
Joel Holdsworth
LogicSignal: Tidied up forward declarations
tree
|
commitdiff
2015-05-28
Joel Holdsworth
LogicSignal: Added set_logic_data
tree
|
commitdiff
2015-05-28
Joel Holdsworth
SignalData: Renamed get_max_sample_count
tree
|
commitdiff
2015-05-28
Joel Holdsworth
Session: Store signals_ in an unordered_set
tree
|
commitdiff
2015-02-27
Vladislav Ivanov
win32: Fix the Windows build (namespace pollution via...
tree
|
commitdiff
2015-01-27
Joel Holdsworth
Modified header guards to match file names
tree
|
commitdiff
2015-01-27
Joel Holdsworth
Renamed pv::binding::DeviceOptions and DecoderOptions...
tree
|
commitdiff
2015-01-27
Joel Holdsworth
Moved pv::prop:bindings classes into pv::bindings namespace
tree
|
commitdiff
2015-01-27
Joel Holdsworth
LogicSignal: Hide the trigger selector, when there...
tree
|
commitdiff
2015-01-27
Joel Holdsworth
LogicSignal: Check the TRIGGER_MATCH key before listing
tree
|
commitdiff
2015-01-17
Uwe Hermann
Update for libsigrokcxx rename.
tree
|
commitdiff
2015-01-01
Uwe Hermann
Use <cmath> in favor of <math.h> everywhere.
tree
|
commitdiff
2015-01-01
Uwe Hermann
Fix an isnan() issue on (at least) MinGW and Mac OS X.
tree
|
commitdiff
2014-12-30
Joel Holdsworth
Viewport: Mouse wheel scrolls vertically when the contr...
tree
|
commitdiff
2014-12-30
Joel Holdsworth
View: Added set_v_offset
tree
|
commitdiff
2014-12-30
Joel Holdsworth
View: Use the slider value for the v-offset
tree
|
commitdiff
2014-12-30
Joel Holdsworth
CursorPair: Added frequency indication
tree
|
commitdiff
2014-12-30
Joel Holdsworth
Viewport: Removed broken using std::isnan
tree
|
commitdiff
2014-12-30
Uwe Hermann
MinGW: Fix a compile error due to missing std::isnan.
tree
|
commitdiff
2014-12-29
Joel Holdsworth
Viewport: Implemented item hover cursors
tree
|
commitdiff
2014-12-29
Joel Holdsworth
ViewWidget: Fixed glitching when drag is within the...
tree
|
commitdiff
2014-12-29
Joel Holdsworth
Viewport: Implemented on-canvas drag
tree
|
commitdiff
2014-12-29
Joel Holdsworth
Viewport: Use fabs instead of branch
tree
|
commitdiff
2014-12-29
Joel Holdsworth
ViewWidget: Moved in event and touch_event
tree
|
commitdiff
2014-12-29
Joel Holdsworth
ViewWidget: Added mouse_down
tree
|
commitdiff
2014-12-29
Joel Holdsworth
ViewWidget: Renamed dragging_ to item_dragging_
tree
|
commitdiff
2014-12-29
Joel Holdsworth
ViewWidget: Moved in mouse handlers
tree
|
commitdiff
2014-12-29
Joel Holdsworth
ViewItem: Added hit_box_rect
tree
|
commitdiff
2014-12-29
Joel Holdsworth
ViewWidget: Moved in drag_items
tree
|
commitdiff
2014-12-29
Joel Holdsworth
View: Removed signals_moved signals
tree
|
commitdiff
2014-12-29
Joel Holdsworth
ViewWidget: Moved in unified accept_drag
tree
|
commitdiff
2014-12-29
Joel Holdsworth
Added ViewWidget as a common ancestor of all view widgets
tree
|
commitdiff
2014-12-29
Joel Holdsworth
MarginWidget: Moved in mouseMoveEvent
tree
|
commitdiff
2014-12-29
Joel Holdsworth
MarginWidget: Moved in mouseReleaseEvent
tree
|
commitdiff
2014-12-29
Joel Holdsworth
MarginWidget: Moved in keyPressEvent
tree
|
commitdiff
2014-12-29
Joel Holdsworth
MarginWidget: Moved in mousePressEvent
tree
|
commitdiff
2014-12-29
Joel Holdsworth
MarginWidget: Moved in clear_selection
tree
|
commitdiff
2014-12-29
Joel Holdsworth
MarginWidget: Moved in contextMenuEvent
tree
|
commitdiff
2014-12-29
Joel Holdsworth
MarginWidget: Added pure-virtual get_mouse_over_item
tree
|
commitdiff
2014-12-29
Joel Holdsworth
MarginWidget: Added item() method
tree
|
commitdiff
2014-12-29
Joel Holdsworth
Ruler: Make get_mouse_over_item return shared_ptr<ViewItem>
tree
|
commitdiff
2014-12-29
Joel Holdsworth
Header: Make get_mouse_over_item return shared_ptr...
tree
|
commitdiff
2014-12-29
Joel Holdsworth
MarginWidget: Moved in leaveEvent
tree
|
commitdiff
2014-12-29
Joel Holdsworth
MarginWidget: Moved mouse_down_item_ in
tree
|
commitdiff
2014-12-29
Joel Holdsworth
MarginWidget: Moved in create_popup
tree
|
commitdiff
2014-12-29
Joel Holdsworth
ViewItem: Use drag_point() with drag_by()
tree
|
commitdiff
2014-12-29
Joel Holdsworth
RowItem: Fix y-offset in point()
tree
|
commitdiff
2014-12-29
Joel Holdsworth
ViewItem: Added rect parameter to point()
tree
|
commitdiff
2014-12-29
Joel Holdsworth
Flag: Added context menu
tree
|
commitdiff
2014-12-29
Joel Holdsworth
Ruler: Added context menu support
tree
|
commitdiff
2014-12-29
Joel Holdsworth
Ruler: Factored out get_mouse_over_item
tree
|
commitdiff
2014-12-28
Joel Holdsworth
Cursor: Don't draw cursors over each other when they...
tree
|
commitdiff
2014-12-28
Joel Holdsworth
Header: Renamed get_mouse_over_row_item to get_mouse_ov...
tree
|
commitdiff
2014-12-28
Joel Holdsworth
CursorPair: Simplified label_rect
tree
|
commitdiff
2014-12-28
Joel Holdsworth
Ruler: Removed Padding
tree
|
commitdiff
2014-12-28
Joel Holdsworth
TimeMarker: Simplified label_rect
tree
|
commitdiff
2014-12-28
Joel Holdsworth
ViewItem: Moved in LabelPadding
tree
|
commitdiff
2014-12-28
Joel Holdsworth
CursorPair: Moved in ViewportFillColour
tree
|
commitdiff
2014-12-28
Joel Holdsworth
TimeMarker: Removed Offset
tree
|
commitdiff
2014-12-28
Joel Holdsworth
Ruler: Removed BaselineOffset
tree
|
commitdiff
2014-12-28
Joel Holdsworth
Ruler: Made HoverArrowSize proportional to text size
tree
|
commitdiff
2014-12-28
Joel Holdsworth
Ruler: Make RulerHeight proportional to text size
tree
|
commitdiff
2014-12-28
Joel Holdsworth
Replaced use of QFontMetrics::boundingRect with height...
tree
|
commitdiff
2014-12-28
Joel Holdsworth
Ruler: Removed text_height_
tree
|
commitdiff
2014-12-28
Joel Holdsworth
DecodeTrace: Removed text_height_
tree
|
commitdiff
2014-12-28
Joel Holdsworth
ViewItem: Moved in paint_label
tree
|
commitdiff
2014-12-28
Joel Holdsworth
Ruler: Recombined with CursorHeader
tree
|
commitdiff
2014-12-28
Joel Holdsworth
CursorPair: Set font before calling compute_text_size
tree
|
commitdiff
2014-12-28
Joel Holdsworth
ViewItem: Make HighlightRadius truly a radius
tree
|
commitdiff
2014-12-28
Joel Holdsworth
Flag: Added delete key support
tree
|
commitdiff
2014-12-28
Joel Holdsworth
CursorHeader: Hit test time items from front to back
tree
|
commitdiff
2014-12-28
Joel Holdsworth
Flag: Added flag time markers
tree
|
commitdiff
2014-12-28
Joel Holdsworth
TimeMarker: Replaced time_changed signal with View...
tree
|
commitdiff
2014-12-28
Joel Holdsworth
TimeMarker: Fixed position of set_time function
tree
|
commitdiff
2014-12-28
Joel Holdsworth
RowItemOwner: Renamed appearance_changed to row_item_ap...
tree
|
commitdiff
2014-12-28
Joel Holdsworth
CursorPair: Paint with ViewItem::paint_fore/paint_back
tree
|
commitdiff
2014-12-28
Joel Holdsworth
ViewItemPaintParams: Fixed height()
tree
|
commitdiff
2014-12-28
Joel Holdsworth
ViewItemPaintParams: Added vertical layout information
tree
|
commitdiff
2014-12-28
Joel Holdsworth
ViewItem: Moved in paint_fore, paint_mid and paint_back
tree
|
commitdiff
2014-12-28
Joel Holdsworth
RowItemPaintParams: Renamed to ViewItemPaintParams
tree
|
commitdiff
2014-12-28
Joel Holdsworth
SelectableItem: Renamed to ViewItem
tree
|
commitdiff
2014-12-20
Joel Holdsworth
CursorHeader: Made drag position pixel perfect
tree
|
commitdiff
next