]> sigrok.org Git - pulseview.git/history - pv/application.cpp
Session: Fix issue #67 by improving error handling
[pulseview.git] / pv / application.cpp
2024-01-26 haseciluAdd new translators to "About" section
2022-11-30 Vesa-Pekka Palmupv: adjust application source code for Qt6 support
2021-12-21 Soeren ApelApplication: Do not show unsupported device drivers...
2020-12-31 Soeren ApelFix some clang-tidy complaints
2020-09-27 Soeren ApelApplication: Also show exprtk version in application...
2020-07-02 Soeren ApelInclude translations and editors in about dialog
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.