projects
/
pulseview.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Util: Introduce DD:HH:MM:SS.mmm nnn ppp fff format
2014-12-29
Joel Holdsworth
Added ViewWidget as a common ancestor of all view widgets
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
MarginWidget: Moved in mouseMoveEvent
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
MarginWidget: Moved in mouseReleaseEvent
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
MarginWidget: Moved in keyPressEvent
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
MarginWidget: Moved in mousePressEvent
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
MarginWidget: Moved in clear_selection
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
MarginWidget: Moved in contextMenuEvent
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
MarginWidget: Added pure-virtual get_mouse_over_item
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
MarginWidget: Added item() method
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
Ruler: Make get_mouse_over_item return shared_ptr<ViewItem>
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
Header: Make get_mouse_over_item return shared_ptr...
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
MarginWidget: Moved in leaveEvent
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
MarginWidget: Moved mouse_down_item_ in
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
MarginWidget: Moved in create_popup
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
ViewItem: Use drag_point() with drag_by()
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
RowItem: Fix y-offset in point()
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
ViewItem: Added rect parameter to point()
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
Flag: Added context menu
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
Ruler: Added context menu support
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
Ruler: Factored out get_mouse_over_item
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
Cursor: Don't draw cursors over each other when they...
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
Header: Renamed get_mouse_over_row_item to get_mouse_over_item
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
CursorPair: Simplified label_rect
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
Ruler: Removed Padding
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
TimeMarker: Simplified label_rect
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
ViewItem: Moved in LabelPadding
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
CursorPair: Moved in ViewportFillColour
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
TimeMarker: Removed Offset
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
Ruler: Removed BaselineOffset
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
Ruler: Made HoverArrowSize proportional to text size
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
Ruler: Make RulerHeight proportional to text size
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
Replaced use of QFontMetrics::boundingRect with height...
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
Ruler: Removed text_height_
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
DecodeTrace: Removed text_height_
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
ViewItem: Moved in paint_label
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
Ruler: Recombined with CursorHeader
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
CursorPair: Set font before calling compute_text_size
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
ViewItem: Make HighlightRadius truly a radius
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
Flag: Added delete key support
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
CursorHeader: Hit test time items from front to back
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
Flag: Added flag time markers
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
TimeMarker: Replaced time_changed signal with View...
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
TimeMarker: Fixed position of set_time function
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
RowItemOwner: Renamed appearance_changed to row_item_appeara...
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
CursorPair: Paint with ViewItem::paint_fore/paint_back
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
ViewItemPaintParams: Fixed height()
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
ViewItemPaintParams: Added vertical layout information
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
ViewItem: Moved in paint_fore, paint_mid and paint_back
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
RowItemPaintParams: Renamed to ViewItemPaintParams
commit
|
commitdiff
|
tree
2014-12-28
Joel Holdsworth
SelectableItem: Renamed to ViewItem
commit
|
commitdiff
|
tree
2014-12-20
Joel Holdsworth
CursorHeader: Made drag position pixel perfect
commit
|
commitdiff
|
tree
2014-12-20
Joel Holdsworth
View: Fixed naming of View::RowItem{H,V}ExtentsChanged
commit
|
commitdiff
|
tree
2014-12-15
Joel Holdsworth
Header: Fixed trace labels spilling onto the canvas
commit
|
commitdiff
|
tree
2014-12-13
Joel Holdsworth
WellArray: Renamed to avoid namespace collissions,...
commit
|
commitdiff
|
tree
2014-12-13
Joel Holdsworth
DeviceManager: Minor tidyup in build_display_name
commit
|
commitdiff
|
tree
2014-12-13
Joel Holdsworth
DeviceManager: Use boost::algorithm::string::join to...
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
MarginWidget: Moved in dragging_, mouse_point_, and...
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
CursorHeader: Paint by the labels by the time item...
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
View: Added CursorPair to time_items list
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
TimeItem: Made paint_label a mandatory field
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
CursorPair: Draw highlight when selected
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
CursorHeader: Accept TimeItems not providing a Popup
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
CursorHeader: Handle all TimeItems instead of TimeMarkers
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
TimeItem: Added mandatory get_x virtual method
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
TimeItem: Added mandatory set_time virtual method
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
SelectableItem: Moved in label_rect
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
TimeMarker: Renamed get_label_rect, and made it take...
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
RowItem: Pass rect into label_rect
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
View: Store CursorPair in a shared_ptr
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
CursorPair: Derived from TimeItem
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
View: Added time_markers
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
TimeItem: Added new class - a base of TimeMarker, derived...
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
TimeMarker: Clamp to minimum size
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
SelectableItem: Moved in enabled(), and added to TriggerMarkers
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
TimeMarker: Added get_text
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
TimeMarker: Added default get_label_rect implementation
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
Cursor: Moved paint_label into TimeMarker
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
Trace: Moved get_text_colour into SelectableItem
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
DecodeTrace: Removed incorrect use of get_text_colour
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
Snapshot: Renamed to Segment
commit
|
commitdiff
|
tree
2014-12-09
Joel Holdsworth
SignalData: Moved samplerate into Snapshot
commit
|
commitdiff
|
tree
2014-12-09
Joel Holdsworth
SignalData: Moved start_time into Snapshot
commit
|
commitdiff
|
tree
2014-12-09
Joel Holdsworth
SignalData: Added snapshots accessor method
commit
|
commitdiff
|
tree
2014-12-09
Joel Holdsworth
DecoderStack: Emancipate from SignalData
commit
|
commitdiff
|
tree
2014-12-09
Joel Holdsworth
Renamed pv::data::Analog::get_snapshots and Logic:...
commit
|
commitdiff
|
tree
2014-12-09
Joel Holdsworth
RowItemParams: Added font and text_height
commit
|
commitdiff
|
tree
2014-12-09
Joel Holdsworth
RowItemPaintParams: Bundled scale and offset
commit
|
commitdiff
|
tree
2014-12-09
Joel Holdsworth
Trace: Make paint_axis take RowItemPaintParams
commit
|
commitdiff
|
tree
2014-12-09
Joel Holdsworth
RowItem: Bundled painting parameters into RowItemPaintParams
commit
|
commitdiff
|
tree
2014-12-03
Joel Holdsworth
Ruler: Moved calculate_tick_spacing into View
commit
|
commitdiff
|
tree
2014-12-03
Joel Holdsworth
Session: Renamed files to match class name
commit
|
commitdiff
|
tree
2014-12-03
Joel Holdsworth
.gitignore: Added .ninja_deps
commit
|
commitdiff
|
tree
2014-12-03
Joel Holdsworth
Removed cotire
commit
|
commitdiff
|
tree
2014-11-23
Joel Holdsworth
LogicSignal: Added trigger markers
commit
|
commitdiff
|
tree
2014-11-23
Joel Holdsworth
LogicSignal: Added an icon cache
commit
|
commitdiff
|
tree
2014-11-23
Joel Holdsworth
icons: Added trigger markers
commit
|
commitdiff
|
tree
2014-11-23
Joel Holdsworth
LogicSignal: Refactored get_trigger_types
commit
|
commitdiff
|
tree
2014-11-23
Joel Holdsworth
LogicSignal: Renamed action_match and match_action
commit
|
commitdiff
|
tree
2014-11-23
Joel Holdsworth
LogicSignal: Removed redundant calls to match_action
commit
|
commitdiff
|
tree
2014-11-22
Joel Holdsworth
StoreSession: Fixed completion mechanism
commit
|
commitdiff
|
tree
next