projects
/
pulseview.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
pulseview.git
2017-02-15
Soeren Apel
AnalogSignal: Split up divs during autoranging if needed
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Soeren Apel
AnalogSegment: Calculate min/max also for small sample...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Soeren Apel
Perform autoranging for analog traces also when new...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Soeren Apel
Provide notifiers for when signal data changes
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Soeren Apel
Implement autoranging for analog channels
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Soeren Apel
StoreSession: Remove outdated comment
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Soeren Apel
MainBar: Properly limit the lower value of the sample...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Soeren Apel
Session: Handle frame markers properly
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Soeren Apel
AnalogSignal: Allow separate vdiv counts for pos/neg
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Soeren Apel
MainBar: Make sure device and GUI are in sync on startup
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Soeren Apel
Free unused segment memory after acquisition
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Soeren Apel
Tests: Add tests for Segment class
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Soeren Apel
Switch segment storage from single vector to vector...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Soeren Apel
Unify get_samples() semantics for AnalogSegment and...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Uwe Hermann
pulseview_cross.nsi.in: Bump Python version to 3.6.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-29
Uwe Hermann
Build fixes for Qt5 Windows/mingw/MXE support.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Soeren Apel
Confirm with user also when trying to close the session...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Soeren Apel
Confirm with user when trying to close sessions with...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Soeren Apel
MainWindow: Improve view removal
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Soeren Apel
TraceView: Center traces more than once
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Soeren Apel
TraceView: Center traces vertically after view creation
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Soeren Apel
TraceView: Fix variable name
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Soeren Apel
TraceView: Restore vertical offset
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Gerhard Sittig
license: remove FSF postal address from boiler plate...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-26
Perttu Ahola
MainWindow, View::View: Fix two memory errors reported...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Soeren Apel
Add tooltips
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Soeren Apel
Fix unit tests
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
DecoderStack: Fix "data may be unitialized" error
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
MainWindow: Fix "main_window may be uninitialized"...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
MainBar: Correct event handler name
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
Fix "always zoom to fit" feature
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
Implement views::trace::StandardBar and derive MainBar...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
Move file loading from MainBar to Session
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
Do not change session name when performing only a selec...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
Fix #849 by making sure no references to the DecodeTrac...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
MainWindow: Update tab text when session name changes
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
DecoderStack: Remove unneeded shared_ptr use
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
DecodeTrace: Remove unneeded pointer to the signalbase...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
MainWindow: Add settings button
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
MainWindow: Add separator
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
MainWindow: Don't use get_active_view() to determine...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
MainWindow: Fix session error slot declaration
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
Move run/stop button from the menu bar to the tab widget
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
MainWindow: Select new session after creation
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
MainWindow: Prevent the QTabWidget from collapsing...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
MainWindow: Update session tab when focusing a differen...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
Move the "new session" button to the main window's...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
MainWindow: Fix dock nesting
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
MainWindow: Allow tabs to be closed
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
MainWindow: Use regular pointer for QDockWidgets
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
MainWindow: Use a QTabWidget to display the QDockWidgets
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
Change namespace for the trace view and implement ViewBase
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Soeren Apel
MainWindow: Make session naming consistent
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Uwe Hermann
CMakeLists.txt: Avoid -fext-numeric-literals, (not...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Uwe Hermann
Workaround for a gcc 6.2.1 bug causing boost-related...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Gerhard Sittig
cmake, INSTALL: Bump the Boost requirement to >= 1.55.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-04
Uwe Hermann
INSTALL: Add new libboost-serialization dependency.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-04
Soeren Apel
MainWindow: Fix crash on closing last session
commit
|
commitdiff
|
tree
|
snapshot
2016-09-04
Uwe Hermann
pulseview.qrc: Add missing entries for new icons.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-04
Soeren Apel
MainBar: Remove empty menu button
commit
|
commitdiff
|
tree
|
snapshot
2016-09-03
Soeren Apel
MainWindow: Don't return bogus view
commit
|
commitdiff
|
tree
|
snapshot
2016-09-03
Soeren Apel
Update main window and dock widget titles as session...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-03
Soeren Apel
MainWindow: Don't save sessions that have no device
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Soeren Apel
Session: Fix signal mappings for the views
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Soeren Apel
Allow dock windows to be closed and handle this properly
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Soeren Apel
Add "new session" and "new view" toolbar buttons
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Soeren Apel
MainWindow: Enable dock nesting
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Soeren Apel
Save/restore view states and signal settings
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Soeren Apel
Session: Implement .sr file save/restore
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Soeren Apel
Fix crash when saving session with open files
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Soeren Apel
Let SignalBase store/restore its internal data
commit
|
commitdiff
|
tree
|
snapshot
2016-08-28
Soeren Apel
Session: Save/restore channel info and top-level decoder
commit
|
commitdiff
|
tree
|
snapshot
2016-08-28
Soeren Apel
SignalBase: Add internal name
commit
|
commitdiff
|
tree
|
snapshot
2016-08-28
Soeren Apel
MainWindow/MainBar: Fix signals
commit
|
commitdiff
|
tree
|
snapshot
2016-08-27
Soeren Apel
Session/MainBar: Fix device change handling
commit
|
commitdiff
|
tree
|
snapshot
2016-08-27
Soeren Apel
Session: Fix include order
commit
|
commitdiff
|
tree
|
snapshot
2016-08-27
Soeren Apel
Implement multi-session handling
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Soeren Apel
Make the first view own the toolbar instead of the...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
Soeren Apel
MainWindow: Remove menu bar
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Soeren Apel
MainWindow: Prevent Qt from restoring the dock widgets
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Soeren Apel
Remove context menu for central MainWindow widget
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Soeren Apel
Fix signal connection for view::Signal and SignalBase...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Soeren Apel
Move view-independent data from view::DecodeTrace to...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Soeren Apel
Move signals to views and make Session handle multiple...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Soeren Apel
Use SignalBase instead of LogicSignal for decoders
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Soeren Apel
Remove data_ also for LogicSignal and use SignalBase...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Soeren Apel
Move signal data to SignalBase and adjust view::AnalogS...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Soeren Apel
Rename Trace::channel_ to Trace::base_, including depen...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Soeren Apel
Introduce pv::data::SignalBase
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Soeren Apel
Fix #814 by using PNG application logo instead of SVG
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Soeren Apel
Make view windows non-closeable
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Soeren Apel
Implement MainWindow::add_view()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-24
Soeren Apel
ViewWidget: Define ViewTypes
commit
|
commitdiff
|
tree
|
snapshot
2016-07-24
Soeren Apel
Introduce MainWindow::get_active_view()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-24
Soeren Apel
Use a QDockWidget to contain the view
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Soeren Apel
View: Move assertion after assignment
commit
|
commitdiff
|
tree
|
snapshot
2016-06-26
Aurelien Jacobs
Device: add support for list of discrete values for...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-26
Soeren Apel
Connect dialog: Fix up UI and allow for VXI
commit
|
commitdiff
|
tree
|
snapshot
2016-06-26
Soeren Apel
Connect dialog: Fix constructor initialization order
commit
|
commitdiff
|
tree
|
snapshot
2016-06-26
whitequark
Connect dialog: Add support for connecting to raw-tcp...
commit
|
commitdiff
|
tree
|
snapshot
next