From 48d4a26399959121f33d2bc3bfe51c7827b654fc Mon Sep 17 00:00:00 2001 From: tpearson Date: Tue, 14 Jun 2011 16:45:05 +0000 Subject: TQt4 port kdevelop This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1236710 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- parts/astyle/astyleconfig.ui | 168 +++++++++++++++++++++---------------------- 1 file changed, 84 insertions(+), 84 deletions(-) (limited to 'parts/astyle/astyleconfig.ui') diff --git a/parts/astyle/astyleconfig.ui b/parts/astyle/astyleconfig.ui index 38063bb6..64788d4a 100644 --- a/parts/astyle/astyleconfig.ui +++ b/parts/astyle/astyleconfig.ui @@ -1,6 +1,6 @@ AStyleConfig - + AStyleConfig @@ -27,7 +27,7 @@ unnamed - + ConfigTabs @@ -39,7 +39,7 @@ 0 - + tab @@ -50,7 +50,7 @@ unnamed - + StyleGroup @@ -62,13 +62,13 @@ 0 - + 350 0 - + 400 32767 @@ -81,7 +81,7 @@ unnamed - + Style_UserDefined @@ -98,7 +98,7 @@ Select options from other tabs. - + Style_ANSI @@ -118,7 +118,7 @@ Indent Switch=false Indent NameSpace=false - + Style_KR @@ -138,7 +138,7 @@ Indent Namespaces=false - + Style_Linux @@ -158,7 +158,7 @@ Indent Switch=false Indent NameSpace=false - + Style_GNU @@ -179,7 +179,7 @@ Indent Switch=false Indent NameSpace=false - + Style_JAVA @@ -198,7 +198,7 @@ Indent Bracket=false Indent Switch=false - + Style_Global @@ -215,7 +215,7 @@ Settings/Configure Kdevelop/Formatting. - + FrameFilesFormat @@ -234,7 +234,7 @@ Settings/Configure Kdevelop/Formatting. unnamed - + GeneralExtension @@ -254,7 +254,7 @@ Settings/Configure Kdevelop/Formatting. *.cc *.hh *.c++ *.h++ *.inl *.tlh -*.moc *.xpm +*.tqmoc *.xpm *.diff *.patch *.java @@ -278,7 +278,7 @@ Can use * on its own for any file. - + tab @@ -289,11 +289,11 @@ Can use * on its own for any file. unnamed - + FillingGroup - + 400 32767 @@ -309,7 +309,7 @@ Can use * on its own for any file. 20 - + Fill_EmptyLines @@ -320,15 +320,15 @@ Can use * on its own for any file. Fill empty lines with the white space of their previous lines. - + - layout2 + tqlayout2 unnamed - + Fill_Tabs @@ -339,7 +339,7 @@ Can use * on its own for any file. true - + Fill_SpaceCount @@ -356,7 +356,7 @@ Can use * on its own for any file. Number of spaces to use per indent. - + Fill_ConvertTabs @@ -380,14 +380,14 @@ Can use * on its own for any file. Expanding - + 34 21 - + Fill_Spaces @@ -398,7 +398,7 @@ Can use * on its own for any file. &Use spaces: - + Fill_TabCount @@ -416,7 +416,7 @@ Can use * on its own for any file. The number of spaces per tab is controled by the editor. - + Fill_ForceTabs @@ -440,7 +440,7 @@ The number of spaces per tab is controled by the editor. Expanding - + 21 21 @@ -451,11 +451,11 @@ The number of spaces per tab is controled by the editor. - + BracketGroup - + 400 32767 @@ -471,15 +471,15 @@ The number of spaces per tab is controled by the editor. 20 - + - layout2 + tqlayout2 unnamed - + Brackets_None @@ -493,7 +493,7 @@ The number of spaces per tab is controled by the editor. The brackets will not be changed. - + Brackets_Break @@ -507,7 +507,7 @@ The number of spaces per tab is controled by the editor. Break brackets from pre-block code (i.e. ANSI C/C++ style). - + Brackets_Attach @@ -519,7 +519,7 @@ The number of spaces per tab is controled by the editor. See also Formatting/Blocks/Break if-else - + Brackets_Linux @@ -533,7 +533,7 @@ but attach brackets to pre-block command statements. - + Brackets_CloseHeaders @@ -552,7 +552,7 @@ from their immediately preceding closing brackets. - + tab @@ -563,11 +563,11 @@ from their immediately preceding closing brackets. unnamed - + ContinueationGroup - + 400 32767 @@ -580,7 +580,7 @@ from their immediately preceding closing brackets. unnamed - + Continue_MaxStatement @@ -592,7 +592,7 @@ from their immediately preceding closing brackets. relative to the previous line. - + TextLabel2 @@ -604,7 +604,7 @@ relative to the previous line. relative to the previous line. - + TextLabel3 @@ -616,7 +616,7 @@ relative to the previous line. belonging to a conditional header. - + Continue_MinConditional @@ -636,11 +636,11 @@ belonging to a conditional header. - + IndentGroup - + 400 32767 @@ -653,7 +653,7 @@ belonging to a conditional header. unnamed - + Indent_Switches @@ -665,7 +665,7 @@ belonging to a conditional header. headers are indented in relation to the switch block. - + Indent_Cases @@ -677,7 +677,7 @@ headers are indented in relation to the switch block. Case statements not enclosed in blocks are NOT indented. - + Indent_Classes @@ -690,7 +690,7 @@ Case statements not enclosed in blocks are NOT indented. relation to the class block. - + Indent_Brackets @@ -701,7 +701,7 @@ relation to the class block. Add extra indentation to '{' and '}' block brackets. - + Indent_Namespaces @@ -712,7 +712,7 @@ relation to the class block. Indent the contents of namespace blocks. - + Indent_Labels @@ -728,7 +728,7 @@ the current indentation level, rather than being flushed completely to the left (which is the default). - + Indent_Blocks @@ -739,7 +739,7 @@ flushed completely to the left (which is the default). Add extra indentation entire blocks (including brackets). - + Indent_Preprocessors @@ -757,7 +757,7 @@ flushed completely to the left (which is the default). - + tab @@ -768,11 +768,11 @@ flushed completely to the left (which is the default). unnamed - + BlockGroup - + 400 32767 @@ -785,7 +785,7 @@ flushed completely to the left (which is the default). unnamed - + Block_Break @@ -805,7 +805,7 @@ correctly. - + Block_BreakAll @@ -827,7 +827,7 @@ correctly. - + Block_IfElse @@ -840,11 +840,11 @@ correctly. - + PaddingGroup - + 400 32767 @@ -857,40 +857,40 @@ correctly. unnamed - + Pad_ParenthesesIn - Add spa&ces inside parentheses + Add spa&ces inside tqparentheses - Insert space padding around parenthesis on the inside only. + Insert space padding around tqparenthesis on the inside only. - + Pad_ParenthesesOut - A&dd spaces outside parentheses + A&dd spaces outside tqparentheses - Insert space padding around parenthesis on the outside only. + Insert space padding around tqparenthesis on the outside only. - + Pad_ParenthesesUn - Remove &unnecessary spaces around parentheses + Remove &unnecessary spaces around tqparentheses - Remove unnecessary space padding around parenthesis. + Remove unnecessary space padding around tqparenthesis. - + Pad_Operators @@ -905,11 +905,11 @@ There is no unpad operator option. - + OneLinersGroup - + 400 32767 @@ -922,7 +922,7 @@ There is no unpad operator option. unnamed - + Keep_Statements @@ -934,7 +934,7 @@ There is no unpad operator option. multiple single-statement lines. - + Keep_Blocks @@ -950,7 +950,7 @@ multiple single-statement lines. - + GroupBox4 @@ -969,7 +969,7 @@ multiple single-statement lines. unnamed - + StyleExample @@ -1324,9 +1324,9 @@ multiple single-statement lines. kdialog.h - + allFiles() - - - + + + -- cgit v1.2.1