]> sigrok.org Git - pulseview.git/history - pv/dialogs/about.cpp
Settings: Prettify the settings dialog
[pulseview.git] / pv / dialogs / about.cpp
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-02-13 Uwe HermannPrefer Qt string multi-arg form over arg chaining.
2015-10-24 Aurelien Jacobsavoid using deprecated std::autoptr
2015-07-25 Uwe Hermannabout: Show the list of supported output formats.
2015-01-17 Uwe HermannUpdate for libsigrokcxx rename.
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp
2014-10-15 Martin LingUse libsigrok C++ bindings (patch version 7).
2014-08-28 Bert VermeulenRemove obsolete input module support.
2014-07-26 Bert VermeulenRemove output modules from about dialog.
2013-12-28 Joel HoldsworthMade decode an optional feature disabled by default.
2013-12-28 Joel HoldsworthHandle C-strings as UTF-8
2013-09-22 Joel HoldsworthMake sigrokdecode a non-optional dependancy
2013-05-03 Uwe HermannAdapt to new <libsigrokdecode/libsigrokdecode.h> header.
2013-04-23 Uwe HermannReplace GPLv2+ references with GPLv3+.
2013-04-18 Joel HoldsworthAdded ENABLE_SIGROKDECODE option, disabled for now
2013-03-02 Uwe HermannAbout box: Make URL clickable.
2013-02-20 Uwe HermannRemove unneeded 'extern "C"'.
2013-01-01 Joel HoldsworthFixed pv::dialogs::About to accomodate 42515b0f in...
2012-12-24 Joel HoldsworthMoved pv::About into the pv::dialogs::About namespace