cppcheck/gui
PKEuS 57bd6aafd5 GUI:
- Updated copyright date
- Fixed compilation on Windows
- Updated german translation
2017-07-29 12:08:19 +02:00
..
help manuals: remove remaining occurrences of --append 2017-05-14 12:27:44 +02:00
images Losslessly compress images. 2016-07-25 12:15:35 +03:00
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 GUI: 2017-07-29 12:08:19 +02:00
aboutdialog.cpp http://cppcheck.sourceforge.net => http://cppcheck.net 2016-06-05 18:17:47 +02:00
aboutdialog.h Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
application.cpp Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
application.h Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
application.ui GUI: Improve the Application dialog layoyt. 2011-04-04 11:00:09 +03:00
applicationdialog.cpp GUI: Rename methods 2017-07-28 13:43:49 +02:00
applicationdialog.h GUI: Rename methods 2017-07-28 13:43:49 +02:00
applicationlist.cpp GUI: 2017-07-29 12:08:19 +02:00
applicationlist.h GUI: Rename methods in ApplicationList 2017-07-28 05:18:43 +02:00
checkstatistics.cpp GUI: Rename methods in CheckStatistics 2017-07-28 05:23:25 +02:00
checkstatistics.h GUI: Rename methods in CheckStatistics 2017-07-28 05:23:25 +02:00
checkthread.cpp GUI: Rename methods 2017-07-28 13:43:49 +02:00
checkthread.h GUI: Rename methods 2017-07-28 13:43:49 +02:00
common.cpp GUI: Renamed common functions 2017-07-28 11:20:35 +02:00
common.h GUI: Renamed common functions 2017-07-28 11:20:35 +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 Refactorized resource files: 2012-10-14 10:21:22 +02: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: 2017-07-29 12:08:19 +02:00
cppcheck_es.ts GUI: 2017-07-29 12:08:19 +02:00
cppcheck_fi.ts GUI: 2017-07-29 12:08:19 +02:00
cppcheck_fr.ts GUI: 2017-07-29 12:08:19 +02:00
cppcheck_it.ts GUI: 2017-07-29 12:08:19 +02:00
cppcheck_ja.ts GUI: 2017-07-29 12:08:19 +02:00
cppcheck_ko.ts GUI: 2017-07-29 12:08:19 +02:00
cppcheck_nl.ts GUI: 2017-07-29 12:08:19 +02:00
cppcheck_ru.ts GUI: 2017-07-29 12:08:19 +02:00
cppcheck_sr.ts GUI: 2017-07-29 12:08:19 +02:00
cppcheck_sv.ts GUI: 2017-07-29 12:08:19 +02:00
cppcheck_zh_CN.ts GUI: 2017-07-29 12:08:19 +02:00
cppchecklibrarydata.cpp Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
cppchecklibrarydata.h Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
csvreport.cpp GUI: Renamed methods in Report 2017-07-28 11:12:05 +02:00
csvreport.h GUI: Renamed methods in Report 2017-07-28 11:12:05 +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 GUI: Rename methods in FileList and PathMatch 2017-07-28 10:55:51 +02:00
filelist.h GUI: Rename methods in FileList and PathMatch 2017-07-28 10:55:51 +02:00
fileviewdialog.cpp GUI: Renamed FileView method 2017-07-28 11:31:42 +02:00
fileviewdialog.h GUI: Renamed FileView method 2017-07-28 11:31:42 +02:00
gui.cppcheck Fix some complainted choices made in my older commits. 2011-11-01 13:23:47 +01:00
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 GUI: Library editor - rename function 2015-09-08 15:38:02 +02:00
libraryaddfunctiondialog.h GUI: Library editor - rename function 2015-09-08 15:38:02 +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 Refactorization: Removed redundant "struct" keywords in gui/librarydialog.cpp 2017-05-11 11:02:10 +02:00
librarydialog.h Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
librarydialog.ui Fixed #7173 (Library Editor: Save As button and error messages) 2015-11-29 11:21:04 +01:00
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 GUI: Make it possible to configure minsizes through the LibraryDialog 2015-09-01 18:13:27 +02:00
logview.cpp GUI: Renamed LowView methods 2017-07-28 11:37:17 +02:00
logview.h GUI: Renamed LowView methods 2017-07-28 11:37:17 +02:00
logview.ui Use standard Qt buttons in LogView. Recreate LogView when changing language (#3647) 2013-03-01 12:07:34 -08:00
main.cpp GUI: Rename methods 2017-07-28 13:43:49 +02:00
mainwindow.cpp GUI: If build dir does not exist, ask user if it should be created 2017-07-28 19:39:11 +02:00
mainwindow.h GUI: Rename MainWindow slots 2017-07-28 10:41:03 +02:00
mainwindow.ui GUI: rename main.ui to mainwindow.ui 2016-11-19 23:07:48 +01:00
platforms.cpp GUI: Renamed 'Builtin' to 'Native' 2016-01-08 19:56:09 +01:00
platforms.h Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
printablereport.cpp GUI: Renamed methods in Report 2017-07-28 11:12:05 +02:00
printablereport.h GUI: Renamed methods in Report 2017-07-28 11:12:05 +02:00
project.cpp GUI: Rename methods 2017-07-28 13:43:49 +02:00
project.h GUI: Rename methods in Project 2017-07-28 04:57:28 +02:00
projectfile.cpp GUI: Rename methods in ProjectFile 2017-07-28 05:08:59 +02:00
projectfile.h GUI: Rename methods in ProjectFile 2017-07-28 05:08:59 +02:00
projectfile.txt remove unneeded spaces and empty lines 2012-10-12 17:46:57 +02:00
projectfiledialog.cpp astyle formatting 2017-07-28 18:21:59 +02:00
projectfiledialog.h GUI: Moved 'import project' to 'Paths and Defines' tab 2017-07-28 18:13:17 +02:00
projectfiledialog.ui GUI: Moved 'import project' to 'Paths and Defines' tab 2017-07-28 18:13:17 +02:00
readme.txt Updated/Improved several readme files 2015-11-06 15:19:08 +01:00
report.cpp GUI: Renamed methods in Report 2017-07-28 11:12:05 +02:00
report.h GUI: Renamed methods in Report 2017-07-28 11:12:05 +02:00
resultstree.cpp GUI: Rename methods 2017-07-28 13:43:49 +02:00
resultstree.h GUI: Rename ResultsTree methods 2017-07-28 11:54:20 +02:00
resultsview.cpp GUI: Rename methods 2017-07-28 13:43:49 +02:00
resultsview.h GUI: Renamed methods in ResultsView 2017-07-28 12:10:10 +02:00
resultsview.ui Fixed #7734 (GUI: editable cells in file list) 2017-06-06 22:25:13 +02:00
scratchpad.cpp GUI: Rename methods 2017-07-28 13:43:49 +02:00
scratchpad.h GUI: Rename methods 2017-07-28 13:43:49 +02:00
scratchpad.ui New Feature "Scratchpad" added to GUI. (#4166) 2012-10-20 20:14:52 +02:00
settings.ui Fixed #7294 (GUI: Add option in 'Settings' for 'Statistics Dialog' display.) 2016-01-16 17:43:57 +01:00
settingsdialog.cpp GUI: Rename methods 2017-07-28 13:43:49 +02:00
settingsdialog.h GUI: Rename methods 2017-07-28 13:43:49 +02:00
showtypes.cpp Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
showtypes.h Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
stats.ui GUI: Add button in statistics window to export statistics to PDF 2017-05-28 16:16:28 +02:00
statsdialog.cpp GUI: Rename methods 2017-07-28 13:43:49 +02:00
statsdialog.h GUI: Rename methods 2017-07-28 13:43:49 +02:00
threadhandler.cpp GUI: Rename methods 2017-07-28 13:43:49 +02:00
threadhandler.h GUI: rename methods, fix connect 2017-07-28 13:13:10 +02:00
threadresult.cpp GUI: Renamed methods in ThreadHandler 2017-07-28 12:39:28 +02:00
threadresult.h GUI: Renamed methods in ThreadHandler 2017-07-28 12:39:28 +02:00
translationhandler.cpp GUI: Rename methods 2017-07-28 13:43:49 +02:00
translationhandler.h GUI: Rename methods 2017-07-28 13:43:49 +02:00
txtreport.cpp GUI: Renamed methods in Report 2017-07-28 11:12:05 +02:00
txtreport.h GUI: Renamed methods in Report 2017-07-28 11:12:05 +02:00
xmlreport.cpp Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
xmlreport.h GUI: Renamed methods in Report 2017-07-28 11:12:05 +02:00
xmlreportv1.cpp GUI: Renamed methods in Report 2017-07-28 11:12:05 +02:00
xmlreportv1.h GUI: Renamed methods in Report 2017-07-28 11:12:05 +02:00
xmlreportv2.cpp GUI: Renamed methods in Report 2017-07-28 11:12:05 +02:00
xmlreportv2.h GUI: Renamed methods in Report 2017-07-28 11:12:05 +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 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.