cppcheck/gui
unknown bc6e1a74d0 Windows Qt compilation fixes.
FileLister::RecursiveAddFiles failed to compile in Windows when GUI was compiled. Since that method wasn't used in Qt build I ifdeffed it out.

Also removed vcl related code from checkdialog since that was removed from release.
2009-03-07 18:53:50 +02:00
..
checkdialog.cpp Windows Qt compilation fixes. 2009-03-07 18:53:50 +02:00
checkdialog.h Now adds directory contents to list of files to check. 2009-03-02 19:56:51 +00:00
checkthread.cpp Now adds directory contents to list of files to check. 2009-03-02 19:56:51 +00:00
checkthread.h Now adds directory contents to list of files to check. 2009-03-02 19:56:51 +00:00
gui.pro Began implementing ThreadExecutor with Qt threads. Still a work in progress. 2009-03-01 20:44:42 +00:00
main.cpp Began implementing a simple Qt based GUI. 2009-03-01 07:38:21 +00:00
mainwindow.cpp Began implementing ThreadExecutor with Qt threads. Still a work in progress. 2009-03-01 20:44:42 +00:00
mainwindow.h Began implementing ThreadExecutor with Qt threads. Still a work in progress. 2009-03-01 20:44:42 +00:00
resultstree.cpp Now adds directory contents to list of files to check. 2009-03-02 19:56:51 +00:00
resultstree.h Began implementing ThreadExecutor with Qt threads. Still a work in progress. 2009-03-01 20:44:42 +00:00
resultsview.cpp Removed some unnecessary debug prints. 2009-03-02 19:59:51 +00:00
resultsview.h Now adds directory contents to list of files to check. 2009-03-02 19:56:51 +00:00
settingsdialog.cpp Began implementing a simple Qt based GUI. 2009-03-01 07:38:21 +00:00
settingsdialog.h Began implementing a simple Qt based GUI. 2009-03-01 07:38:21 +00:00
threadhandler.cpp Removed some unnecessary debug prints. 2009-03-02 19:59:51 +00:00
threadhandler.h Now adds directory contents to list of files to check. 2009-03-02 19:56:51 +00:00
threadresult.cpp Removed some unnecessary debug prints. 2009-03-02 19:59:51 +00:00
threadresult.h Now adds directory contents to list of files to check. 2009-03-02 19:56:51 +00:00