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 --- vcs/subversion/svn_switchdlgbase.ui | 213 ++++++++++++++++++++++++++++++++++++ 1 file changed, 213 insertions(+) create mode 100644 vcs/subversion/svn_switchdlgbase.ui (limited to 'vcs/subversion/svn_switchdlgbase.ui') diff --git a/vcs/subversion/svn_switchdlgbase.ui b/vcs/subversion/svn_switchdlgbase.ui new file mode 100644 index 00000000..02257196 --- /dev/null +++ b/vcs/subversion/svn_switchdlgbase.ui @@ -0,0 +1,213 @@ + +SvnSwitchDlgBase + + + SvnSwitchDlgBase + + + + 0 + 0 + 603 + 255 + + + + Subversion Switch + + + + unnamed + + + + nonRecurseCheck + + + Non-recursive. (Switch its immediate children only) + + + + + line1 + + + HLine + + + Sunken + + + Horizontal + + + + + layout2 + + + + unnamed + + + + cancelBtn + + + + 1 + 0 + 0 + 0 + + + + Cancel + + + + + spacer1 + + + Horizontal + + + Expanding + + + + 150 + 30 + + + + + + okBtn + + + + 1 + 0 + 0 + 0 + + + + OK + + + + + + + textLabel2_2 + + + Current Repository URL + + + + + currentUrlEdit + + + true + + + + + textLabel1 + + + Working copy to switch + + + + + wcUrlEdit + + + true + + + + + buttonGroup1 + + + Working Mode + + + + unnamed + + + + switchOnlyRadio + + + svn switch + + + + + relocationRadio + + + svn switch --relocation + + + + + + + textLabel2 + + + New destination URL + + + + + destUrlEdit + + + + + + + okBtn + clicked() + SvnSwitchDlgBase + accept() + + + cancelBtn + clicked() + SvnSwitchDlgBase + reject() + + + destUrlEdit + returnPressed() + SvnSwitchDlgBase + accept() + + + + svn_switchdlgbase.ui.h + + + Form1_destroyed( QObject * ) + + + + kpushbutton.h + kpushbutton.h + klineedit.h + klineedit.h + klineedit.h + + -- cgit v1.2.3