]> sigrok.org Git - pulseview.git/history - pv/toolbars/mainbar.hpp
Fix #971: Allow saving/restoring of session setups
[pulseview.git] / pv / toolbars / mainbar.hpp
2019-03-02 Soeren ApelFix #971: Allow saving/restoring of session setups
2018-04-15 Soeren ApelCentralize session error notification
2017-06-10 Soeren ApelAdjust trace view namespace
2017-03-23 Uwe HermannDon't use deprecated headers.
2017-03-18 Uwe HermannDon't use std:: in the code directly (where possible).
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-12-04 Soeren ApelMainBar: Correct event handler name
2016-12-04 Soeren ApelImplement views::trace::StandardBar and derive MainBar...
2016-12-04 Soeren ApelMove file loading from MainBar to Session
2016-12-04 Soeren ApelMove run/stop button from the menu bar to the tab widget
2016-12-04 Soeren ApelMove the "new session" button to the main window's...
2016-09-04 Soeren ApelMainBar: Remove empty menu button
2016-09-01 Soeren ApelAdd "new session" and "new view" toolbar buttons
2016-08-28 Soeren ApelMainWindow/MainBar: Fix signals
2016-08-27 Soeren ApelSession/MainBar: Fix device change handling
2016-08-27 Soeren ApelImplement multi-session handling
2016-08-26 Soeren ApelMake the first view own the toolbar instead of the...
2016-06-24 Soeren ApelFix #805 by resetting selected device on failure
2015-06-11 Joel HoldsworthMainBar: Support having no selected device
2015-06-11 Joel HoldsworthMainWindow: Added initial import menu with no options
2015-01-27 Joel HoldsworthModified header guards to match file names
2015-01-27 Joel HoldsworthMainBar: Removed unused run_stop signal
2015-01-10 Joel HoldsworthMainBar: Replaced device selector combo-box with a...
2015-01-10 Joel HoldsworthMainBar: Added menu button
2015-01-06 Joel HoldsworthMainBar: Renamed from SamplingBar