From 114a878c64ce6f8223cfd22d76a20eb16d177e5e Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- buildtools/qmake/qmakeoptionswidgetbase.ui | 217 +++++++++++++++++++++++++++++ 1 file changed, 217 insertions(+) create mode 100644 buildtools/qmake/qmakeoptionswidgetbase.ui (limited to 'buildtools/qmake/qmakeoptionswidgetbase.ui') diff --git a/buildtools/qmake/qmakeoptionswidgetbase.ui b/buildtools/qmake/qmakeoptionswidgetbase.ui new file mode 100644 index 00000000..0ad833d1 --- /dev/null +++ b/buildtools/qmake/qmakeoptionswidgetbase.ui @@ -0,0 +1,217 @@ + +QMakeOptionsWidgetBase + + + QMakeOptionsWidgetBase + + + + 0 + 0 + 738 + 523 + + + + QMake Manager Options + + + + unnamed + + + + textLabel1_2 + + + - Also look into C++/Qt to define the QMake, Qt and Designer paths. +- Environment variables that should be resolved during parsing can be set on the Make Options page. +- For changes on this page to take effect the project needs to be reloaded. + + + + + layout1 + + + + unnamed + + + + textLabel1_3 + + + QMake Project File: + + + qmakeProjectFile + + + + + qmakeProjectFile + + + This is the top level qmake project file, from which the project manager will be populated. +Leave this empty to automatically search for a .pro file in the project directory. + + + + + + + groupBehaviour + + + true + + + Behaviour on Subproject Change + + + + unnamed + + + + textLabel1 + + + The following settings determine what the project configuration dialog should do when another subproject is selected while the dialog is still open. + + + WordBreak|AlignVCenter + + + + + radioAlwaysSave + + + &Always Save + + + Always save the configuration when changing the project. + + + Always save the project configuration when selecting a another sub project. + + + + + radioNeverSave + + + &Never Save (Warning: This can lead to loss of setting changes) + + + Never save the configuration when changing the project. + + + Never save the project configuration when selecting a another sub project. + + + + + radioAsk + + + As&k + + + true + + + Ask whether the configuration should be saved when switching the project. + + + Always ask whether the configuration should be saved when selecting another subproject. + + + + + + + checkReplacePaths + + + + 5 + 5 + 0 + 0 + + + + Repla&ce File Paths with matching Variables when adding files + + + false + + + This replaces the relative paths of added files with existing custom variables if the value assigned to it is the same as the path. + + + + + showVariablesInTree + + + Show variables in filenames in the QMake projectmanager view. + + + + + checkFilenamesOnly + + + Display only filenames in the QMake Manager (Project reload is needed after changing this setting) + + + + + checkDisableDefaultOpts + + + Do not use the QMake Default Options +This disables the reading of any .qmake.cache files or mkspecs. + + + + + checkShowParseErrors + + + Show parse error in message box + + + true + + + + + spacer1 + + + Vertical + + + Expanding + + + + 20 + 50 + + + + + + + + kurlrequester.h + klineedit.h + kpushbutton.h + + -- cgit v1.2.3