5 Commits

Author SHA1 Message Date
ThomasZecha
0d97f032bb Fix compiler warnings
Qt6 QTranslator::load() uses [[nodiscard]] which currently leads to
compiler warnings. This is fixed using static_cast<void>.

Signed-off-by: ThomasZecha <zecha@ihp-microelectronics.com>
2025-01-07 12:11:57 +01:00
Integral
30f8ddd583
refactor: replace non-empty QString constructors with QStringLiteral() 2024-11-04 15:53:11 +08:00
Krasilnikov Sergey
b1681daaab fix multiple enum definition 2023-06-16 16:20:34 +03:00
Vadim Kuznetsov
6f6f7f0b90 Save/load settings for the new tool 2022-09-25 15:36:16 +03:00
Vadim Kuznetsov
e490f733c8 Import powercombining tool from Qt4 Qucs 2022-09-25 15:17:43 +03:00