cppcheck/gui
Kimmo Varis d1eb7e6558 GUI: clarify compiling instructions a bit. 2009-07-18 13:34:00 +03:00
..
images Added 22x22 icons from http://tango.freedesktop.org. 2009-05-26 18:21:39 +03:00
about.ui GUI: Improve About-dialog layout. 2009-07-12 14:22:56 +03:00
aboutdialog.cpp About dialog now uses Qt Designer ui file. 2009-07-02 19:36:45 +03:00
aboutdialog.h doc: updated doxygen comments. three groups where created - 'GUI', 'Core' and 'Checks' 2009-07-17 10:49:01 +02:00
application.ui Settings dialog and application dialog now use Qt Designer ui files. 2009-07-02 19:14:12 +03:00
applicationdialog.cpp Settings dialog and application dialog now use Qt Designer ui files. 2009-07-02 19:14:12 +03:00
applicationdialog.h doc: updated doxygen comments. three groups where created - 'GUI', 'Core' and 'Checks' 2009-07-17 10:49:01 +02:00
applicationlist.cpp Astyle fixes. 2009-07-02 18:57:09 +03:00
applicationlist.h doc: updated doxygen comments. three groups where created - 'GUI', 'Core' and 'Checks' 2009-07-17 10:49:01 +02:00
checkthread.cpp astyle fix 2009-06-02 23:13:29 +03:00
checkthread.h doc: updated doxygen comments. three groups where created - 'GUI', 'Core' and 'Checks' 2009-07-17 10:49:01 +02:00
common.h doc: updated doxygen comments. three groups where created - 'GUI', 'Core' and 'Checks' 2009-07-17 10:49:01 +02:00
cppcheck-gui.rc GUI: Include Windows resources from resource file having version info. 2009-06-13 23:13:03 +03:00
cppcheck.ico GUI: Add application icon for Windows. 2009-05-28 17:54:07 +03:00
cppcheck_de.ts GUI: Improve About-dialog layout. 2009-07-12 14:22:56 +03:00
cppcheck_en.ts GUI: Improve About-dialog layout. 2009-07-12 14:22:56 +03:00
cppcheck_fi.ts GUI: Improve About-dialog layout. 2009-07-12 14:22:56 +03:00
cppcheck_ru.ts GUI: Improve About-dialog layout. 2009-07-12 14:22:56 +03:00
cppcheck_se.ts GUI: Improve About-dialog layout. 2009-07-12 14:22:56 +03:00
csvreport.cpp GUI: Add new CSV report type. 2009-07-06 12:30:49 +03:00
csvreport.h doc: updated doxygen comments. three groups where created - 'GUI', 'Core' and 'Checks' 2009-07-17 10:49:01 +02:00
file.ui Fileview dialogs now use Qt Designer ui files. 2009-07-02 19:46:26 +03:00
fileviewdialog.cpp Disabling progressbar if stop button is pressed. 2009-07-02 20:23:44 +03:00
fileviewdialog.h doc: updated doxygen comments. three groups where created - 'GUI', 'Core' and 'Checks' 2009-07-17 10:49:01 +02:00
gui.cppcheck Fix EOL style of project file doc and example project file. 2009-06-22 12:38:21 +03:00
gui.pro GUI: Place intermediate resource files to temp folder. 2009-07-14 16:18:34 +03:00
gui.qrc GUI: Show authors list and license in simple text file view dialog. 2009-06-14 12:57:43 +03:00
icon.png renamed the logo files to icon instead 2009-05-25 18:54:15 +02:00
icon.svg renamed the logo files to icon instead 2009-05-25 18:54:15 +02:00
main.cpp Added support for checking files via commandline arguments. 2009-07-16 08:20:29 +03:00
main.ui GUI: Remove security-category. 2009-07-13 16:47:38 +03:00
mainwindow.cpp Added support for checking files via commandline arguments. 2009-07-16 08:20:29 +03:00
mainwindow.h doc: updated doxygen comments. three groups where created - 'GUI', 'Core' and 'Checks' 2009-07-17 10:49:01 +02:00
projectfile.cpp GUI: Read include directories from project file. 2009-07-04 01:38:47 +03:00
projectfile.h doc: updated doxygen comments. three groups where created - 'GUI', 'Core' and 'Checks' 2009-07-17 10:49:01 +02:00
projectfile.txt Fix EOL style of project file doc and example project file. 2009-06-22 12:38:21 +03:00
readme.txt GUI: clarify compiling instructions a bit. 2009-07-18 13:34:00 +03:00
report.cpp GUI: Refactor report saving. 2009-06-24 10:54:56 +03:00
report.h doc: updated doxygen comments. three groups where created - 'GUI', 'Core' and 'Checks' 2009-07-17 10:49:01 +02:00
resultstree.cpp GUI: Remove security-category. 2009-07-13 16:47:38 +03:00
resultstree.h doc: updated doxygen comments. three groups where created - 'GUI', 'Core' and 'Checks' 2009-07-17 10:49:01 +02:00
resultsview.cpp GUI: Add icons for error messages of failed report saving. 2009-07-06 12:37:54 +03:00
resultsview.h doc: updated doxygen comments. three groups where created - 'GUI', 'Core' and 'Checks' 2009-07-17 10:49:01 +02:00
resultsview.ui Fix EOL style for gui/resultsview.ui that got converted to Windows style. 2009-07-03 13:44:45 +03:00
settings.ui Settings dialog and application dialog now use Qt Designer ui files. 2009-07-02 19:14:12 +03:00
settingsdialog.cpp Settings dialog and application dialog now use Qt Designer ui files. 2009-07-02 19:14:12 +03:00
settingsdialog.h doc: updated doxygen comments. three groups where created - 'GUI', 'Core' and 'Checks' 2009-07-17 10:49:01 +02:00
test.cpp Added the initial version of opening a error with user specified application. 2009-05-23 14:26:04 +03:00
threadhandler.cpp Began adding translations and using Qt Designer .ui files. 2009-07-02 11:33:28 +03:00
threadhandler.h doc: updated doxygen comments. three groups where created - 'GUI', 'Core' and 'Checks' 2009-07-17 10:49:01 +02:00
threadresult.cpp Added some warning messageboxes. 2009-06-09 09:30:28 +03:00
threadresult.h doc: updated doxygen comments. three groups where created - 'GUI', 'Core' and 'Checks' 2009-07-17 10:49:01 +02:00
translationhandler.cpp astyle fix 2009-07-04 15:54:28 +03:00
translationhandler.h doc: updated doxygen comments. three groups where created - 'GUI', 'Core' and 'Checks' 2009-07-17 10:49:01 +02:00
txtreport.cpp GUI: Refactor report saving. 2009-06-24 10:54:56 +03:00
txtreport.h doc: updated doxygen comments. three groups where created - 'GUI', 'Core' and 'Checks' 2009-07-17 10:49:01 +02:00
xmlreport.cpp GUI: Refactor report saving. 2009-06-24 10:54:56 +03:00
xmlreport.h doc: updated doxygen comments. three groups where created - 'GUI', 'Core' and 'Checks' 2009-07-17 10:49:01 +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 libraries installed in your system. Packages/files to install
depends on your operating system:
- Windows download QT4 from http://www.qtsoftware.com
- Linux install QT4 using your package manager, look for packages having QT4
  in their name, e.g. for Ubuntu install libqt4-core, libqt4-gui and libqt4-xml

Compiling
---------
Windows:
- The easy way is to download Qt SDK from http://www.qtsoftware.com and use
  Qt Creator and/or command line tools to build the GUI.
- The harder way is to download QT sources and build QT with Visual Studio
  (Express Edition works). 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-xml
  * 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)

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.