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/cvsservice/checkoutdialogbase.ui | 312 +++++++++++++++++++++++++++++++++++ 1 file changed, 312 insertions(+) create mode 100644 vcs/cvsservice/checkoutdialogbase.ui (limited to 'vcs/cvsservice/checkoutdialogbase.ui') diff --git a/vcs/cvsservice/checkoutdialogbase.ui b/vcs/cvsservice/checkoutdialogbase.ui new file mode 100644 index 00000000..f0ebdf8d --- /dev/null +++ b/vcs/cvsservice/checkoutdialogbase.ui @@ -0,0 +1,312 @@ + +CheckoutDialogBase + + + CheckoutDialogBase + + + + 0 + 0 + 671 + 538 + + + + + 3 + 3 + 0 + 0 + + + + CVS Server Configuration + + + + unnamed + + + + groupBox1 + + + Configuration + + + + unnamed + + + + textLabel1_2 + + + &Local destination directory: + + + workURLRequester + + + + + workURLRequester + + + + + layout4 + + + + unnamed + + + + serverPaths + + + true + + + + + textLabel2 + + + + 3 + 0 + 0 + 0 + + + + &Server path (e.g. :pserver:marios@cvs.kde.org:/home/kde): + + + serverPaths + + + + + + + + + groupBox2 + + + Select Module + + + + unnamed + + + + layout5 + + + + unnamed + + + + spacer4 + + + Horizontal + + + Expanding + + + + 156 + 20 + + + + + + textLabel1_4 + + + &Module: + + + moduleEdit + + + + + textLabel1_3 + + + + 0 + 0 + 0 + 0 + + + + &Tag/branch: + + + tagEdit + + + + + tagEdit + + + + 0 + 0 + 0 + 0 + + + + + + moduleEdit + + + + + + + pruneDirsCheck + + + + 0 + 0 + 0 + 0 + + + + &Prune directories + + + true + + + Creates subdirs if needed + + + + + + Module + + + true + + + true + + + + + Real Path + + + true + + + true + + + + modulesListView + + + + 3 + 3 + 0 + 0 + + + + + + layout5 + + + + unnamed + + + + spacer4_2 + + + Horizontal + + + Expanding + + + + 421 + 20 + + + + + + fetchModulesButton + + + + 1 + 0 + 0 + 0 + + + + &Fetch Modules List + + + true + + + Fetch modules list from server + + + Click to fetch modules list from server you specified + + + + + + + + + + + + workURLRequester + serverPaths + moduleEdit + tagEdit + modulesListView + pruneDirsCheck + fetchModulesButton + + + + klineedit.h + kpushbutton.h + klistview.h + + -- cgit v1.2.1