diff --git a/gui/projectfiledialog.ui b/gui/projectfiledialog.ui index ef8851332..c473e8149 100644 --- a/gui/projectfiledialog.ui +++ b/gui/projectfiledialog.ui @@ -320,69 +320,56 @@ - - - - - &Root: - - - mEditProjectRoot - - - - - - - - - - - - - - <html><head/><body><p>In the build dir, cppcheck stores data about each translation unit.</p><p>With a build dir you get whole program analysis.</p><p>Unchanged files will be analyzed much faster; Cppcheck skip the analysis of these files and reuse their old data.</p></body></html> - - - Cppcheck build dir (whole program analysis, faster analysis for unchanged files) - - - - - - - - - - - - ... - - - - - - - - - - - - - Libraries: - - - - - - - - - Note: Put your own custom .cfg files in the same folder as the project file. You should see them above. + + + Root path: - - true + + + + + + + + + + + Cppcheck build dir (whole program analysis, incremental analysis, statistics, etc) + + + + + + + + ... + + + + + + + + + + Libraries + + + + + + + + + Note: Put your own custom .cfg files in the same folder as the project file. You should see them above. + + + true + + + + @@ -571,7 +558,6 @@ mButtons - mEditProjectRoot mListExcludedPaths mBtnAddIgnorePath mBtnEditIgnorePath