cppcheck/gui
Daniel Marjamäki 80367095db Fixed #7946 (GUI-CLI: Priorize specific command line parameters to guessing) 2017-06-25 22:18:51 +02:00
..
help manuals: remove remaining occurrences of --append 2017-05-14 12:27:44 +02:00
images
test Simplify some statements 2017-06-01 02:02:12 +03:00
CMakeLists.txt Rename icon.svg to cppcheck-gui.svg 2016-09-27 16:28:36 +08:00
about.ui Rename icon.png to cppcheck-gui.png 2016-09-27 16:28:36 +08:00
aboutdialog.cpp
aboutdialog.h
application.cpp
application.h
application.ui
applicationdialog.cpp
applicationdialog.h
applicationlist.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
applicationlist.h Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
checkstatistics.cpp
checkstatistics.h Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
checkthread.cpp GUI: update whole program analysis 2016-12-09 20:48:32 +01:00
checkthread.h GUI: update whole program analysis 2016-12-09 20:48:32 +01:00
common.cpp
common.h
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
cppcheck-gui.svg Resize page to content. 2016-09-27 17:06:26 +08:00
cppcheck.ico
cppcheck_de.ts Updated german translation 2017-05-13 11:22:19 +02:00
cppcheck_es.ts GUI: Update translations 2017-05-13 11:15:49 +02:00
cppcheck_fi.ts GUI: Update translations 2017-05-13 11:15:49 +02:00
cppcheck_fr.ts GUI: Update translations 2017-05-13 11:15:49 +02:00
cppcheck_it.ts GUI: Update translations 2017-05-13 11:15:49 +02:00
cppcheck_ja.ts GUI: Update translations 2017-05-13 11:15:49 +02:00
cppcheck_ko.ts GUI: Update translations 2017-05-13 11:15:49 +02:00
cppcheck_nl.ts GUI: Update translations 2017-05-13 11:15:49 +02:00
cppcheck_ru.ts GUI: Update translations 2017-05-13 11:15:49 +02:00
cppcheck_sr.ts GUI: Update translations 2017-05-13 11:15:49 +02:00
cppcheck_sv.ts GUI: Update translations 2017-05-13 11:15:49 +02:00
cppcheck_zh_CN.ts GUI: Update translations 2017-05-13 11:15:49 +02:00
cppchecklibrarydata.cpp
cppchecklibrarydata.h
csvreport.cpp GUI: Update results 2017-05-21 08:25:55 +02:00
csvreport.h Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
erroritem.cpp Fix Cppcheck warning 2017-05-22 10:26:16 +02:00
erroritem.h Fix Cppcheck warning 2017-05-22 10:26:16 +02:00
file.ui Fileview dialogs now use Qt Designer ui files. 2009-07-02 19:46:26 +03:00
filelist.cpp Fixed #4399 (Exclude directory with absolute path does not work) 2016-10-02 13:02:29 +02:00
filelist.h Fixed #4399 (Exclude directory with absolute path does not work) 2016-10-02 13:02:29 +02:00
fileviewdialog.cpp
fileviewdialog.h
gui.cppcheck
gui.pro GUI: rename main.ui to mainwindow.ui 2016-11-19 23:07:48 +01:00
gui.qrc Rename icon.png to cppcheck-gui.png 2016-09-27 16:28:36 +08:00
libraryaddfunctiondialog.cpp
libraryaddfunctiondialog.h
libraryaddfunctiondialog.ui
librarydialog.cpp Refactorization: Removed redundant "struct" keywords in gui/librarydialog.cpp 2017-05-11 11:02:10 +02:00
librarydialog.h
librarydialog.ui
libraryeditargdialog.cpp Fixed #7903 (Library Editor doesn't allow to select 'sizeof' as type of Min size of buffer) 2017-06-25 11:55:50 +02:00
libraryeditargdialog.h Fix Cppcheck warnings about mismatching function argument names 2017-04-01 09:31:27 +02:00
libraryeditargdialog.ui
logview.cpp
logview.h
logview.ui
main.cpp Fixed #8042 (Unclear semantics of --data-dir option of cppcheck-gui) 2017-05-01 11:41:22 +02:00
mainwindow.cpp Fixed #7946 (GUI-CLI: Priorize specific command line parameters to guessing) 2017-06-25 22:18:51 +02:00
mainwindow.h Fix Cppcheck warnings about mismatching function argument names 2017-04-01 09:31:27 +02:00
mainwindow.ui GUI: rename main.ui to mainwindow.ui 2016-11-19 23:07:48 +01:00
platforms.cpp
platforms.h
printablereport.cpp GUI: Update results 2017-05-21 08:25:55 +02:00
printablereport.h
project.cpp GUI: Renamed projectfile.ui to projectfiledialog.ui. moved some code from project.cpp to projectfiledialog.cpp 2016-11-19 22:54:32 +01:00
project.h GUI: Rename 2016-11-19 21:12:32 +01:00
projectfile.cpp GUI: Add cppcheck build dir 2016-11-19 20:38:50 +01:00
projectfile.h GUI: Add cppcheck build dir 2016-11-19 20:38:50 +01:00
projectfile.txt
projectfiledialog.cpp gui: Check CFGDIR if it's defined. 2017-05-11 11:02:10 +02:00
projectfiledialog.h GUI: Renamed functions 2016-11-19 23:00:59 +01:00
projectfiledialog.ui GUI: Renamed projectfile.ui to projectfiledialog.ui. moved some code from project.cpp to projectfiledialog.cpp 2016-11-19 22:54:32 +01:00
readme.txt
report.cpp
report.h
resultstree.cpp Fixed #8096 (GUI: crash in ResultsTree::AddErrorItem) 2017-06-07 11:55:21 +02:00
resultstree.h
resultsview.cpp
resultsview.h
resultsview.ui Fixed #7734 (GUI: editable cells in file list) 2017-06-06 22:25:13 +02:00
scratchpad.cpp
scratchpad.h Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
scratchpad.ui
settings.ui Fixed #7294 (GUI: Add option in 'Settings' for 'Statistics Dialog' display.) 2016-01-16 17:43:57 +01:00
settingsdialog.cpp
settingsdialog.h
showtypes.cpp
showtypes.h
stats.ui GUI: Add button in statistics window to export statistics to PDF 2017-05-28 16:16:28 +02:00
statsdialog.cpp GUI: minor tweaks. Add tr(). 2017-05-28 16:29:41 +02:00
statsdialog.h GUI: Add button in statistics window to export statistics to PDF 2017-05-28 16:16:28 +02:00
threadhandler.cpp GUI: Add cppcheck build dir 2016-11-19 20:38:50 +01:00
threadhandler.h GUI: Add cppcheck build dir 2016-11-19 20:38:50 +01:00
threadresult.cpp GUI: Update results 2017-05-21 08:25:55 +02:00
threadresult.h
translationhandler.cpp Get rid of the double ".qm" in the missing translation message. 2017-05-11 11:02:10 +02:00
translationhandler.h
txtreport.cpp GUI: Update results 2017-05-21 08:25:55 +02:00
txtreport.h
xmlreport.cpp
xmlreport.h
xmlreportv1.cpp GUI: Update results 2017-05-21 08:25:55 +02:00
xmlreportv1.h
xmlreportv2.cpp GUI: Update results 2017-05-21 08:25:55 +02:00
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 Qt4 or 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 libqt4-core and libqt4-gui.

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:
  * libqt4-core
  * libqt4-gui
  * libqt4-dev
  * qt4-dev-tools
  * qt4-qmake

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 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.