Move codepage select list to preference #22
Annotations
8 errors and 15 warnings
Clazy:
src/Mod/Part/App/OCAF/ImportExportSettings.h#L143
use of undeclared identifier 'Resource_FormatType_CP850'; did you mean 'Resource_FormatType_CP1250'?
|
Clazy:
src/Mod/Part/App/OCAF/ImportExportSettings.h#L143
use of undeclared identifier 'Resource_FormatType_CP850'; did you mean 'Resource_FormatType_CP1250'?
|
Clazy:
src/Mod/Part/App/OCAF/ImportExportSettings.h#L143
use of undeclared identifier 'Resource_FormatType_CP850'; did you mean 'Resource_FormatType_CP1250'?
|
Clazy
Process completed with exit code 1.
|
Clang-tidy:
src/Gui/FileDialog.cpp#L1067
'moc_FileDialog.cpp' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/Mod/Part/App/OCAF/ImportExportSettings.h#L143
use of undeclared identifier 'Resource_FormatType_CP850'; did you mean 'Resource_FormatType_CP1250'? [clang-diagnostic-error]
|
Clang-tidy:
src/Mod/Part/Gui/DlgImportStep.cpp#L29
'ui_DlgImportStep.h' file not found [clang-diagnostic-error]
|
Clang-tidy
Process completed with exit code 1.
|
Clazy
fatal error: 'moc_FileDialog.cpp' file not found
|
Clazy
note: 'Resource_FormatType_CP1250' declared here
|
Clazy
note: 'Resource_FormatType_CP1250' declared here
|
Clazy
note: 'Resource_FormatType_CP1250' declared here
|
Clazy
fatal error: 'ui_DlgImportStep.h' file not found
|
Clang-tidy:
src/Gui/FileDialog.cpp#L124
replace loop by 'std::any_of()' [readability-use-anyofallof]
|
Clang-tidy:
src/Gui/FileDialog.cpp#L149
statement should be inside braces [readability-braces-around-statements]
|
Clang-tidy:
src/Gui/FileDialog.cpp#L160
function 'getSaveFileName' has cognitive complexity of 29 (threshold 25) [readability-function-cognitive-complexity]
|
Clang-tidy
note: +1, including nesting penalty of 0, nesting level increased to 1
|
Clang-tidy
note: +1, nesting level increased to 1
|
Clang-tidy
note: +2, including nesting penalty of 1, nesting level increased to 2
|
Clang-tidy
note: +2, including nesting penalty of 1, nesting level increased to 2
|
Clang-tidy
note: +2, including nesting penalty of 1, nesting level increased to 2
|
Clang-tidy
note: +1, nesting level increased to 2
|
Clang-tidy
note: +2, including nesting penalty of 1, nesting level increased to 2
|
Loading