projects
/
pulseview.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
LogicSignal: Replaced SignalMargin with half font-height
2015-10-18
Joel Holdsworth
LogicSignal: Replaced SignalMargin with half font-height
commit
|
commitdiff
|
tree
2015-10-18
Joel Holdsworth
Header: Hit-test items in reverse order
commit
|
commitdiff
|
tree
2015-10-18
Joel Holdsworth
ViewItem: Added a default label_rect implementation
commit
|
commitdiff
|
tree
2015-10-18
Joel Holdsworth
Signal: Added scale_handle_offset, scale_handle_dragged...
commit
|
commitdiff
|
tree
2015-10-18
Joel Holdsworth
Viewport: Render all types of RowItem
commit
|
commitdiff
|
tree
2015-10-18
Joel Holdsworth
TraceTreeItem: Update when selection state changes
commit
|
commitdiff
|
tree
2015-10-18
Joel Holdsworth
ViewItem: Make select virtual
commit
|
commitdiff
|
tree
2015-10-18
Joel Holdsworth
ViewItem: Make drag_release virtual
commit
|
commitdiff
|
tree
2015-10-18
Joel Holdsworth
ViewItem: Make paint_label optional
commit
|
commitdiff
|
tree
2015-10-18
Joel Holdsworth
Signal: Derive from ViewItemOwner
commit
|
commitdiff
|
tree
2015-10-18
Joel Holdsworth
TraceTreeItemOwner: Removed non-const item_list accessor
commit
|
commitdiff
|
tree
2015-10-18
Joel Holdsworth
Added ViewItemOwner
commit
|
commitdiff
|
tree
2015-10-18
Joel Holdsworth
RowItemIterator: Removed usage of RowItem::owner()
commit
|
commitdiff
|
tree
2015-10-18
Joel Holdsworth
Session: Removed signals_mutex(), and made signals...
commit
|
commitdiff
|
tree
2015-10-18
Joel Holdsworth
LogicSignal: Call TriggerStage::begin with matches...
commit
|
commitdiff
|
tree
2015-10-18
Joel Holdsworth
TraceTreeItem: Added valid owner assert to drag_by
commit
|
commitdiff
|
tree
2015-10-18
Joel Holdsworth
Use list_by_type instead of iterator
commit
|
commitdiff
|
tree
2015-10-18
Joel Holdsworth
Reduce include bloat by including boost/thread/{locks...
commit
|
commitdiff
|
tree
2015-10-18
Joel Holdsworth
View: Moved in list_row_item_owners
commit
|
commitdiff
|
tree
2015-10-18
Joel Holdsworth
View: Use list_by_type to get TraceTreeItems
commit
|
commitdiff
|
tree
2015-10-18
Joel Holdsworth
Header: Use list_by_type in on_ungroup
commit
|
commitdiff
|
tree
2015-10-18
Joel Holdsworth
TraceTreeItemOwner: Make list_by_type return a vector...
commit
|
commitdiff
|
tree
2015-10-17
Joel Holdsworth
TraceTreeItemOwner: Moved list_by_type template definition...
commit
|
commitdiff
|
tree
2015-10-17
Joel Holdsworth
RowItem: Moved hover_point_changed in
commit
|
commitdiff
|
tree
2015-10-17
Joel Holdsworth
ViewItem: Make a create_popup optional
commit
|
commitdiff
|
tree
2015-10-17
Joel Holdsworth
TraceTreeItem: Separated from RowItem
commit
|
commitdiff
|
tree
2015-10-17
Joel Holdsworth
ViewItemPaintParams: Added missing include
commit
|
commitdiff
|
tree
2015-10-17
Joel Holdsworth
AnalogSignal: Removed set_scale
commit
|
commitdiff
|
tree
2015-05-28
Joel Holdsworth
devices::Device: Moved in full_name and display_name
commit
|
commitdiff
|
tree
2015-05-28
Joel Holdsworth
Use device::Devices to represent sigrok Devices
commit
|
commitdiff
|
tree
2015-05-28
Joel Holdsworth
LogicSignal: Tidied up forward declarations
commit
|
commitdiff
|
tree
2015-05-28
Joel Holdsworth
Connect: Tidied up forward declarations
commit
|
commitdiff
|
tree
2015-05-28
Joel Holdsworth
DeviceManager: Tidied up forward declarations
commit
|
commitdiff
|
tree
2015-05-28
Joel Holdsworth
Session: Fixed header guard
commit
|
commitdiff
|
tree
2015-05-28
Joel Holdsworth
Added pv::widgets::ImportMenu
commit
|
commitdiff
|
tree
2015-05-28
Joel Holdsworth
pv::binding::InputOutput: Bound up more integer types...
commit
|
commitdiff
|
tree
2015-05-28
Joel Holdsworth
Session: Simplified logic of set_device
commit
|
commitdiff
|
tree
2015-05-28
Joel Holdsworth
StoreSession: Use DeviceManager to get context
commit
|
commitdiff
|
tree
2015-05-28
Joel Holdsworth
DeviceManager: Added const context accessor
commit
|
commitdiff
|
tree
2015-05-28
Joel Holdsworth
Session: Made update_signals non-destructive
commit
|
commitdiff
|
tree
2015-05-28
Joel Holdsworth
LogicSignal: Added set_logic_data
commit
|
commitdiff
|
tree
2015-05-28
Joel Holdsworth
SignalData: Renamed get_max_sample_count
commit
|
commitdiff
|
tree
2015-05-28
Joel Holdsworth
pv::data::Logic: Renamed get_num_channels and fixed...
commit
|
commitdiff
|
tree
2015-05-28
Joel Holdsworth
Session: Store signals_ in an unordered_set
commit
|
commitdiff
|
tree
2015-01-10
Joel Holdsworth
MainWindow: Hide the main menu unless Altt is pressed
commit
|
commitdiff
|
tree
2015-01-10
Soeren Apel
MainBar: Prevent context menu from appearing
commit
|
commitdiff
|
tree
2015-01-10
Soeren Apel
Fix #489 by implementing device tool button tooltip
commit
|
commitdiff
|
tree
2015-01-10
Joel Holdsworth
MainBar: Replaced device selector combo-box with a...
commit
|
commitdiff
|
tree
2015-01-10
Joel Holdsworth
MainBar: Added add-decoder button
commit
|
commitdiff
|
tree
2015-01-10
Joel Holdsworth
MainWindow: Made menu_decoder_add into a member variable
commit
|
commitdiff
|
tree
2015-01-10
Joel Holdsworth
MainWindow: Removed old main toolbar
commit
|
commitdiff
|
tree
2015-01-10
Joel Holdsworth
MainBar: Added show cursors icon
commit
|
commitdiff
|
tree
2015-01-10
Joel Holdsworth
MainWindow: Added icon to action_view_show_cursors
commit
|
commitdiff
|
tree
2015-01-10
Joel Holdsworth
MainBar: Added menu button
commit
|
commitdiff
|
tree
2015-01-10
Joel Holdsworth
MainBar: Make toolbar fixed
commit
|
commitdiff
|
tree
2015-01-10
Joel Holdsworth
MainWindow: Made QActions into member variables
commit
|
commitdiff
|
tree
2015-01-10
Joel Holdsworth
MainWindow: Moved static constants to top of class...
commit
|
commitdiff
|
tree
2015-01-06
Joel Holdsworth
MainBar: Renamed from SamplingBar
commit
|
commitdiff
|
tree
2015-01-06
Joel Holdsworth
icons: Added menu icon
commit
|
commitdiff
|
tree
2015-01-05
Joel Holdsworth
SamplingBar: Handle a failure to list the LIMIT_SAMPLES key
commit
|
commitdiff
|
tree
2015-01-05
Joel Holdsworth
SamplingBar: Handle a failure to list the SAMPLERATE key
commit
|
commitdiff
|
tree
2015-01-04
Aurelien Jacobs
Connect: List available serial ports in a combobox.
commit
|
commitdiff
|
tree
2015-01-01
Joel Holdsworth
icons: Resized icons to 24x24
commit
|
commitdiff
|
tree
2015-01-01
Joel Holdsworth
util: Fixed assertion
commit
|
commitdiff
|
tree
2014-12-30
Joel Holdsworth
Viewport: Mouse wheel scrolls vertically when the control...
commit
|
commitdiff
|
tree
2014-12-30
Joel Holdsworth
View: Added set_v_offset
commit
|
commitdiff
|
tree
2014-12-30
Joel Holdsworth
View: Use the slider value for the v-offset
commit
|
commitdiff
|
tree
2014-12-30
Joel Holdsworth
CursorPair: Added frequency indication
commit
|
commitdiff
|
tree
2014-12-30
Joel Holdsworth
util: Added a space between the value and prefix
commit
|
commitdiff
|
tree
2014-12-30
Joel Holdsworth
util: Added support for more SI prefixes
commit
|
commitdiff
|
tree
2014-12-30
Joel Holdsworth
util: Added format_si_value
commit
|
commitdiff
|
tree
2014-12-30
Joel Holdsworth
Viewport: Removed broken using std::isnan
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
Viewport: Implemented item hover cursors
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
ViewWidget: Fixed glitching when drag is within the...
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
Viewport: Implemented on-canvas drag
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
Viewport: Use fabs instead of branch
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
ViewWidget: Moved in event and touch_event
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
ViewWidget: Added mouse_down
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
ViewWidget: Renamed dragging_ to item_dragging_
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
ViewWidget: Moved in mouse handlers
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
ViewItem: Added hit_box_rect
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
ViewWidget: Moved in drag_items
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
View: Removed signals_moved signals
commit
|
commitdiff
|
tree
2014-12-29
Joel Holdsworth
ViewWidget: Moved in unified accept_drag
commit
|
commitdiff
|
tree
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
next