From 0059f083e511bb6c7113ad62a72abf3d7618f9e1 Mon Sep 17 00:00:00 2001 From: Szymon Kłos Date: Sun, 3 Aug 2014 13:44:00 +0200 Subject: PAGE_MYSQL_NATIVE and PAGE_DBWIZARD_MYSQL_NATIVE conversion to .ui Change-Id: I5daec87637f1b3ad528c1f966a148adec7fae166 Reviewed-on: https://gerrit.libreoffice.org/10706 Reviewed-by: David Tardon Tested-by: David Tardon --- dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui | 89 +++++++++ dbaccess/uiconfig/ui/mysqlnativepage.ui | 228 +++++++++++++++++++++ dbaccess/uiconfig/ui/mysqlnativesettings.ui | 286 +++++++++++++++++++++++++++ 3 files changed, 603 insertions(+) create mode 100644 dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui create mode 100644 dbaccess/uiconfig/ui/mysqlnativepage.ui create mode 100644 dbaccess/uiconfig/ui/mysqlnativesettings.ui (limited to 'dbaccess/uiconfig') diff --git a/dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui b/dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui new file mode 100644 index 000000000000..df5b59c9dc83 --- /dev/null +++ b/dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui @@ -0,0 +1,89 @@ + + + + + True + False + True + True + 6 + vertical + 12 + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + vertical + 6 + + + True + False + start + 0 + Please enter the required information to connect to a MySQL database. + True + 100 + + + False + True + 0 + + + + + True + False + True + True + vertical + + + + + + False + True + 1 + + + + + + + + + True + False + Set up connection to a MySQL database + + + + + + + + True + True + 0 + + + + diff --git a/dbaccess/uiconfig/ui/mysqlnativepage.ui b/dbaccess/uiconfig/ui/mysqlnativepage.ui new file mode 100644 index 000000000000..9c148854a32a --- /dev/null +++ b/dbaccess/uiconfig/ui/mysqlnativepage.ui @@ -0,0 +1,228 @@ + + + + + + True + False + True + True + 6 + vertical + 12 + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + True + vertical + + + + + + + + + + True + False + Connection Settings + + + + + + + + True + True + 0 + + + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + True + 6 + 6 + + + True + False + start + 0 + _User name + True + + + 0 + 0 + 1 + 1 + + + + + True + True + True + + + + 1 + 0 + 1 + 1 + + + + + Password required + False + True + True + False + False + 0 + True + + + 1 + 1 + 1 + 1 + + + + + + + + + + + + True + False + User authentication + + + + + + + + True + True + 1 + + + + + True + False + True + 0 + none + + + True + False + True + True + 6 + 12 + + + True + False + True + True + 6 + + + True + False + start + 0 + _Character set + True + charset + + + False + True + 0 + + + + + True + False + True + + + False + True + 1 + + + + + + + + + True + False + Data conversion + + + + + + + + True + True + 2 + + + + diff --git a/dbaccess/uiconfig/ui/mysqlnativesettings.ui b/dbaccess/uiconfig/ui/mysqlnativesettings.ui new file mode 100644 index 000000000000..5b2f1dc1f200 --- /dev/null +++ b/dbaccess/uiconfig/ui/mysqlnativesettings.ui @@ -0,0 +1,286 @@ + + + + + True + False + True + True + 6 + vertical + 12 + + + True + False + True + 6 + + + True + False + start + 0 + _Database name + True + + + False + True + 0 + + + + + True + True + True + + + + False + True + 1 + + + + + False + True + 0 + + + + + True + False + True + 6 + 6 + + + Se_rver / Port + False + True + True + False + False + True + 0 + True + True + + + 0 + 0 + 1 + 1 + + + + + True + False + True + 6 + 12 + + + True + False + True + 6 + 6 + + + True + False + start + 0 + _Server + True + + + 0 + 0 + 1 + 1 + + + + + True + False + start + 0 + _Port + True + + + 0 + 1 + 1 + 1 + + + + + True + True + True + + True + + + 1 + 0 + 2 + 1 + + + + + True + False + start + 0 + Default: 3306 + + + 2 + 1 + 1 + 1 + + + + + True + True + True + + True + True + + + 1 + 1 + 1 + 1 + + + + + + + 0 + 1 + 1 + 1 + + + + + False + True + 1 + + + + + True + False + True + 6 + 6 + + + So_cket + False + True + True + False + False + True + 0 + True + hostport + + + 0 + 0 + 1 + 1 + + + + + True + True + True + + + + 1 + 0 + 1 + 1 + + + + + False + True + 3 + + + + + True + False + True + 6 + 6 + + + Named p_ipe + False + True + True + False + False + True + 0 + True + hostport + + + 0 + 0 + 1 + 1 + + + + + True + True + True + + + + 1 + 0 + 1 + 1 + + + + + False + True + 4 + + + + -- cgit