projects
/
pulseview.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Moved viewport cursor draw functions into CursorsPair
2012-12-24
Joel Holdsworth
Moved pv::About into the pv::dialogs::About namespace
commit
|
commitdiff
|
tree
2012-12-20
Joel Holdsworth
Added basic analog signal plotting
commit
|
commitdiff
|
tree
2012-12-20
Joel Holdsworth
Added skeleton analog support
commit
|
commitdiff
|
tree
2012-12-20
Joel Holdsworth
Renamed pv::SigSession::_state_mutex to pv::SigSession...
commit
|
commitdiff
|
tree
2012-12-20
Joel Holdsworth
Factored out feed_in_logic
commit
|
commitdiff
|
tree
2012-12-20
Joel Holdsworth
Factored out feed_in_meta_logic
commit
|
commitdiff
|
tree
2012-12-20
Joel Holdsworth
Make data_feed_in and data_feed_in_proc packet parameter...
commit
|
commitdiff
|
tree
2012-12-12
Joel Holdsworth
Moved file load into a thread
commit
|
commitdiff
|
tree
2012-12-11
Joel Holdsworth
Made LogicDataSnapshot::get_sample private rather than...
commit
|
commitdiff
|
tree
2012-12-11
Joel Holdsworth
Mutex protected snapshot data
commit
|
commitdiff
|
tree
2012-12-11
Joel Holdsworth
Keep Run/Stop button state updated
commit
|
commitdiff
|
tree
2012-12-11
Joel Holdsworth
Added proof of concept start/stop support
commit
|
commitdiff
|
tree
2012-12-11
Joel Holdsworth
Initial real time display during capture
commit
|
commitdiff
|
tree
2012-12-11
Joel Holdsworth
Mutex protected SigSession::_signals
commit
|
commitdiff
|
tree
2012-12-11
Joel Holdsworth
Added SigSession::signals_changed signals to indicate...
commit
|
commitdiff
|
tree
2012-12-11
Joel Holdsworth
Initial threaded capture
commit
|
commitdiff
|
tree
2012-11-18
Joel Holdsworth
Added pv::view::View::normalize_layout to normalize...
commit
|
commitdiff
|
tree
2012-11-18
Joel Holdsworth
Moved signal margin out of signal rendering into initial...
commit
|
commitdiff
|
tree
2012-11-18
Joel Holdsworth
Improved propagation of drag event so that the scroll...
commit
|
commitdiff
|
tree
2012-11-17
Joel Holdsworth
Don't highlight when dragging
commit
|
commitdiff
|
tree
2012-11-17
Joel Holdsworth
Improved drag selection logic
commit
|
commitdiff
|
tree
2012-11-17
Joel Holdsworth
Added snap to grid drag behaviour
commit
|
commitdiff
|
tree
2012-11-17
Joel Holdsworth
Added initial support for dragging
commit
|
commitdiff
|
tree
2012-11-17
Joel Holdsworth
Added signal (multi) selection
commit
|
commitdiff
|
tree
2012-11-17
Joel Holdsworth
Use static signal offsets instead of offsets calculated...
commit
|
commitdiff
|
tree
2012-11-17
Joel Holdsworth
Moved forward declaration of SignalData to correct...
commit
|
commitdiff
|
tree
2012-11-03
Joel Holdsworth
Moved Signal and LogicSignal into pv::view
commit
|
commitdiff
|
tree
2012-11-03
Joel Holdsworth
Added a label colour chooser dialog
commit
|
commitdiff
|
tree
2012-11-02
Peter Stuge
Add struct sr_context to the sr_init() and sr_exit...
commit
|
commitdiff
|
tree
2012-11-02
Joel Holdsworth
Change main() to have only one exit code flow, used...
commit
|
commitdiff
|
tree
2012-11-01
Joel Holdsworth
Pixel aligned signal labels
commit
|
commitdiff
|
tree
2012-11-01
Joel Holdsworth
Initial code to render text inside cursor markers
commit
|
commitdiff
|
tree
2012-11-01
Joel Holdsworth
Moved LabelPadding into View
commit
|
commitdiff
|
tree
2012-11-01
Joel Holdsworth
Added cursor dragging
commit
|
commitdiff
|
tree
2012-11-01
Joel Holdsworth
Made TimeMarker and Cursor QObjects
commit
|
commitdiff
|
tree
2012-11-01
Joel Holdsworth
Added cursors show/hide menu action
commit
|
commitdiff
|
tree
2012-11-01
Joel Holdsworth
Added cursors
commit
|
commitdiff
|
tree
2012-11-01
Joel Holdsworth
Documented scale, offset, set_scale_offset, _scale...
commit
|
commitdiff
|
tree
2012-11-01
Joel Holdsworth
Added Cursor class
commit
|
commitdiff
|
tree
2012-10-29
Joel Holdsworth
Added TimeMarker base class
commit
|
commitdiff
|
tree
2012-10-28
Joel Holdsworth
Added header time hover arrow
commit
|
commitdiff
|
tree
2012-10-28
Joel Holdsworth
Added hover point to pv::view::View
commit
|
commitdiff
|
tree
2012-10-24
Joel Holdsworth
Render ruler and signals with sub-pixel accuracy
commit
|
commitdiff
|
tree
2012-10-21
Joel Holdsworth
Moved unit test build commands into test/CMakeLists.txt
commit
|
commitdiff
|
tree
2012-10-20
Joel Holdsworth
Added a context menu for set name
commit
|
commitdiff
|
tree
2012-10-20
Joel Holdsworth
Cache signal label text size at draw time for later use
commit
|
commitdiff
|
tree
2012-10-20
Joel Holdsworth
Fixed timeline scale
commit
|
commitdiff
|
tree
2012-10-20
Joel Holdsworth
Added mouse-over behaviour to signal labels
commit
|
commitdiff
|
tree
2012-10-20
Joel Holdsworth
Moved Signal label layout to get_label_rect
commit
|
commitdiff
|
tree
2012-10-20
Joel Holdsworth
Enable -Werror -Wall
commit
|
commitdiff
|
tree
2012-10-20
Joel Holdsworth
Removed uneeded statements in LogicDataSnapshot test
commit
|
commitdiff
|
tree
2012-10-20
Joel Holdsworth
Corrected more signed/unsigned inconsistencies in LogicDataS...
commit
|
commitdiff
|
tree
2012-10-20
Joel Holdsworth
Corrected signed/unsigned inconsistencies in Ruler...
commit
|
commitdiff
|
tree
2012-10-20
Joel Holdsworth
Removed unused return value from LogicSignal::paint_caps
commit
|
commitdiff
|
tree
2012-10-20
Joel Holdsworth
Corrected intializer order in LogicSignal
commit
|
commitdiff
|
tree
2012-10-20
Joel Holdsworth
Removed uneeded statements from LogicDataSnapshot
commit
|
commitdiff
|
tree
2012-10-20
Joel Holdsworth
Corrected signed/unsigned inconsistencies in LogicDataSnapshot
commit
|
commitdiff
|
tree
2012-10-12
Alexandru Gagniuc
Unify the if(WIN32) defines
commit
|
commitdiff
|
tree
2012-10-12
Joel Holdsworth
Offer unit tests with a cmake option
commit
|
commitdiff
|
tree
2012-10-12
Alexandru Gagniuc
Added section headers to CMakeLists.txt
commit
|
commitdiff
|
tree
2012-10-12
Joel Holdsworth
Indented if statements in CMakeLists.txt
commit
|
commitdiff
|
tree
2012-10-12
Joel Holdsworth
Moved install rule out of test section in CMakeLists.txt
commit
|
commitdiff
|
tree
2012-10-12
Joel Holdsworth
Moved all classes into the pv namespace
commit
|
commitdiff
|
tree
2012-10-12
Joel Holdsworth
Corrected project name in header comments
commit
|
commitdiff
|
tree
2012-10-12
Joel Holdsworth
Added a copyright header to CMakeLists.txt
commit
|
commitdiff
|
tree
2012-10-12
Joel Holdsworth
Made unit tests optional
commit
|
commitdiff
|
tree
2012-10-11
Joel Holdsworth
Added install rule
commit
|
commitdiff
|
tree
2012-10-11
Joel Holdsworth
Fixed ruler scale units
commit
|
commitdiff
|
tree
2012-10-11
Joel Holdsworth
Fixed zero samplerate issue
commit
|
commitdiff
|
tree
2012-10-06
Joel Holdsworth
Partial fix to scroll overflow issues
commit
|
commitdiff
|
tree
2012-10-06
Joel Holdsworth
Oversample edges to prevent gaps
commit
|
commitdiff
|
tree
2012-10-06
Joel Holdsworth
Added tests for low scale
commit
|
commitdiff
|
tree
2012-10-06
Joel Holdsworth
Added LisMUsbHid test
commit
|
commitdiff
|
tree
2012-10-06
Joel Holdsworth
Made longpulses a 64-bit test
commit
|
commitdiff
|
tree
2012-10-06
Joel Holdsworth
Added missing delete to longpulses test
commit
|
commitdiff
|
tree
2012-10-06
Joel Holdsworth
Added missing delete to pulses test
commit
|
commitdiff
|
tree
2012-10-06
Joel Holdsworth
Fixes for data sizes greater than zero
commit
|
commitdiff
|
tree
2012-10-06
Joel Holdsworth
Fixes and optimizations to get_subsampled edges
commit
|
commitdiff
|
tree
2012-09-30
Joel Holdsworth
Added LongPulses test
commit
|
commitdiff
|
tree
2012-09-30
Joel Holdsworth
Added a sanity check to LogicSignal::paint
commit
|
commitdiff
|
tree
2012-09-30
Joel Holdsworth
Added Pulses test case for LogicDataSnapshot
commit
|
commitdiff
|
tree
2012-09-30
Joel Holdsworth
Fixes to LargeData test checks
commit
|
commitdiff
|
tree
2012-09-16
Joel Holdsworth
Added LogicDataSnapshot::get_subsample helper function
commit
|
commitdiff
|
tree
2012-09-15
Joel Holdsworth
Added tests, and corrected behaviour of LogicDataSnapshot...
commit
|
commitdiff
|
tree
2012-09-10
Joel Holdsworth
Viewport no longer needs to be a friend
commit
|
commitdiff
|
tree
2012-09-10
Joel Holdsworth
Made pv::view::View::zoom public
commit
|
commitdiff
|
tree
2012-09-09
Joel Holdsworth
Removed OpenGL from pv::view::Viewport
commit
|
commitdiff
|
tree
2012-09-09
Joel Holdsworth
Initial work moving ruler into the pv::view::Ruler...
commit
|
commitdiff
|
tree
2012-09-09
Joel Holdsworth
Initial work moving headers into the pv::view::Header...
commit
|
commitdiff
|
tree
2012-09-07
Joel Holdsworth
Exposed View::_session with accessor function
commit
|
commitdiff
|
tree
2012-09-07
Joel Holdsworth
Removed spurious namespace declaration
commit
|
commitdiff
|
tree
2012-09-07
Joel Holdsworth
Added backup files to git ignore list
commit
|
commitdiff
|
tree
2012-09-07
Joel Holdsworth
Moved view classes into the pv::view:: namespace
commit
|
commitdiff
|
tree
2012-09-06
Joel Holdsworth
Add initial scrolling support with a QAbstractScrollArea
commit
|
commitdiff
|
tree
2012-09-06
Joel Holdsworth
Replaced snapshots queue with a deque
commit
|
commitdiff
|
tree
2012-09-04
Joel Holdsworth
Renamed SigView to SigViewport
commit
|
commitdiff
|
tree
2012-09-03
Joel Holdsworth
Renamed sigrok-qt2 to PulseView
commit
|
commitdiff
|
tree
2012-09-03
Joel Holdsworth
Added large data set tests for append_payload_to_mipmap
commit
|
commitdiff
|
tree
2012-09-03
Joel Holdsworth
Implemented O(log(N)) wave plotting
commit
|
commitdiff
|
tree
2012-09-03
Joel Holdsworth
Added subsampling for fast lookup
commit
|
commitdiff
|
tree
next