]> sigrok.org Git - pulseview.git/shortlog
pulseview.git
2024-03-14 Soeren ApelSession: Fix issue #67 by improving error handling master github/master
2024-01-26 Ramon FelderAnalogSignal: Recalculate scale when restoring div...
2024-01-26 haseciluAdd new translators to "About" section
2024-01-26 haseciluUpdate Spanish translation to latest changes
2024-01-26 Soeren Apeltrace: Whitespace fix
2024-01-26 Daniel Trnkatrace: fix crash on empty channel name in popup form
2023-10-21 Soeren ApelSession: Record acquisition start time and use it when...
2023-10-18 Soeren ApelTrace view: Add setting to keep ruler item selected
2023-10-18 Soeren ApelFix warning and remove cursor pair selected state
2023-10-18 Soeren ApelTimeMarker: Automatically deselect item when popup...
2023-10-18 Soeren ApelFlags: Always save raw text, not display text in sessio...
2023-09-27 ZtyProAdd Chinese translate files
2023-09-17 Soeren ApelManual: Make timestamp less ambiguous so people don...
2023-09-08 Soeren ApelFix CMake CXX_STANDARD handling, part 2
2023-09-08 Soeren ApelFix CMake CXX_STANDARD handling
2023-09-08 Soeren ApelFix glibmm dependency check
2023-05-17 Vesa-Pekka... MainWindow: Move show_session_error to signals
2023-04-22 Gerhard Sittigcmake: only optionally modify in-source .ts files ...
2023-04-22 Gerhard Sittigmanual: symlink manual/images/ subdir for out-of-source...
2023-04-13 Frank StettnerDecodeTrace: Change code path for obsolete Qt constants...
2023-04-09 Soeren ApelStoreSession: Use Glib::DateTime
2023-04-08 Soeren ApelStoreSession: Also send SR_DF_HEADER packet
2022-11-30 Vesa-Pekka... CMakeLists.txt: adjust cmake build rules for Qt6 support
2022-11-30 Vesa-Pekka... pv: adjust application source code for Qt6 support
2022-11-30 Gerhard SittigCMakeLists.txt: always use highest available C++17...
2022-11-28 Gerhard Sittigmanual: fix a clipboard error in PDF creation build...
2022-11-21 Vesa-Pekka... CMakeLists.txt: Enable use of C++17 on Apple systems
2022-11-21 Vesa-Pekka... CMakeLists.txt: Detect glibmm-2.68 in addition to glibm...
2022-11-21 Gerhard SittigCMakeLists.txt: move includes to the top, earlier pkg...
2022-11-21 Vesa-Pekka... CMakeLists.txt: consistent whitespace in atomics check
2022-11-21 Gerhard SittigSignal: Add missing item separator in channel names...
2022-11-21 Gerhard Sittigviewport: event->position() isn't Qt 5.12, tweak versio...
2022-10-08 Soeren ApelMan: Document shift+mouse wheel modifier
2022-10-08 Yukari-ShojiUpdate translations.qrc
2022-10-08 Yukari ShojiAdd Japanese translation file
2022-10-08 Ramon FelderAnalogSignal: Fix storing of autoranging setting
2022-10-08 haseciluSpanish translation updated
2022-10-08 Self Not FoundSettings: Fix the default item in the language combobox
2022-10-08 Gerhard SittigDecodeSignal: Process late annotations which are sent...
2022-10-08 Łukasz StelmachViewport: scroll horizontally with the vertical wheel...
2022-10-02 Gerhard Sittigmanual: add cmake project() directive for standalone...
2022-09-26 Paul KasemirSegment: Include <memory> so we don't get error at...
2022-09-18 Soeren ApelFix #1663 by handling the case where annotations aren...
2022-09-18 Soeren ApelAdd missing version check
2022-09-13 Soeren ApelFix depreciation warnings caused by newer Qt versions
2022-07-30 Soeren ApelTrace View: Allow context menu to show basic options...
2022-03-10 Soeren ApelINSTALL: Clarify translation package requirements
2022-02-25 Gerhard SittigDecodeSignal: Optionally send EOF to decoder session
2022-02-24 makigumoTraceView: Set a lower MinScale
2022-02-22 Gerhard SittigDevice: Display "continuous" checkbox when settable...
2021-12-26 Gerhard Sittigcmake: check for optional libsigrokdecode features...
2021-12-21 Soeren ApelApplication: Do not show unsupported device drivers...
2021-12-21 Soeren ApelDevice: Ignore some more false flags
2021-12-18 Soeren ApelGlobalSettings: Use gsize instead of guint
2021-12-17 Soeren ApelBinary output view: Highlight byte range currently...
2021-09-29 Soeren ApelGlobalSettings: Use g_memdup2 if available
2021-06-22 RalfFix Bug #1649 (Save dialog does not close automatically)
2021-06-22 RalfSave data: Catch Error exception
2021-06-22 RalfSave dialog: Fix cancellation
2021-06-22 Kyle JohnsonEnsure QT plugin imports are only done when compiling...
2021-06-22 Stefan BrünsFix broken build due to C++ template behind C linkage
2021-06-16 Gerhard Sittigdoc: update IRC reference to Libera.Chat
2021-02-15 Soeren ApelDecodeSignal: Support unitsize > 1 for logic output
2021-02-13 Soeren ApelDecodeSignal: Receive RLE-encoded PD logic output data
2021-02-13 Soeren ApelDecodeSignal: Increase robustness to catch errors in PDs
2021-02-13 Soeren ApelDecodeSignal: Use better colors and names for decoder...
2021-02-13 Soeren ApelUse separate logic output muxing vectors for each decoder
2021-02-13 Soeren ApelContinue work on SRD_OUTPUT_LOGIC
2021-02-13 Soeren ApelAllow re-loading sessions to work with PD output signals
2021-02-13 Soeren ApelInitial support for SRD_OUTPUT_LOGIC
2021-01-07 Soeren ApelDon't set unicode to true
2021-01-06 Soeren ApelFix NSIS warning 7998
2021-01-02 Soeren ApelSimplify segment complete notifications and fix error...
2020-12-31 Soeren ApelFix some clang-tidy complaints
2020-12-31 riktwFix handling of 64 channel devices
2020-12-30 Soeren ApelFix some clang-tidy complaints
2020-12-29 Soeren ApelFix malformed declaration in MathSignal and add missing...
2020-12-15 Soeren ApelSignal: Add clarifying comment
2020-12-15 Soeren ApelAnalogSignal: Enforce min neg/pos div count for logic
2020-12-15 Soeren ApelMake AnalogSignal inherit LogicSignal
2020-12-12 Soeren ApelFix remaining invalid disconnect() calls
2020-12-12 Soeren ApelFix #1629 more by fixing the notification handling
2020-11-26 Soeren ApelAdd "allow vertical dragging in the view" setting
2020-11-26 Soeren ApelDecodeTrace: Add annotation class to hover text
2020-11-23 Soeren ApelFix #1629 by not reallocating DecodeSegments
2020-11-18 Soeren ApelPrevent Qt from crashing PV by only showing the first...
2020-11-15 Soeren ApelFix #1637 by auto-assigning only to unused signals
2020-11-13 Soeren ApelAdd "start acquisition for all devices" option
2020-11-13 Soeren ApelFix #1591 by updating Logic and Analog if needed
2020-10-26 xorlosernsis: Fix for installing 64bit Windows programs into...
2020-10-25 Soeren ApelMainWindow: Make on_run_stop_clicked() public
2020-10-25 Mickael Boschhandle SIGUSR1 signal to run/stop the capture, UNIX...
2020-10-16 Soeren ApelFix #1607 by ignoring common read-only config keys
2020-09-28 Uwe HermannCMakeLists.txt: Only use -Wa,-mbig-obj and -O3 on Windows.
2020-09-28 xorloserFix for cross-compiling for Windows using mingw MXE.
2020-09-27 Soeren ApelMathSignal: Implement custom math signal dialog
2020-09-27 Soeren ApelApplication: Also show exprtk version in application...
2020-09-27 Soeren ApelMathSignal: Add config dialog
2020-09-16 Uwe Hermannpv/exprtk.hpp: Fix Windows build issues.
2020-09-05 Soeren ApelDecodeSignal: Update thread handling to match previous...
next