]> sigrok.org Git - pulseview.git/history - pv/mainwindow.h
Ported to new SR_CONF_LIMIT_SAMPLES config key
[pulseview.git] / pv / mainwindow.h
2014-01-11 Joel HoldsworthAdded support for save
2013-12-28 Joel HoldsworthMade decode an optional feature disabled by default.
2013-12-28 Joel HoldsworthRemoved declaration of pv::MainWindow::decoder_name_cmp
2013-12-09 Joel HoldsworthAdded zoom one-to-one
2013-12-02 Joel HoldsworthImplemented zoom-fit
2013-12-02 Joel HoldsworthDon't retain uneeded pointers to UI elements
2013-11-19 Joel HoldsworthFactored out DecoderMenu
2013-10-13 Joel HoldsworthProbes popup now live applies properly
2013-10-13 Joel HoldsworthRemoved context bar
2013-09-22 Joel HoldsworthAdded decoders list
2013-05-19 Joel HoldsworthInitial working context bar
2013-05-19 Joel HoldsworthAdded empty context bar
2013-04-27 Joel HoldsworthAdded DeviceManager
2013-04-24 Joel HoldsworthUpdate the SigSession device, when it is selected by...
2013-03-21 Joel HoldsworthMoved SamplingBar into pv::toolbars namespace
2013-03-11 Joel HoldsworthCorrected order of MainWindow class declaration
2013-03-11 Joel HoldsworthAdded UI error handling for file loading and capturing
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 HoldsworthAdded open file command line argument
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-11 Joel HoldsworthKeep Run/Stop button state updated
2012-11-01 Joel HoldsworthAdded cursors show/hide menu action
2012-10-21 Uwe HermannFix #include guards.
2012-10-12 Joel HoldsworthMoved all classes into the pv namespace