diff --git a/debuggers/gdb/gdbconfigpage.ui b/debuggers/gdb/gdbconfigpage.ui index 4bfda1825e..2b633f5d34 100644 --- a/debuggers/gdb/gdbconfigpage.ui +++ b/debuggers/gdb/gdbconfigpage.ui @@ -1,318 +1,306 @@ GdbConfigPage 0 0 698 483 Debugger Configuration Debugger - + - - - 0 - 0 - - Debugger e&xecutable: false kcfg_gdbPath Gdb executable 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. Override path to gdb executable - - - 0 - 0 - - <html><head/><body><p>If you want gdb to be executed by a special shell script, which for example properly sets the library path, insert it here e.g.: /path/to/script.sh --scriptArguments</p><p>Note: your script'll be invoked like this: /path/to/script.sh --scriptArguments debugger --debuggerArguments. So script.sh <span style=" font-weight:600;">must</span> invoke &quot;debugger&quot; executable manually.</p></body></html> She&ll script: false kcfg_debuggingShell <html><head/><body><p>If you want gdb to be executed by a special shell script, which for example properly sets the library path, insert it here e.g.: /path/to/script.sh --scriptArguments</p><p>Note: your script'll be invoked like this: /path/to/script.sh --scriptArguments debugger --debuggerArguments. So script.sh <span style=" font-weight:600;">must</span> invoke &quot;debugger&quot; executable manually.</p></body></html> <html><head/><body><p><br/></p></body></html> Options QFormLayout::ExpandingFieldsGrow Display static &members: kcfg_displayStaticMembers Displaying static members makes GDB slower in producing data within KDE and Qt. It may change the "signature" of the data which QString and friends rely on, but if you need to debug into these values then check this option. Display &demangled names: kcfg_asmDemangle When displaying the disassembled code you can select to see the methods' mangled names. However, non-mangled names are easier to read. S&tart Debugger with: kcfg_startWith Application Output GDB Console Frame Stack This script is intended for the actual commands needed to connect to a remotely running executable. shell sleep 5 wait for remote program to start target remote ... connect to the remote debugger continue [optional] run debugging to the first breakpoint Remote Debugging - + <html><head/><body><p>Script to start remote application</p><p></p><p>This shell script is run after the Gdb Config script has been sourced by gdb.</p><p>It's purpose is to actually start the remote process.</p><p>1) Find a way to execute a command remotely - rsh, ssh, telnet, ...</p><p>2a) Execute &quot;gdbserver ... application&quot; on target.</p><p>or if your executable contains the gdb stub:</p><p>2b) Execute &quot;application&quot; on target.</p></body></html> R&un shell script: false kcfg_runShellScript <html><head/><body><p>Script to start remote application</p><p></p><p>This shell script is run after the Gdb Config script has been sourced by gdb.</p><p>It's purpose is to actually start the remote process.</p><p>1) Find a way to execute a command remotely - rsh, ssh, telnet, ...</p><p>2a) Execute &quot;gdbserver ... application&quot; on target.</p><p>or if your executable contains the gdb stub:</p><p>2b) Execute &quot;application&quot; on target.</p></body></html> <html><head/><body><p>This script is sourced by gdb when the debugging starts.</p></body></html> Gdb &config script: false kcfg_configGdbScript <html><head/><body><p>Script to connect with remote application</p><p>For example:</p><p> shell sleep 5 #wait for remote program to start</p><p> target remote ... #connect to the remote debugger</p><p> continue #[optional] run debugging to the first breakpoint.</p></body></html> <html><head/><body><p>Script to connect with remote application</p><p>For example:</p><p> shell sleep 5 #wait for remote program to start</p><p> target remote ... #connect to the remote debugger</p><p> continue #[optional] run debugging to the first breakpoint.</p></body></html> Run &gdb script: false kcfg_runGdbScript <html><head/><body><p>This script is sourced by gdb when the debugging starts.</p></body></html> Qt::Vertical 20 40 KUrlRequester QWidget
kurlrequester.h
1
kcfg_gdbPath kcfg_debuggingShell kcfg_displayStaticMembers kcfg_asmDemangle kcfg_startWith kcfg_configGdbScript kcfg_runShellScript kcfg_runGdbScript kurlrequester.h
diff --git a/documentation/qthelp/qthelpconfig.ui b/documentation/qthelp/qthelpconfig.ui index ff453f489c..9c1a7bbbcd 100644 --- a/documentation/qthelp/qthelpconfig.ui +++ b/documentation/qthelp/qthelpconfig.ui @@ -1,203 +1,203 @@ QtHelpConfigUI 0 0 560 443 0 Load QtHelp Documentation from System Locations &Load Qt API documentation: loadQtDocsCheckBox Load QtHelp files from directory: true 0 0 Install Additional Documentation Files 1 0 QAbstractItemView::NoEditTriggers false false 5 false true Name Path IconName Ghns Add Qt::Horizontal 40 20 0 Qt::Vertical 20 40 KMessageWidget - QWidget + QFrame
kmessagewidget.h
KUrlRequester QWidget
kurlrequester.h
1
diff --git a/languages/plugins/custom-definesandincludes/kcm_widget/includeswidget.ui b/languages/plugins/custom-definesandincludes/kcm_widget/includeswidget.ui index 010ff30a16..23b38c24c6 100644 --- a/languages/plugins/custom-definesandincludes/kcm_widget/includeswidget.ui +++ b/languages/plugins/custom-definesandincludes/kcm_widget/includeswidget.ui @@ -1,110 +1,110 @@ IncludesWidget 0 0 545 298 0 0 0 0 Add the currently displayed URL to the list of includes if it is not in the list yet. A new include path/file to use for parsing files under given directory true Create a new include path entry from this URL. false Delete current include path entry. 0 8 QAbstractItemView::SelectRows KUrlRequester QWidget
kurlrequester.h
1
KMessageWidget - QWidget + QFrame
kmessagewidget.h
1
diff --git a/projectmanagers/qmake/qmakebuilddirchooser.ui b/projectmanagers/qmake/qmakebuilddirchooser.ui index ea308adf32..c991bb0d72 100644 --- a/projectmanagers/qmake/qmakebuilddirchooser.ui +++ b/projectmanagers/qmake/qmakebuilddirchooser.ui @@ -1,166 +1,166 @@ QMakeBuildDirChooser 0 0 611 200 600 200 QFormLayout::ExpandingFieldsGrow QMake &binary: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter kcfg_qmakeBin 0 0 &Build directory: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter kcfg_buildDir &Install to (target.path): Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter kcfg_installPrefix 0 0 Build &type: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter kcfg_buildType false 0 Debug Release (Use default from .pro file) Extra arguments: KUrlRequester QWidget
kurlrequester.h
1
KLineEdit QLineEdit
klineedit.h
KMessageWidget - QWidget + QFrame
kmessagewidget.h
1
kcfg_qmakeBin kcfg_buildDir kcfg_installPrefix kcfg_buildType kcfg_extraArgs