]> sigrok.org Git - pulseview.git/history - pv/dialogs/settings.cpp
Fix #1128 by showing firmware and PD search paths in settings dialog
[pulseview.git] / pv / dialogs / settings.cpp
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