]> sigrok.org Git - pulseview.git/history - pv/mainwindow.cpp
Adjust pv::SigSession to GVariant-based sr_config_* functions
[pulseview.git] / pv / mainwindow.cpp
2013-03-21 Joel HoldsworthImplemented Ctrl+Q quit shortcut
2013-03-21 Joel HoldsworthMoved SamplingBar into pv::toolbars namespace
2013-03-11 Joel HoldsworthAdded UI error handling for file loading and capturing
2013-03-09 Uwe HermannWhitespace fixes.
2013-03-09 Joel HoldsworthProcess selected device
2013-03-09 Joel HoldsworthMoved device enumeration out of pv::SamplingBar into...
2013-03-09 Joel HoldsworthInitial manual connect dialog with a serial port selector
2013-03-03 Joel HoldsworthRemoved sample_rate parameter from start_capture
2013-03-03 Joel HoldsworthAdded open file command line argument
2013-02-20 Uwe HermannRemove unneeded 'extern "C"'.
2013-01-15 Joel HoldsworthAdded File>Quit menu item
2013-01-01 Joel HoldsworthTidied pv::MainWindow menu setup
2012-12-30 Joel HoldsworthRemoved status bar
2012-12-28 Joel HoldsworthAdded fallback toolbar icons
2012-12-24 Joel HoldsworthTidied include of view in mainwindow.cpp
2012-12-24 Joel HoldsworthMoved pv::About into the pv::dialogs::About namespace
2012-12-11 Joel HoldsworthKeep Run/Stop button state updated
2012-12-11 Joel HoldsworthAdded proof of concept start/stop support
2012-11-01 Joel HoldsworthAdded cursors show/hide menu action
2012-10-12 Joel HoldsworthMoved all classes into the pv namespace