projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Tie the "always zoom to fit" setting in with the settings mgmt
[pulseview.git]
/
pv
/
2017-03-07
Soeren Apel
Tie the "always zoom to fit" setting in with the settin...
tree
|
commitdiff
2017-03-07
Soeren Apel
Tie the "use coloured bg" setting in with the settings...
tree
|
commitdiff
2017-03-07
Soeren Apel
Implement initial version of the settings management
tree
|
commitdiff
2017-03-07
Soeren Apel
Fix #829 by not throwing when device can't be used
tree
|
commitdiff
2017-03-07
Soeren Apel
Update sr_period_string usage
tree
|
commitdiff
2017-03-06
Uwe Hermann
Increase decoding chunk size for much better performance.
tree
|
commitdiff
2017-03-04
Piotr Esden-Tempski
Bring back sticky scroll and coloured background shortcuts.
tree
|
commitdiff
2017-03-04
Uwe Hermann
Name session tabs "Session 1" per default.
tree
|
commitdiff
2017-03-03
Piotr Esden-Tempski
Added Ctrl-Q and Ctrl-W shortcuts.
tree
|
commitdiff
2017-03-03
Piotr Esden-Tempski
Add Run/Stop shortcut.
tree
|
commitdiff
2017-02-26
Marcus Comstedt
DecoderStack: Avoid re-feeding old data after wait_for_...
tree
|
commitdiff
2017-02-19
Soeren Apel
Segment: Do not alter chunks when there are active...
tree
|
commitdiff
2017-02-18
Soeren Apel
View: Fix view item positioning
tree
|
commitdiff
2017-02-18
Soeren Apel
Segment: Move definition of MaxChunkSize
tree
|
commitdiff
2017-02-15
Soeren Apel
AnalogSignal: Split up divs during autoranging if needed
tree
|
commitdiff
2017-02-15
Soeren Apel
AnalogSegment: Calculate min/max also for small sample...
tree
|
commitdiff
2017-02-15
Soeren Apel
Perform autoranging for analog traces also when new...
tree
|
commitdiff
2017-02-15
Soeren Apel
Provide notifiers for when signal data changes
tree
|
commitdiff
2017-02-15
Soeren Apel
Implement autoranging for analog channels
tree
|
commitdiff
2017-02-15
Soeren Apel
StoreSession: Remove outdated comment
tree
|
commitdiff
2017-02-15
Soeren Apel
MainBar: Properly limit the lower value of the sample...
tree
|
commitdiff
2017-02-10
Soeren Apel
Session: Handle frame markers properly
tree
|
commitdiff
2017-02-08
Soeren Apel
AnalogSignal: Allow separate vdiv counts for pos/neg
tree
|
commitdiff
2017-02-08
Soeren Apel
MainBar: Make sure device and GUI are in sync on startup
tree
|
commitdiff
2017-02-08
Soeren Apel
Free unused segment memory after acquisition
tree
|
commitdiff
2017-02-08
Soeren Apel
Switch segment storage from single vector to vector...
tree
|
commitdiff
2017-02-02
Soeren Apel
Unify get_samples() semantics for AnalogSegment and...
tree
|
commitdiff
2017-01-20
Soeren Apel
Confirm with user also when trying to close the session...
tree
|
commitdiff
2017-01-19
Soeren Apel
Confirm with user when trying to close sessions with...
tree
|
commitdiff
2017-01-17
Soeren Apel
MainWindow: Improve view removal
tree
|
commitdiff
2017-01-13
Soeren Apel
TraceView: Center traces more than once
tree
|
commitdiff
2017-01-13
Soeren Apel
TraceView: Center traces vertically after view creation
tree
|
commitdiff
2017-01-12
Soeren Apel
TraceView: Fix variable name
tree
|
commitdiff
2017-01-12
Soeren Apel
TraceView: Restore vertical offset
tree
|
commitdiff
2017-01-07
Gerhard Sittig
license: remove FSF postal address from boiler plate...
tree
|
commitdiff
2016-12-26
Perttu Ahola
MainWindow, View::View: Fix two memory errors reported...
tree
|
commitdiff
2016-12-13
Soeren Apel
Add tooltips
tree
|
commitdiff
2016-12-04
Soeren Apel
DecoderStack: Fix "data may be unitialized" error
tree
|
commitdiff
2016-12-04
Soeren Apel
MainWindow: Fix "main_window may be uninitialized"...
tree
|
commitdiff
2016-12-04
Soeren Apel
MainBar: Correct event handler name
tree
|
commitdiff
2016-12-04
Soeren Apel
Fix "always zoom to fit" feature
tree
|
commitdiff
2016-12-04
Soeren Apel
Implement views::trace::StandardBar and derive MainBar...
tree
|
commitdiff
2016-12-04
Soeren Apel
Move file loading from MainBar to Session
tree
|
commitdiff
2016-12-04
Soeren Apel
Do not change session name when performing only a selec...
tree
|
commitdiff
2016-12-04
Soeren Apel
Fix #849 by making sure no references to the DecodeTrac...
tree
|
commitdiff
2016-12-04
Soeren Apel
MainWindow: Update tab text when session name changes
tree
|
commitdiff
2016-12-04
Soeren Apel
DecoderStack: Remove unneeded shared_ptr use
tree
|
commitdiff
2016-12-04
Soeren Apel
DecodeTrace: Remove unneeded pointer to the signalbase...
tree
|
commitdiff
2016-12-04
Soeren Apel
MainWindow: Add settings button
tree
|
commitdiff
2016-12-04
Soeren Apel
MainWindow: Add separator
tree
|
commitdiff
2016-12-04
Soeren Apel
MainWindow: Don't use get_active_view() to determine...
tree
|
commitdiff
2016-12-04
Soeren Apel
MainWindow: Fix session error slot declaration
tree
|
commitdiff
2016-12-04
Soeren Apel
Move run/stop button from the menu bar to the tab widget
tree
|
commitdiff
2016-12-04
Soeren Apel
MainWindow: Select new session after creation
tree
|
commitdiff
2016-12-04
Soeren Apel
MainWindow: Prevent the QTabWidget from collapsing...
tree
|
commitdiff
2016-12-04
Soeren Apel
MainWindow: Update session tab when focusing a differen...
tree
|
commitdiff
2016-12-04
Soeren Apel
Move the "new session" button to the main window's...
tree
|
commitdiff
2016-12-04
Soeren Apel
MainWindow: Fix dock nesting
tree
|
commitdiff
2016-12-04
Soeren Apel
MainWindow: Allow tabs to be closed
tree
|
commitdiff
2016-12-04
Soeren Apel
MainWindow: Use regular pointer for QDockWidgets
tree
|
commitdiff
2016-12-04
Soeren Apel
MainWindow: Use a QTabWidget to display the QDockWidgets
tree
|
commitdiff
2016-12-04
Soeren Apel
Change namespace for the trace view and implement ViewBase
tree
|
commitdiff
2016-12-04
Soeren Apel
MainWindow: Make session naming consistent
tree
|
commitdiff
2016-09-04
Soeren Apel
MainWindow: Fix crash on closing last session
tree
|
commitdiff
2016-09-04
Soeren Apel
MainBar: Remove empty menu button
tree
|
commitdiff
2016-09-03
Soeren Apel
MainWindow: Don't return bogus view
tree
|
commitdiff
2016-09-03
Soeren Apel
Update main window and dock widget titles as session...
tree
|
commitdiff
2016-09-03
Soeren Apel
MainWindow: Don't save sessions that have no device
tree
|
commitdiff
2016-09-02
Soeren Apel
Session: Fix signal mappings for the views
tree
|
commitdiff
2016-09-02
Soeren Apel
Allow dock windows to be closed and handle this properly
tree
|
commitdiff
2016-09-01
Soeren Apel
Add "new session" and "new view" toolbar buttons
tree
|
commitdiff
2016-09-01
Soeren Apel
MainWindow: Enable dock nesting
tree
|
commitdiff
2016-08-31
Soeren Apel
Save/restore view states and signal settings
tree
|
commitdiff
2016-08-29
Soeren Apel
Session: Implement .sr file save/restore
tree
|
commitdiff
2016-08-29
Soeren Apel
Fix crash when saving session with open files
tree
|
commitdiff
2016-08-29
Soeren Apel
Let SignalBase store/restore its internal data
tree
|
commitdiff
2016-08-28
Soeren Apel
Session: Save/restore channel info and top-level decoder
tree
|
commitdiff
2016-08-28
Soeren Apel
SignalBase: Add internal name
tree
|
commitdiff
2016-08-28
Soeren Apel
MainWindow/MainBar: Fix signals
tree
|
commitdiff
2016-08-27
Soeren Apel
Session/MainBar: Fix device change handling
tree
|
commitdiff
2016-08-27
Soeren Apel
Session: Fix include order
tree
|
commitdiff
2016-08-27
Soeren Apel
Implement multi-session handling
tree
|
commitdiff
2016-08-26
Soeren Apel
Make the first view own the toolbar instead of the...
tree
|
commitdiff
2016-08-22
Soeren Apel
MainWindow: Remove menu bar
tree
|
commitdiff
2016-08-18
Soeren Apel
MainWindow: Prevent Qt from restoring the dock widgets
tree
|
commitdiff
2016-08-18
Soeren Apel
Remove context menu for central MainWindow widget
tree
|
commitdiff
2016-08-18
Soeren Apel
Fix signal connection for view::Signal and SignalBase...
tree
|
commitdiff
2016-08-18
Soeren Apel
Move view-independent data from view::DecodeTrace to...
tree
|
commitdiff
2016-08-18
Soeren Apel
Move signals to views and make Session handle multiple...
tree
|
commitdiff
2016-08-18
Soeren Apel
Use SignalBase instead of LogicSignal for decoders
tree
|
commitdiff
2016-08-18
Soeren Apel
Remove data_ also for LogicSignal and use SignalBase...
tree
|
commitdiff
2016-08-18
Soeren Apel
Move signal data to SignalBase and adjust view::AnalogS...
tree
|
commitdiff
2016-08-18
Soeren Apel
Rename Trace::channel_ to Trace::base_, including depen...
tree
|
commitdiff
2016-08-18
Soeren Apel
Introduce pv::data::SignalBase
tree
|
commitdiff
2016-08-16
Soeren Apel
Fix #814 by using PNG application logo instead of SVG
tree
|
commitdiff
2016-08-16
Soeren Apel
Make view windows non-closeable
tree
|
commitdiff
2016-08-16
Soeren Apel
Implement MainWindow::add_view()
tree
|
commitdiff
2016-07-24
Soeren Apel
ViewWidget: Define ViewTypes
tree
|
commitdiff
2016-07-24
Soeren Apel
Introduce MainWindow::get_active_view()
tree
|
commitdiff
2016-07-24
Soeren Apel
Use a QDockWidget to contain the view
tree
|
commitdiff
next