cppcheck/gui
Oliver Stöneberg 91070ca794
utils.h: added `startsWith()` and started using it (#5381)
This makes the code much more readable. It also makes it less prone to
errors because we do not need to specify the length of the string to
match and the returnvalue is clear.

The code with the bad returnvalue check was never executed and I added a
test to show that.
2023-09-08 19:30:25 +02:00
..
help
images
test enabled and mitigated `readability-container-size-empty` clang-tidy warnings (#5340) 2023-08-17 17:01:08 +02:00
CMakeLists.txt
about.ui
aboutdialog.cpp
aboutdialog.h
application.cpp
application.h Update copyright year 2023-09-06 15:51:05 +02:00
applicationdialog.cpp
applicationdialog.h
applicationdialog.ui
applicationlist.cpp fixed some Clazy `level0` warnings (#5344) 2023-08-22 12:01:30 +02:00
applicationlist.h
checkstatistics.cpp Fix #11897 (Safety: show what checks are enabled/disabled) (#5378) 2023-08-31 18:28:47 +02:00
checkstatistics.h Fix #11897 (Safety: show what checks are enabled/disabled) (#5378) 2023-08-31 18:28:47 +02:00
checkthread.cpp utils.h: added `startsWith()` and started using it (#5381) 2023-09-08 19:30:25 +02:00
checkthread.h enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
codeeditor.cpp
codeeditor.h iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes (#4885) 2023-04-08 16:08:47 +02:00
codeeditorstyle.cpp
codeeditorstyle.h
codeeditstylecontrols.cpp
codeeditstylecontrols.h enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
codeeditstyledialog.cpp fixed some Clazy `level0` warnings (#5344) 2023-08-22 12:01:30 +02:00
codeeditstyledialog.h enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
common.cpp fixed some Clazy `level0` warnings (#5344) 2023-08-22 12:01:30 +02:00
common.h
compliancereportdialog.cpp Fix #11911 (GUI: provide suppressions when creating the compliance report) (#5401) 2023-09-04 10:58:48 +02:00
compliancereportdialog.h
compliancereportdialog.ui Partial fix #11892 (Safety: status message when checkers are skipped) (#5368) 2023-08-25 13:38:27 +02:00
cppcheck-gui.desktop
cppcheck-gui.png
cppcheck-gui.rc
cppcheck-gui.svg
cppcheck.ico
cppcheck_de.ts GUI: run lupdate to update translations 2023-09-06 15:51:05 +02:00
cppcheck_es.ts GUI: run lupdate to update translations 2023-09-06 15:51:05 +02:00
cppcheck_fi.ts GUI: run lupdate to update translations 2023-09-06 15:51:05 +02:00
cppcheck_fr.ts GUI: run lupdate to update translations 2023-09-06 15:51:05 +02:00
cppcheck_it.ts GUI: run lupdate to update translations 2023-09-06 15:51:05 +02:00
cppcheck_ja.ts GUI: run lupdate to update translations 2023-09-06 15:51:05 +02:00
cppcheck_ko.ts GUI: run lupdate to update translations 2023-09-06 15:51:05 +02:00
cppcheck_nl.ts GUI: run lupdate to update translations 2023-09-06 15:51:05 +02:00
cppcheck_ru.ts GUI: run lupdate to update translations 2023-09-06 15:51:05 +02:00
cppcheck_sr.ts GUI: run lupdate to update translations 2023-09-06 15:51:05 +02:00
cppcheck_sv.ts GUI: run lupdate to update translations 2023-09-06 15:51:05 +02:00
cppcheck_zh_CN.ts GUI: run lupdate to update translations 2023-09-06 15:51:05 +02:00
cppcheck_zh_TW.ts GUI: run lupdate to update translations 2023-09-06 15:51:05 +02:00
cppchecklibrarydata.cpp enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
cppchecklibrarydata.h enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
csvreport.cpp enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
csvreport.h Update copyright year 2023-09-06 15:51:05 +02:00
erroritem.cpp
erroritem.h
filelist.cpp
filelist.h
fileview.ui
fileviewdialog.cpp
fileviewdialog.h
gui.cppcheck
gui.pro
gui.qrc GUI: Simple first hack to allow bughunting in the GUI 2020-02-04 21:20:43 +01:00
helpdialog.cpp fixed some Clazy `level0` warnings (#5344) 2023-08-22 12:01:30 +02:00
helpdialog.h
helpdialog.ui added .gitattributes and normalized files (#4668) 2022-12-30 21:33:45 +01:00
libraryaddfunctiondialog.cpp Update copyright year 2023-06-21 19:58:11 +02:00
libraryaddfunctiondialog.h
libraryaddfunctiondialog.ui
librarydialog.cpp
librarydialog.h
librarydialog.ui
libraryeditargdialog.cpp
libraryeditargdialog.h
libraryeditargdialog.ui
main.cpp
mainwindow.cpp Fix #11911 (GUI: provide suppressions when creating the compliance report) (#5401) 2023-09-04 10:58:48 +02:00
mainwindow.h Fix #11897 (Safety: show what checks are enabled/disabled) (#5378) 2023-08-31 18:28:47 +02:00
mainwindow.ui
newsuppressiondialog.cpp
newsuppressiondialog.h
newsuppressiondialog.ui
platforms.cpp
platforms.h
precompiled.h cleaned up includes based on `include-what-you-use` (#4599) 2023-03-02 21:50:14 +01:00
precompiled_qmake.h
printablereport.cpp enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
printablereport.h enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
projectfile.cpp
projectfile.h
projectfile.txt remove unneeded spaces and empty lines 2012-10-12 17:46:57 +02:00
projectfile.ui Fix #11882 (add --premium=misra-c-2023 option) (#5363) 2023-08-23 10:28:02 +02:00
projectfiledialog.cpp Fix #11882 (add --premium=misra-c-2023 option) (#5363) 2023-08-23 10:28:02 +02:00
projectfiledialog.h iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes (#4885) 2023-04-08 16:08:47 +02:00
readme.txt
report.cpp
report.h enabled and fixed `modernize-pass-by-value` clang-tidy warnings (#4169) 2022-07-28 22:51:45 +02:00
resultstree.cpp fixed some Clazy `level0` warnings (#5344) 2023-08-22 12:01:30 +02:00
resultstree.h enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
resultsview.cpp Fix #11897 (Safety: show what checks are enabled/disabled) (#5378) 2023-08-31 18:28:47 +02:00
resultsview.h Fix #11897 (Safety: show what checks are enabled/disabled) (#5378) 2023-08-31 18:28:47 +02:00
resultsview.ui Partial fix #11892 (Safety: status message when checkers are skipped) (#5368) 2023-08-25 13:38:27 +02:00
scratchpad.cpp
scratchpad.h
scratchpad.ui
settings.ui
settingsdialog.cpp fixed some Clazy `level0` warnings (#5344) 2023-08-22 12:01:30 +02:00
settingsdialog.h
showtypes.cpp
showtypes.h
statsdialog.cpp Fix #11897 (Safety: show what checks are enabled/disabled) (#5378) 2023-08-31 18:28:47 +02:00
statsdialog.h
statsdialog.ui Fix #11897 (Safety: show what checks are enabled/disabled) (#5378) 2023-08-31 18:28:47 +02:00
threadhandler.cpp
threadhandler.h
threadresult.cpp enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
threadresult.h enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
translationhandler.cpp enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
translationhandler.h enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
txtreport.cpp enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
txtreport.h enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335) 2023-08-16 17:13:36 +02:00
xmlreport.cpp
xmlreport.h
xmlreportv2.cpp
xmlreportv2.h

readme.txt

Cppcheck GUI
============
This is a GUI for cppcheck. It allows selecting folder or set of files to check
with cppcheck and shows list of found errors.

Running
-------
You need Qt5 libraries installed in your system. Packages/files to install
depends on your operating system:
- Windows: download Qt from http://www.qt.io/download/
- Linux: install Qt using your package manager, look for packages having Qt
  in their name, e.g. for Ubuntu install libqt5core5a, libqt5gui5, libqt5widgets5 
  and libqt5printsupport5.

Compiling
---------
Windows:
- The easy ways are:
-- download Qt SDK from http://www.qt.io/download/ and use
   QtCreator to build the GUI.
-- Download precompiled libraries for your platform and use your preferred
   IDE/environment to build GUI. Be careful to download the correct version of
   library for your compiler!
- The harder way is to download Qt sources and build Qt. Compiling Qt alone may
  take over 4 hours!

Linux:
- Install Qt development packages (make sure qmake -tool gets installed!). The
  names depend on distribution, but e.g. for Ubuntu the needed packages are:
  * qt5-default 

After you have needed libraries and tools installed, open command
prompt/console, go to gui directory and run command:
- qmake (in Linux and in Windows if build with MinGW/gcc or nmake)
- qmake -tp vc (to generate Visual Studio project file)
- qmake -tp vc LINKCORE=yes (to generate Visual Studio project file, linking
                             dynamically to core. Recommended.)

On Windows, you have to either call qtvars.bat in Qt folder or use the Qt command
line prompt shortcut added in the start menu by Qt installation.

These commands generate makefiles to actually build the software. After that
the actual building is done in IDE or command line as usual. Note that you
don't need to run qmake again unless you add/remove files from the project.

The Visual Studio solution does not contain a configuration for x64 platform, but
it can be added easily.

Tests
-----
There are tests for the GUI in gui/test -directory. There is test.pro
-projectfile for building all the tests. Each test is in own subdirectory and
builds own binary. Test is run by simple running that binary. The binary also
has several options to select tests etc. You can get the help by running
"binaryname -help" -command.

Translations
------------
The GUI is translated to several languages. Qt comes with two tools to update
and compile the translations. lupdate updates translations files from the code
and lrelease compiles translation files use with the executable.

To update translations:
- run "lupdate gui.pro -no-obsolete" to update the translation files to match the code. This
  command updates all the .ts files. Which can be then edited to translate
  the application.

To compile translations:
- run "lrelease gui.pro" to compile .ts files to .qm files which are used by the
  executable.