wmayer
cb772755e1
Gui: Refactor PreferencePackManager & DlgPreferencePackManagementImp
2024-11-27 20:29:44 -05:00
Yury Shvedov
7a1ac850e2
Gui: take in account module-path argument
...
Use paths passed with `--module-path` argument to search for preference
packs
Change-Id: If168dbd99a826757290ee6b918f5b712305fe2bb
2024-11-27 15:43:28 +01:00
wmayer
888a33917d
Gui: modernize C++: use equals default
2023-08-20 18:12:43 +02:00
wmayer
be0e65fa7a
clang: fix -Wdeprecated-declarations
2023-03-12 15:05:21 +01:00
luz paz
818e2b2841
Gui: fix trailing whitespace
2022-12-02 19:18:54 -06:00
wmayer
916c814219
Fix several clazy issue:
...
* Use multi-arg instead [-Wclazy-qstring-arg]
* Use an empty QLatin1String instead of an empty QStringLiteral [-Wclazy-empty-qstringliteral]
* getter Gui::ProgressBar::canAbort possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
* Missing emit keyword on signal call [-Wclazy-incorrect-emit]
2022-07-24 20:07:04 +02:00
Uwe
70decbebf5
[Gui] DlgMacro etc.: remove unused includes
2022-03-16 23:41:14 +01:00
Chris Hennes
cbc20f956e
Gui: Fix unused variable warning
2022-02-18 07:06:26 -06:00
Chris Hennes
b7056b94b9
Gui: Add interface for managing preference packs
2022-02-17 19:51:24 -06:00