]> sigrok.org Git - pulseview.git/shortlog
pulseview.git
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...
2020-09-05 Soeren ApelChannel popup: Don't use exceptions
2020-09-05 Soeren ApelFix #1596 by fixing some race conditions
2020-09-03 Soeren ApelFix #1596 by making memory management more robust
2020-08-25 Gerhard Sittigcmake: move project() before other statements
2020-08-23 Soeren ApelMathSignal: Rename sig_sample() to sample()
2020-08-23 Soeren ApelMathSignal: Check for enabled signals
2020-08-22 Soeren ApelRestore math signals as well
2020-08-22 Soeren ApelMake error handling generic improve math error detail
2020-08-22 Soeren ApelRework all subthread-based workers to make notification...
2020-08-22 Soeren ApelSignalBase: Prevent race condition for memory access
2020-08-22 Soeren ApelBetter segment handling in math signal and lock avoidance
2020-08-22 Soeren ApelMove signal color handling to SignalBase
2020-08-22 Soeren ApelMathSignal: Mark segments as complete
2020-08-22 Soeren ApelMathSignal: Allow use of other signals
2020-08-22 Soeren ApelImplement single sample value getters
2020-08-22 Soeren ApelMathSignal: Use error message
2020-08-22 Soeren ApelImplement MathSignal
2020-08-22 Soeren ApelDevice binding: Notify user when a config option is...
2020-08-15 Soeren ApelIntroduce math signals
2020-08-02 Soeren ApelSignalBase: Don't check for signal types, check based...
2020-07-31 Soeren ApelDecodeSignal: Fix typo
2020-07-19 Soeren ApelSettings: Add SIGROKDECODE_DIR notice so that users...
2020-07-16 Soeren ApelRename es_mx.ts to es_MX.ts to follow the Qt spec
2020-07-16 Uwe Hermannpv/util.hpp: Workaround for a Boost::serialization...
2020-07-13 Soeren ApelFix #1567 by showing a custom text for the minimum...
2020-07-12 Valentin OchsAllow setting a frame limit
2020-07-11 Soeren ApelTabularDecView: Fix some UI issues
2020-07-03 Soeren ApelDecodeSignal: Don't use exceptions for regular program...
2020-07-03 Soeren ApelTabularDecView: Prevent a race condition
2020-07-02 Soeren ApelUpdate German translation
2020-07-02 Soeren ApelInclude translations and editors in about dialog
2020-07-02 Soeren ApelRename translation and add it to resource file
2020-07-02 C47DFinish Spanish (Mexico) translation
2020-07-02 Carlos DiazStart Spanish (Mexico) translation
2020-06-26 Soeren ApelUpdate German translation
2020-06-25 Soeren ApelFix #1183 by adding a workaround for srzip handling
2020-06-25 Soeren ApelMainBar: Make sure session save path is reset on non...
2020-06-25 Valentin OchsAdd a new action to save to the last .sr file, and...
2020-06-25 Soeren ApelTabularDecView: Try to handle a race condition in the...
2020-06-25 Valentin OchsReplace obsolete/deprecated Qt methods
2020-06-25 Soeren ApelDecodeTrace: Don't start hidden_row_hider inbetween...
2020-06-25 Soeren ApelTabularDecView: Allow return/enter press and don't...
2020-06-09 Soeren ApelDecodeSignal: Ignore decode signals when restoring...
2020-06-08 Uwe HermannMinor whitespace fixes.
2020-06-08 Soeren ApelFix #1557 by adding a "safe mode" to the installer
2020-06-08 Soeren ApelTabularDecView: Model fixes
2020-05-29 Soeren ApelFix #1549 by notifying user of wrong input parameter...
2020-05-24 Soeren ApelFix MetadataObjMainViewRange handling when main view...
2020-05-24 Soeren ApelTabularDecView: Some fixes and refactorings
2020-05-23 Soeren ApelMake sure get_time_extents() uses a signal that data...
2020-05-22 Soeren ApelFix view setting restoration
2020-05-22 Soeren ApelMake the analog value voltage display more sane
2020-05-21 Uwe HermannFix a few #include guard inconsistencies.
2020-05-21 Soeren ApelFix a compiler warning
2020-05-21 Soeren ApelFix compile issues with some compiler versions
2020-05-21 Soeren ApelTabularDecView: Fix model issues and improve ViewModeVi...
2020-05-11 Uwe Hermannrowdata.hpp: Minor indentation fixes.
2020-05-11 Soeren ApelSignalBase: Add SignalGroup class and handling
2020-05-11 Soeren ApelQHexView: Only use as many digits for the address as...
2020-05-11 Soeren ApelFix some signal/slot bugs
2020-05-11 Soeren ApelContinue reworking the channel/signal handling
2020-05-11 Soeren ApelPrepare for generated signals
2020-05-11 Soeren ApelRefactor channel/signal handling
2020-05-11 Soeren ApelTraceView: Don't use unordered sets and maps
2020-05-11 Soeren ApelUse shared_ptr for async samples_added() notification
2020-05-11 Soeren ApelRework signals for modularity
2020-05-11 Soeren ApelAdd SignalBase::clear_sample_data() and local samplerat...
2020-05-11 Soeren ApelFix #1542 by providing std::hash<QString> implementatio...
2020-05-03 Soeren ApelReplace deprecated qVariantFromValue
2020-05-03 Soeren ApelFix #1540 by adding a null pointer check
2020-05-03 Soeren ApelImplement MetadataObjMousePos and use it in the Tabular...
2020-05-03 Soeren ApelTabularDecView: Remove unnecessary stuff
2020-05-03 Soeren ApelIntroduce DecodeSignal::annotation_visibility_changed...
2020-05-03 Soeren ApelImplement MainViewRange meta obj and tab_dec::ViewModeV...
2020-05-03 Soeren ApelTabularDecView: Fix invalid assert()
2020-05-03 Soeren ApelAdd metadata object handling
2020-05-03 Soeren ApelTabularDecView: Implement "focus on latest"
2020-05-03 Soeren ApelTabularDecView: Implement "hide hidden rows/classes...
next