]> sigrok.org Git - pulseview.git/history - logicsignal.cpp
Add initial scrolling support with a QAbstractScrollArea
[pulseview.git] / logicsignal.cpp
2012-09-06 Joel HoldsworthReplaced snapshots queue with a deque
2012-09-03 Joel HoldsworthImplemented O(log(N)) wave plotting
2012-09-03 Joel HoldsworthFixed signal ends to cover screen
2012-09-03 Joel HoldsworthInitial implementation of labels
2012-09-03 Joel HoldsworthPlot caps and edges with different colours
2012-09-03 Joel HoldsworthMoved viewport from int64_ts to doubles, and added...
2012-09-03 Joel HoldsworthInitial interractive zoom support
2012-09-03 Joel HoldsworthInitial rendering of traces
2012-09-03 Joel HoldsworthInitial VBO code
2012-09-03 Joel HoldsworthAdded view scale and offset
2012-09-03 Joel HoldsworthParse logic signals
2012-09-03 Joel HoldsworthFleshed out data model