]> sigrok.org Git - pulseview.git/shortlog
pulseview.git
2019-12-16 Soeren ApelVarious binary output-related changes
2019-12-12 Soeren ApelDecodeOutputView: Use delayed view updater and cache...
2019-12-12 Soeren ApelFix segfault and use bin class description
2019-12-12 Soeren ApelAllow more than 256 binary output classes
2019-12-12 Soeren ApelQHexView: Use different colors for different chunks
2019-12-12 Soeren ApelDecoderOutputView: Directly use DecodeBinaryClass as...
2019-12-12 Soeren ApelQHexView: Fix cursor max pos
2019-12-12 Soeren ApelDecoderOutputView: Make comboboxes auto-adjusting
2019-12-12 Soeren ApelImplement binary class selector
2019-12-11 Soeren ApelVarious PD-related changes
2019-12-10 Soeren ApelDecodeSignal: Fix race condition
2019-12-10 Soeren ApelMove DecodeChannel from data:: to data::decoder::
2019-12-10 Soeren ApelConnect DecodeSignal and DecoderOutputView
2019-12-10 Soeren ApelDecodeSignal: Add binary data callback
2019-11-30 Soeren ApelSimplify QHexView interfaces
2019-11-30 Soeren ApelIntegrate QHexView and make it better
2019-11-29 Soeren ApelAdd QHexView
2019-11-29 Soeren ApelDecoderOutput: Add format selector
2019-11-29 Soeren ApelDecoderOutput: Add selector box and fix signal handling
2019-11-27 Soeren ApelSave/restore view type
2019-11-27 Soeren ApelChange parameter to ViewBase constructor
2019-11-27 Soeren ApelImplement adding different view types
2019-11-25 Soeren ApelMore preparation and some settings handling cleanup
2019-11-25 Soeren ApelDecoderOutput: Add basic view skeleton
2019-11-24 Soeren ApelFix #1440 by moving shortcuts from the main window...
2019-11-24 Soeren ApelFix clazy warnings
2019-11-24 Soeren ApelUse proposed clang-tidy fixes
2019-11-24 Soeren ApelFix #1431 by using per-instance member variables
2019-11-24 Soeren ApelLogging: Break srd stacktraces up into proper newlines
2019-11-24 Soeren Apelgitignore: Add *.qm
2019-11-24 Soeren ApelPrepare translations
2019-11-23 Uwe Hermannviews/trace: Fix two -fsanitize=undefined issues.
2019-11-11 Soeren ApelFix typo
2019-11-11 Soeren ApelDecodeTrace: Add fallback icon for edit-paste action
2019-11-09 Soeren ApelFix compiler warnings
2019-11-09 Miklos MartonAdd temporary snapping disable menu to markers and...
2019-11-07 Uwe HermannConnect dialog: Fix an issue where serial ports can...
2019-11-07 Soeren ApelFix #1107 more by copying also to the mouse selection...
2019-11-07 Soeren ApelFix #1412 more by allowing the PD stack menu to be...
2019-11-07 Soeren ApelFix #977 by introducing a setting for always showing...
2019-11-06 Soeren ApelFix #1107 by implementing a copy-to-clipboard menu...
2019-11-06 Soeren ApelFix #1362 by also saving decoder visibility
2019-11-06 Soeren ApelFix #1412 by only showing suitable PDs, not all of...
2019-11-05 Soeren ApelFix #1400 by matching decoder selectors only for curren...
2019-10-03 Uwe HermannCMakeLists.txt: Show detected Qt version.
2019-09-07 Uwe HermannBump required Qt version to >= 5.3.
2019-09-07 Soeren ApelTrace: Use scroll bars for popups with too much content
2019-08-08 Uwe Hermannorg.sigrok.PulseView.appdata.xml: Fix a few warnings.
2019-08-08 Miklos MartonExtend .gitignore
2019-07-31 Uwe Hermannmanpage: Update keyboard shortcuts.
2019-07-31 Joe FitzPatrickadding up/down to zoom in/out for quick navigation
2019-07-31 Miklos MartonAdd home and end shortcuts
2019-07-06 Uwe Hermanncursors: Fix mouse cursor shape to be horizontal arrows.
2019-07-05 Miklos MartonAdd shortcuts to + and - buttons for zooming in and...
2019-07-05 Uwe HermannConnect dialog: Fix scan for certain USB devices.
2019-07-05 Soeren ApelDon't return valid time() for the cursor pair
2019-07-05 Soeren ApelStyle and architecture fixes
2019-07-05 jasegShow relative time of flags on hover
2019-07-05 jasegAccept new position on enter press in cursor popups
2019-07-05 jasegFix ruler double-click to add cursor in right position
2019-07-05 Soeren ApelTrace View: Move ruler time conversion from View to...
2019-07-04 jasegShow ruler timestamps in cursors and popups
2019-07-04 Soeren ApelFixes
2019-07-04 jasegMake cursor pair drop precision when too small
2019-07-04 Soeren ApelFixes
2019-07-04 jasegTrace view: Allow setting cursors via shift-drag
2019-07-02 Uwe Hermanndecoder_selector: Apply decoder upon pressing enter.
2019-06-30 Uwe Hermanndecoder_selector: Fix an issue with PD auto-stacking.
2019-06-29 Uwe Hermanndecoder_selector: Expand "All Decoders" if the user...
2019-06-29 Uwe Hermanndecoder_selector: Auto-place the keyboard cursor in...
2019-05-04 Tilman SauerbeckSession: Use a monotonic clock to measure acquisition...
2019-05-04 Tilman SauerbeckSession: Print duration of last acquisition only.
2019-04-22 Soeren ApelStyle fixes
2019-04-22 Devan LaiRemove redundant isNull() check - isEmpty is a superset...
2019-04-22 Devan LaiAdd -s / --settings parameter to load a session setup...
2019-04-21 Soeren ApelFix #1375 by searching across all model columns
2019-04-18 Soeren ApelSession: Measure acquisition time
2019-03-28 Soeren ApelMerge RowItem() into ViewItem()
2019-03-28 Ryan GovostesUse multiple drawLine() calls instead of drawPolyline()
2019-03-28 Soeren ApelFix variable naming
2019-03-28 Ryan GovostesDisable antialiasing on high-DPI displays
2019-03-21 Uwe HermannDecoderSelector: Set alignment=top for the PD info...
2019-03-19 Soeren ApelDecoderSelector: Make window as wide as necessary when...
2019-03-19 Soeren ApelDecoderSelector: Put body label into a QScrollArea
2019-03-16 Uwe HermannINSTALL: Bump libsigrokdecode requirement to >= 0.6.0.
2019-03-14 Uwe HermannDecoderSelector: Make first line of PD info italic...
2019-03-14 Uwe HermannDecoderSelector: Avoid non-standard variable type.
2019-03-14 Uwe HermannDecoderSelector: Reduce indentation from 20 to 10.
2019-03-14 Uwe HermannDecoderSelector: Make decoder tag names fully visible
2019-03-14 Uwe HermannDecoderSelector: Set alignment=top for the PD info...
2019-03-14 Uwe HermannDecoderSelector: Make PD info text selectable.
2019-03-14 Uwe HermannDecoderSelector: Allow word-wrap for PD header/footer...
2019-03-14 Uwe HermannDecoderSelector: Fix catching polymorphic types by...
2019-03-14 Soeren ApelFix build without decoders enabled
2019-03-14 Soeren ApelDecoderSelector: Use srd_decoder_get_by_id()
2019-03-14 Soeren ApelDecoderSelector: Make PD names italic
2019-03-14 Soeren ApelDecoderSelector: Properly name utility methods
2019-03-14 Soeren ApelDecoderSelector: Rework GSList usage to remove unnecess...
2019-03-14 Soeren ApelManual: Add session save/restore, PD selector dialog
2019-03-12 Soeren ApelViewBase: Add missing constructor call
next