]> sigrok.org Git - pulseview.git/history - pv/dialogs/settings.cpp
Implement "fill logic signal high areas" feature
[pulseview.git] / pv / dialogs / settings.cpp
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