resized preferences dialog

preferencesAboutTextFull
Clément Fauconnier 7 years ago
parent b73d0e22f8
commit a7feaed729
  1. 512
      resources/forms/preferences.ui

@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>759</width> <width>800</width>
<height>718</height> <height>718</height>
</rect> </rect>
</property> </property>
@ -557,275 +557,259 @@
<property name="frameShadow"> <property name="frameShadow">
<enum>QFrame::Raised</enum> <enum>QFrame::Raised</enum>
</property> </property>
<widget class="QFrame" name="frame_2"> <widget class="QFrame" name="darkBackgroundOpacityFrame">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>90</y>
<width>741</width> <width>741</width>
<height>611</height> <height>52</height>
</rect> </rect>
</property> </property>
<property name="frameShape"> <property name="frameShape">
<enum>QFrame::StyledPanel</enum> <enum>QFrame::NoFrame</enum>
</property> </property>
<property name="frameShadow"> <property name="frameShadow">
<enum>QFrame::Raised</enum> <enum>QFrame::Raised</enum>
</property> </property>
<widget class="QFrame" name="crossColorDarkBackgroundFrame"> <layout class="QHBoxLayout" name="horizontalLayout_8">
<property name="geometry"> <item>
<rect> <spacer name="wSpacer_2">
<x>250</x> <property name="orientation">
<y>30</y> <enum>Qt::Horizontal</enum>
<width>241</width> </property>
<height>50</height> <property name="sizeHint" stdset="0">
</rect> <size>
</property> <width>154</width>
<property name="frameShape"> <height>20</height>
<enum>QFrame::NoFrame</enum> </size>
</property> </property>
<property name="frameShadow"> </spacer>
<enum>QFrame::Raised</enum> </item>
</property> <item>
<layout class="QHBoxLayout" name="crossColorDarkBackgroundLayout"> <widget class="QLabel" name="darkBackgroundOpacityLabel">
<item> <property name="text">
<widget class="QLabel" name="crossColorDarkBackgroundLabel"> <string>Opacity</string>
<property name="text"> </property>
<string>On Dark Background</string> </widget>
</property> </item>
</widget> <item>
</item> <widget class="QSlider" name="darkBackgroundOpacitySlider">
<item> <property name="minimum">
<spacer name="horizontalSpacer_8"> <number>20</number>
<property name="orientation"> </property>
<enum>Qt::Horizontal</enum> <property name="maximum">
</property> <number>100</number>
<property name="sizeHint" stdset="0"> </property>
<size> <property name="value">
<width>40</width> <number>50</number>
<height>20</height> </property>
</size> <property name="orientation">
</property> <enum>Qt::Horizontal</enum>
</spacer> </property>
</item> <property name="tickPosition">
<item> <enum>QSlider::TicksAbove</enum>
<widget class="UBColorPicker" name="crossColorDarkBackgroundColorPicker"> </property>
<property name="minimumSize"> <property name="tickInterval">
<size> <number>20</number>
<width>32</width> </property>
<height>32</height> </widget>
</size> </item>
</property> <item>
<property name="frameShape"> <spacer name="eSpacer_2">
<enum>QFrame::StyledPanel</enum> <property name="orientation">
</property> <enum>Qt::Horizontal</enum>
<property name="frameShadow"> </property>
<enum>QFrame::Raised</enum> <property name="sizeHint" stdset="0">
</property> <size>
</widget> <width>156</width>
</item> <height>20</height>
</layout> </size>
</widget> </property>
<widget class="QFrame" name="darkBackgroundOpacityFrame"> </spacer>
<property name="geometry"> </item>
<rect> </layout>
<x>0</x> </widget>
<y>90</y> <widget class="QFrame" name="crossColorDarkBackgroundFrame">
<width>741</width> <property name="geometry">
<height>52</height> <rect>
</rect> <x>250</x>
</property> <y>30</y>
<property name="frameShape"> <width>241</width>
<enum>QFrame::NoFrame</enum> <height>50</height>
</property> </rect>
<property name="frameShadow"> </property>
<enum>QFrame::Raised</enum> <property name="frameShape">
</property> <enum>QFrame::NoFrame</enum>
<layout class="QHBoxLayout" name="horizontalLayout_8"> </property>
<item> <property name="frameShadow">
<spacer name="wSpacer_2"> <enum>QFrame::Raised</enum>
<property name="orientation"> </property>
<enum>Qt::Horizontal</enum> <layout class="QHBoxLayout" name="crossColorDarkBackgroundLayout">
</property> <item>
<property name="sizeHint" stdset="0"> <widget class="QLabel" name="crossColorDarkBackgroundLabel">
<size> <property name="text">
<width>154</width> <string>On Dark Background</string>
<height>20</height> </property>
</size> </widget>
</property> </item>
</spacer> <item>
</item> <spacer name="horizontalSpacer_8">
<item> <property name="orientation">
<widget class="QLabel" name="darkBackgroundOpacityLabel"> <enum>Qt::Horizontal</enum>
<property name="text"> </property>
<string>Opacity</string> <property name="sizeHint" stdset="0">
</property> <size>
</widget> <width>40</width>
</item> <height>20</height>
<item> </size>
<widget class="QSlider" name="darkBackgroundOpacitySlider"> </property>
<property name="minimum"> </spacer>
<number>20</number> </item>
</property> <item>
<property name="maximum"> <widget class="UBColorPicker" name="crossColorDarkBackgroundColorPicker">
<number>100</number> <property name="minimumSize">
</property> <size>
<property name="value"> <width>32</width>
<number>50</number> <height>32</height>
</property> </size>
<property name="orientation"> </property>
<enum>Qt::Horizontal</enum> <property name="frameShape">
</property> <enum>QFrame::StyledPanel</enum>
<property name="tickPosition"> </property>
<enum>QSlider::TicksAbove</enum> <property name="frameShadow">
</property> <enum>QFrame::Raised</enum>
<property name="tickInterval"> </property>
<number>20</number> </widget>
</property> </item>
</widget> </layout>
</item> </widget>
<item> <widget class="QFrame" name="lightBackgroundOpacityFrame">
<spacer name="eSpacer_2"> <property name="geometry">
<property name="orientation"> <rect>
<enum>Qt::Horizontal</enum> <x>0</x>
</property> <y>210</y>
<property name="sizeHint" stdset="0"> <width>741</width>
<size> <height>52</height>
<width>156</width> </rect>
<height>20</height> </property>
</size> <property name="frameShape">
</property> <enum>QFrame::NoFrame</enum>
</spacer> </property>
</item> <property name="frameShadow">
</layout> <enum>QFrame::Raised</enum>
</widget> </property>
<widget class="QFrame" name="crossColorLightBackgroundFrame"> <layout class="QHBoxLayout" name="horizontalLayout_10">
<property name="geometry"> <item>
<rect> <spacer name="wSpacer_3">
<x>250</x> <property name="orientation">
<y>150</y> <enum>Qt::Horizontal</enum>
<width>241</width> </property>
<height>51</height> <property name="sizeHint" stdset="0">
</rect> <size>
</property> <width>154</width>
<property name="frameShape"> <height>20</height>
<enum>QFrame::NoFrame</enum> </size>
</property> </property>
<property name="frameShadow"> </spacer>
<enum>QFrame::Raised</enum> </item>
</property> <item>
<layout class="QHBoxLayout" name="crossColorLightBackgroundLayout"> <widget class="QLabel" name="lightBackgroundOpacityLabel">
<item> <property name="text">
<widget class="QLabel" name="crossColorLightBackgroundLabel"> <string>Opacity</string>
<property name="text"> </property>
<string>On Light Background</string> </widget>
</property> </item>
</widget> <item>
</item> <widget class="QSlider" name="lightBackgroundOpacitySlider">
<item> <property name="minimum">
<spacer name="horizontalSpacer_7"> <number>20</number>
<property name="orientation"> </property>
<enum>Qt::Horizontal</enum> <property name="maximum">
</property> <number>100</number>
<property name="sizeHint" stdset="0"> </property>
<size> <property name="value">
<width>40</width> <number>50</number>
<height>20</height> </property>
</size> <property name="orientation">
</property> <enum>Qt::Horizontal</enum>
</spacer> </property>
</item> <property name="tickPosition">
<item> <enum>QSlider::TicksAbove</enum>
<widget class="UBColorPicker" name="crossColorLightBackgroundColorPicker"> </property>
<property name="minimumSize"> <property name="tickInterval">
<size> <number>20</number>
<width>32</width> </property>
<height>32</height> </widget>
</size> </item>
</property> <item>
<property name="frameShape"> <spacer name="eSpacer_3">
<enum>QFrame::StyledPanel</enum> <property name="orientation">
</property> <enum>Qt::Horizontal</enum>
<property name="frameShadow"> </property>
<enum>QFrame::Raised</enum> <property name="sizeHint" stdset="0">
</property> <size>
</widget> <width>156</width>
</item> <height>20</height>
</layout> </size>
</widget> </property>
<widget class="QFrame" name="lightBackgroundOpacityFrame"> </spacer>
<property name="geometry"> </item>
<rect> </layout>
<x>0</x> </widget>
<y>210</y> <widget class="QFrame" name="crossColorLightBackgroundFrame">
<width>741</width> <property name="geometry">
<height>52</height> <rect>
</rect> <x>250</x>
</property> <y>150</y>
<property name="frameShape"> <width>241</width>
<enum>QFrame::NoFrame</enum> <height>51</height>
</property> </rect>
<property name="frameShadow"> </property>
<enum>QFrame::Raised</enum> <property name="frameShape">
</property> <enum>QFrame::NoFrame</enum>
<layout class="QHBoxLayout" name="horizontalLayout_10"> </property>
<item> <property name="frameShadow">
<spacer name="wSpacer_3"> <enum>QFrame::Raised</enum>
<property name="orientation"> </property>
<enum>Qt::Horizontal</enum> <layout class="QHBoxLayout" name="crossColorLightBackgroundLayout">
</property> <item>
<property name="sizeHint" stdset="0"> <widget class="QLabel" name="crossColorLightBackgroundLabel">
<size> <property name="text">
<width>154</width> <string>On Light Background</string>
<height>20</height> </property>
</size> </widget>
</property> </item>
</spacer> <item>
</item> <spacer name="horizontalSpacer_7">
<item> <property name="orientation">
<widget class="QLabel" name="lightBackgroundOpacityLabel"> <enum>Qt::Horizontal</enum>
<property name="text"> </property>
<string>Opacity</string> <property name="sizeHint" stdset="0">
</property> <size>
</widget> <width>40</width>
</item> <height>20</height>
<item> </size>
<widget class="QSlider" name="lightBackgroundOpacitySlider"> </property>
<property name="minimum"> </spacer>
<number>20</number> </item>
</property> <item>
<property name="maximum"> <widget class="UBColorPicker" name="crossColorLightBackgroundColorPicker">
<number>100</number> <property name="minimumSize">
</property> <size>
<property name="value"> <width>32</width>
<number>50</number> <height>32</height>
</property> </size>
<property name="orientation"> </property>
<enum>Qt::Horizontal</enum> <property name="frameShape">
</property> <enum>QFrame::StyledPanel</enum>
<property name="tickPosition"> </property>
<enum>QSlider::TicksAbove</enum> <property name="frameShadow">
</property> <enum>QFrame::Raised</enum>
<property name="tickInterval"> </property>
<number>20</number> </widget>
</property> </item>
</widget> </layout>
</item>
<item>
<spacer name="eSpacer_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>156</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</widget> </widget>
</widget> </widget>
</widget> </widget>
@ -3009,7 +2993,7 @@ Public License instead of this License. But first, please read
<string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt; <string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt; &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt; &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:7.8pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Cantarell'; font-size:12pt; font-weight:600;&quot;&gt;Translations&lt;/span&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Cantarell'; font-size:12pt; font-weight:600;&quot;&gt;Translations&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Cantarell'; font-size:10pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Cantarell'; font-size:10pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Cantarell'; font-size:10pt;&quot;&gt;A special thanks to:&lt;/span&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Cantarell'; font-size:10pt;&quot;&gt;A special thanks to:&lt;/span&gt;&lt;/p&gt;
@ -3103,7 +3087,7 @@ p, li { white-space: pre-wrap; }
<string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt; <string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt; &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt; &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:7.8pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;table border=&quot;0&quot; style=&quot;-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;&quot;&gt; &lt;table border=&quot;0&quot; style=&quot;-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;&quot;&gt;
&lt;tr&gt; &lt;tr&gt;
&lt;td style=&quot;border: none;&quot;&gt; &lt;td style=&quot;border: none;&quot;&gt;
@ -3122,9 +3106,9 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Cantarell'; font-size:10pt;&quot;&gt;Case Postale 241&lt;/span&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Cantarell'; font-size:10pt;&quot;&gt;Case Postale 241&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Cantarell'; font-size:10pt;&quot;&gt;1211 Genève 8&lt;/span&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Cantarell'; font-size:10pt;&quot;&gt;1211 Genève 8&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Cantarell'; font-size:10pt;&quot;&gt;Switzerland&lt;/span&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Cantarell'; font-size:10pt;&quot;&gt;Switzerland&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;a href=&quot;http://www.openboard.ch&quot;&gt;&lt;span style=&quot; font-family:'.Helvetica Neue DeskInterface'; text-decoration: underline; color:#0000ff;&quot;&gt;openboard.ch&lt;/span&gt;&lt;/a&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;a href=&quot;http://www.openboard.ch&quot;&gt;&lt;span style=&quot; font-family:'.Helvetica Neue DeskInterface'; font-size:11pt; text-decoration: underline; color:#0000ff;&quot;&gt;openboard.ch&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot;-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;&quot;&gt;&lt;br /&gt;&lt;/p&gt; &lt;p style=&quot;-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;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Cantarell'; font-size:10pt;&quot;&gt;emails: &lt;/span&gt;&lt;a href=&quot;mailto:sem.logistique@edu.ge.ch&quot;&gt;&lt;span style=&quot; font-family:'Cantarell'; font-size:10pt; text-decoration: underline; color:#0000ff;&quot;&gt;sem.logistique@edu.ge.ch&lt;/span&gt;&lt;/a&gt;, &lt;a href=&quot;mailto:sem.logistique@edu.ge.ch&quot;&gt;&lt;span style=&quot; font-family:'Cantarell'; font-size:10pt; text-decoration: underline; color:#0000ff;&quot;&gt;support@openboard.ch&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</string> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Cantarell'; font-size:10pt;&quot;&gt;emails: &lt;/span&gt;&lt;a href=&quot;mailto:sem.logistique@edu.ge.ch&quot;&gt;&lt;span style=&quot; font-family:'Cantarell'; font-size:10pt; text-decoration: underline; color:#0000ff;&quot;&gt;sem.logistique@edu.ge.ch&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:'Ubuntu'; font-size:11pt;&quot;&gt;, &lt;/span&gt;&lt;a href=&quot;mailto:sem.logistique@edu.ge.ch&quot;&gt;&lt;span style=&quot; font-family:'Cantarell'; font-size:10pt; text-decoration: underline; color:#0000ff;&quot;&gt;support@openboard.ch&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property> </property>
<property name="openExternalLinks"> <property name="openExternalLinks">
<bool>true</bool> <bool>true</bool>

Loading…
Cancel
Save