]> sigrok.org Git - pulseview.git/shortlog
pulseview.git
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...
2020-05-03 Soeren ApelTabularDecView: Hide vertical header
2020-05-03 Soeren ApelTabularDecModel: Fix multi-row selection issue
2020-05-03 Soeren ApelTabularDecView: Implement saving as CSV
2020-05-03 Soeren ApelTabularDecView-related bug fixes
2020-05-03 Soeren ApelTabularDecView: Column header context menu and focus...
2020-05-03 Soeren ApelTabularDecView: Visually indent annotations by PD stack...
2020-05-03 Soeren ApelDecodeSignal: Sort annotations by start sample and...
2020-05-03 Soeren ApelAdd row colors and some fixes
2020-05-03 Soeren ApelMove row/annotation color management out of DecodeTrace
2020-05-03 Soeren ApelFix #811 by using a hashed annotation text backing...
2020-05-03 Soeren ApelTabularDecView: Increase robustness
2020-05-03 Soeren ApelTabularDecView: Make the model/view work
2020-05-03 Soeren ApelAdd tabular decoder view
2020-05-03 Soeren ApelSignal: Reorganize predefined signal names and add...
2020-05-02 Uwe Hermanntests: Fix a Boost header deprecation warning.
2020-05-02 Wolfram SangAdd stacktrace support
2020-04-04 Uwe Hermannbuild: Bump libsigrokcxx requirement to >= 0.5.2.
2020-03-31 Uwe Hermannmanual: Bump date to the date of the last change.
2020-03-31 Uwe Hermannmanpage: Update list of supported key shortcuts.
2020-03-31 Uwe HermannINSTALL: Revert libsigrokdecode requirement to >= 0...
2020-03-31 Uwe HermannINSTALL: Drop currently unused/experimental requirement.
2020-03-29 Soeren ApelFix #1525 by increasing the allowed unit/div range
2020-03-16 Soeren ApelUpdate translation
2020-03-16 Soeren Apelclang-tidy fixes
2020-03-16 Soeren Apelclazy fixes
2020-03-16 Soeren ApelQHexView: Also check for empty chunk list
2020-03-16 Soeren ApelUpdate manual
2020-03-16 Soeren ApelRename decoder output view to binary decoder output...
2020-03-16 Soeren ApelFix #1505 by always updating the DecodeTrace height...
2020-03-16 Soeren ApelFix two small decode bugs
2020-02-27 Soeren ApelReset Run button state when closing the last session
2020-02-24 Soeren ApelUse ordered data types for signals and use first signal...
2020-02-23 Soeren ApelTraceView: Prevent decode traces from changing order
2020-02-19 Soeren ApelSession: Use ordered container to preserve DecodeTrace...
2020-02-14 Soeren ApelSession: Save meta objs for all views
2020-02-12 Soeren ApelDecodeTrace: Perform delayed row initialization once...
2020-02-11 Soeren ApelTraceView: Implement view scroll margins
2020-02-06 Soeren ApelDecodeTrace: Prevent user from hiding the only row
2020-02-06 Soeren ApelQHexView: Change background of hex digit header
2020-02-02 Soeren ApelGlobalSettings: Use auto-detected language immediately
2020-02-02 Soeren ApelDecodeTrace: Allow row hiding
2020-01-31 Soeren ApelDecodeTrace: Always show row if its class selector...
2020-01-31 Soeren ApelUpdate translation
2020-01-30 Soeren ApelDecodeTrace: Add "%c" to the format string
2020-01-30 Soeren ApelFix an undesired side-effect of 3d6ff1cd
2020-01-28 Soeren ApelFix #1457 by adding markers, cursors and zero offset...
2020-01-25 Soeren ApelFix build
2020-01-25 Soeren ApelUpdate translation
next