Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gui/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ CheckOptions:
QT_WRAP_UI(uis_hdrs ${uis})
QT_ADD_RESOURCES(resources "gui.qrc")
# TODO: passing "-no-obsolete" here breaks the translations
QT_CREATE_TRANSLATION(qms ${CMAKE_CURRENT_SOURCE_DIR} ${tss})
QT_CREATE_TRANSLATION(qms ${CMAKE_CURRENT_SOURCE_DIR} ${tss} OPTIONS -no-ui-lines)
list(APPEND cppcheck-gui-deps ${hdrs} ${uis_hdrs} ${resources} ${qms})
add_custom_target(gui-build-deps SOURCES ${cppcheck-gui-deps})

Expand Down
709 changes: 339 additions & 370 deletions gui/cppcheck_de.ts

Large diffs are not rendered by default.

709 changes: 339 additions & 370 deletions gui/cppcheck_es.ts

Large diffs are not rendered by default.

709 changes: 339 additions & 370 deletions gui/cppcheck_fi.ts

Large diffs are not rendered by default.

709 changes: 339 additions & 370 deletions gui/cppcheck_fr.ts

Large diffs are not rendered by default.

709 changes: 339 additions & 370 deletions gui/cppcheck_it.ts

Large diffs are not rendered by default.

709 changes: 339 additions & 370 deletions gui/cppcheck_ja.ts

Large diffs are not rendered by default.

709 changes: 339 additions & 370 deletions gui/cppcheck_ka.ts

Large diffs are not rendered by default.

709 changes: 339 additions & 370 deletions gui/cppcheck_ko.ts

Large diffs are not rendered by default.

709 changes: 339 additions & 370 deletions gui/cppcheck_nl.ts

Large diffs are not rendered by default.

709 changes: 339 additions & 370 deletions gui/cppcheck_ru.ts

Large diffs are not rendered by default.

709 changes: 339 additions & 370 deletions gui/cppcheck_sr.ts

Large diffs are not rendered by default.

709 changes: 339 additions & 370 deletions gui/cppcheck_sv.ts

Large diffs are not rendered by default.

709 changes: 339 additions & 370 deletions gui/cppcheck_zh_CN.ts

Large diffs are not rendered by default.

709 changes: 339 additions & 370 deletions gui/cppcheck_zh_TW.ts

Large diffs are not rendered by default.