master
Merge branch 'master' into feature/bug_dw_generator
Minor Doxywizard improvements
Comment in generated settings file in selected language
Remove multi-language support from doxywizard
Fixing warnings like: `Use the "nullptr" literal`
issue #11415 doxywizard replaces < and > in aliases with < / >
Replace `FALSE` and `TRUE` with `false`/ `true`
Show configuration warnings unconditionally in the doxywizard
Improvements of reading the configuration file
Update doxywizard copyright year and add missing copyright statements
Small doxywizard usage improvement
PR #12173 Remove the need for DoxygenWizard::hideDocumentation global
Keep UTF-8 encoding when writing Doxyfile header from Doxywizard
PR #12227 Minor code polishing and improved constness
Replaced conditional sections by adapter and fixed some signals
Create tooltips in case documentation is hidden
Added translation for config options
Avoid deprecation warnings with building doxywizard with Qt6
Add language switching dialog
Small corrections to doxywizard translations