]> sigrok.org Git - pulseview.git/history - pv/dialogs
Session: Fix issue #67 by improving error handling
[pulseview.git] / pv / dialogs /
2023-10-18 Soeren ApelTrace view: Add setting to keep ruler item selected
2022-11-30 Vesa-Pekka Palmupv: adjust application source code for Qt6 support
2022-10-08 Self Not FoundSettings: Fix the default item in the language combobox
2022-09-13 Soeren ApelFix depreciation warnings caused by newer Qt versions
2021-06-22 RalfFix Bug #1649 (Save dialog does not close automatically)
2021-06-22 RalfSave dialog: Fix cancellation
2020-11-26 Soeren ApelAdd "allow vertical dragging in the view" setting
2020-11-18 Soeren ApelPrevent Qt from crashing PV by only showing the first...
2020-11-13 Soeren ApelAdd "start acquisition for all devices" option
2020-09-27 Soeren ApelMathSignal: Add config dialog
2020-07-19 Soeren ApelSettings: Add SIGROKDECODE_DIR notice so that users...
2020-07-02 Soeren ApelInclude translations and editors in about dialog
2020-05-21 Uwe HermannFix a few #include guard inconsistencies.
2020-05-03 Soeren ApelReplace deprecated qVariantFromValue
2020-03-16 Soeren Apelclazy fixes
2020-01-30 Soeren ApelDecodeTrace: Add "%c" to the format string
2020-01-13 Soeren ApelRefine translatable sentences and translate to German
2020-01-13 Soeren ApelAdd language chooser widget and handling
2020-01-01 Soeren ApelRework decoder infrastructure
2019-11-24 Soeren ApelUse proposed clang-tidy fixes
2019-11-07 Uwe HermannConnect dialog: Fix an issue where serial ports can...
2019-11-07 Soeren ApelFix #977 by introducing a setting for always showing...
2019-07-05 Uwe HermannConnect dialog: Fix scan for certain USB devices.
2019-03-02 Soeren ApelAuto-load session setups if they exist and auto-save...
2018-12-29 Soeren ApelConnect dialog: add baud rate combobox for serial ports
2018-12-27 Soeren ApelDon't use QMessageBox::setInformativeText()
2018-10-27 Uwe HermannSettings::get_view_settings_form(): Fix an incorrect...
2018-10-27 Soeren ApelImplement customizable cursor fill color
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-21 Soeren ApelFix random clazy warnings
2018-10-21 Soeren ApelFix clazy warnings regarding range-for references
2018-10-16 Soeren ApelImplement fixes proposed by clang-tidy
2018-10-16 Soeren ApelAdd themes and implement theme support
2018-10-13 Soeren ApelImplement "fill logic signal high areas" feature
2018-09-28 Soeren ApelFix #1213 by improving the version information handling
2018-09-26 Soeren ApelAdd setting for the snap-to-edge distance
2018-09-02 Soeren ApelSettings: Fix description text
2018-08-21 Soeren ApelMake annotation export customizable
2018-08-19 Uwe Hermannabout: Layout change to use space more efficiently.
2018-08-19 Uwe Hermannabout: Merge all version info into one section.
2018-08-19 Gerhard Sittigabout: move Pulseview version information into the...
2018-07-21 Soeren ApelFix #1146 by replacing the check box by a combo box
2018-07-21 Soeren ApelConnect dialog: Let the device list occupy only the...
2018-06-16 Soeren ApelPrevent log length to be set to 0
2018-06-05 Soeren ApelFix #770 by adding a vertical hover line and a setting...
2018-05-23 Soeren ApelStoreProgress: Add missing log output
2018-04-15 Soeren ApelRename colour* to color*
2018-04-01 Uwe HermannFix two clang-tidy warnings.
2018-03-30 Soeren ApelSettings: Change page list design
2018-03-30 Soeren ApelAdd logging mechanism
2018-03-18 Soeren ApelFix #1128 by showing firmware and PD search paths in...
2018-02-07 CenkronProvide a settings checkbox for showing zero at the...
2017-08-20 Soeren ApelConvert threshold display setting to a multi-value...
2017-08-01 Soeren ApelImplement graphical display of A2L thresholds
2017-07-21 Uwe HermannFix the build with ENABLE_DECODE=n.
2017-07-16 Soeren ApelIntroduce "logic trace height" setting
2017-07-16 Soeren ApelIntroduce "default div height" setting
2017-07-05 Soeren ApelRename "always zoom-to-fit" to "zoom-to-fit during...
2017-07-05 Soeren ApelFix #236 by introducing "zoom-to-fit when acquisition...
2017-06-11 Uwe HermannRename sigrok-logo-notext.svg to pulseview.svg.
2017-06-08 Soeren ApelSettings: Refactor out a checkbox creator method
2017-06-08 Soeren ApelSettings: Only show initial pin config UI elements...
2017-06-08 Soeren ApelSettings: Add decoder settings page
2017-05-27 Soeren ApelSettings Dialog: Visually break up items in the about...
2017-05-26 Soeren ApelFix #895 by adapting to Qt5 and cleaning up properly
2017-05-26 Uwe HermannAbout: Also list glibmm/boost/libsigrokdecode version...
2017-05-26 Uwe HermannAbout: Also show libsigrok libs and features.
2017-05-13 Martin LingAvoid wrapping driver names etc in about box.
2017-04-16 Gerhard SittigSettings: About: alpha-sort list of protocol decoders
2017-04-16 Gerhard SittigSettings: About: add sigrok internal libraries to versi...
2017-03-31 Uwe HermannAdd a hotkey and setting for showing/hiding the minor...
2017-03-28 Uwe HermannUse alphabetical order for #includes.
2017-03-23 Soeren ApelSettings: Whitespace fix
2017-03-23 Uwe HermannConsistenty use auto-generated namespace comments.
2017-03-23 Uwe HermannRandom simplifications, cosmetics/whitespace/consistenc...
2017-03-23 Uwe HermannUse nullptr in a few places.
2017-03-23 Uwe HermannRemove unused "using" declarations.
2017-03-22 Soeren ApelSettings: Add Qt version
2017-03-18 Uwe HermannDon't use std:: in the code directly (where possible).
2017-03-17 Uwe HermannAdd a hotkey to show/hide sampling points.
2017-03-13 Soeren ApelSettings: Activate first item upon dialog creation
2017-03-13 Soeren ApelSettings: Change icon for "Views"
2017-03-12 Soeren ApelTie the "sticky scrolling" setting in with the settings...
2017-03-12 Soeren ApelSettings: Change view settings shortcuts
2017-03-12 Soeren ApelIntegrate the about dialog into the settings dialog
2017-03-12 Soeren ApelSettings: Prettify the settings dialog
2017-03-11 Uwe HermannUse nullptr in a few places.
2017-03-07 Soeren ApelGlobalSettings: Implement undo function for the "cancel...
2017-03-07 Soeren ApelImplement initial version of the settings management
2017-01-19 Soeren ApelConfirm with user when trying to close sessions with...
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-06-26 Soeren ApelConnect dialog: Fix up UI and allow for VXI
2016-06-26 Soeren ApelConnect dialog: Fix constructor initialization order
2016-06-26 whitequarkConnect dialog: Add support for connecting to raw-tcp...
2016-05-03 Soeren ApelConnect dialog: Make button caption more clear
2016-02-13 Uwe HermannPrefer Qt string multi-arg form over arg chaining.
2015-12-31 Martin LingUpdate to new configuration API.
2015-12-26 Uwe HermannVarious minor whitespace and consistency fixes.
2015-11-04 Uwe HermannMinor whitespace cosmetics.
next