]> sigrok.org Git - pulseview.git/history - pv
TabularDecView: Some fixes and refactorings
[pulseview.git] / pv /
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-03-29 Soeren ApelFix #1525 by increasing the allowed unit/div range
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 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-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 ApelFix various focus- and hotkey-related issues
2020-01-25 jasegRework channel selection popup
2020-01-22 Miklos MartonTraceView: Add shortcuts for attaching the cursor edges...
2020-01-22 Soeren ApelFix #1290 by allowing the cursor to show samples
2020-01-22 Miklos MartonTraceView: Add context menu to the cursor
2020-01-22 Soeren ApelDecodeTrace: Add buttons to show/hide all classes in...
2020-01-18 Soeren ApelTraceView: Fix still-highlighted trace after closing...
2020-01-18 Soeren ApelHexView: Don't send out an extra byte when exporting...
2020-01-18 Soeren ApelHexView: Add top row with offsets
2020-01-13 Soeren ApelTranslations: Use Qt translations
2020-01-13 Soeren ApelRefine translatable sentences and translate to German
2020-01-13 Soeren ApelAdd language chooser widget and handling
2020-01-13 Soeren ApelImplement translations
2020-01-12 Scott ShawcroftIgnore touch events generated by a TrackPad.
2020-01-12 Soeren ApelFix #1488 by clearing the labels when categories are...
2020-01-12 Soeren ApelDecoderOutputView: Change caption "complete" to "canonical"
2020-01-12 Soeren ApelMainWindow: Remove QSignalMapper usage
2020-01-12 Soeren ApelFix #1448 by using different captions for the Run button
2020-01-10 Soeren ApelMinor decode refactorizations
2020-01-10 Soeren ApelSignalBase: Fix display_name() for empty internal names
2020-01-10 Soeren ApelDecodeSignal: Save/restore row and column visibilities
2020-01-07 Soeren Apelclang-tidy and clazy proposals
2020-01-05 Soeren ApelRowData: Include fix
2020-01-05 Soeren ApelRow: Include fix
2020-01-05 Soeren ApelDecodeTrace: Disallow row hiding for the time being
2020-01-05 Soeren ApelDecodeTrace: Add FlowLayout and integrate it
2020-01-05 Soeren ApelDecodeTrace: Add class color to selector checkboxes
2020-01-05 Soeren ApelDecodeTrace: Calculate row and annotation colors only...
2020-01-05 Soeren ApelDecodeTrace: Add profiling and some optimizations
2020-01-01 Soeren ApelRename Decoder::shown() and such
2020-01-01 Soeren ApelFix some DecodeTrace UI issues
2020-01-01 Soeren ApelDecodeTrace: Fix some UI bugs
2020-01-01 Soeren ApelDecodeTrace: Highlight row expand markers when a class...
next