]> sigrok.org Git - pulseview.git/history - pv
org.sigrok.PulseView.appdata.xml: Fix a few warnings.
[pulseview.git] / pv /
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-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-12 Soeren ApelViewBase: Add missing constructor call
2019-03-12 Soeren ApelDecoderSelector: Implement filtering
2019-03-12 Soeren ApelDecoderSelector: Use proxy model to permit sorting
2019-03-12 Soeren ApelDecodeSelector: Use custom treeview to hook into select...
2019-03-12 Soeren ApelFix #1309 by adding a PD info box
2019-03-10 Soeren ApelDecodeSignal: Use name of last stacked PD unless the...
2019-03-10 Soeren ApelFix #1147 by implementing decoder selector subwindow
2019-03-09 chrysnviews: Increase precision on analog views
2019-03-02 Soeren ApelAuto-load session setups if they exist and auto-save...
2019-03-02 Soeren ApelFix #971: Allow saving/restoring of session setups
2019-02-26 Soeren ApelFix #1338 ("show time zero at the trigger" option)
2019-02-11 Bartosz Golaszewskimainbar: fix build without libsigrokdecode
2019-01-18 Soeren ApelSession: Enable logic data acquisition using gstreamer
2018-12-29 Soeren ApelConnect dialog: add baud rate combobox for serial ports
2018-12-27 Soeren ApelDon't use QMessageBox::setInformativeText()
2018-12-27 Soeren ApelAbort acquisition if there are more than 64 logic channels
2018-12-05 Uwe Hermannlogicsegment.cpp: Minor whitespace fix.
2018-10-28 Soeren ApelRuler: Fix context menu for items on the ruler
2018-10-28 Soeren ApelSignalBase: Make sure an invalid color isn't shown...
2018-10-27 Uwe HermannSettings::get_view_settings_form(): Fix an incorrect...
2018-10-27 Soeren ApelSignalBase: Work around QColor serialization bug on OSX
2018-10-27 Soeren ApelAnalogSignal/LogicSignal: Internally cache settings...
2018-10-27 Soeren ApelImplement customizable cursor fill color
2018-10-27 Soeren ApelMove meta type declaration out of MainWindow
2018-10-27 Soeren ApelAsk user about adjusting UI colors when choosing a...
2018-10-27 Soeren ApelSettings: Allow user to choose the Qt UI style
2018-10-24 Soeren ApelDeviceManager: Prevent PV crashes when scanning for...
2018-10-24 Soeren ApelGlobalSettings: Always use Fusion style on Windows...
2018-10-22 Soeren ApelRuler: Add "Set as zero point" context menu entry
2018-10-21 Soeren ApelMore clazy fixes
2018-10-21 Soeren ApelTypo fix
2018-10-21 Soeren ApelMake change performed in 79b53a1ae actually work
2018-10-21 Soeren ApelFix random clazy warnings
2018-10-21 Soeren ApelFix clazy warnings regarding range-for references
2018-10-21 Soeren ApelFix #1035 by checking for exceptions when accessing...
2018-10-21 Soeren ApelFix for "fill logic signal high areas" feature
2018-10-20 Soeren ApelFix #1222 by adding a tooltip for when there isn't...
2018-10-16 Soeren ApelAdd generic "Create marker here" context menu entry
2018-10-16 Soeren ApelLogging: Adjust UI colors to suit both dark and bright...
2018-10-16 Soeren ApelChannels: Make channel enable/disable options symmetric
2018-10-16 Jon BurgessSpeed up MipMap downsampling in logicsegment
2018-10-16 Jon BurgessExpose length of valid data in segment chunk
2018-10-16 Jon BurgessFix memory leak in DecoderMenu
2018-10-16 Soeren ApelImplement fixes proposed by clang-tidy
2018-10-16 Soeren ApelAdd themes and implement theme support
2018-10-14 Soeren ApelMake "fill logic signal high areas" feature more robust
2018-10-13 Uwe Hermanndevice.cpp: SR_CONF_AVG_SAMPLES: Add support for list...
2018-10-13 Soeren ApelTrace: Force trace replaint when a setting changes
2018-10-13 Soeren ApelUse QMenu->popup() instead of QMenu->exec() everywhere
2018-10-13 Soeren ApelGlobalSettings: Enable mouse hover marker by default
2018-10-13 Soeren ApelImplement "fill logic signal high areas" feature
2018-10-13 Soeren ApelSegment: Implement temporary workaround for #1284
2018-10-13 Soeren ApelRuler: Add "toggle mouse hover marker" to context menu
next