cppcheck/gui
Oliver Stöneberg 30ca8e11b5
moved `Language` from `settings.h` to `standards.h` (#5854)
2024-01-07 22:53:39 +01:00
..
help added .gitattributes and normalized files (#4668) 2022-12-30 21:33:45 +01:00
images GUI: Simple first hack to allow bughunting in the GUI 2020-02-04 21:20:43 +01:00
test added CMake option `EXTERNALS_AS_SYSTEM` to treat external includes as `SYSTEM` ones (#5386) 2024-01-03 11:05:32 +01:00
.clang-tidy enabled some clang-tidy warnings for non-GUI code (#5679) 2023-11-20 10:06:46 +01:00
CMakeLists.txt added CMake option `EXTERNALS_AS_SYSTEM` to treat external includes as `SYSTEM` ones (#5386) 2024-01-03 11:05:32 +01:00
about.ui about.ui: added Boost to list of libraries and correct capitalization for existing ones (#5832) 2024-01-05 13:22:52 +01:00
aboutdialog.cpp Update copyright year 2022-05-21 12:18:27 +02:00
aboutdialog.h Update copyright year 2023-06-21 19:58:11 +02:00
application.cpp Update copyright year 2023-01-28 10:16:34 +01:00
application.h Update copyright year 2023-09-06 15:51:05 +02:00
applicationdialog.cpp Update copyright year 2023-06-21 19:58:11 +02:00
applicationdialog.h Update copyright year 2023-06-21 19:58:11 +02:00
applicationdialog.ui use forward declarations for Ui:: objects / renamed *.ui files to mat… (#3796) 2022-03-19 19:54:20 +01:00
applicationlist.cpp fixed some Clazy `level0` warnings (#5344) 2023-08-22 12:01:30 +02:00
applicationlist.h Use in-class initializers, default constructors, class -> struct (#4842) 2023-08-08 11:05:02 +02:00
checkstatistics.cpp Fix #11897 (Safety: show what checks are enabled/disabled) (#5378) 2023-08-31 18:28:47 +02:00
checkstatistics.h cleaned up includes based on include-what-you-use (#5532) 2023-10-09 10:07:20 +02:00
checkthread.cpp Fix #9684 New check: find unnecessary copy in range loop (#5738) 2023-12-08 16:58:43 +01:00
checkthread.h extracted `FileSettings` from `ImportProject` to `filesettings.h` (#5604) 2023-11-02 17:42:41 +01:00
codeeditor.cpp fixed some `modernize-use-auto` clean-tidy warnings (#4663) 2024-01-05 13:22:37 +01:00
codeeditor.h fixed some "Parameter can be made pointer/reference to const" Rider warnings (#5680) 2023-11-20 07:23:45 +01:00
codeeditorstyle.cpp extracted `FileSettings` from `ImportProject` to `filesettings.h` (#5604) 2023-11-02 17:42:41 +01:00
codeeditorstyle.h do not pass POD types by reference (based on clazy `function-args-by-value` check) (#5388) 2023-09-11 20:40:39 +02:00
codeeditstylecontrols.cpp do not pass POD types by reference (based on clazy `function-args-by-value` check) (#5388) 2023-09-11 20:40:39 +02:00
codeeditstylecontrols.h do not pass POD types by reference (based on clazy `function-args-by-value` check) (#5388) 2023-09-11 20:40:39 +02:00
codeeditstyledialog.cpp fixed some `modernize-use-auto` clean-tidy warnings (#4663) 2024-01-05 13:22:37 +01:00
codeeditstyledialog.h do not pass POD types by reference (based on clazy `function-args-by-value` check) (#5388) 2023-09-11 20:40:39 +02:00
common.cpp Fix two types of Clazy warnings (#5807) 2023-12-27 10:36:18 +01:00
common.h fixed some CLion inspection warnings (#4688) 2023-04-28 16:02:41 +02:00
compliancereportdialog.cpp Fix two types of Clazy warnings (#5807) 2023-12-27 10:36:18 +01:00
compliancereportdialog.h cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267) 2023-08-02 10:36:17 +02:00
compliancereportdialog.ui Partial fix #11892 (Safety: status message when checkers are skipped) (#5368) 2023-08-25 13:38:27 +02:00
cppcheck-gui.desktop Rename icon.png to cppcheck-gui.png 2016-09-27 16:28:36 +08:00
cppcheck-gui.png Rename icon.png to cppcheck-gui.png 2016-09-27 16:28:36 +08:00
cppcheck-gui.rc added .gitattributes and normalized files (#4668) 2022-12-30 21:33:45 +01:00
cppcheck-gui.svg Resize page to content. 2016-09-27 17:06:26 +08:00
cppcheck.ico GUI: Add application icon for Windows. 2009-05-28 17:54:07 +03:00
cppcheck_de.ts GUI: Update translations (#5784) 2023-12-20 21:37:23 +01:00
cppcheck_es.ts GUI: Update translations (#5784) 2023-12-20 21:37:23 +01:00
cppcheck_fi.ts GUI: Update translations (#5784) 2023-12-20 21:37:23 +01:00
cppcheck_fr.ts GUI: Update translations (#5784) 2023-12-20 21:37:23 +01:00
cppcheck_it.ts GUI: Update translations (#5784) 2023-12-20 21:37:23 +01:00
cppcheck_ja.ts Add Japanese translation for 2.13.0 (#5806) 2023-12-24 13:00:15 +01:00
cppcheck_ko.ts GUI: Update translations (#5784) 2023-12-20 21:37:23 +01:00
cppcheck_nl.ts GUI: Update translations (#5784) 2023-12-20 21:37:23 +01:00
cppcheck_ru.ts GUI: Update translations (#5784) 2023-12-20 21:37:23 +01:00
cppcheck_sr.ts GUI: Update translations (#5784) 2023-12-20 21:37:23 +01:00
cppcheck_sv.ts GUI: Update translations (#5784) 2023-12-20 21:37:23 +01:00
cppcheck_zh_CN.ts GUI: Update translations (#5784) 2023-12-20 21:37:23 +01:00
cppcheck_zh_TW.ts GUI: Update translations (#5784) 2023-12-20 21:37:23 +01:00
cppchecklibrarydata.cpp Fix two types of Clazy warnings (#5807) 2023-12-27 10:36:18 +01:00
cppchecklibrarydata.h fixed "Redundant elaborated type specifier" Rider warnings (#5517) 2023-10-08 09:10:17 +02:00
csvreport.cpp Fix two types of Clazy warnings (#5807) 2023-12-27 10:36:18 +01:00
csvreport.h Update copyright year 2023-09-06 15:51:05 +02:00
erroritem.cpp Update copyright year 2023-01-28 10:16:34 +01:00
erroritem.h removed unnecessary encapsulation of severity enum and made it an `enum class` (#5541) 2023-10-12 11:58:39 +02:00
filelist.cpp Enable and mitigate readability-else-after-return (#5175) 2023-06-20 18:43:21 +02:00
filelist.h Update copyright year 2023-06-21 19:58:11 +02:00
fileview.ui use forward declarations for Ui:: objects / renamed *.ui files to mat… (#3796) 2022-03-19 19:54:20 +01:00
fileviewdialog.cpp Update copyright year 2023-06-21 19:58:11 +02:00
fileviewdialog.h Update copyright year 2023-06-21 19:58:11 +02:00
gui.cppcheck Fix some complainted choices made in my older commits. 2011-11-01 13:23:47 +01:00
gui.pro deprecated qmake build system / removed Qt5 fallback when using `USE_QT6=On` (#5271) 2023-08-09 22:40:15 +02:00
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 Use in-class initializers, default constructors, class -> struct (#4842) 2023-08-08 11:05:02 +02:00
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 Update copyright year 2023-06-21 19:58:11 +02:00
libraryaddfunctiondialog.ui GUI: Added a dedicated dialog for LibraryDialog for configuration of function arguments 2015-08-30 13:33:43 +02:00
librarydialog.cpp fixed some `modernize-use-auto` clean-tidy warnings (#4663) 2024-01-05 13:22:37 +01:00
librarydialog.h Use in-class initializers, default constructors, class -> struct (#4842) 2023-08-08 11:05:02 +02:00
librarydialog.ui Fixed #7173 (Library Editor: Save As button and error messages) 2015-11-29 11:21:04 +01:00
libraryeditargdialog.cpp 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
libraryeditargdialog.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
libraryeditargdialog.ui enabled and fixed `readability-named-parameter` clang-tidy warnings (#4487) 2022-09-27 20:03:25 +02:00
main.cpp fixed some `modernize-use-auto` clean-tidy warnings (#4663) 2024-01-05 13:22:37 +01:00
mainwindow.cpp moved `Language` from `settings.h` to `standards.h` (#5854) 2024-01-07 22:53:39 +01:00
mainwindow.h fixed #12227 - properly load addons from `cppcheck.cfg` in GUI (#5716) 2023-12-06 19:45:30 +01:00
mainwindow.ui GUI: Generate compliance report 2023-01-30 14:59:45 +01:00
newsuppressiondialog.cpp cleaned up includes based on `include-what-you-use` (#5021) 2023-04-30 07:33:19 +02:00
newsuppressiondialog.h Update copyright year 2023-06-21 19:58:11 +02:00
newsuppressiondialog.ui GUI: better handling of suppressions 2018-07-01 14:24:37 +02:00
platforms.cpp fixed "Redundant dereferencing and tasking address expression" Rider warnings (#5563) 2023-10-16 14:09:03 +02:00
platforms.h gui/platforms.h: renamed `Platform` to `PlatformData` / Platform: removed unnecessary `cppcheck` namespace (#5545) 2023-10-13 16:02:04 +02:00
precompiled.h cleaned up includes based on `include-what-you-use` (#4599) 2023-03-02 21:50:14 +01:00
precompiled_qmake.h Update copyright year 2022-02-05 11:45:17 +01:00
printablereport.cpp Fix two types of Clazy warnings (#5807) 2023-12-27 10:36:18 +01: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 fixed some "Declaration and assignment can be joined" Rider warnings (#5569) 2023-10-18 10:06:17 +02:00
projectfile.h fixed some "Parameter can be made pointer/reference to const" Rider warnings (#5516) 2023-10-06 09:57:16 +02:00
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 fixed some `modernize-use-auto` clean-tidy warnings (#4663) 2024-01-05 13:22:37 +01: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 make sure we remove obsolete entries from translations (#3995) 2022-04-11 11:25:08 +02:00
report.cpp Use in-class initializers, default constructors, class -> struct (#4842) 2023-08-08 11:05:02 +02:00
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 `modernize-use-auto` clean-tidy warnings (#4663) 2024-01-05 13:22:37 +01:00
resultstree.h iwyu.yml: made `include-what-you-use` output more verbose / cleaned up includes (#5540) 2023-10-16 12:57:49 +02:00
resultsview.cpp fixed some `modernize-use-auto` clean-tidy warnings (#4663) 2024-01-05 13:22:37 +01: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 Update copyright year 2023-06-21 19:58:11 +02:00
scratchpad.h Update copyright year 2023-06-21 19:58:11 +02:00
scratchpad.ui added .gitattributes and normalized files (#4668) 2022-12-30 21:33:45 +01:00
settings.ui GUI: Re-enable misra interface in open source GUI 2022-12-31 16:08:23 +01:00
settingsdialog.cpp fixed some `modernize-use-auto` clean-tidy warnings (#4663) 2024-01-05 13:22:37 +01:00
settingsdialog.h fixed some "Parameter can be made pointer/reference to const" Rider warnings (#5680) 2023-11-20 07:23:45 +01:00
showtypes.cpp 2.13: Update copyright year [ci skip] (#5785) 2023-12-20 21:41:58 +01:00
showtypes.h 2.13: Update copyright year [ci skip] (#5785) 2023-12-20 21:41:58 +01:00
statsdialog.cpp fixed some `modernize-use-auto` clean-tidy warnings (#4663) 2024-01-05 13:22:37 +01:00
statsdialog.h Use in-class initializers, default constructors, class -> struct (#4842) 2023-08-08 11:05:02 +02:00
statsdialog.ui Fix #11897 (Safety: show what checks are enabled/disabled) (#5378) 2023-08-31 18:28:47 +02:00
threadhandler.cpp fixed some "Parameter can be made pointer/reference to const" Rider warnings (#5516) 2023-10-06 09:57:16 +02:00
threadhandler.h fixed some "Parameter can be made pointer/reference to const" Rider warnings (#5516) 2023-10-06 09:57:16 +02:00
threadresult.cpp extracted `FileSettings` from `ImportProject` to `filesettings.h` (#5604) 2023-11-02 17:42:41 +01:00
threadresult.h extracted `FileSettings` from `ImportProject` to `filesettings.h` (#5604) 2023-11-02 17:42:41 +01:00
translationhandler.cpp config.h: improved and cleaned up some preprocessor checks (#5663) 2023-11-15 15:31:12 +01: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 fixed some "Variable can be made constexpr" Rider warnings (#5615) 2023-11-03 09:55:44 +01:00
xmlreport.h Update copyright year 2022-02-05 11:45:17 +01:00
xmlreportv2.cpp fixed some "Parameter can be made pointer/reference to const" Rider warnings (#5516) 2023-10-06 09:57:16 +02:00
xmlreportv2.h fixed some "Parameter can be made pointer/reference to const" Rider warnings (#5516) 2023-10-06 09:57:16 +02:00

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.