cppcheck/gui
Oliver Stöneberg 55ff684f34
added unusedFunction self check to CI / cleanups (#3526)
2022-01-18 22:02:25 +01:00
..
help Switch from http to https on our sourceforge webpage 2021-08-28 12:46:54 +02:00
images GUI: Simple first hack to allow bughunting in the GUI 2020-02-04 21:20:43 +01:00
test added unusedFunction self check to CI / cleanups (#3526) 2022-01-18 22:02:25 +01:00
CMakeLists.txt added building of GUI tests to CMake (#3619) 2021-12-17 21:49:32 +01:00
about.ui AboutDialog: Updated copyright year so we don't have to manually tweak it. Thank you Z3 library. 2020-06-14 07:36:19 +02:00
aboutdialog.cpp Switch from http to https on our sourceforge webpage 2021-08-28 12:46:54 +02:00
aboutdialog.h Update copyright year 2021-09-26 11:34:56 +02:00
application.cpp Update copyright year 2021-09-26 11:34:56 +02:00
application.h Update copyright year 2021-09-26 11:34:56 +02:00
application.ui GUI: Improve the Application dialog layoyt. 2011-04-04 11:00:09 +03:00
applicationdialog.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
applicationdialog.h Update copyright year 2021-09-26 11:34:56 +02:00
applicationlist.cpp fixed some unusedFunction warnings (#3618) 2022-01-04 15:48:08 +01:00
applicationlist.h fixed some unusedFunction warnings (#3618) 2022-01-04 15:48:08 +01:00
checkstatistics.cpp updated copyright year 2021-07-04 08:09:11 +02:00
checkstatistics.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkthread.cpp added unusedFunction self check to CI / cleanups (#3526) 2022-01-18 22:02:25 +01:00
checkthread.h removed or annotated some code which is only used in test code (#3656) 2022-01-03 12:40:20 +01:00
codeeditor.cpp Align keywords with c++20 standard for CodeEditor (#3247) 2021-05-05 07:35:13 +02:00
codeeditor.h cleaned up includes based on include-what-you-use (#3141) 2021-04-03 21:30:50 +02:00
codeeditorstyle.cpp Update copyright year 2021-09-26 11:34:56 +02:00
codeeditorstyle.h Update copyright year 2021-09-26 11:34:56 +02:00
codeeditstylecontrols.cpp added unusedFunction self check to CI / cleanups (#3526) 2022-01-18 22:02:25 +01:00
codeeditstylecontrols.h Correct Signal/Slot signatures (#2035) 2019-07-25 08:29:42 +02:00
codeeditstyledialog.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
codeeditstyledialog.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
common.cpp Update copyright year 2021-09-26 11:34:56 +02:00
common.h Update copyright year 2021-09-26 11:34:56 +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 lupdate gui.pro 2021-09-26 11:31:55 +02:00
cppcheck_es.ts lupdate gui.pro 2021-09-26 11:31:55 +02:00
cppcheck_fi.ts lupdate gui.pro 2021-09-26 11:31:55 +02:00
cppcheck_fr.ts lupdate gui.pro 2021-09-26 11:31:55 +02:00
cppcheck_it.ts lupdate gui.pro 2021-09-26 11:31:55 +02:00
cppcheck_ja.ts lupdate gui.pro 2021-09-26 11:31:55 +02:00
cppcheck_ko.ts lupdate gui.pro 2021-09-26 11:31:55 +02:00
cppcheck_nl.ts lupdate gui.pro 2021-09-26 11:31:55 +02:00
cppcheck_ru.ts lupdate gui.pro 2021-09-26 11:31:55 +02:00
cppcheck_sr.ts lupdate gui.pro 2021-09-26 11:31:55 +02:00
cppcheck_sv.ts lupdate gui.pro 2021-09-26 11:31:55 +02:00
cppcheck_zh_CN.ts Update zh_CN translation (#3692) 2022-01-12 22:10:05 +01:00
cppchecklibrarydata.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
cppchecklibrarydata.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
csvreport.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
csvreport.h Update copyright year 2021-09-26 11:34:56 +02:00
erroritem.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
erroritem.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
file.ui Fileview dialogs now use Qt Designer ui files. 2009-07-02 19:46:26 +03:00
filelist.cpp feat: add support for .ipp and .ixx extensions (#3383) 2021-08-09 10:46:56 +02:00
filelist.h Update copyright year 2021-09-26 11:34:56 +02:00
fileviewdialog.cpp updated copyright year 2021-07-04 08:09:11 +02:00
fileviewdialog.h Update copyright year 2021-09-26 11:34:56 +02:00
functioncontractdialog.cpp Try to make Travis happy 2020-04-27 19:51:46 +02:00
functioncontractdialog.h Try to make Travis happy 2020-04-27 19:51:46 +02:00
functioncontractdialog.ui GUI: Try to improve usability for function contracts 2020-04-27 17:36:17 +02:00
gui.cppcheck Fix some complainted choices made in my older commits. 2011-11-01 13:23:47 +01:00
gui.pro Enable building of Qt online-help in gui.pro (#2851) 2020-10-18 08:07:27 +02:00
gui.qrc GUI: Simple first hack to allow bughunting in the GUI 2020-02-04 21:20:43 +01:00
helpdialog.cpp Switch from http to https on our sourceforge webpage 2021-08-28 12:46:54 +02:00
helpdialog.h windows installer: another attempt to make help work. the 'contents' are shown now but for some reason the 'index' is not. 2020-08-28 19:05:11 +02:00
helpdialog.ui windows installer: another attempt to make help work. the 'contents' are shown now but for some reason the 'index' is not. 2020-08-28 19:05:11 +02:00
libraryaddfunctiondialog.cpp cleaned up includes based on include-what-you-use (#3141) 2021-04-03 21:30:50 +02:00
libraryaddfunctiondialog.h Correct Zero/Null as pointer constant (#1938) 2019-06-30 21:39:22 +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 Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
librarydialog.h updated copyright year 2021-07-04 08:09:11 +02:00
librarydialog.ui Fixed #7173 (Library Editor: Save As button and error messages) 2015-11-29 11:21:04 +01:00
libraryeditargdialog.cpp GUI: Renamed private variable minsizes 2018-06-18 14:15:13 +02:00
libraryeditargdialog.h GUI: Renamed private variable minsizes 2018-06-18 14:15:13 +02:00
libraryeditargdialog.ui Fix 7439: GUI: Remove value "constant" from minsize attribute items list (#1020) 2018-01-05 11:10:21 +01:00
main.cpp Fix #9162 (Invalid --project files do not give any error) (#3177) 2021-12-19 12:36:11 +01:00
mainwindow.cpp Fix #10710 FN passedByValue with QString (#3696) 2022-01-18 20:17:05 +01:00
mainwindow.h Fix #10710 FN passedByValue with QString (#3696) 2022-01-18 20:17:05 +01:00
mainwindow.ui gui: Add more keyboard shortcuts 2020-09-12 11:56:59 +03:00
newsuppressiondialog.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
newsuppressiondialog.h Correct Zero/Null as pointer constant (#1938) 2019-06-30 21:39:22 +02:00
newsuppressiondialog.ui GUI: better handling of suppressions 2018-07-01 14:24:37 +02:00
platforms.cpp Fixed uninitialized variable in GUI, found by self check (PR 3533) 2021-10-29 07:46:05 +02:00
platforms.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
precompiled_qmake.h added precompiled header for qmake 2020-09-13 20:57:51 +02:00
printablereport.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
printablereport.h Update copyright year 2021-09-26 11:34:56 +02:00
projectfile.cpp Fix #10710 FN passedByValue with QString (#3696) 2022-01-18 20:17:05 +01:00
projectfile.h Fix #10710 FN passedByValue with QString (#3696) 2022-01-18 20:17:05 +01:00
projectfile.txt remove unneeded spaces and empty lines 2012-10-12 17:46:57 +02:00
projectfiledialog.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
projectfiledialog.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
projectfiledialog.ui gui: Set the correct names for coding standards in UI elements. NFC. (#3294) 2021-06-09 11:20:51 +02:00
readme.txt Remove theoretical qt4 support for gui projects (#963) 2017-09-20 10:02:46 +02:00
report.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
report.h Update copyright year 2021-09-26 11:34:56 +02:00
resultstree.cpp GUI: do not use double backslash in filename. See https://sourceforge.net/p/cppcheck/discussion/general/thread/b548fc603b 2021-09-25 16:30:58 +02:00
resultstree.h fixed some unusedFunction warnings (#3618) 2022-01-04 15:48:08 +01:00
resultsview.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
resultsview.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
resultsview.ui Variable contracts 2020-08-24 20:57:49 +02:00
scratchpad.cpp cleaned up includes based on include-what-you-use (#3141) 2021-04-03 21:30:50 +02:00
scratchpad.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
scratchpad.ui Scratchpad using CodeEditor class (#3246) 2021-05-04 19:17:03 +02:00
settings.ui gui: Set the correct names for coding standards in UI elements. NFC. (#3294) 2021-06-09 11:20:51 +02:00
settingsdialog.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
settingsdialog.h Update copyright year 2021-09-26 11:34:56 +02:00
showtypes.cpp updated copyright year 2021-07-04 08:09:11 +02:00
showtypes.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
stats.ui Added support for -U option to the GUI. 2018-10-09 15:05:05 +02:00
statsdialog.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
statsdialog.h Update copyright year 2021-09-26 11:34:56 +02:00
threadhandler.cpp Make it possible to configure default addons in a cppcheck.cfg file. 2021-10-13 20:02:48 +02:00
threadhandler.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
threadresult.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
threadresult.h Update copyright year 2021-09-26 11:34:56 +02:00
translationhandler.cpp added unusedFunction self check to CI / cleanups (#3526) 2022-01-18 22:02:25 +01:00
translationhandler.h added unusedFunction self check to CI / cleanups (#3526) 2022-01-18 22:02:25 +01:00
txtreport.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
txtreport.h Update copyright year 2021-09-26 11:34:56 +02:00
variablecontractsdialog.cpp Fix #10710 FN passedByValue with QString (#3696) 2022-01-18 20:17:05 +01:00
variablecontractsdialog.h Travis: Rename VariableContractsDialog::ui to VariableContractsDialog::mUI to follow naming convention 2020-08-24 22:11:07 +02:00
variablecontractsdialog.ui Variable contracts 2020-08-24 20:57:49 +02:00
xmlreport.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
xmlreport.h Update copyright year 2021-09-26 11:34:56 +02:00
xmlreportv2.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
xmlreportv2.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +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 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.