|
|
|
@ -7,7 +7,7 @@ |
|
|
|
|
<x>0</x> |
|
|
|
|
<y>0</y> |
|
|
|
|
<width>825</width> |
|
|
|
|
<height>810</height> |
|
|
|
|
<height>830</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<property name="windowTitle"> |
|
|
|
@ -82,24 +82,33 @@ |
|
|
|
|
<item row="1" column="0"> |
|
|
|
|
<widget class="QTabWidget" name="mainTabWidget"> |
|
|
|
|
<property name="currentIndex"> |
|
|
|
|
<number>7</number> |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<widget class="QWidget" name="displayTab"> |
|
|
|
|
<attribute name="title"> |
|
|
|
|
<string>Display</string> |
|
|
|
|
</attribute> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_3"> |
|
|
|
|
<item row="2" column="0"> |
|
|
|
|
<widget class="QGroupBox" name="multiDisplayGroupBox"> |
|
|
|
|
<item row="16" column="0"> |
|
|
|
|
<widget class="QGroupBox" name="modeGroupBox"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>Multi display</string> |
|
|
|
|
<string>Mode</string> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2"> |
|
|
|
|
<item row="1" column="3"> |
|
|
|
|
<spacer name="mirroringRSpacer"> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_15"> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<spacer name="horizontalSpacer_5"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Preferred</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
@ -108,14 +117,34 @@ |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="0"> |
|
|
|
|
<spacer name="mirroringLSpacer"> |
|
|
|
|
<item row="0" column="1" rowspan="2"> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_16"> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QLabel" name="modeLabel"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Mode to start in:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<widget class="QComboBox" name="startModeComboBox"> |
|
|
|
|
<item> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Board</string> |
|
|
|
|
</property> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Desktop</string> |
|
|
|
|
</property> |
|
|
|
|
</item> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="2"> |
|
|
|
|
<spacer name="horizontalSpacer_6"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Preferred</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
@ -124,31 +153,54 @@ |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="2"> |
|
|
|
|
<widget class="QCheckBox" name="swapControlAndDisplayScreensCheckBox"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Swap control display and view display</string> |
|
|
|
|
</property> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="2"> |
|
|
|
|
<widget class="QCheckBox" name="displayBrowserPageCheckBox"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Show internal web page content on secondary screen or projector</string> |
|
|
|
|
<item row="7" column="0"> |
|
|
|
|
<spacer name="verticalSpacer_3"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>40</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="3"> |
|
|
|
|
<widget class="QCheckBox" name="swapDisplayScreensCheckBox"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Swap first and second view displays</string> |
|
|
|
|
<item row="18" column="0"> |
|
|
|
|
<spacer name="verticalSpacer_7"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>40</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
<item row="9" column="0"> |
|
|
|
|
<spacer name="keyboardSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Expanding</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>40</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="14" column="0"> |
|
|
|
|
<item row="15" column="0"> |
|
|
|
|
<spacer name="modeSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
@ -161,8 +213,8 @@ |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="15" column="0"> |
|
|
|
|
<widget class="QGroupBox" name="modeGroupBox"> |
|
|
|
|
<item row="14" column="0"> |
|
|
|
|
<widget class="QGroupBox" name="PDFGroupBox"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
@ -170,11 +222,25 @@ |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>Mode</string> |
|
|
|
|
<string>PDF Rendering</string> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_15"> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_13"> |
|
|
|
|
<item row="0" column="1" colspan="2"> |
|
|
|
|
<layout class="QGridLayout" name="PDFZoomBehaviorGridLayout"> |
|
|
|
|
<item row="2" column="0"> |
|
|
|
|
<widget class="QCheckBox" name="enableQualityLossToIncreaseZoomPerfs"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Enable quality loss to increase zoom performances</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="checked"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<spacer name="horizontalSpacer_5"> |
|
|
|
|
<spacer name="horizontalSpacer_11"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
@ -189,34 +255,83 @@ |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="1" rowspan="2"> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_16"> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QLabel" name="modeLabel"> |
|
|
|
|
<item row="0" column="3"> |
|
|
|
|
<spacer name="horizontalSpacer_12"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="8" column="0"> |
|
|
|
|
<widget class="QGroupBox" name="toolbarGroupBox"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>Toolbar</string> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_9"> |
|
|
|
|
<item row="0" column="3"> |
|
|
|
|
<spacer name="toolbarRSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Expanding</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="2"> |
|
|
|
|
<widget class="QCheckBox" name="toolbarDisplayTextCheckBox"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Mode to start in:</string> |
|
|
|
|
<string>Display Text Under Button</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<widget class="QComboBox" name="startModeComboBox"> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_10"> |
|
|
|
|
<item row="1" column="0"> |
|
|
|
|
<widget class="QRadioButton" name="toolbarAtBottomRadioButton"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Board</string> |
|
|
|
|
<string>Positioned at the Bottom (recommended for white boards)</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QRadioButton" name="toolbarAtTopRadioButton"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Desktop</string> |
|
|
|
|
<string>Positioned at the Top (recommended for tablets)</string> |
|
|
|
|
</property> |
|
|
|
|
</item> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="2"> |
|
|
|
|
<spacer name="horizontalSpacer_6"> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<spacer name="toolbarLSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Preferred</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
@ -226,10 +341,21 @@ |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="0"> |
|
|
|
|
<spacer name="toolbarSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>40</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="4" column="0" rowspan="2"> |
|
|
|
|
<widget class="QGroupBox" name="stylusPaletteGroupBox"> |
|
|
|
|
<property name="minimumSize"> |
|
|
|
@ -332,8 +458,8 @@ |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="13" column="0"> |
|
|
|
|
<widget class="QGroupBox" name="keyboardGroupBox"> |
|
|
|
|
<item row="17" column="0"> |
|
|
|
|
<widget class="QGroupBox" name="documentsGroupBox"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
@ -341,37 +467,50 @@ |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>Virtual Keyboard</string> |
|
|
|
|
<string>Documents Mode</string> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_13"> |
|
|
|
|
<item row="0" column="1" colspan="2"> |
|
|
|
|
<layout class="QGridLayout" name="oskGridLayout"> |
|
|
|
|
<item row="3" column="1"> |
|
|
|
|
<widget class="QComboBox" name="keyboardPaletteKeyButtonSize"/> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_19"> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_18"> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<widget class="QCheckBox" name="showDateColumnOnAlphabeticalSort"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Display date column on alphabetical sort</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="0"> |
|
|
|
|
<widget class="QLabel" name="keyboardPaletteKeyButtonSize_Label"> |
|
|
|
|
<item row="3" column="1"> |
|
|
|
|
<widget class="QCheckBox" name="emptyTrashForOlderDocuments"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Built-in virtual keyboard button size:</string> |
|
|
|
|
<string>Empty trash for documents older than</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="0"> |
|
|
|
|
<widget class="QCheckBox" name="useSystemOSKCheckBox"> |
|
|
|
|
<item row="3" column="2"> |
|
|
|
|
<widget class="QSpinBox" name="emptyTrashDaysValue"/> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="3"> |
|
|
|
|
<widget class="QLabel" name="emptyTrashDaysLabel"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Use system keyboard (recommended)</string> |
|
|
|
|
<string>days</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<spacer name="horizontalSpacer"> |
|
|
|
|
<item row="0" column="0" rowspan="2"> |
|
|
|
|
<spacer name="horizontalSpacer_9"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Preferred</enum> |
|
|
|
|
<enum>QSizePolicy::Fixed</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
@ -381,8 +520,8 @@ |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="3"> |
|
|
|
|
<spacer name="horizontalSpacer_2"> |
|
|
|
|
<item row="0" column="2"> |
|
|
|
|
<spacer name="horizontalSpacer_10"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
@ -397,73 +536,17 @@ |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="7" column="0"> |
|
|
|
|
<spacer name="verticalSpacer_3"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>40</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="8" column="0"> |
|
|
|
|
<widget class="QGroupBox" name="toolbarGroupBox"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>Toolbar</string> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_9"> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_10"> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QRadioButton" name="toolbarAtTopRadioButton"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Positioned at the Top (recommended for tablets)</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="0"> |
|
|
|
|
<widget class="QRadioButton" name="toolbarAtBottomRadioButton"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Positioned at the Bottom (recommended for white boards)</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="0"> |
|
|
|
|
<spacer name="verticalSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Fixed</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
<widget class="QGroupBox" name="multiDisplayGroupBox"> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>Multi display</string> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<spacer name="toolbarLSpacer"> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2"> |
|
|
|
|
<item row="1" column="3"> |
|
|
|
|
<spacer name="mirroringRSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Preferred</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
@ -472,13 +555,13 @@ |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="2"> |
|
|
|
|
<spacer name="toolbarRSpacer"> |
|
|
|
|
<item row="1" column="0"> |
|
|
|
|
<spacer name="mirroringLSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Expanding</enum> |
|
|
|
|
<enum>QSizePolicy::Preferred</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
@ -488,60 +571,32 @@ |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="1"> |
|
|
|
|
<widget class="QCheckBox" name="toolbarDisplayTextCheckBox"> |
|
|
|
|
<item row="2" column="2"> |
|
|
|
|
<widget class="QCheckBox" name="swapControlAndDisplayScreensCheckBox"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Display Text Under Button</string> |
|
|
|
|
<string>Swap control display and view display</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="17" column="0"> |
|
|
|
|
<spacer name="verticalSpacer_7"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>40</height> |
|
|
|
|
</size> |
|
|
|
|
<item row="1" column="2"> |
|
|
|
|
<widget class="QCheckBox" name="displayBrowserPageCheckBox"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Show internal web page content on secondary screen or projector</string> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="9" column="0"> |
|
|
|
|
<spacer name="keyboardSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Expanding</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>40</height> |
|
|
|
|
</size> |
|
|
|
|
<item row="2" column="3"> |
|
|
|
|
<widget class="QCheckBox" name="swapDisplayScreensCheckBox"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Swap first and second view displays</string> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="0"> |
|
|
|
|
<spacer name="toolbarSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>40</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="16" column="0"> |
|
|
|
|
<widget class="QGroupBox" name="documentsGroupBox"> |
|
|
|
|
<item row="13" column="0"> |
|
|
|
|
<widget class="QGroupBox" name="keyboardGroupBox"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
@ -549,50 +604,37 @@ |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="title"> |
|
|
|
|
<string>Documents Mode</string> |
|
|
|
|
<string>Virtual Keyboard</string> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_19"> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_18"> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_21"> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<widget class="QCheckBox" name="showDateColumnOnAlphabeticalSort"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Display date column on alphabetical sort</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<layout class="QGridLayout" name="oskGridLayout"> |
|
|
|
|
<item row="3" column="1"> |
|
|
|
|
<widget class="QCheckBox" name="emptyTrashForOlderDocuments"> |
|
|
|
|
<widget class="QComboBox" name="keyboardPaletteKeyButtonSize"/> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="0"> |
|
|
|
|
<widget class="QLabel" name="keyboardPaletteKeyButtonSize_Label"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Empty trash for documents older than</string> |
|
|
|
|
<string>Built-in virtual keyboard button size:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="2"> |
|
|
|
|
<widget class="QSpinBox" name="emptyTrashDaysValue"/> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="3"> |
|
|
|
|
<widget class="QLabel" name="emptyTrashDaysLabel"> |
|
|
|
|
<item row="2" column="0"> |
|
|
|
|
<widget class="QCheckBox" name="useSystemOSKCheckBox"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>days</string> |
|
|
|
|
<string>Use system keyboard (recommended)</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="0" rowspan="2"> |
|
|
|
|
<spacer name="horizontalSpacer_9"> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<spacer name="horizontalSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Fixed</enum> |
|
|
|
|
<enum>QSizePolicy::Preferred</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
@ -603,7 +645,7 @@ |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="2"> |
|
|
|
|
<spacer name="horizontalSpacer_10"> |
|
|
|
|
<spacer name="horizontalSpacer_2"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
@ -1064,7 +1106,7 @@ |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="currentIndex"> |
|
|
|
|
<number>1</number> |
|
|
|
|
<number>4</number> |
|
|
|
|
</property> |
|
|
|
|
<widget class="QWidget" name="OpenSSLTab"> |
|
|
|
|
<attribute name="title"> |
|
|
|
@ -3065,7 +3107,7 @@ Public License instead of this License. But first, please read |
|
|
|
|
<string notr="true"><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
|
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
|
|
|
|
p, li { white-space: pre-wrap; } |
|
|
|
|
</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> |
|
|
|
|
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> |
|
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Cantarell'; font-size:12pt; font-weight:600;">Translations</span></p> |
|
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Cantarell'; font-size:10pt;"><br /></span></p> |
|
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Cantarell'; font-size:10pt;">A special thanks to:</span></p> |
|
|
|
@ -3093,7 +3135,7 @@ p, li { white-space: pre-wrap; } |
|
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Cantarell'; font-size:10pt;"><br /></span></p> |
|
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Cantarell'; font-size:10pt;"><br /></span></p> |
|
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Cantarell'; font-size:12pt; font-weight:600;">Resources added in OpenBoard</span></p> |
|
|
|
|
<p style="-qt-paragraph-type:empty; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu';"><br /></p> |
|
|
|
|
<p style="-qt-paragraph-type:empty; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:11pt;"><br /></p> |
|
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Cantarell'; font-size:10pt;">AndBasR.ttf </span></p> |
|
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Cantarell'; font-size:10pt;">Sil Open Font License</span></p> |
|
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://scripts.sil.org/OFL"><span style=" font-family:'Cantarell'; font-size:10pt; text-decoration: underline; color:#0000ff;">http://scripts.sil.org/OFL</span></a></p> |
|
|
|
@ -3122,10 +3164,10 @@ p, li { white-space: pre-wrap; } |
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.ge.ch/sem/cc/by-nc-nd/"><span style=" font-family:'Lucida Grande'; font-size:10pt; text-decoration: underline; color:#0000ff;">http://www.ge.ch/sem/cc/by-nc-nd/</span></a></p> |
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Cantarell'; font-size:10pt;">© 2005-2015, Vista Multimedia SA, Droit de diffusion Etat de Genève - DIP</span></p> |
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://edu.ge.ch/sem/node/1294"><span style=" font-family:'Lucida Grande'; font-size:10pt; text-decoration: underline; color:#0000ff;">http://edu.ge.ch/sem/node/1294</span></a></p> |
|
|
|
|
<p style="-qt-paragraph-type:empty; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu';"><br /></p> |
|
|
|
|
<p style="-qt-paragraph-type:empty; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:11pt;"><br /></p> |
|
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">GraphMe Widget 2.1</span></p> |
|
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Yannick Vessaz</span></p> |
|
|
|
|
<p style="-qt-paragraph-type:empty; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu';"><br /></p> |
|
|
|
|
<p style="-qt-paragraph-type:empty; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:11pt;"><br /></p> |
|
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">QR-Code Widget</span></p> |
|
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Basilstotz</span></p> |
|
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Licence: CCO</span></p> |
|
|
|
@ -3148,7 +3190,7 @@ p, li { white-space: pre-wrap; } |
|
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Cantarell'; font-size:10pt;">David Eccles (gringer)</span></p> |
|
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en"><span style=" font-family:'Cantarell'; font-size:10pt; text-decoration: underline; color:#0000ff;">Creative Commons Attribution-Share Alike 3.0 Unported</span></a></p> |
|
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/File:Worldmap_wdb_combined.svg"><span style=" font-family:'Cantarell'; font-size:10pt; text-decoration: underline; color:#0000ff;">http://commons.wikimedia.org/wiki/File:Worldmap_wdb_combined.svg</span></a></p> |
|
|
|
|
<p style="-qt-paragraph-type:empty; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu';"><br /></p></body></html></string> |
|
|
|
|
<p style="-qt-paragraph-type:empty; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:11pt;"><br /></p></body></html></string> |
|
|
|
|
</property> |
|
|
|
|
<property name="openExternalLinks"> |
|
|
|
|
<bool>true</bool> |
|
|
|
@ -3171,7 +3213,7 @@ p, li { white-space: pre-wrap; } |
|
|
|
|
<string notr="true"><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
|
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
|
|
|
|
p, li { white-space: pre-wrap; } |
|
|
|
|
</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> |
|
|
|
|
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> |
|
|
|
|
<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> |
|
|
|
|
<tr> |
|
|
|
|
<td style="border: none;"> |
|
|
|
@ -3190,9 +3232,9 @@ p, li { white-space: pre-wrap; } |
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Cantarell'; font-size:10pt;">Case Postale 241</span></p> |
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Cantarell'; font-size:10pt;">1211 Genève 8</span></p> |
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Cantarell'; font-size:10pt;">Switzerland</span></p> |
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.openboard.ch"><span style=" font-family:'.Helvetica Neue DeskInterface'; text-decoration: underline; color:#0000ff;">openboard.ch</span></a></p> |
|
|
|
|
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'.Helvetica Neue DeskInterface'; text-decoration: underline; color:#0000ff;"><br /></p> |
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Cantarell'; font-size:10pt;">emails: </span><a href="mailto:sem.logistique@edu.ge.ch"><span style=" font-family:'Cantarell'; font-size:10pt; text-decoration: underline; color:#0000ff;">sem.logistique@edu.ge.ch</span></a><span style=" font-family:'Ubuntu';">, </span><a href="mailto:sem.logistique@edu.ge.ch"><span style=" font-family:'Cantarell'; font-size:10pt; text-decoration: underline; color:#0000ff;">support@openboard.ch</span></a></p></td></tr></table></body></html></string> |
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.openboard.ch"><span style=" font-family:'.Helvetica Neue DeskInterface'; font-size:11pt; text-decoration: underline; color:#0000ff;">openboard.ch</span></a></p> |
|
|
|
|
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'.Helvetica Neue DeskInterface'; font-size:11pt; text-decoration: underline; color:#0000ff;"><br /></p> |
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Cantarell'; font-size:10pt;">emails: </span><a href="mailto:sem.logistique@edu.ge.ch"><span style=" font-family:'Cantarell'; font-size:10pt; text-decoration: underline; color:#0000ff;">sem.logistique@edu.ge.ch</span></a><span style=" font-family:'Ubuntu'; font-size:11pt;">, </span><a href="mailto:sem.logistique@edu.ge.ch"><span style=" font-family:'Cantarell'; font-size:10pt; text-decoration: underline; color:#0000ff;">support@openboard.ch</span></a></p></td></tr></table></body></html></string> |
|
|
|
|
</property> |
|
|
|
|
<property name="openExternalLinks"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|