projects
/
pulseview.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
LogicSegment: Remove constructor requiring sigrok::Logic
2017-03-22
Soeren Apel
LogicSegment: Remove constructor requiring sigrok:...
commit
|
commitdiff
|
tree
2017-03-22
Soeren Apel
LogicSegment: Make constructor and append_payload(...
commit
|
commitdiff
|
tree
2017-03-22
Soeren Apel
Use presence of logic/analog data as indicator of channel...
commit
|
commitdiff
|
tree
2017-03-22
Soeren Apel
SignalBase: Allow checking for logic data directly
commit
|
commitdiff
|
tree
2017-03-22
Soeren Apel
Introduce PV-internal channel types
commit
|
commitdiff
|
tree
2017-03-13
Soeren Apel
TraceView: Use sticky scrolling setting directly
commit
|
commitdiff
|
tree
2017-03-13
Soeren Apel
Settings: Activate first item upon dialog creation
commit
|
commitdiff
|
tree
2017-03-13
Soeren Apel
Settings: Change icon for "Views"
commit
|
commitdiff
|
tree
2017-03-12
Soeren Apel
Tie the "sticky scrolling" setting in with the settings...
commit
|
commitdiff
|
tree
2017-03-12
Soeren Apel
Settings: Change view settings shortcuts
commit
|
commitdiff
|
tree
2017-03-12
Soeren Apel
Integrate the about dialog into the settings dialog
commit
|
commitdiff
|
tree
2017-03-12
Soeren Apel
Settings: Prettify the settings dialog
commit
|
commitdiff
|
tree
2017-03-12
Soeren Apel
Session: Don't reset session name for file devices
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
GlobalSettings: Implement undo function for the "cancel...
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
TraceView: Fix "always zoom to fit" feature
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
TraceView: Only perform "always zoom to fit" for the...
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
Introduce ViewBase::is_main_view
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
MainWindow: Restructure add_view()
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
Tie the "always zoom to fit" setting in with the settings...
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
Tie the "use coloured bg" setting in with the settings...
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
Implement initial version of the settings management
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
Manpage update
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
Fix #829 by not throwing when device can't be used
commit
|
commitdiff
|
tree
2017-03-07
Soeren Apel
Update sr_period_string usage
commit
|
commitdiff
|
tree
2017-02-19
Soeren Apel
Segment: Do not alter chunks when there are active...
commit
|
commitdiff
|
tree
2017-02-18
Soeren Apel
View: Fix view item positioning
commit
|
commitdiff
|
tree
2017-02-18
Soeren Apel
Segment: Move definition of MaxChunkSize
commit
|
commitdiff
|
tree
2017-02-15
Soeren Apel
Update unit tests
commit
|
commitdiff
|
tree
2017-02-15
Soeren Apel
AnalogSignal: Split up divs during autoranging if needed
commit
|
commitdiff
|
tree
2017-02-15
Soeren Apel
AnalogSegment: Calculate min/max also for small sample...
commit
|
commitdiff
|
tree
2017-02-15
Soeren Apel
Perform autoranging for analog traces also when new...
commit
|
commitdiff
|
tree
2017-02-15
Soeren Apel
Provide notifiers for when signal data changes
commit
|
commitdiff
|
tree
2017-02-15
Soeren Apel
Implement autoranging for analog channels
commit
|
commitdiff
|
tree
2017-02-15
Soeren Apel
StoreSession: Remove outdated comment
commit
|
commitdiff
|
tree
2017-02-15
Soeren Apel
MainBar: Properly limit the lower value of the sample...
commit
|
commitdiff
|
tree
2017-02-10
Soeren Apel
Session: Handle frame markers properly
commit
|
commitdiff
|
tree
2017-02-08
Soeren Apel
AnalogSignal: Allow separate vdiv counts for pos/neg
commit
|
commitdiff
|
tree
2017-02-08
Soeren Apel
MainBar: Make sure device and GUI are in sync on startup
commit
|
commitdiff
|
tree
2017-02-08
Soeren Apel
Free unused segment memory after acquisition
commit
|
commitdiff
|
tree
2017-02-08
Soeren Apel
Tests: Add tests for Segment class
commit
|
commitdiff
|
tree
2017-02-08
Soeren Apel
Switch segment storage from single vector to vector...
commit
|
commitdiff
|
tree
2017-02-02
Soeren Apel
Unify get_samples() semantics for AnalogSegment and...
commit
|
commitdiff
|
tree
2017-01-20
Soeren Apel
Confirm with user also when trying to close the session...
commit
|
commitdiff
|
tree
2017-01-19
Soeren Apel
Confirm with user when trying to close sessions with...
commit
|
commitdiff
|
tree
2017-01-17
Soeren Apel
MainWindow: Improve view removal
commit
|
commitdiff
|
tree
2017-01-13
Soeren Apel
TraceView: Center traces more than once
commit
|
commitdiff
|
tree
2017-01-13
Soeren Apel
TraceView: Center traces vertically after view creation
commit
|
commitdiff
|
tree
2017-01-12
Soeren Apel
TraceView: Fix variable name
commit
|
commitdiff
|
tree
2017-01-12
Soeren Apel
TraceView: Restore vertical offset
commit
|
commitdiff
|
tree
2016-12-13
Soeren Apel
Add tooltips
commit
|
commitdiff
|
tree
2016-12-06
Soeren Apel
Fix unit tests
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
DecoderStack: Fix "data may be unitialized" error
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
MainWindow: Fix "main_window may be uninitialized"...
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
MainBar: Correct event handler name
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
Fix "always zoom to fit" feature
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
Implement views::trace::StandardBar and derive MainBar...
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
Move file loading from MainBar to Session
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
Do not change session name when performing only a selective...
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
Fix #849 by making sure no references to the DecodeTrace...
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
MainWindow: Update tab text when session name changes
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
DecoderStack: Remove unneeded shared_ptr use
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
DecodeTrace: Remove unneeded pointer to the signalbase...
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
MainWindow: Add settings button
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
MainWindow: Add separator
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
MainWindow: Don't use get_active_view() to determine...
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
MainWindow: Fix session error slot declaration
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
Move run/stop button from the menu bar to the tab widget
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
MainWindow: Select new session after creation
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
MainWindow: Prevent the QTabWidget from collapsing...
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
MainWindow: Update session tab when focusing a different...
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
Move the "new session" button to the main window's...
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
MainWindow: Fix dock nesting
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
MainWindow: Allow tabs to be closed
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
MainWindow: Use regular pointer for QDockWidgets
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
MainWindow: Use a QTabWidget to display the QDockWidgets
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
Change namespace for the trace view and implement ViewBase
commit
|
commitdiff
|
tree
2016-12-04
Soeren Apel
MainWindow: Make session naming consistent
commit
|
commitdiff
|
tree
2016-09-04
Soeren Apel
MainWindow: Fix crash on closing last session
commit
|
commitdiff
|
tree
2016-09-04
Soeren Apel
MainBar: Remove empty menu button
commit
|
commitdiff
|
tree
2016-09-03
Soeren Apel
MainWindow: Don't return bogus view
commit
|
commitdiff
|
tree
2016-09-03
Soeren Apel
Update main window and dock widget titles as session...
commit
|
commitdiff
|
tree
2016-09-03
Soeren Apel
MainWindow: Don't save sessions that have no device
commit
|
commitdiff
|
tree
2016-09-02
Soeren Apel
Session: Fix signal mappings for the views
commit
|
commitdiff
|
tree
2016-09-02
Soeren Apel
Allow dock windows to be closed and handle this properly
commit
|
commitdiff
|
tree
2016-09-01
Soeren Apel
Add "new session" and "new view" toolbar buttons
commit
|
commitdiff
|
tree
2016-09-01
Soeren Apel
MainWindow: Enable dock nesting
commit
|
commitdiff
|
tree
2016-08-31
Soeren Apel
Save/restore view states and signal settings
commit
|
commitdiff
|
tree
2016-08-29
Soeren Apel
Session: Implement .sr file save/restore
commit
|
commitdiff
|
tree
2016-08-29
Soeren Apel
Fix crash when saving session with open files
commit
|
commitdiff
|
tree
2016-08-29
Soeren Apel
Let SignalBase store/restore its internal data
commit
|
commitdiff
|
tree
2016-08-28
Soeren Apel
Session: Save/restore channel info and top-level decoder
commit
|
commitdiff
|
tree
2016-08-28
Soeren Apel
SignalBase: Add internal name
commit
|
commitdiff
|
tree
2016-08-28
Soeren Apel
MainWindow/MainBar: Fix signals
commit
|
commitdiff
|
tree
2016-08-27
Soeren Apel
Session/MainBar: Fix device change handling
commit
|
commitdiff
|
tree
2016-08-27
Soeren Apel
Session: Fix include order
commit
|
commitdiff
|
tree
2016-08-27
Soeren Apel
Implement multi-session handling
commit
|
commitdiff
|
tree
2016-08-26
Soeren Apel
Make the first view own the toolbar instead of the...
commit
|
commitdiff
|
tree
2016-08-22
Soeren Apel
MainWindow: Remove menu bar
commit
|
commitdiff
|
tree
2016-08-18
Soeren Apel
MainWindow: Prevent Qt from restoring the dock widgets
commit
|
commitdiff
|
tree
2016-08-18
Soeren Apel
Remove context menu for central MainWindow widget
commit
|
commitdiff
|
tree
next