projects
/
pulseview.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
build: Add missing check for glibmm.
2015-08-25
Soeren Apel
Fix wrong ruler scale after loading a file
commit
|
commitdiff
|
tree
2015-08-25
Soeren Apel
Fix #595 by correctly handling UINT64_MAX and INT_MAX...
commit
|
commitdiff
|
tree
2015-08-25
Soeren Apel
Fix #597 by disabling device-related toolbar buttons...
commit
|
commitdiff
|
tree
2015-08-25
Soeren Apel
Fix #510 by disabling removal of the last decoder from...
commit
|
commitdiff
|
tree
2015-08-25
Soeren Apel
Provide short-term fix for #627 by limiting zoom range...
commit
|
commitdiff
|
tree
2015-08-25
Soeren Apel
Util: Fix malformed time formatting
commit
|
commitdiff
|
tree
2015-08-21
Uwe Hermann
Restore the default of "pulseview foo.sr" opening the...
commit
|
commitdiff
|
tree
2015-08-20
Uwe Hermann
Pass unitsize to srd_session_send() directly.
commit
|
commitdiff
|
tree
2015-08-16
Soeren Apel
Fix #622 by using the actual sample count per segment
commit
|
commitdiff
|
tree
2015-08-16
Soeren Apel
View: Allow ScaleUnits[0] to actually be used
commit
|
commitdiff
|
tree
2015-08-16
Soeren Apel
View: Use max time to calculate label length, not offset_
commit
|
commitdiff
|
tree
2015-08-16
Soeren Apel
Util: Fix issue where t=0 randomly shows up as +0 or -0
commit
|
commitdiff
|
tree
2015-08-16
Soeren Apel
Util: Refactor format_time()
commit
|
commitdiff
|
tree
2015-08-16
Soeren Apel
View/Ruler: Calculate and use tick precision
commit
|
commitdiff
|
tree
2015-08-16
Soeren Apel
Util: Introduce DD:HH:MM:SS.mmm nnn ppp fff format
commit
|
commitdiff
|
tree
2015-08-15
Soeren Apel
Fix #615 by opening the output stream only if needed
commit
|
commitdiff
|
tree
2015-08-09
Uwe Hermann
nsis: Add start menu entries for Zadig.
commit
|
commitdiff
|
tree
2015-08-08
Uwe Hermann
Bump Boost requirement to >= 1.48.
commit
|
commitdiff
|
tree
2015-07-30
Soeren Apel
StoreSession: Supply filename to the output module...
commit
|
commitdiff
|
tree
2015-07-25
Uwe Hermann
about: Show the list of supported output formats.
commit
|
commitdiff
|
tree
2015-07-25
Daniel Elstner
Build: Make hardcoded version override git tag
commit
|
commitdiff
|
tree
2015-07-25
Daniel Elstner
Build: Use -dirty version suffix for local changes
commit
|
commitdiff
|
tree
2015-07-25
Daniel Elstner
build: Derive PulseView version from git tags
commit
|
commitdiff
|
tree
2015-07-25
Uwe Hermann
Minor whitespace fixes.
commit
|
commitdiff
|
tree
2015-07-23
Uwe Hermann
decoderstack: Fix incorrect end sample number.
commit
|
commitdiff
|
tree
2015-07-18
Joel Holdsworth
Added initial Doxygen configuration
commit
|
commitdiff
|
tree
2015-07-18
Uwe Hermann
Build-depend on the upcoming libsigrok + libsigrokdecode...
commit
|
commitdiff
|
tree
2015-07-18
Uwe Hermann
Bump version to 0.3.0 (the upcoming next major release).
commit
|
commitdiff
|
tree
2015-07-18
Uwe Hermann
Append "-git" to the version string.
commit
|
commitdiff
|
tree
2015-07-15
Soeren Apel
MainBar: Change calling order and flag usage for sample...
commit
|
commitdiff
|
tree
2015-07-15
Soeren Apel
MainBar: Fix #594 by changing calling order and flag...
commit
|
commitdiff
|
tree
2015-06-30
Joel Holdsworth
View: Update signals without destroying layout
commit
|
commitdiff
|
tree
2015-06-30
Joel Holdsworth
RowItemOwner: Added list_by_type
commit
|
commitdiff
|
tree
2015-06-30
Joel Holdsworth
RowItemOwner: Added list_row_item_owners
commit
|
commitdiff
|
tree
2015-06-30
Bartosz Golaszewski
InputOutput: replace nullptr with boost::none in Double()
commit
|
commitdiff
|
tree
2015-06-11
Uwe Hermann
importmenu: Fix libsigrokcxx.hpp #include.
commit
|
commitdiff
|
tree
2015-06-11
Uwe Hermann
test: session: Fix a compiler warning/error.
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Support specifying input formats on the command line
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Moved default device selection into MainWindow
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
MainWindow: Tidied restore_ui_settings
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
View: Support having no selected device
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
DeviceToolButton: Support having no selected device
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
MainBar: Support having no selected device
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Replaced NULL with nullptr
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Reordered argument handling
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
MainWindow: Added import options dialog
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
MainWindow: Added initial import menu with no options
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
MainWindow: Added format parameters to load_file
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Added InputFile
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Session: Support capture before the sigrok::Device...
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Session: Use Device::read_config to read sample limit
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Device: Replaced Session::read_sample_rate with read_config
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Session: Converted data_mutex_ into a std::recursive_mutex
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Session: Removed device parameter from update_signals
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Session: Made update_signals handle having a missing...
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Session: Catch errors listing the config keys
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
binding::Device: Catch errors listing the config keys
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
MainBar: Catch errors listing the config keys
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Added devices::File as a common base of file devices
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
DeviceManager: Deprecated build_display_name and friends
commit
|
commitdiff
|
tree
2015-04-12
Bartosz Golaszewski
Device: Add bindings for SR_CONF_POWER_OFF and SR_CONF_PROBE...
commit
|
commitdiff
|
tree
2015-04-08
Uwe Hermann
android: Add missing libintl.so to APK.
commit
|
commitdiff
|
tree
2015-02-28
Uwe Hermann
Add a workaround for QTBUG-22829.
commit
|
commitdiff
|
tree
2015-02-27
Vladislav Ivanov
win32: Fix the Windows build (namespace pollution via...
commit
|
commitdiff
|
tree
2015-02-26
Uwe Hermann
Bring back sigrok-logo-notext.png (needed on Android).
commit
|
commitdiff
|
tree
2015-02-20
Uwe Hermann
Drop unneeded /* ENABLE_DECODE */ comments.
commit
|
commitdiff
|
tree
2015-02-20
Bartosz Golaszewski
mainwindow: add missing checks against ENABLE_DECODE
commit
|
commitdiff
|
tree
2015-02-13
Aurelien Jacobs
device: ensure bind_enum() checks availability of Capability...
commit
|
commitdiff
|
tree
2015-01-30
Uwe Hermann
Fix the build for older glibmm versions.
commit
|
commitdiff
|
tree
2015-01-27
Joel Holdsworth
MainWindow: Use extension to populate filter
commit
|
commitdiff
|
tree
2015-01-27
Joel Holdsworth
Added pv::dialogs::InputOutputOptions
commit
|
commitdiff
|
tree
2015-01-27
Joel Holdsworth
Added InputOutput binding
commit
|
commitdiff
|
tree
2015-01-27
Joel Holdsworth
Added initial support for export
commit
|
commitdiff
|
tree
2015-01-27
Joel Holdsworth
pv::prop::Int: Fixed unsigned int binding
commit
|
commitdiff
|
tree
2015-01-27
Joel Holdsworth
Modified header guards to match file names
commit
|
commitdiff
|
tree
2015-01-27
Joel Holdsworth
Renamed pv::binding::DeviceOptions and DecoderOptions...
commit
|
commitdiff
|
tree
2015-01-27
Joel Holdsworth
Moved pv::prop:bindings classes into pv::bindings namespace
commit
|
commitdiff
|
tree
2015-01-27
Joel Holdsworth
StoreSession: Support output formats other than srzip
commit
|
commitdiff
|
tree
2015-01-27
Joel Holdsworth
StoreSession: Added an OutputFormat parameter
commit
|
commitdiff
|
tree
2015-01-27
Joel Holdsworth
Added pv::widgets::ExportMenu
commit
|
commitdiff
|
tree
2015-01-27
Joel Holdsworth
MainBar: Removed unused run_stop signal
commit
|
commitdiff
|
tree
2015-01-27
Joel Holdsworth
Session: Tidied class declarations
commit
|
commitdiff
|
tree
2015-01-27
Joel Holdsworth
Session: Use set_device to select session file devices
commit
|
commitdiff
|
tree
2015-01-27
Joel Holdsworth
MainWindow: Fixed sampling bar comment
commit
|
commitdiff
|
tree
2015-01-27
Joel Holdsworth
Session: Renamed set_file to set_session_file
commit
|
commitdiff
|
tree
2015-01-27
Joel Holdsworth
LogicSignal: Hide the trigger selector, when there...
commit
|
commitdiff
|
tree
2015-01-27
Joel Holdsworth
LogicSignal: Check the TRIGGER_MATCH key before listing
commit
|
commitdiff
|
tree
2015-01-27
Joel Holdsworth
MainBar: Don't list keys twice
commit
|
commitdiff
|
tree
2015-01-27
Joel Holdsworth
icons: Improved application icon quality
commit
|
commitdiff
|
tree
2015-01-24
Uwe Hermann
INSTALL: Update build requirements list.
commit
|
commitdiff
|
tree
2015-01-17
Uwe Hermann
Fix incorrect glibmm.h #includes.
commit
|
commitdiff
|
tree
2015-01-17
Uwe Hermann
Update for libsigrokcxx rename.
commit
|
commitdiff
|
tree
2015-01-01
Uwe Hermann
Use <cmath> in favor of <math.h> everywhere.
commit
|
commitdiff
|
tree
2015-01-01
Uwe Hermann
Fix an isnan() issue on (at least) MinGW and Mac OS X.
commit
|
commitdiff
|
tree
2014-12-30
Uwe Hermann
MinGW: Fix a compile error due to missing std::isnan.
commit
|
commitdiff
|
tree
2014-12-29
Uffe Jakobsen
dialogs::Connect: Adds shortcut keys for "Driver",...
commit
|
commitdiff
|
tree
2014-12-10
Uwe Hermann
test/CMakeLists.txt: Add missing #includes.
commit
|
commitdiff
|
tree
2014-12-10
Soeren Apel
DecodeTrace: Remove hide_hover_annotation() as it's...
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
MarginWidget: Moved in dragging_, mouse_point_, and...
commit
|
commitdiff
|
tree
2014-12-10
Joel Holdsworth
CursorHeader: Paint by the labels by the time item...
commit
|
commitdiff
|
tree
next