2013-07-04 21:59:40 +04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2014-11-10 00:34:07 +03:00
|
|
|
<class>OCC::GeneralSettings</class>
|
|
|
|
<widget class="QWidget" name="OCC::GeneralSettings">
|
2013-07-04 21:59:40 +04:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2017-01-24 12:16:10 +03:00
|
|
|
<width>785</width>
|
2015-07-07 17:28:48 +03:00
|
|
|
<height>523</height>
|
2013-07-04 21:59:40 +04:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Form</string>
|
|
|
|
</property>
|
2015-11-13 16:50:07 +03:00
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
<item row="0" column="0">
|
2013-07-04 21:59:40 +04:00
|
|
|
<widget class="QGroupBox" name="generalGroupBox">
|
|
|
|
<property name="title">
|
2014-06-29 16:02:50 +04:00
|
|
|
<string>General Settings</string>
|
2013-07-04 21:59:40 +04:00
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QCheckBox" name="autostartCheckBox">
|
|
|
|
<property name="text">
|
2015-09-30 13:02:05 +03:00
|
|
|
<string>&Launch on System Startup</string>
|
2013-07-04 21:59:40 +04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QCheckBox" name="desktopNotificationsCheckBox">
|
|
|
|
<property name="text">
|
2015-09-30 13:02:05 +03:00
|
|
|
<string>Show &Desktop Notifications</string>
|
2013-07-04 21:59:40 +04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QCheckBox" name="monoIconsCheckBox">
|
2015-07-20 20:06:40 +03:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>For System Tray</string>
|
|
|
|
</property>
|
2013-07-04 21:59:40 +04:00
|
|
|
<property name="text">
|
2015-09-30 13:02:05 +03:00
|
|
|
<string>Use &Monochrome Icons</string>
|
2013-07-04 21:59:40 +04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-03-27 13:46:03 +03:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-11-13 16:50:07 +03:00
|
|
|
<item row="2" column="0">
|
2013-07-04 21:59:40 +04:00
|
|
|
<widget class="QGroupBox" name="aboutGroupBox">
|
|
|
|
<property name="title">
|
|
|
|
<string>About</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="aboutLabel">
|
2017-05-22 11:10:12 +03:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Minimum">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2013-07-04 21:59:40 +04:00
|
|
|
<property name="text">
|
|
|
|
<string>About</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-11-13 16:50:07 +03:00
|
|
|
<item row="3" column="0">
|
2014-01-15 14:08:42 +04:00
|
|
|
<widget class="QGroupBox" name="updatesGroupBox">
|
|
|
|
<property name="title">
|
|
|
|
<string>Updates</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="updateStateLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2014-01-28 19:23:24 +04:00
|
|
|
<property name="openExternalLinks">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2014-01-15 14:08:42 +04:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="restartButton">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>&Restart && Update</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
<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>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-11-13 16:50:07 +03:00
|
|
|
<item row="4" column="0">
|
2013-07-10 14:46:43 +04:00
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2017-07-27 11:53:17 +03:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QGroupBox" name="groupBox">
|
|
|
|
<property name="title">
|
|
|
|
<string>Advanced</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="ignoredFilesButton">
|
|
|
|
<property name="text">
|
|
|
|
<string>Edit &Ignored Files</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer_4">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>555</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="newFolderLimitCheckBox">
|
|
|
|
<property name="text">
|
|
|
|
<string>Ask for confirmation before synchronizing folders larger than</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QSpinBox" name="newFolderLimitSpinBox">
|
|
|
|
<property name="maximum">
|
|
|
|
<number>999999</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>99</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
|
|
|
<string extracomment="Trailing part of "Ask confirmation before syncing folder larger than" ">MB</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer_3">
|
|
|
|
<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>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_8">
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="newExternalStorage">
|
|
|
|
<property name="text">
|
|
|
|
<string>Ask for confirmation before synchronizing external storages</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2017-10-19 17:37:51 +03:00
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_10">
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="showInExplorerNavigationPaneCheckBox">
|
|
|
|
<property name="text">
|
|
|
|
<string>Show sync folders in &Explorer's Navigation Pane</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2017-07-27 11:53:17 +03:00
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_9">
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="crashreporterCheckBox">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>S&how crash reporter</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-07-04 21:59:40 +04:00
|
|
|
</layout>
|
|
|
|
</widget>
|
2015-11-13 16:50:07 +03:00
|
|
|
<tabstops>
|
|
|
|
<tabstop>autostartCheckBox</tabstop>
|
|
|
|
<tabstop>desktopNotificationsCheckBox</tabstop>
|
|
|
|
<tabstop>monoIconsCheckBox</tabstop>
|
|
|
|
<tabstop>ignoredFilesButton</tabstop>
|
|
|
|
<tabstop>newFolderLimitCheckBox</tabstop>
|
|
|
|
<tabstop>newFolderLimitSpinBox</tabstop>
|
|
|
|
<tabstop>crashreporterCheckBox</tabstop>
|
|
|
|
<tabstop>restartButton</tabstop>
|
|
|
|
</tabstops>
|
2013-07-04 21:59:40 +04:00
|
|
|
<resources/>
|
2015-07-07 17:28:48 +03:00
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>newFolderLimitCheckBox</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>newFolderLimitSpinBox</receiver>
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>225</x>
|
|
|
|
<y>231</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>587</x>
|
|
|
|
<y>230</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
2013-07-04 21:59:40 +04:00
|
|
|
</ui>
|