]> sigrok.org Git - pulseview.git/history - pv
Don't use deprecated headers.
[pulseview.git] / pv /
2017-03-11 Uwe HermannDon't use deprecated headers.
2017-03-11 Uwe HermannUse nullptr in a few places.
2017-03-07 Soeren ApelGlobalSettings: Implement undo function for the "cancel...
2017-03-07 Soeren ApelTraceView: Fix "always zoom to fit" feature
2017-03-07 Soeren ApelTraceView: Only perform "always zoom to fit" for the...
2017-03-07 Soeren ApelIntroduce ViewBase::is_main_view
2017-03-07 Soeren ApelMainWindow: Restructure add_view()
2017-03-07 Soeren ApelTie the "always zoom to fit" setting in with the settin...
2017-03-07 Soeren ApelTie the "use coloured bg" setting in with the settings...
2017-03-07 Soeren ApelImplement initial version of the settings management
2017-03-07 Soeren ApelFix #829 by not throwing when device can't be used
2017-03-07 Soeren ApelUpdate sr_period_string usage
2017-03-06 Uwe HermannIncrease decoding chunk size for much better performance.
2017-03-04 Piotr Esden-TempskiBring back sticky scroll and coloured background shortcuts.
2017-03-04 Uwe HermannName session tabs "Session 1" per default.
2017-03-03 Piotr Esden-TempskiAdded Ctrl-Q and Ctrl-W shortcuts.
2017-03-03 Piotr Esden-TempskiAdd Run/Stop shortcut.
2017-02-26 Marcus ComstedtDecoderStack: Avoid re-feeding old data after wait_for_...
2017-02-19 Soeren ApelSegment: Do not alter chunks when there are active...
2017-02-18 Soeren ApelView: Fix view item positioning
2017-02-18 Soeren ApelSegment: Move definition of MaxChunkSize
2017-02-15 Soeren ApelAnalogSignal: Split up divs during autoranging if needed
2017-02-15 Soeren ApelAnalogSegment: Calculate min/max also for small sample...
2017-02-15 Soeren ApelPerform autoranging for analog traces also when new...
2017-02-15 Soeren ApelProvide notifiers for when signal data changes
2017-02-15 Soeren ApelImplement autoranging for analog channels
2017-02-15 Soeren ApelStoreSession: Remove outdated comment
2017-02-15 Soeren ApelMainBar: Properly limit the lower value of the sample...
2017-02-10 Soeren ApelSession: Handle frame markers properly
2017-02-08 Soeren ApelAnalogSignal: Allow separate vdiv counts for pos/neg
2017-02-08 Soeren ApelMainBar: Make sure device and GUI are in sync on startup
2017-02-08 Soeren ApelFree unused segment memory after acquisition
2017-02-08 Soeren ApelSwitch segment storage from single vector to vector...
2017-02-02 Soeren ApelUnify get_samples() semantics for AnalogSegment and...
2017-01-20 Soeren ApelConfirm with user also when trying to close the session...
2017-01-19 Soeren ApelConfirm with user when trying to close sessions with...
2017-01-17 Soeren ApelMainWindow: Improve view removal
2017-01-13 Soeren ApelTraceView: Center traces more than once
2017-01-13 Soeren ApelTraceView: Center traces vertically after view creation
2017-01-12 Soeren ApelTraceView: Fix variable name
2017-01-12 Soeren ApelTraceView: Restore vertical offset
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-12-26 Perttu AholaMainWindow, View::View: Fix two memory errors reported...
2016-12-13 Soeren ApelAdd tooltips
2016-12-04 Soeren ApelDecoderStack: Fix "data may be unitialized" error
2016-12-04 Soeren ApelMainWindow: Fix "main_window may be uninitialized"...
2016-12-04 Soeren ApelMainBar: Correct event handler name
2016-12-04 Soeren ApelFix "always zoom to fit" feature
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 ApelDo not change session name when performing only a selec...
2016-12-04 Soeren ApelFix #849 by making sure no references to the DecodeTrac...
2016-12-04 Soeren ApelMainWindow: Update tab text when session name changes
2016-12-04 Soeren ApelDecoderStack: Remove unneeded shared_ptr use
2016-12-04 Soeren ApelDecodeTrace: Remove unneeded pointer to the signalbase...
2016-12-04 Soeren ApelMainWindow: Add settings button
2016-12-04 Soeren ApelMainWindow: Add separator
2016-12-04 Soeren ApelMainWindow: Don't use get_active_view() to determine...
2016-12-04 Soeren ApelMainWindow: Fix session error slot declaration
2016-12-04 Soeren ApelMove run/stop button from the menu bar to the tab widget
2016-12-04 Soeren ApelMainWindow: Select new session after creation
2016-12-04 Soeren ApelMainWindow: Prevent the QTabWidget from collapsing...
2016-12-04 Soeren ApelMainWindow: Update session tab when focusing a differen...
2016-12-04 Soeren ApelMove the "new session" button to the main window's...
2016-12-04 Soeren ApelMainWindow: Fix dock nesting
2016-12-04 Soeren ApelMainWindow: Allow tabs to be closed
2016-12-04 Soeren ApelMainWindow: Use regular pointer for QDockWidgets
2016-12-04 Soeren ApelMainWindow: Use a QTabWidget to display the QDockWidgets
2016-12-04 Soeren ApelChange namespace for the trace view and implement ViewBase
2016-12-04 Soeren ApelMainWindow: Make session naming consistent
2016-09-04 Soeren ApelMainWindow: Fix crash on closing last session
2016-09-04 Soeren ApelMainBar: Remove empty menu button
2016-09-03 Soeren ApelMainWindow: Don't return bogus view
2016-09-03 Soeren ApelUpdate main window and dock widget titles as session...
2016-09-03 Soeren ApelMainWindow: Don't save sessions that have no device
2016-09-02 Soeren ApelSession: Fix signal mappings for the views
2016-09-02 Soeren ApelAllow dock windows to be closed and handle this properly
2016-09-01 Soeren ApelAdd "new session" and "new view" toolbar buttons
2016-09-01 Soeren ApelMainWindow: Enable dock nesting
2016-08-31 Soeren ApelSave/restore view states and signal settings
2016-08-29 Soeren ApelSession: Implement .sr file save/restore
2016-08-29 Soeren ApelFix crash when saving session with open files
2016-08-29 Soeren ApelLet SignalBase store/restore its internal data
2016-08-28 Soeren ApelSession: Save/restore channel info and top-level decoder
2016-08-28 Soeren ApelSignalBase: Add internal name
2016-08-28 Soeren ApelMainWindow/MainBar: Fix signals
2016-08-27 Soeren ApelSession/MainBar: Fix device change handling
2016-08-27 Soeren ApelSession: Fix include order
2016-08-27 Soeren ApelImplement multi-session handling
2016-08-26 Soeren ApelMake the first view own the toolbar instead of the...
2016-08-22 Soeren ApelMainWindow: Remove menu bar
2016-08-18 Soeren ApelMainWindow: Prevent Qt from restoring the dock widgets
2016-08-18 Soeren ApelRemove context menu for central MainWindow widget
2016-08-18 Soeren ApelFix signal connection for view::Signal and SignalBase...
2016-08-18 Soeren ApelMove view-independent data from view::DecodeTrace to...
2016-08-18 Soeren ApelMove signals to views and make Session handle multiple...
2016-08-18 Soeren ApelUse SignalBase instead of LogicSignal for decoders
2016-08-18 Soeren ApelRemove data_ also for LogicSignal and use SignalBase...
2016-08-18 Soeren ApelMove signal data to SignalBase and adjust view::AnalogS...
2016-08-18 Soeren ApelRename Trace::channel_ to Trace::base_, including depen...
next