]> sigrok.org Git - pulseview.git/history - pv/dialogs/connect.cpp
Factored device title printing code out into pv::DeviceManager::format_device_title
[pulseview.git] / pv / dialogs / connect.cpp
2013-04-29 Joel HoldsworthFactored device title printing code out into pv::Device...
2013-04-27 Joel HoldsworthAdded DeviceManager
2013-04-22 Joel HoldsworthAdded missing braces in pv::dialogs::Connect::populate_...
2013-04-07 Bert VermeulenAdjust pv::dialogs::Connect to GVariant-based sr_config...
2013-03-09 Uwe HermannWhitespace fixes.
2013-03-09 Joel HoldsworthPrevent Ok being pressed when no device is selected
2013-03-09 Joel HoldsworthProcess selected device
2013-03-09 Joel HoldsworthImplemented device probing
2013-03-09 Joel HoldsworthOnly allow monotonic devices in the device list
2013-03-09 Joel HoldsworthInitial manual connect dialog with a serial port selector