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 --- languages/cpp/debugger/debuggerconfigwidgetbase.ui | 60 +++++++++++----------- 1 file changed, 30 insertions(+), 30 deletions(-) (limited to 'languages/cpp/debugger/debuggerconfigwidgetbase.ui') diff --git a/languages/cpp/debugger/debuggerconfigwidgetbase.ui b/languages/cpp/debugger/debuggerconfigwidgetbase.ui index bf81b2d3..38048f18 100644 --- a/languages/cpp/debugger/debuggerconfigwidgetbase.ui +++ b/languages/cpp/debugger/debuggerconfigwidgetbase.ui @@ -1,6 +1,6 @@ DebuggerConfigWidgetBase - + debugger_config_widget @@ -25,7 +25,7 @@ unnamed - + textLabel1 @@ -34,7 +34,7 @@ or directly in the project manager - + gdbPath_label @@ -64,7 +64,7 @@ To run "gdb" binary from $PATH, leave this field empty. To run custom gdb, for example, for a different architecture, enter the executable name here. You can either run gdb from $PATH, but with a different name (say, "arm-gdb"), by typing the name here, or specify full path to the gdb executable. - + debuggingShell_label @@ -100,15 +100,15 @@ If you want gdb to be executed by a special shell or tool insert it here. The main use-case is for Automake based projects where the application is actually only a script and <b>libtool</b> is needed to get it to run inside gdb. - + - layout4 + tqlayout4 unnamed - + groupBox2 @@ -119,7 +119,7 @@ unnamed - + asmDemangle_box @@ -132,7 +132,7 @@ can select to see the methods' mangled names. However, non-mangled names are easier to read. - + breakOnLoadingLibrary_box @@ -149,7 +149,7 @@ for more details relating to this behavior. If you are not "dlopen"ing libs then leave this unchecked. - + dbgTerminal_box @@ -166,7 +166,7 @@ If you use terminal input in your application then check this option. Otherwise leave it unchecked. - + enableFloatingToolBar_box @@ -185,7 +185,7 @@ can also be docked into the panel. This toolbar is in addition to the toolbar in KDevelop. - + displayStaticMembers_box @@ -206,15 +206,15 @@ check this option. - + - layout3 + tqlayout3 unnamed - + globalOutputRadix @@ -225,7 +225,7 @@ check this option. unnamed - + outputRadixOctal @@ -233,7 +233,7 @@ check this option. Oct&al - + outputRadixHexadecimal @@ -241,7 +241,7 @@ check this option. He&xadecimal - + outputRadixDecimal @@ -251,7 +251,7 @@ check this option. - + buttonGroup2 @@ -262,7 +262,7 @@ check this option. unnamed - + radioFramestack @@ -270,7 +270,7 @@ check this option. Framestack - + radioGDB @@ -284,7 +284,7 @@ check this option. - + groupBox1 @@ -301,15 +301,15 @@ check this option. unnamed - + - layout1 + tqlayout1 unnamed - + runShellScript_label @@ -356,7 +356,7 @@ or if your executable contains the gdb stub 2b) Execute "application" on target. - + runGdbScript_label @@ -368,7 +368,7 @@ or if your executable contains the gdb stub runGdbScript_edit - + configGdbScript_label @@ -404,7 +404,7 @@ or if your executable contains the gdb stub Expanding - + 20 16 @@ -431,8 +431,8 @@ or if your executable contains the gdb stub kdialog.h - - + + kurlrequester.h klineedit.h -- cgit v1.2.3