projects
/
pulseview.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pulseview.git
2015-01-05
Joel Holdsworth
SamplingBar: Handle a failure to list the SAMPLERATE key
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Aurelien Jacobs
Connect: List available serial ports in a combobox.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-01
Joel Holdsworth
icons: Resized icons to 24x24
commit
|
commitdiff
|
tree
|
snapshot
2015-01-01
Joel Holdsworth
util: Fixed assertion
commit
|
commitdiff
|
tree
|
snapshot
2015-01-01
Uwe Hermann
Use <cmath> in favor of <math.h> everywhere.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-01
Uwe Hermann
Fix an isnan() issue on (at least) MinGW and Mac OS X.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Joel Holdsworth
Viewport: Mouse wheel scrolls vertically when the contr...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Joel Holdsworth
View: Added set_v_offset
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Joel Holdsworth
View: Use the slider value for the v-offset
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Joel Holdsworth
CursorPair: Added frequency indication
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Joel Holdsworth
util: Added a space between the value and prefix
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Joel Holdsworth
util: Added support for more SI prefixes
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Joel Holdsworth
util: Added format_si_value
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Joel Holdsworth
Viewport: Removed broken using std::isnan
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Uwe Hermann
MinGW: Fix a compile error due to missing std::isnan.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Uffe Jakobsen
dialogs::Connect: Adds shortcut keys for "Driver",...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
Viewport: Implemented item hover cursors
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
ViewWidget: Fixed glitching when drag is within the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
Viewport: Implemented on-canvas drag
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
Viewport: Use fabs instead of branch
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
ViewWidget: Moved in event and touch_event
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
ViewWidget: Added mouse_down
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
ViewWidget: Renamed dragging_ to item_dragging_
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
ViewWidget: Moved in mouse handlers
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
ViewItem: Added hit_box_rect
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
ViewWidget: Moved in drag_items
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
View: Removed signals_moved signals
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
ViewWidget: Moved in unified accept_drag
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
Added ViewWidget as a common ancestor of all view widgets
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
MarginWidget: Moved in mouseMoveEvent
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
MarginWidget: Moved in mouseReleaseEvent
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
MarginWidget: Moved in keyPressEvent
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
MarginWidget: Moved in mousePressEvent
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
MarginWidget: Moved in clear_selection
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
MarginWidget: Moved in contextMenuEvent
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
MarginWidget: Added pure-virtual get_mouse_over_item
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
MarginWidget: Added item() method
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
Ruler: Make get_mouse_over_item return shared_ptr<ViewItem>
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
Header: Make get_mouse_over_item return shared_ptr...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
MarginWidget: Moved in leaveEvent
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
MarginWidget: Moved mouse_down_item_ in
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
MarginWidget: Moved in create_popup
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
ViewItem: Use drag_point() with drag_by()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
RowItem: Fix y-offset in point()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
ViewItem: Added rect parameter to point()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
Flag: Added context menu
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
Ruler: Added context menu support
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Joel Holdsworth
Ruler: Factored out get_mouse_over_item
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
Cursor: Don't draw cursors over each other when they...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
Header: Renamed get_mouse_over_row_item to get_mouse_ov...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
CursorPair: Simplified label_rect
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
Ruler: Removed Padding
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
TimeMarker: Simplified label_rect
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
ViewItem: Moved in LabelPadding
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
CursorPair: Moved in ViewportFillColour
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
TimeMarker: Removed Offset
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
Ruler: Removed BaselineOffset
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
Ruler: Made HoverArrowSize proportional to text size
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
Ruler: Make RulerHeight proportional to text size
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
Replaced use of QFontMetrics::boundingRect with height...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
Ruler: Removed text_height_
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
DecodeTrace: Removed text_height_
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
ViewItem: Moved in paint_label
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
Ruler: Recombined with CursorHeader
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
CursorPair: Set font before calling compute_text_size
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
ViewItem: Make HighlightRadius truly a radius
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
Flag: Added delete key support
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
CursorHeader: Hit test time items from front to back
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
Flag: Added flag time markers
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
TimeMarker: Replaced time_changed signal with View...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
TimeMarker: Fixed position of set_time function
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
RowItemOwner: Renamed appearance_changed to row_item_ap...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
CursorPair: Paint with ViewItem::paint_fore/paint_back
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
ViewItemPaintParams: Fixed height()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
ViewItemPaintParams: Added vertical layout information
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
ViewItem: Moved in paint_fore, paint_mid and paint_back
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
RowItemPaintParams: Renamed to ViewItemPaintParams
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Joel Holdsworth
SelectableItem: Renamed to ViewItem
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Joel Holdsworth
CursorHeader: Made drag position pixel perfect
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Joel Holdsworth
View: Fixed naming of View::RowItem{H,V}ExtentsChanged
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
Joel Holdsworth
Header: Fixed trace labels spilling onto the canvas
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Joel Holdsworth
WellArray: Renamed to avoid namespace collissions,...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Soeren Apel
View: Fix #515 by fixing typo and extent handling
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Soeren Apel
RowItem: Fixed v_extents initial conditions
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Soeren Apel
View: Fix #513 by scrolling 1/8th the view height per...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Soeren Apel
SamplingBar: Use DeviceManager::get_display_name()...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Joel Holdsworth
DeviceManager: Minor tidyup in build_display_name
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
Joel Holdsworth
DeviceManager: Use boost::algorithm::string::join to...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Soeren Apel
DeviceManager: Introduce full device names
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Soeren Apel
DecodeTrace: Correct row calculation/tooltip position...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Uwe Hermann
test/CMakeLists.txt: Add missing #includes.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Soeren Apel
DecodeTrace: Remove hide_hover_annotation() as it's...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Joel Holdsworth
MarginWidget: Moved in dragging_, mouse_point_, and...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Joel Holdsworth
CursorHeader: Paint by the labels by the time item...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Joel Holdsworth
View: Added CursorPair to time_items list
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Joel Holdsworth
TimeItem: Made paint_label a mandatory field
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Joel Holdsworth
CursorPair: Draw highlight when selected
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Joel Holdsworth
CursorHeader: Accept TimeItems not providing a Popup
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Joel Holdsworth
CursorHeader: Handle all TimeItems instead of TimeMarkers
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Joel Holdsworth
TimeItem: Added mandatory get_x virtual method
commit
|
commitdiff
|
tree
|
snapshot
next