diff --git a/plugins/appwizard/projectselectionpage.ui b/plugins/appwizard/projectselectionpage.ui index 8eec7734db..f6016e18b0 100644 --- a/plugins/appwizard/projectselectionpage.ui +++ b/plugins/appwizard/projectselectionpage.ui @@ -1,175 +1,169 @@ ProjectSelectionPage 0 0 807 598 false 0 0 Properties Project name: Location: 0 0 300 400 - - - 300 - 16777215 - - false QFrame::StyledPanel QFrame::Sunken 0 0 0 0 0 true Qt::AlignHCenter|Qt::AlignTop true Qt::AlignHCenter|Qt::AlignTop 0 0 Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop true KUrlRequester QWidget
kurlrequester.h
1
KMessageWidget QFrame
kmessagewidget.h
1
projectNameEdit
diff --git a/plugins/grepview/grepwidget.ui b/plugins/grepview/grepwidget.ui index e4f635ff39..a15e27d3cb 100644 --- a/plugins/grepview/grepwidget.ui +++ b/plugins/grepview/grepwidget.ui @@ -1,472 +1,460 @@ GrepWidget 0 0 730 330 0 0 - - - 730 - 0 - - 16777215 16777215 Find-Replace In Files 0 0 Enter the regular expression you want to search for here. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Enter the regular expression you want to search for here.</p> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If you do not check "Regular Expression" below, this is considered a raw string. That means, all meta characters are escaped.</p> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Possible meta characters are:</p> <ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">.</span> - Matches any character</li> <li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">^</span> - Matches the beginning of a line</li> <li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">$</span> - Matches the end of a line</li> <li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">\b</span> - Matches a word boundary</li> <li style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">\s</span> - Matches any whitespace character</li></ul> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The following repetition operators exist:</p> <ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">?</span> - The preceding item is matched at most once</li> <li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">*</span> - The preceding item is matched zero or more times</li> <li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">+</span> - The preceding item is matched one or more times</li> <li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">{</span><span style=" font-weight:600; font-style:italic;">n</span><span style=" font-weight:600;">}</span> - The preceding item is matched exactly <span style=" font-style:italic;">n</span> times</li> <li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">{</span><span style=" font-weight:600; font-style:italic;">n</span><span style=" font-weight:600;">,}</span> - The preceding item is matched <span style=" font-style:italic;">n</span> or more times</li> <li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">{,</span><span style=" font-weight:600; font-style:italic;">n</span><span style=" font-weight:600;">}</span> - The preceding item is matched at most <span style=" font-style:italic;">n</span> times</li> <li style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">{</span><span style=" font-weight:600; font-style:italic;">n</span><span style=" font-weight:600;">,</span><span style=" font-weight:600; font-style:italic;">m</span><span style=" font-weight:600;">}</span> - The preceding item is matched at least <span style=" font-style:italic;">n</span>, but at most <span style=" font-style:italic;">m</span> times.</li></ul> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Furthermore, backreferences to bracketed subexpressions are available via the notation \<span style=" font-style:italic;">n</span>.</p> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">For further reference, look at <a href="http://www.pcre.org"><span style=" text-decoration: underline; color:#0057ae;">www.pcre.org</span></a> or <span style=" font-style:italic;">man pcresyntax.</span></p></body></html> true false Template: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter templateEdit This is the regular expression template. This is the regular expression template. <i>%s</i> will be replaced by the pattern, while <i>%%</i> will be replaced by <i>%</i>. Quickly select location from a set of directories Quick Select Depth: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter depthSpin Full -1 -1 Pattern: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter patternCombo Files: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter filesCombo Case sensitive: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter caseSensitiveCheck 0 0 Case-sensitive searching. true Location(s): Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter searchPaths Files filter. Enter the file name pattern of the files to search here. You may give several patterns separated by commas or spaces. true false Exclude: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter excludeCombo Files pattern to exclude Enter the file name pattern of the files to exclude from the search here. You may give several patterns separated by commas or spaces.<p>Every pattern is internally surrounded by asterisks, so that each pattern can match parts of the file paths.</p> true false Qt::Horizontal QSizePolicy::Fixed 141 16 Qt::Horizontal QSizePolicy::Fixed 41 20 Qt::Horizontal QSizePolicy::Fixed 151 31 Qt::Horizontal QSizePolicy::Fixed 361 20 Regular expression: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter regexCheck Enable or disable regular expression. true Limit to project files: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter limitToProjectCheck 0 0 true Enter the replacement template. Replacement template: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter replacementTemplateEdit Select the location where you want to search. It can be a directory, a file, or a semicolon separated (without spaces) list of directories/files. true false 0 0 - - - 0 - 0 - - 30 30 Select a directory to search in. QDialogButtonBox::Cancel|QDialogButtonBox::Ok KComboBox QComboBox
kcombobox.h
patternCombo templateEdit templateTypeCombo replacementTemplateEdit regexCheck caseSensitiveCheck searchPaths directorySelector syncButton depthSpin limitToProjectCheck filesCombo excludeCombo
diff --git a/shell/settings/languagepreferences.ui b/shell/settings/languagepreferences.ui index 089ca13bf0..474e0c4081 100644 --- a/shell/settings/languagepreferences.ui +++ b/shell/settings/languagepreferences.ui @@ -1,334 +1,328 @@ LanguagePreferences 0 0 599 592 0 Code Completion If disabled, the code completion widget will never show automatically. Choose whether to display additional information for the currently selected code completion item. <p>The code completion UI has a minimal mode and a detailed mode.<br>Choose in what cases full code completion will be displayed.</p> 1 Never When Invoked Manually Always <p>The code completion UI has a minimal mode and a detailed mode.<br>Choose in what cases full code completion will be displayed.</p> Detailed completion: If disabled, the code completion widget will never show automatically. Enable automatic invocation: Choose whether to display additional information for the currently selected codecompletion item. Additional information for current item: Semantic Code Highlighting QFormLayout::ExpandingFieldsGrow <p>This setting decides about the intensity of colors for local variables, for example function arguments, variables and the like.</p> Local colorization intensity: kcfg_localColorization <p>This setting decides about the intensity of colors for local variables, for example function arguments, variables and the like.</p> 255 3 25 170 Qt::Horizontal <p>This settings lets you change the intensity of globally accessible types, for example classes, methods, functions etc.</p> Global colorization intensity: kcfg_localColorization <p>This settings lets you change the intensity of globally accessible types, for example classes, methods, functions etc.</p> 255 3 25 255 Qt::Horizontal <p>Highlight semantic problems, such as non-existent or inaccessible declarations.</p> Highlight semantic problems: <p>Highlight semantic problems, such as non-existent or inaccessible declarations.</p> <p>When enabled, lines with errors will get additionally highlighted and their positions get marked in the scrollbar.</p> Highlight problematic lines: <p>When enabled, lines with errors will get additionally highlighted and their positions get marked in the scrollbar.</p> Space-separated list of words that make a comment represent a TODO item TODO marker words: Space-separated list of words that make a comment represent a TODO item. <html><head/><body><p>Use bold font for declarations such as classes, functions, local variables, etc.</p></body></html> Bold font for declarations: kcfg_localColorization label_4 kcfg_highlightSemanticProblems label_5 kcfg_highlightProblematicLines label_3 kcfg_todoMarkerWords kcfg_globalColorization globalColorizationLabel localColorizationLabel boldDeclarationsLabel kcfg_boldDeclarations Project Parsing QFormLayout::ExpandingFieldsGrow <p>When a project contains more files than this number, the project will be parsed in simplified mode, increasing the efficiency by gathering less information. Global code navigation and quickopen capabilities will be reduced.</p> Minimum project size for simplified parsing: - - - 100 - 0 - - 0 0 <p>When a project contains more files than this number, the project will be parsed in simplified mode, increasing the efficiency by gathering less information. Global code navigation and quickopen capabilities will be reduced.</p> 99999999 1000 Qt::Vertical 20 40 diff --git a/shell/settings/sourceformattersettings.ui b/shell/settings/sourceformattersettings.ui index 6c3f8a8105..b73eb48281 100644 --- a/shell/settings/sourceformattersettings.ui +++ b/shell/settings/sourceformattersettings.ui @@ -1,228 +1,216 @@ SourceFormatterSettingsUI 0 0 636 632 0 General Override the editor indentation mode according to the formatting style for documents without Kate modeline. Override Kate Indentation Mode Add a Kate modeline according to the formatting style to formatted documents. Add Kate Modeline 200 129 - - - 0 - 66 - - Formatting Styles Language: Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing 4 0 0 Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop true Qt::Vertical 20 10 Preview: 0 0 - - - 0 - 0 - - Formatter: Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing 4 Style: Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing 4 -1 New Edit... Delete QAbstractItemView::SelectRows false KComboBox QComboBox
kcombobox.h