]> sigrok.org Git - pulseview.git/history - pv/application.cpp
clazy fixes
[pulseview.git] / pv / application.cpp
2020-03-16 Soeren Apelclazy fixes
2020-01-13 Soeren ApelTranslations: Use Qt translations
2020-01-13 Soeren ApelAdd language chooser widget and handling
2020-01-13 Soeren ApelImplement translations
2018-10-21 Soeren ApelFix clazy warnings regarding range-for references
2018-10-16 Soeren ApelImplement fixes proposed by clang-tidy
2018-09-29 Uwe HermannApplication::print_version_info(): Minor output whitesp...
2018-09-28 Soeren ApelFix #1213 by improving the version information handling
2018-03-29 Soeren ApelAdd boost::stacktrace support
2017-03-18 Uwe HermannDon't use std:: in the code directly (where possible).
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp
2014-09-18 Soeren ApelUse QApplication metadata for persistent storage
2014-09-10 Martin LingSubclass QApplication to catch exceptions in handlers.