]> sigrok.org Git - pulseview.git/shortlog
pulseview.git
2015-06-11 Joel HoldsworthSession: Support capture before the sigrok::Device...
2015-06-11 Joel HoldsworthSession: Use Device::read_config to read sample limit
2015-06-11 Joel HoldsworthDevice: Replaced Session::read_sample_rate with read_config
2015-06-11 Joel HoldsworthSession: Converted data_mutex_ into a std::recursive_mutex
2015-06-11 Joel HoldsworthSession: Removed device parameter from update_signals
2015-06-11 Joel HoldsworthSession: Made update_signals handle having a missing...
2015-06-11 Joel HoldsworthSession: Catch errors listing the config keys
2015-06-11 Joel Holdsworthbinding::Device: Catch errors listing the config keys
2015-06-11 Joel HoldsworthMainBar: Catch errors listing the config keys
2015-06-11 Joel HoldsworthAdded devices::File as a common base of file devices
2015-06-11 Joel HoldsworthDeviceManager: Deprecated build_display_name and friends
2015-05-28 Joel Holdsworthdevices::Device: Moved in full_name and display_name
2015-05-28 Joel HoldsworthUse device::Devices to represent sigrok Devices
2015-05-28 Joel HoldsworthLogicSignal: Tidied up forward declarations
2015-05-28 Joel HoldsworthConnect: Tidied up forward declarations
2015-05-28 Joel HoldsworthDeviceManager: Tidied up forward declarations
2015-05-28 Joel HoldsworthSession: Fixed header guard
2015-05-28 Joel HoldsworthAdded pv::widgets::ImportMenu
2015-05-28 Joel Holdsworthpv::binding::InputOutput: Bound up more integer types...
2015-05-28 Joel HoldsworthSession: Simplified logic of set_device
2015-05-28 Joel HoldsworthStoreSession: Use DeviceManager to get context
2015-05-28 Joel HoldsworthDeviceManager: Added const context accessor
2015-05-28 Joel HoldsworthSession: Made update_signals non-destructive
2015-05-28 Joel HoldsworthLogicSignal: Added set_logic_data
2015-05-28 Joel HoldsworthSignalData: Renamed get_max_sample_count
2015-05-28 Joel Holdsworthpv::data::Logic: Renamed get_num_channels and fixed...
2015-05-28 Joel HoldsworthSession: Store signals_ in an unordered_set
2015-04-12 Bartosz GolaszewskiDevice: Add bindings for SR_CONF_POWER_OFF and SR_CONF_...
2015-04-08 Uwe Hermannandroid: Add missing libintl.so to APK.
2015-02-28 Uwe HermannAdd a workaround for QTBUG-22829.
2015-02-27 Vladislav Ivanovwin32: Fix the Windows build (namespace pollution via...
2015-02-26 Uwe HermannBring back sigrok-logo-notext.png (needed on Android).
2015-02-20 Uwe HermannDrop unneeded /* ENABLE_DECODE */ comments.
2015-02-20 Bartosz Golaszewskimainwindow: add missing checks against ENABLE_DECODE
2015-02-13 Aurelien Jacobsdevice: ensure bind_enum() checks availability of Capab...
2015-01-30 Uwe HermannFix the build for older glibmm versions.
2015-01-27 Joel HoldsworthMainWindow: Use extension to populate filter
2015-01-27 Joel HoldsworthAdded pv::dialogs::InputOutputOptions
2015-01-27 Joel HoldsworthAdded InputOutput binding
2015-01-27 Joel HoldsworthAdded initial support for export
2015-01-27 Joel Holdsworthpv::prop::Int: Fixed unsigned int binding
2015-01-27 Joel HoldsworthModified header guards to match file names
2015-01-27 Joel HoldsworthRenamed pv::binding::DeviceOptions and DecoderOptions...
2015-01-27 Joel HoldsworthMoved pv::prop:bindings classes into pv::bindings namespace
2015-01-27 Joel HoldsworthStoreSession: Support output formats other than srzip
2015-01-27 Joel HoldsworthStoreSession: Added an OutputFormat parameter
2015-01-27 Joel HoldsworthAdded pv::widgets::ExportMenu
2015-01-27 Joel HoldsworthMainBar: Removed unused run_stop signal
2015-01-27 Joel HoldsworthSession: Tidied class declarations
2015-01-27 Joel HoldsworthSession: Use set_device to select session file devices
2015-01-27 Joel HoldsworthMainWindow: Fixed sampling bar comment
2015-01-27 Joel HoldsworthSession: Renamed set_file to set_session_file
2015-01-27 Joel HoldsworthLogicSignal: Hide the trigger selector, when there...
2015-01-27 Joel HoldsworthLogicSignal: Check the TRIGGER_MATCH key before listing
2015-01-27 Joel HoldsworthMainBar: Don't list keys twice
2015-01-27 Joel Holdsworthicons: Improved application icon quality
2015-01-24 Uwe HermannINSTALL: Update build requirements list.
2015-01-17 Uwe HermannFix incorrect glibmm.h #includes.
2015-01-17 Uwe HermannUpdate for libsigrokcxx rename.
2015-01-10 Joel HoldsworthMainWindow: Hide the main menu unless Altt is pressed
2015-01-10 Soeren ApelMainBar: Prevent context menu from appearing
2015-01-10 Soeren ApelFix #489 by implementing device tool button tooltip
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 HoldsworthMainWindow: Made menu_decoder_add into a member variable
2015-01-10 Joel HoldsworthMainWindow: Removed old main toolbar
2015-01-10 Joel HoldsworthMainBar: Added show cursors icon
2015-01-10 Joel HoldsworthMainWindow: Added icon to action_view_show_cursors
2015-01-10 Joel HoldsworthMainBar: Added menu button
2015-01-10 Joel HoldsworthMainBar: Make toolbar fixed
2015-01-10 Joel HoldsworthMainWindow: Made QActions into member variables
2015-01-10 Joel HoldsworthMainWindow: Moved static constants to top of class...
2015-01-06 Joel HoldsworthMainBar: Renamed from SamplingBar
2015-01-06 Joel Holdsworthicons: Added menu icon
2015-01-05 Joel HoldsworthSamplingBar: Handle a failure to list the LIMIT_SAMPLES key
2015-01-05 Joel HoldsworthSamplingBar: Handle a failure to list the SAMPLERATE key
2015-01-04 Aurelien JacobsConnect: List available serial ports in a combobox.
2015-01-01 Joel Holdsworthicons: Resized icons to 24x24
2015-01-01 Joel Holdsworthutil: Fixed assertion
2015-01-01 Uwe HermannUse <cmath> in favor of <math.h> everywhere.
2015-01-01 Uwe HermannFix an isnan() issue on (at least) MinGW and Mac OS X.
2014-12-30 Joel HoldsworthViewport: Mouse wheel scrolls vertically when the contr...
2014-12-30 Joel HoldsworthView: Added set_v_offset
2014-12-30 Joel HoldsworthView: Use the slider value for the v-offset
2014-12-30 Joel HoldsworthCursorPair: Added frequency indication
2014-12-30 Joel Holdsworthutil: Added a space between the value and prefix
2014-12-30 Joel Holdsworthutil: Added support for more SI prefixes
2014-12-30 Joel Holdsworthutil: Added format_si_value
2014-12-30 Joel HoldsworthViewport: Removed broken using std::isnan
2014-12-30 Uwe HermannMinGW: Fix a compile error due to missing std::isnan.
2014-12-29 Uffe Jakobsendialogs::Connect: Adds shortcut keys for "Driver",...
2014-12-29 Joel HoldsworthViewport: Implemented item hover cursors
2014-12-29 Joel HoldsworthViewWidget: Fixed glitching when drag is within the...
2014-12-29 Joel HoldsworthViewport: Implemented on-canvas drag
2014-12-29 Joel HoldsworthViewport: Use fabs instead of branch
2014-12-29 Joel HoldsworthViewWidget: Moved in event and touch_event
2014-12-29 Joel HoldsworthViewWidget: Added mouse_down
2014-12-29 Joel HoldsworthViewWidget: Renamed dragging_ to item_dragging_
2014-12-29 Joel HoldsworthViewWidget: Moved in mouse handlers
2014-12-29 Joel HoldsworthViewItem: Added hit_box_rect
next