pulseview/pv
Soeren Apel f48be9a602 Fix warnings coming up with clang 17
Also with -Wunqualified-std-cast-call that's enabled on github's macos-14-arm64 runner.
2024-08-30 21:27:30 +02:00
..
binding Device: Display "continuous" checkbox when settable in the driver. 2022-02-22 22:07:39 +01:00
data Fix warnings coming up with clang 17 2024-08-30 21:27:30 +02:00
devices Fix a few #include guard inconsistencies. 2020-05-22 00:04:23 +02:00
dialogs Trace view: Add setting to keep ruler item selected 2023-10-19 01:19:55 +02:00
popups pv: adjust application source code for Qt6 support 2022-11-30 18:32:36 +01:00
prop Fix #1567 by showing a custom text for the minimum range's value 2020-07-13 23:36:34 +02:00
subwindows Fix depreciation warnings caused by newer Qt versions 2022-09-13 22:16:31 +02:00
toolbars pv: adjust application source code for Qt6 support 2022-11-30 18:32:36 +01:00
views Fix warnings coming up with clang 17 2024-08-30 21:27:30 +02:00
widgets pv: adjust application source code for Qt6 support 2022-11-30 18:32:36 +01:00
application.cpp Add new translators to "About" section 2024-01-26 23:40:26 +01:00
application.hpp Application: Do not show unsupported device drivers in version info 2021-12-21 22:09:51 +01:00
devicemanager.cpp Refine translatable sentences and translate to German 2020-01-13 22:51:02 +01:00
devicemanager.hpp
exprtk.hpp Fix some clang-tidy complaints 2020-12-31 20:31:51 +01:00
globalsettings.cpp Trace view: Add setting to keep ruler item selected 2023-10-19 01:19:55 +02:00
globalsettings.hpp Trace view: Add setting to keep ruler item selected 2023-10-19 01:19:55 +02:00
logging.cpp Fix depreciation warnings caused by newer Qt versions 2022-09-13 22:16:31 +02:00
logging.hpp Prevent log length to be set to 0 2018-06-16 12:56:31 +02:00
mainwindow.cpp MainWindow: Move show_session_error to signals 2023-05-17 14:53:14 +02:00
mainwindow.hpp MainWindow: Move show_session_error to signals 2023-05-17 14:53:14 +02:00
metadata_obj.cpp Implement MetadataObjMousePos and use it in the TabularDecView 2020-05-03 17:20:55 +02:00
metadata_obj.hpp Implement MetadataObjMousePos and use it in the TabularDecView 2020-05-03 17:20:55 +02:00
session.cpp Fix warnings coming up with clang 17 2024-08-30 21:27:30 +02:00
session.hpp Session: Record acquisition start time and use it when saving 2023-10-21 22:28:10 +02:00
storesession.cpp Session: Record acquisition start time and use it when saving 2023-10-21 22:28:10 +02:00
storesession.hpp
strnatcmp.hpp
util.cpp Replace obsolete/deprecated Qt methods 2020-06-25 21:05:34 +02:00
util.hpp pv/util.hpp: Workaround for a Boost::serialization / clang++-10 issue. 2020-07-16 22:39:34 +02:00