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 --- parts/uimode/uichooser.ui | 250 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 250 insertions(+) create mode 100644 parts/uimode/uichooser.ui (limited to 'parts/uimode/uichooser.ui') diff --git a/parts/uimode/uichooser.ui b/parts/uimode/uichooser.ui new file mode 100644 index 00000000..149a1db1 --- /dev/null +++ b/parts/uimode/uichooser.ui @@ -0,0 +1,250 @@ + +UIChooser + + + UIChooser + + + + 0 + 0 + 540 + 529 + + + + UIChooser + + + + unnamed + + + 0 + + + + layout1 + + + + unnamed + + + + TabModeGroup + + + Use Tabs + + + Some prefer not to have a tab bar and switch between documents using other means. Kate is one example of this. + + + + unnamed + + + + AlwaysShowTabs + + + Al&ways + + + true + + + + + NeverShowTabs + + + Ne&ver + + + + + + + HoverCloseGroup + + + false + + + Use Close on Hover + + + The document tab can optionally be used to close the document, by clicking on the tab icon. + + + + unnamed + + + + DoNotCloseOnHover + + + No + + + true + + + + + DoCloseOnHover + + + &Yes + + + + + + + + + layout2 + + + + unnamed + + + + IDEAlButtonGroup + + + Toolview Tab Layout + + + Three different modes for the IDEAl toolview tabs. "Text and icons" is the most informative, but takes a lot of space. Those with a smaller screen will typically want "Icons". + + + + unnamed + + + + IconsOnly + + + Icons + + + + + TextOnly + + + Te&xt + + + true + + + + + TextAndIcons + + + Text and icons + + + + + + + TabbedBrowsingGroup + + + Tabbed Browsing + + + Some extra options for the document tabbar. + + + + unnamed + + + + OpenNewTabAfterCurrent + + + Open &new tab after current tab + + + + + ShowTabIcons + + + &Show icons on document tabs + + + + + ShowCloseTabsButton + + + Show close &button in tab bar + + + + + + + + + textLabel1 + + + + 5 + 3 + 0 + 0 + + + + Note: Changes will take effect after KDevelop is restarted + + + WordBreak|AlignCenter + + + + + + + AlwaysShowTabs + toggled(bool) + UIChooser + maybeEnableCloseOnHover(bool) + + + NeverShowTabs + toggled(bool) + UIChooser + maybeEnableCloseOnHover(bool) + + + ShowTabIcons + toggled(bool) + UIChooser + maybeEnableCloseOnHover(bool) + + + + kdialog.h + + + maybeEnableCloseOnHover(bool) + + + + -- cgit v1.2.1