]> sigrok.org Git - pulseview.git/history - pv/toolbars/mainbar.cpp
MainBar: Change calling order and flag usage for sample count, too
[pulseview.git] / pv / toolbars / mainbar.cpp
2015-07-15 Soeren ApelMainBar: Change calling order and flag usage for sample...
2015-07-15 Soeren ApelMainBar: Fix #594 by changing calling order and flag...
2015-06-11 Joel HoldsworthMainBar: Support having no selected device
2015-06-11 Joel HoldsworthReplaced NULL with nullptr
2015-06-11 Joel HoldsworthMainWindow: Added initial import menu with no options
2015-06-11 Joel HoldsworthMainBar: Catch errors listing the config keys
2015-05-28 Joel HoldsworthUse device::Devices to represent sigrok Devices
2015-01-30 Uwe HermannFix the build for older glibmm versions.
2015-01-27 Joel HoldsworthAdded initial support for export
2015-01-27 Joel HoldsworthMainBar: Don't list keys twice
2015-01-17 Uwe HermannUpdate for libsigrokcxx rename.
2015-01-10 Soeren ApelMainBar: Prevent context menu from appearing
2015-01-10 Joel HoldsworthMainBar: Replaced device selector combo-box with a...
2015-01-10 Joel HoldsworthMainBar: Added add-decoder button
2015-01-10 Joel HoldsworthMainBar: Added show cursors icon
2015-01-10 Joel HoldsworthMainBar: Added menu button
2015-01-10 Joel HoldsworthMainBar: Make toolbar fixed
2015-01-06 Joel HoldsworthMainBar: Renamed from SamplingBar