From 416cf641f3fa06fbda25d5945da125a9056743a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Sat, 12 Aug 2017 13:02:15 +0200 Subject: [PATCH] GUI: Tweak ProjectFileDialog, use GroupBox --- gui/projectfiledialog.ui | 110 +++++++++++++++++---------------------- 1 file changed, 48 insertions(+), 62 deletions(-) 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