Commit Graph

8 Commits

Author SHA1 Message Date
Vesa-Pekka Palmu 1ed73ebd60 pv: adjust application source code for Qt6 support
Prepare application source code (C++ programming language files) for Qt6
compatibility. Implement alternative code paths where the API has changed
compared to Qt5. This unbreaks Mac OSX 12 builds with homebrew.

This change is based on work that was submitted by Dominik Sliwa
<dominik@sliwa.io>.
2022-11-30 18:32:36 +01:00
Soeren Apel 5f46ec7a62 Fix a compiler warning 2020-05-22 00:04:23 +02:00
Soeren Apel 009fc9ae42 Replace deprecated qVariantFromValue 2020-05-03 17:20:55 +02:00
Soeren Apel 323715c41a Fix #971: Allow saving/restoring of session setups 2019-03-02 14:42:42 +01:00
Uwe Hermann 870ea3dbf3 Consistenty use auto-generated namespace comments.
This patch was generated using clang-tidy:

  clang-tidy -checks="-*,google-readability-namespace-comments" -fix

Switch to the format used by clang-tidy to allow easy, automatic,
tool-based maintenance / checking of the comments.

This also found a few instances of comments that were out of sync.
2017-03-23 19:42:18 +01:00
Gerhard Sittig efdec55aec license: remove FSF postal address from boiler plate license text
Remove the FSF postal address as it might change (it did in the past).
Reference the gnu.org website instead which is more stable.
2017-01-07 16:11:15 +01:00
Uwe Hermann 9448fb39f2 importmenu: Fix libsigrokcxx.hpp #include. 2015-06-11 20:38:49 +02:00
Joel Holdsworth 56b6fc8877 Added pv::widgets::ImportMenu 2015-05-28 15:59:04 +01:00