projects
/
pulseview.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
AnalogSignal::paint_trace(): Factor out a const variable.
2017-03-17
Uwe Hermann
AnalogSignal::paint_trace(): Factor out a const variable.
commit
|
commitdiff
|
tree
2017-03-17
Uwe Hermann
Add a hotkey to show/hide sampling points.
commit
|
commitdiff
|
tree
2017-03-17
Uwe Hermann
Show sampling points in logic traces.
commit
|
commitdiff
|
tree
2017-03-16
Uwe Hermann
Increase session saving chunk size for much better...
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-11
Uwe Hermann
Use the "default" keyword.
commit
|
commitdiff
|
tree
2017-03-11
Uwe Hermann
Use emplace_back() where possible.
commit
|
commitdiff
|
tree
2017-03-11
Uwe Hermann
Use bool literals for boolean values.
commit
|
commitdiff
|
tree
2017-03-11
Uwe Hermann
Don't use redundant void argument.
commit
|
commitdiff
|
tree
2017-03-11
Uwe Hermann
Prefer std::make_shared().
commit
|
commitdiff
|
tree
2017-03-11
Uwe Hermann
Don't use deprecated headers.
commit
|
commitdiff
|
tree
2017-03-11
Uwe Hermann
Use nullptr in a few places.
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-03-06
Uwe Hermann
Increase decoding chunk size for much better performance.
commit
|
commitdiff
|
tree
2017-03-04
Piotr Esden-Tempski
Bring back sticky scroll and coloured background shortcuts.
commit
|
commitdiff
|
tree
2017-03-04
Uwe Hermann
Name session tabs "Session 1" per default.
commit
|
commitdiff
|
tree
2017-03-03
Uwe Hermann
manpage: Document CTRL+w for closing session tabs.
commit
|
commitdiff
|
tree
2017-03-03
Piotr Esden-Tempski
Added Ctrl-Q and Ctrl-W shortcuts.
commit
|
commitdiff
|
tree
2017-03-03
Piotr Esden-Tempski
Add Run/Stop shortcut.
commit
|
commitdiff
|
tree
2017-02-26
Marcus Comstedt
DecoderStack: Avoid re-feeding old data after wait_for_data()
commit
|
commitdiff
|
tree
2017-02-18
Soeren Apel
Segment: Move definition of MaxChunkSize
commit
|
commitdiff
|
tree
2017-02-17
Uwe Hermann
pulseview_cross.nsi.in: Use Python 3.4 (Windows XP...
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-02
Soeren Apel
Unify get_samples() semantics for AnalogSegment and...
commit
|
commitdiff
|
tree
2017-02-02
Uwe Hermann
pulseview_cross.nsi.in: Bump Python version to 3.6.
commit
|
commitdiff
|
tree
2017-01-29
Uwe Hermann
Build fixes for Qt5 Windows/mingw/MXE support.
commit
|
commitdiff
|
tree
2017-01-07
Gerhard Sittig
license: remove FSF postal address from boiler plate...
commit
|
commitdiff
|
tree
2016-12-26
Perttu Ahola
MainWindow, View::View: Fix two memory errors reported...
commit
|
commitdiff
|
tree
2016-12-13
Soeren Apel
Add tooltips
commit
|
commitdiff
|
tree
2016-12-03
Uwe Hermann
CMakeLists.txt: Avoid -fext-numeric-literals, (not...
commit
|
commitdiff
|
tree
2016-11-04
Uwe Hermann
Workaround for a gcc 6.2.1 bug causing boost-related...
commit
|
commitdiff
|
tree
2016-10-19
Gerhard Sittig
cmake, INSTALL: Bump the Boost requirement to >= 1.55.
commit
|
commitdiff
|
tree
2016-09-04
Uwe Hermann
INSTALL: Add new libboost-serialization dependency.
commit
|
commitdiff
|
tree
2016-09-04
Soeren Apel
MainWindow: Fix crash on closing last session
commit
|
commitdiff
|
tree
2016-09-04
Uwe Hermann
pulseview.qrc: Add missing entries for new icons.
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
2016-08-18
Soeren Apel
Fix signal connection for view::Signal and SignalBase...
commit
|
commitdiff
|
tree
2016-08-18
Soeren Apel
Move view-independent data from view::DecodeTrace to...
commit
|
commitdiff
|
tree
2016-08-18
Soeren Apel
Move signals to views and make Session handle multiple...
commit
|
commitdiff
|
tree
2016-08-18
Soeren Apel
Use SignalBase instead of LogicSignal for decoders
commit
|
commitdiff
|
tree
2016-08-18
Soeren Apel
Remove data_ also for LogicSignal and use SignalBase...
commit
|
commitdiff
|
tree
2016-08-18
Soeren Apel
Move signal data to SignalBase and adjust view::AnalogSignal
commit
|
commitdiff
|
tree
2016-08-18
Soeren Apel
Rename Trace::channel_ to Trace::base_, including dependencies
commit
|
commitdiff
|
tree
2016-08-18
Soeren Apel
Introduce pv::data::SignalBase
commit
|
commitdiff
|
tree
2016-06-26
Aurelien Jacobs
Device: add support for list of discrete values for...
commit
|
commitdiff
|
tree
2016-06-26
Soeren Apel
Connect dialog: Fix up UI and allow for VXI
commit
|
commitdiff
|
tree
2016-06-26
Soeren Apel
Connect dialog: Fix constructor initialization order
commit
|
commitdiff
|
tree
2016-06-26
whitequark
Connect dialog: Add support for connecting to raw-tcp...
commit
|
commitdiff
|
tree
2016-06-24
Uwe Hermann
Revert "cmake: use pkg-config ldflags directly instead...
commit
|
commitdiff
|
tree
2016-06-24
Soeren Apel
Fix #805 by resetting selected device on failure
commit
|
commitdiff
|
tree
2016-06-24
Soeren Apel
Fix warning for unused Session::sample_thread_proc...
commit
|
commitdiff
|
tree
2016-06-24
Soeren Apel
Session: Improve session robustness
commit
|
commitdiff
|
tree
2016-06-12
Samuel Martin
cmake: add check for explicit linking against libatomic
commit
|
commitdiff
|
tree
2016-05-09
Soeren Apel
InputFile: Use new reset() function to allow re-reading...
commit
|
commitdiff
|
tree
2016-05-03
Soeren Apel
DecoderStack: Force a viewport update more frequently
commit
|
commitdiff
|
tree
2016-05-03
Soeren Apel
Fix #792 by making sure we don't request samples that...
commit
|
commitdiff
|
tree
2016-04-08
Uwe Hermann
test/CMakeLists.txt: Add missing #include file.
commit
|
commitdiff
|
tree
2016-03-15
Soeren Apel
StoreSession: Add analog saving support
commit
|
commitdiff
|
tree
2016-03-15
Soeren Apel
Use natural sort order for DecodeTrace channel selector...
commit
|
commitdiff
|
tree
2016-03-14
ntruchsess
fix 'Exception: not applicable' when connecting to...
commit
|
commitdiff
|
tree
2016-03-13
Uwe Hermann
Fix various typos in code comments.
commit
|
commitdiff
|
tree
2016-03-13
Uwe Hermann
AndroidManifest.xml: Bump PV version to 0.4.0.
commit
|
commitdiff
|
tree
2016-02-13
Uwe Hermann
Prefer Qt string multi-arg form over arg chaining.
commit
|
commitdiff
|
tree
2016-02-13
Uwe Hermann
Standardize on 'event' as name for all Qt events.
commit
|
commitdiff
|
tree
2016-02-13
Uwe Hermann
Fix inconsistent declaration parameter names.
commit
|
commitdiff
|
tree
2016-02-13
Uwe Hermann
Use range-based for loops more often.
commit
|
commitdiff
|
tree
2016-02-13
Uwe Hermann
Use nullptr in some more places.
commit
|
commitdiff
|
tree
2016-02-11
Uwe Hermann
CMakeLists.txt: Bump PulseView version to 0.4.0.
commit
|
commitdiff
|
tree
2016-02-11
Soeren Apel
Fix #181 by changing the global decode lock into an...
commit
|
commitdiff
|
tree
2016-02-11
Soeren Apel
DecoderStack: Make decoder sessions terminate after...
commit
|
commitdiff
|
tree
2016-02-11
Soeren Apel
MainWindow: Try to use any available device aside from...
commit
|
commitdiff
|
tree
2016-01-29
Uwe Hermann
NEWS: Update for upcoming 0.3.0 release.
commit
|
commitdiff
|
tree
2016-01-29
Uwe Hermann
INSTALL: Mention the missing glibmm dependency.
commit
|
commitdiff
|
tree
2016-01-03
Uwe Hermann
Fix a bunch of random typos.
commit
|
commitdiff
|
tree
2016-01-03
Joel Holdsworth
MainBar: Added missing menu item
commit
|
commitdiff
|
tree
2016-01-03
Joel Holdsworth
MainWindow: Added missing definition of action_view_coloured_bg
commit
|
commitdiff
|
tree
2016-01-03
Joel Holdsworth
Trace: Removed hit_box_rect, to remove canvas dragging...
commit
|
commitdiff
|
tree
2016-01-03
Joel Holdsworth
Revert "Make traces non-draggable outside the header...
commit
|
commitdiff
|
tree
2016-01-03
Joel Holdsworth
Revert "Make traces only selectable in the header area"
commit
|
commitdiff
|
tree
next