]> sigrok.org Git - pulseview.git/history - pv/dialogs/settings.cpp
Session: Fix issue #67 by improving error handling
[pulseview.git] / pv / dialogs / settings.cpp
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
2020-11-26 Soeren ApelAdd "allow vertical dragging in the view" setting
2020-11-13 Soeren ApelAdd "start acquisition for all devices" option
2020-07-19 Soeren ApelSettings: Add SIGROKDECODE_DIR notice so that users...
2020-07-02 Soeren ApelInclude translations and editors in about dialog
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 Soeren ApelFix #977 by introducing a setting for always showing...
2019-03-02 Soeren ApelAuto-load session setups if they exist and auto-save...
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 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-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-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 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-23 Soeren ApelSettings: Whitespace fix
2017-03-23 Uwe HermannRandom simplifications, cosmetics/whitespace/consistenc...
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