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_copydlgwidget.ui | 238 ++++++++++++++++++++++++++++++++++++ 1 file changed, 238 insertions(+) create mode 100644 vcs/subversion/svn_copydlgwidget.ui (limited to 'vcs/subversion/svn_copydlgwidget.ui') diff --git a/vcs/subversion/svn_copydlgwidget.ui b/vcs/subversion/svn_copydlgwidget.ui new file mode 100644 index 00000000..00a4d5c7 --- /dev/null +++ b/vcs/subversion/svn_copydlgwidget.ui @@ -0,0 +1,238 @@ + +SvnCopyDialogBase + + + SvnCopyDialogBase + + + + 0 + 0 + 439 + 433 + + + + Subversion Copy + + + + unnamed + + + + reqEdit + + + true + + + + + okBtn + + + OK + + + + + spacer1 + + + Horizontal + + + Expanding + + + + 110 + 31 + + + + + + cancelBtn + + + Cancel + + + + + buttonGroup3 + + + Destination + + + + unnamed + + + + destRequester + + + + + textLabel2 + + + Specify either the full repository URL or local working path + + + + + + + textLabel1 + + + Requested Local Path + + + + + buttonGroup2 + + + Source Revision + + + + unnamed + + + + revnumInput + + + + 1 + 0 + 0 + 0 + + + + -1 + + + + + revnumRadio + + + Specify by number: + + + + + revkindRadio + + + Specify by keyword: + + + + + + HEAD + + + + + BASE + + + + + WORKING + + + + revkindCombo + + + + 7 + 0 + 1 + 0 + + + + true + + + + + + + buttonGroup1 + + + Source + + + + unnamed + + + + srcEdit + + + false + + + + + urlRadio + + + Specify by the repository URL of this item + + + + + pathRadio + + + Specify by local path of this item + + + + + + + + + okBtn + clicked() + SvnCopyDialogBase + accept() + + + cancelBtn + clicked() + SvnCopyDialogBase + reject() + + + + + klineedit.h + kurlrequester.h + klineedit.h + kpushbutton.h + knuminput.h + knuminput.h + kcombobox.h + klineedit.h + klineedit.h + + -- cgit v1.2.1