]> sigrok.org Git - pulseview.git/history - pv/dialogs/connect.h
Replaced boost::shared_ptr with std::shared_ptr
[pulseview.git] / pv / dialogs / connect.h
2014-05-24 Joel HoldsworthReplaced boost::shared_ptr with std::shared_ptr
2014-03-01 Joel HoldsworthMade DeviceManager only handle Device objects
2014-03-01 Joel HoldsworthMoved DevInst into the pv::device namespace
2014-02-09 Joel HoldsworthWrapped sr_dev_inst in a class: pv::DevInst
2013-04-27 Joel HoldsworthAdded DeviceManager
2013-03-09 Joel HoldsworthProcess selected device
2013-03-09 Joel HoldsworthImplemented device probing
2013-03-09 Joel HoldsworthInitial manual connect dialog with a serial port selector