]> sigrok.org Git - pulseview.git/history - pv/mainwindow.cpp
Add decoder after decoder dialog
[pulseview.git] / pv / mainwindow.cpp
2013-09-29 Joel HoldsworthAdd decoder after decoder dialog
2013-09-29 Joel HoldsworthAdded probes to decoder dialog
2013-09-22 Joel HoldsworthAdded decoder dialog heading
2013-09-22 Joel HoldsworthAdded empty decoder dialog
2013-09-22 Joel HoldsworthAdded decoders list
2013-09-22 Joel HoldsworthMake sigrokdecode a non-optional dependancy
2013-05-28 Joel HoldsworthPut context bar back on the same row as the other toolbars
2013-05-28 Joel HoldsworthAdded AwaitTrigger capture state
2013-05-19 Joel HoldsworthInitial working context bar
2013-05-19 Joel HoldsworthAdded empty context bar
2013-05-19 Joel HoldsworthAdded All Files to the open file filter list
2013-05-03 Uwe HermannAdapt to new <libsigrokdecode/libsigrokdecode.h> header.
2013-05-01 Joel HoldsworthStop capture before connecting to a device
2013-05-01 Joel Holdsworthpv::DeviceManager now manages opening/closing devices
2013-05-01 Joel HoldsworthSet the title of the main toolbar
2013-04-27 Joel HoldsworthAdded DeviceManager
2013-04-24 Joel HoldsworthUpdate the SigSession device, when it is selected by...
2013-04-24 Joel HoldsworthOnly the open the file if the user clicked ok in the...
2013-04-24 Joel HoldsworthMade the sdi a persisent property of SigSession
2013-04-23 Joel HoldsworthAdded an accelerator for show/hide cursors
2013-04-23 Joel HoldsworthBring the cursors into view when they are shown
2013-04-18 Joel HoldsworthAdded ENABLE_SIGROKDECODE option, disabled for now
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