]> ToastFreeware Gitweb - toast/confclerk.git/commitdiff
save output from updater QT designer
authorkirilma <kirilma@localhost>
Wed, 14 Apr 2010 05:48:24 +0000 (05:48 +0000)
committerkirilma <kirilma@localhost>
Wed, 14 Apr 2010 05:48:24 +0000 (05:48 +0000)
update all ui files to the output format of the new Qt Designer (version: 4.5.3really4.5.2-0ubuntu1)
to avoid unrelated changes in SCM later

src/gui/about.ui
src/gui/alarmdialog.ui
src/gui/conflictsdialog.ui
src/gui/daynavigatorwidget.ui
src/gui/eventdialog.ui
src/gui/importschedulewidget.ui
src/gui/mainwindow.ui
src/gui/mapwindow.ui
src/gui/searchhead.ui
src/gui/settingsdialog.ui

index 5a549ffb03b6255cd96aa6a88abc7e6a771c4fbc..30ba7669b0f4cd7f416c370845d0724147accf86 100644 (file)
@@ -1,10 +1,11 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>AboutDialog</class>
- <widget class="QDialog" name="AboutDialog" >
-  <property name="windowModality" >
+ <widget class="QDialog" name="AboutDialog">
+  <property name="windowModality">
    <enum>Qt::WindowModal</enum>
   </property>
-  <property name="geometry" >
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <height>487</height>
    </rect>
   </property>
-  <property name="sizePolicy" >
-   <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
+  <property name="sizePolicy">
+   <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
     <horstretch>0</horstretch>
     <verstretch>0</verstretch>
    </sizepolicy>
   </property>
-  <property name="minimumSize" >
+  <property name="minimumSize">
    <size>
     <width>77</width>
     <height>77</height>
    </size>
   </property>
-  <property name="maximumSize" >
+  <property name="maximumSize">
    <size>
     <width>500</width>
     <height>1000</height>
    </size>
   </property>
-  <property name="palette" >
+  <property name="palette">
    <palette>
     <active>
-     <colorrole role="Base" >
-      <brush brushstyle="SolidPattern" >
-       <color alpha="255" >
+     <colorrole role="Base">
+      <brush brushstyle="SolidPattern">
+       <color alpha="255">
         <red>239</red>
         <green>235</green>
         <blue>231</blue>
        </color>
       </brush>
      </colorrole>
-     <colorrole role="AlternateBase" >
-      <brush brushstyle="SolidPattern" >
-       <color alpha="255" >
+     <colorrole role="AlternateBase">
+      <brush brushstyle="SolidPattern">
+       <color alpha="255">
         <red>239</red>
         <green>235</green>
         <blue>231</blue>
      </colorrole>
     </active>
     <inactive>
-     <colorrole role="Base" >
-      <brush brushstyle="SolidPattern" >
-       <color alpha="255" >
+     <colorrole role="Base">
+      <brush brushstyle="SolidPattern">
+       <color alpha="255">
         <red>239</red>
         <green>235</green>
         <blue>231</blue>
        </color>
       </brush>
      </colorrole>
-     <colorrole role="AlternateBase" >
-      <brush brushstyle="SolidPattern" >
-       <color alpha="255" >
+     <colorrole role="AlternateBase">
+      <brush brushstyle="SolidPattern">
+       <color alpha="255">
         <red>239</red>
         <green>235</green>
         <blue>231</blue>
      </colorrole>
     </inactive>
     <disabled>
-     <colorrole role="Base" >
-      <brush brushstyle="SolidPattern" >
-       <color alpha="255" >
+     <colorrole role="Base">
+      <brush brushstyle="SolidPattern">
+       <color alpha="255">
         <red>255</red>
         <green>255</green>
         <blue>255</blue>
        </color>
       </brush>
      </colorrole>
-     <colorrole role="AlternateBase" >
-      <brush brushstyle="SolidPattern" >
-       <color alpha="255" >
+     <colorrole role="AlternateBase">
+      <brush brushstyle="SolidPattern">
+       <color alpha="255">
         <red>239</red>
         <green>235</green>
         <blue>231</blue>
     </disabled>
    </palette>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>About application</string>
   </property>
-  <property name="locale" >
-   <locale country="AnyCountry" language="C" />
+  <property name="locale">
+   <locale language="C" country="AnyCountry"/>
   </property>
-  <layout class="QGridLayout" name="gridLayout" >
-   <item row="0" column="0" >
-    <layout class="QHBoxLayout" name="horizontalLayout" >
+  <layout class="QGridLayout" name="gridLayout">
+   <item row="0" column="0">
+    <layout class="QHBoxLayout" name="horizontalLayout">
      <item>
-      <layout class="QVBoxLayout" name="verticalLayout" >
+      <layout class="QVBoxLayout" name="verticalLayout">
        <item>
-        <widget class="QLabel" name="FosdemIcon" >
-         <property name="sizePolicy" >
-          <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
+        <widget class="QLabel" name="FosdemIcon">
+         <property name="sizePolicy">
+          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
           </sizepolicy>
          </property>
-         <property name="maximumSize" >
+         <property name="maximumSize">
           <size>
            <width>77</width>
            <height>68</height>
           </size>
          </property>
-         <property name="text" >
+         <property name="text">
           <string/>
          </property>
-         <property name="pixmap" >
-          <pixmap resource="../icons.qrc" >:/icons/brain-alone.png</pixmap>
+         <property name="pixmap">
+          <pixmap resource="../icons.qrc">:/icons/brain-alone.png</pixmap>
          </property>
-         <property name="scaledContents" >
+         <property name="scaledContents">
           <bool>true</bool>
          </property>
         </widget>
        </item>
        <item>
-        <spacer name="verticalSpacer" >
-         <property name="orientation" >
+        <spacer name="verticalSpacer">
+         <property name="orientation">
           <enum>Qt::Vertical</enum>
          </property>
-         <property name="sizeHint" stdset="0" >
+         <property name="sizeHint" stdset="0">
           <size>
            <width>20</width>
            <height>40</height>
       </layout>
      </item>
      <item>
-      <layout class="QVBoxLayout" name="verticalLayout_2" >
+      <layout class="QVBoxLayout" name="verticalLayout_2">
        <item>
-        <widget class="QScrollArea" name="scrollArea" >
-         <property name="widgetResizable" >
+        <widget class="QScrollArea" name="scrollArea">
+         <property name="widgetResizable">
           <bool>true</bool>
          </property>
-         <widget class="QWidget" name="scrollAreaWidgetContents" >
-          <property name="geometry" >
+         <widget class="QWidget" name="scrollAreaWidgetContents">
+          <property name="geometry">
            <rect>
             <x>0</x>
             <y>0</y>
-            <width>389</width>
-            <height>429</height>
+            <width>370</width>
+            <height>596</height>
            </rect>
           </property>
-          <layout class="QGridLayout" name="gridLayout_2" >
-           <item row="0" column="0" >
-            <widget class="QWidget" native="1" name="content" >
-             <layout class="QVBoxLayout" name="verticalLayout_3" >
+          <layout class="QGridLayout" name="gridLayout_2">
+           <item row="0" column="0">
+            <widget class="QWidget" name="content" native="true">
+             <layout class="QVBoxLayout" name="verticalLayout_3">
               <item>
-               <widget class="QLabel" name="label" >
-                <property name="sizePolicy" >
-                 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
+               <widget class="QLabel" name="label">
+                <property name="sizePolicy">
+                 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
                   <horstretch>0</horstretch>
                   <verstretch>0</verstretch>
                  </sizepolicy>
                 </property>
-                <property name="font" >
+                <property name="font">
                  <font>
                   <weight>75</weight>
                   <bold>true</bold>
                  </font>
                 </property>
-                <property name="text" >
+                <property name="text">
                  <string>FOSDEM Schedule</string>
                 </property>
                </widget>
               </item>
               <item>
-               <widget class="QLabel" name="label_2" >
-                <property name="text" >
+               <widget class="QLabel" name="label_2">
+                <property name="text">
                  <string>Version 0.4.1</string>
                 </property>
                </widget>
               </item>
               <item>
-               <widget class="QLabel" name="spacer" >
-                <property name="text" >
+               <widget class="QLabel" name="spacer">
+                <property name="text">
                  <string/>
                 </property>
                </widget>
               </item>
               <item>
-               <widget class="QLabel" name="description" >
-                <property name="text" >
+               <widget class="QLabel" name="description">
+                <property name="text">
                  <string>FOSDEM Schedule is an application written in Qt, which makes the conference schedule available offline. Supports searches on various items (speaker, speech topic, location, etc.). For Nokia N810 and N900 Internet Tablets.</string>
                 </property>
-                <property name="wordWrap" >
+                <property name="wordWrap">
                  <bool>true</bool>
                 </property>
-                <property name="openExternalLinks" >
+                <property name="openExternalLinks">
                  <bool>true</bool>
                 </property>
                </widget>
               </item>
               <item>
-               <widget class="QLabel" name="label_3" >
-                <property name="text" >
+               <widget class="QLabel" name="label_3">
+                <property name="text">
                  <string/>
                 </property>
                </widget>
               </item>
               <item>
-               <widget class="QGroupBox" name="groupBox" >
-                <property name="sizePolicy" >
-                 <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" >
+               <widget class="QGroupBox" name="groupBox">
+                <property name="sizePolicy">
+                 <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
                   <horstretch>0</horstretch>
                   <verstretch>0</verstretch>
                  </sizepolicy>
                 </property>
-                <property name="minimumSize" >
+                <property name="minimumSize">
                  <size>
                   <width>0</width>
                   <height>0</height>
                  </size>
                 </property>
-                <property name="font" >
+                <property name="font">
                  <font>
                   <weight>75</weight>
                   <bold>true</bold>
                  </font>
                 </property>
-                <property name="title" >
+                <property name="title">
                  <string>Developers</string>
                 </property>
-                <layout class="QVBoxLayout" name="verticalLayout_4" >
+                <layout class="QVBoxLayout" name="verticalLayout_4">
                  <item>
-                  <widget class="QLabel" name="label_4" >
-                   <property name="sizePolicy" >
-                    <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" >
+                  <widget class="QLabel" name="label_4">
+                   <property name="sizePolicy">
+                    <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
-                   <property name="font" >
+                   <property name="font">
                     <font>
                      <weight>50</weight>
                      <bold>false</bold>
                     </font>
                    </property>
-                   <property name="text" >
+                   <property name="text">
                     <string>Berendova Monika, Hanzes Matus, Komara Martin, Korinek Pavol, Pavelka Pavol, Timko Marek, Uzak Matus, Fortes Francisco</string>
                    </property>
-                   <property name="wordWrap" >
+                   <property name="wordWrap">
                     <bool>true</bool>
                    </property>
                   </widget>
                </widget>
               </item>
               <item>
-               <widget class="QGroupBox" name="groupBox_2" >
-                <property name="sizePolicy" >
-                 <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" >
+               <widget class="QGroupBox" name="groupBox_2">
+                <property name="sizePolicy">
+                 <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
                   <horstretch>0</horstretch>
                   <verstretch>0</verstretch>
                  </sizepolicy>
                 </property>
-                <property name="font" >
+                <property name="font">
                  <font>
                   <weight>75</weight>
                   <bold>true</bold>
                  </font>
                 </property>
-                <property name="title" >
+                <property name="title">
                  <string>Notice</string>
                 </property>
-                <layout class="QVBoxLayout" name="verticalLayout_5" >
+                <layout class="QVBoxLayout" name="verticalLayout_5">
                  <item>
-                  <widget class="QLabel" name="label_5" >
-                   <property name="sizePolicy" >
-                    <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" >
+                  <widget class="QLabel" name="label_5">
+                   <property name="sizePolicy">
+                    <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
-                   <property name="font" >
+                   <property name="font">
                     <font>
                      <weight>50</weight>
                      <bold>false</bold>
                     </font>
                    </property>
-                   <property name="text" >
+                   <property name="text">
                     <string>FOSDEM Schedule is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.</string>
                    </property>
-                   <property name="wordWrap" >
+                   <property name="wordWrap">
                     <bool>true</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
-                  <widget class="QLabel" name="label_6" >
-                   <property name="font" >
+                  <widget class="QLabel" name="label_6">
+                   <property name="font">
                     <font>
                      <weight>50</weight>
                      <bold>false</bold>
                     </font>
                    </property>
-                   <property name="text" >
+                   <property name="text">
                     <string>FOSDEM Schedule is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.</string>
                    </property>
-                   <property name="wordWrap" >
+                   <property name="wordWrap">
                     <bool>true</bool>
                    </property>
                   </widget>
                </widget>
               </item>
               <item>
-               <widget class="QLabel" name="copyright" >
-                <property name="text" >
+               <widget class="QLabel" name="copyright">
+                <property name="text">
                  <string>Copyright (C) 2010 Ixonos Plc.</string>
                 </property>
                </widget>
              </layout>
             </widget>
            </item>
-           <item row="1" column="0" >
-            <spacer name="verticalSpacer_2" >
-             <property name="orientation" >
+           <item row="1" column="0">
+            <spacer name="verticalSpacer_2">
+             <property name="orientation">
               <enum>Qt::Vertical</enum>
              </property>
-             <property name="sizeHint" stdset="0" >
+             <property name="sizeHint" stdset="0">
               <size>
                <width>20</width>
                <height>20</height>
         </widget>
        </item>
        <item>
-        <layout class="QHBoxLayout" name="horizontalLayout_2" >
+        <layout class="QHBoxLayout" name="horizontalLayout_2">
          <item>
-          <spacer name="horizontalSpacer" >
-           <property name="orientation" >
+          <spacer name="horizontalSpacer">
+           <property name="orientation">
             <enum>Qt::Horizontal</enum>
            </property>
-           <property name="sizeHint" stdset="0" >
+           <property name="sizeHint" stdset="0">
             <size>
              <width>40</width>
              <height>20</height>
           </spacer>
          </item>
          <item>
-          <widget class="QPushButton" name="okButton" >
-           <property name="text" >
+          <widget class="QPushButton" name="okButton">
+           <property name="text">
             <string>OK</string>
            </property>
           </widget>
   </layout>
  </widget>
  <resources>
-  <include location="../icons.qrc" />
+  <include location="../icons.qrc"/>
  </resources>
  <connections>
   <connection>
    <receiver>AboutDialog</receiver>
    <slot>close()</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>512</x>
      <y>724</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>282</x>
      <y>375</y>
     </hint>
index d0bd806dd1eb7a0b519060e67cb51d1e7bc10246..d47ac88740fae221c18ef13a7ccba3b91eb34eba 100644 (file)
@@ -1,7 +1,8 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>AlarmDialog</class>
- <widget class="QDialog" name="AlarmDialog" >
-  <property name="geometry" >
+ <widget class="QDialog" name="AlarmDialog">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <height>176</height>
    </rect>
   </property>
-  <property name="sizePolicy" >
-   <sizepolicy vsizetype="MinimumExpanding" hsizetype="MinimumExpanding" >
+  <property name="sizePolicy">
+   <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
     <horstretch>0</horstretch>
     <verstretch>0</verstretch>
    </sizepolicy>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>Dialog</string>
   </property>
-  <layout class="QGridLayout" name="gridLayout" >
-   <item row="2" column="0" >
-    <layout class="QVBoxLayout" name="verticalLayout" >
+  <layout class="QGridLayout" name="gridLayout">
+   <item row="2" column="0">
+    <layout class="QVBoxLayout" name="verticalLayout">
      <item>
-      <widget class="QLabel" name="message" >
-       <property name="sizePolicy" >
-        <sizepolicy vsizetype="MinimumExpanding" hsizetype="MinimumExpanding" >
+      <widget class="QLabel" name="message">
+       <property name="sizePolicy">
+        <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
          <horstretch>0</horstretch>
          <verstretch>0</verstretch>
         </sizepolicy>
        </property>
-       <property name="text" >
+       <property name="text">
         <string>Alarm message goes here</string>
        </property>
-       <property name="wordWrap" >
+       <property name="wordWrap">
         <bool>true</bool>
        </property>
       </widget>
      </item>
      <item>
-      <layout class="QHBoxLayout" name="horizontalLayout_2" >
+      <layout class="QHBoxLayout" name="horizontalLayout_2">
        <item>
-        <widget class="QLabel" name="label" >
-         <property name="text" >
+        <widget class="QLabel" name="label">
+         <property name="text">
           <string/>
          </property>
-         <property name="pixmap" >
-          <pixmap resource="../icons.qrc" >:/icons/fosdem.png</pixmap>
+         <property name="pixmap">
+          <pixmap resource="../icons.qrc">:/icons/fosdem.png</pixmap>
          </property>
         </widget>
        </item>
        <item>
-        <layout class="QGridLayout" name="gridLayout_2" >
-         <item row="0" column="1" >
-          <widget class="QLabel" name="label_2" >
-           <property name="text" >
+        <layout class="QGridLayout" name="gridLayout_2">
+         <item row="0" column="1">
+          <widget class="QLabel" name="label_2">
+           <property name="text">
             <string>Time:</string>
            </property>
           </widget>
          </item>
-         <item row="1" column="1" >
-          <widget class="QLabel" name="label_3" >
-           <property name="text" >
+         <item row="1" column="1">
+          <widget class="QLabel" name="label_3">
+           <property name="text">
             <string>Presenter(s):</string>
            </property>
           </widget>
          </item>
-         <item row="2" column="1" >
-          <widget class="QLabel" name="label_4" >
-           <property name="text" >
+         <item row="2" column="1">
+          <widget class="QLabel" name="label_4">
+           <property name="text">
             <string>Room:</string>
            </property>
           </widget>
          </item>
-         <item row="1" column="3" >
-          <widget class="QLabel" name="persons" >
-           <property name="text" >
+         <item row="1" column="3">
+          <widget class="QLabel" name="persons">
+           <property name="text">
             <string>PRESETNER(S)</string>
            </property>
           </widget>
          </item>
-         <item row="0" column="3" >
-          <widget class="QLabel" name="time" >
-           <property name="text" >
+         <item row="0" column="3">
+          <widget class="QLabel" name="time">
+           <property name="text">
             <string>TIME</string>
            </property>
           </widget>
          </item>
-         <item row="2" column="3" >
-          <widget class="QLabel" name="room" >
-           <property name="text" >
+         <item row="2" column="3">
+          <widget class="QLabel" name="room">
+           <property name="text">
             <string>ROOM</string>
            </property>
           </widget>
          </item>
-         <item row="1" column="0" >
-          <widget class="QLabel" name="label_5" >
-           <property name="text" >
+         <item row="1" column="0">
+          <widget class="QLabel" name="label_5">
+           <property name="text">
             <string/>
            </property>
           </widget>
          </item>
-         <item row="1" column="2" >
-          <widget class="QLabel" name="label_6" >
-           <property name="text" >
+         <item row="1" column="2">
+          <widget class="QLabel" name="label_6">
+           <property name="text">
             <string/>
            </property>
           </widget>
         </layout>
        </item>
        <item>
-        <spacer name="horizontalSpacer" >
-         <property name="orientation" >
+        <spacer name="horizontalSpacer">
+         <property name="orientation">
           <enum>Qt::Horizontal</enum>
          </property>
-         <property name="sizeHint" stdset="0" >
+         <property name="sizeHint" stdset="0">
           <size>
            <width>40</width>
            <height>20</height>
       </layout>
      </item>
      <item>
-      <layout class="QHBoxLayout" name="horizontalLayout" >
+      <layout class="QHBoxLayout" name="horizontalLayout">
        <item>
-        <widget class="QPushButton" name="appPB" >
-         <property name="text" >
+        <widget class="QPushButton" name="appPB">
+         <property name="text">
           <string>App</string>
          </property>
         </widget>
        </item>
        <item>
-        <widget class="QPushButton" name="snoozePB" >
-         <property name="text" >
+        <widget class="QPushButton" name="snoozePB">
+         <property name="text">
           <string>Snooze</string>
          </property>
         </widget>
        </item>
        <item>
-        <widget class="QPushButton" name="stopPB" >
-         <property name="text" >
+        <widget class="QPushButton" name="stopPB">
+         <property name="text">
           <string>Cancel</string>
          </property>
         </widget>
   </layout>
  </widget>
  <resources>
-  <include location="../icons.qrc" />
+  <include location="../icons.qrc"/>
  </resources>
  <connections/>
 </ui>
index fd1de1acec2995aab6795b915c05029fcf593e35..20e41668c88b2bba560a89289662ee77e40f5de0 100644 (file)
@@ -1,7 +1,8 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>ConflictsDialog</class>
- <widget class="QDialog" name="ConflictsDialog" >
-  <property name="geometry" >
+ <widget class="QDialog" name="ConflictsDialog">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <height>373</height>
    </rect>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>Dialog</string>
   </property>
-  <layout class="QVBoxLayout" name="verticalLayout" >
+  <layout class="QVBoxLayout" name="verticalLayout">
    <item>
-    <widget class="QLabel" name="message" >
-     <property name="text" >
+    <widget class="QLabel" name="message">
+     <property name="text">
       <string>Selected Event is in conflict with the following event(s):</string>
      </property>
-     <property name="wordWrap" >
+     <property name="wordWrap">
       <bool>true</bool>
      </property>
     </widget>
    </item>
    <item>
-    <widget class="ConflictDialogContainer" native="1" name="container" >
-     <property name="sizePolicy" >
-      <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
+    <widget class="ConflictDialogContainer" name="container" native="true">
+     <property name="sizePolicy">
+      <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
        <horstretch>0</horstretch>
        <verstretch>1</verstretch>
       </sizepolicy>
     </widget>
    </item>
    <item>
-    <layout class="QHBoxLayout" name="horizontalLayout" >
+    <layout class="QHBoxLayout" name="horizontalLayout">
      <item>
-      <spacer name="horizontalSpacer" >
-       <property name="orientation" >
+      <spacer name="horizontalSpacer">
+       <property name="orientation">
         <enum>Qt::Horizontal</enum>
        </property>
-       <property name="sizeHint" stdset="0" >
+       <property name="sizeHint" stdset="0">
         <size>
          <width>40</width>
          <height>20</height>
@@ -49,8 +50,8 @@
       </spacer>
      </item>
      <item>
-      <widget class="QPushButton" name="okButton" >
-       <property name="text" >
+      <widget class="QPushButton" name="okButton">
+       <property name="text">
         <string>OK</string>
        </property>
       </widget>
    <receiver>ConflictsDialog</receiver>
    <slot>close()</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>301</x>
      <y>156</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>175</x>
      <y>89</y>
     </hint>
index c5eae24cb844f9c01d9d235abbaa0ef0f05e7dab..cd4f9dc5ee601e1acf18bd6d453c57f95613de54 100644 (file)
@@ -1,7 +1,8 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>DayNavigatorWidget</class>
- <widget class="QWidget" name="DayNavigatorWidget" >
-  <property name="geometry" >
+ <widget class="QWidget" name="DayNavigatorWidget">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <height>198</height>
    </rect>
   </property>
-  <property name="sizePolicy" >
-   <sizepolicy vsizetype="Expanding" hsizetype="Minimum" >
+  <property name="sizePolicy">
+   <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
     <horstretch>0</horstretch>
     <verstretch>0</verstretch>
    </sizepolicy>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>Form</string>
   </property>
-  <property name="layoutDirection" >
+  <property name="layoutDirection">
    <enum>Qt::LeftToRight</enum>
   </property>
-  <layout class="QGridLayout" name="gridLayout" >
-   <item row="1" column="0" >
-    <layout class="QVBoxLayout" name="verticalLayout" >
+  <layout class="QGridLayout" name="gridLayout">
+   <item row="1" column="0">
+    <layout class="QVBoxLayout" name="verticalLayout">
      <item>
-      <widget class="QToolButton" name="nextDayButton" >
-       <property name="text" >
+      <widget class="QToolButton" name="nextDayButton">
+       <property name="text">
         <string>...</string>
        </property>
-       <property name="autoRaise" >
+       <property name="autoRaise">
         <bool>true</bool>
        </property>
-       <property name="arrowType" >
+       <property name="arrowType">
         <enum>Qt::UpArrow</enum>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QWidget" native="1" name="selectedDate" >
-       <property name="sizePolicy" >
-        <sizepolicy vsizetype="Expanding" hsizetype="Minimum" >
+      <widget class="QWidget" name="selectedDate" native="true">
+       <property name="sizePolicy">
+        <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
          <horstretch>0</horstretch>
          <verstretch>0</verstretch>
         </sizepolicy>
       </widget>
      </item>
      <item>
-      <widget class="QToolButton" name="prevDayButton" >
-       <property name="text" >
+      <widget class="QToolButton" name="prevDayButton">
+       <property name="text">
         <string>...</string>
        </property>
-       <property name="autoRaise" >
+       <property name="autoRaise">
         <bool>true</bool>
        </property>
-       <property name="arrowType" >
+       <property name="arrowType">
         <enum>Qt::DownArrow</enum>
        </property>
       </widget>
index 2a3de35cecac5f16681a3928b9fa59db718c252d..0a268c31a02e959e6d81877c8fadf712ec7598e3 100644 (file)
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>EventDialog</class>
- <widget class="QDialog" name="EventDialog" >
-  <property name="geometry" >
+ <widget class="QDialog" name="EventDialog">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <width>485</width>
-    <height>352</height>
+    <height>368</height>
    </rect>
   </property>
-  <property name="sizePolicy" >
-   <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" >
+  <property name="sizePolicy">
+   <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
     <horstretch>0</horstretch>
     <verstretch>0</verstretch>
    </sizepolicy>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>Details</string>
   </property>
-  <property name="autoFillBackground" >
+  <property name="autoFillBackground">
    <bool>false</bool>
   </property>
-  <layout class="QGridLayout" name="gridLayout" >
-   <item row="0" column="0" >
-    <layout class="QVBoxLayout" name="verticalLayout" >
+  <layout class="QGridLayout" name="gridLayout">
+   <item row="0" column="0">
+    <layout class="QVBoxLayout" name="verticalLayout">
      <item>
-      <widget class="QLabel" name="title" >
-       <property name="sizePolicy" >
-        <sizepolicy vsizetype="Minimum" hsizetype="Preferred" >
+      <widget class="QLabel" name="title">
+       <property name="sizePolicy">
+        <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
          <horstretch>0</horstretch>
          <verstretch>0</verstretch>
         </sizepolicy>
        </property>
-       <property name="font" >
+       <property name="font">
         <font>
          <weight>75</weight>
          <bold>true</bold>
          <underline>true</underline>
         </font>
        </property>
-       <property name="text" >
+       <property name="text">
         <string>Title goes here</string>
        </property>
-       <property name="alignment" >
+       <property name="alignment">
         <set>Qt::AlignCenter</set>
        </property>
-       <property name="wordWrap" >
+       <property name="wordWrap">
         <bool>true</bool>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QScrollArea" name="scrollArea" >
-       <property name="sizePolicy" >
-        <sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
+      <widget class="QScrollArea" name="scrollArea">
+       <property name="sizePolicy">
+        <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
          <horstretch>0</horstretch>
          <verstretch>0</verstretch>
         </sizepolicy>
        </property>
-       <property name="widgetResizable" >
+       <property name="widgetResizable">
         <bool>true</bool>
        </property>
-       <widget class="QWidget" name="scrollAreaWidgetContents" >
-        <property name="geometry" >
+       <widget class="QWidget" name="scrollAreaWidgetContents">
+        <property name="geometry">
          <rect>
           <x>0</x>
           <y>0</y>
-          <width>461</width>
-          <height>254</height>
+          <width>463</width>
+          <height>270</height>
          </rect>
         </property>
-        <layout class="QGridLayout" name="gridLayout_2" >
-         <item row="0" column="0" >
-          <widget class="QWidget" native="1" name="content" >
-           <property name="sizePolicy" >
-            <sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
+        <layout class="QGridLayout" name="gridLayout_2">
+         <item row="0" column="0">
+          <widget class="QWidget" name="content" native="true">
+           <property name="sizePolicy">
+            <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
              <horstretch>0</horstretch>
              <verstretch>0</verstretch>
             </sizepolicy>
            </property>
-           <layout class="QVBoxLayout" name="verticalLayout_2" >
+           <layout class="QVBoxLayout" name="verticalLayout_2">
             <item>
-             <widget class="QGroupBox" name="personsGB" >
-              <property name="sizePolicy" >
-               <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" >
+             <widget class="QGroupBox" name="personsGB">
+              <property name="sizePolicy">
+               <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
                 <horstretch>0</horstretch>
                 <verstretch>0</verstretch>
                </sizepolicy>
               </property>
-              <property name="font" >
+              <property name="font">
                <font>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
-              <property name="title" >
+              <property name="title">
                <string>Persons</string>
               </property>
-              <layout class="QVBoxLayout" name="verticalLayout_3" >
+              <layout class="QVBoxLayout" name="verticalLayout_3">
                <item>
-                <widget class="QLabel" name="persons" >
-                 <property name="font" >
+                <widget class="QLabel" name="persons">
+                 <property name="font">
                   <font>
                    <weight>50</weight>
                    <bold>false</bold>
                   </font>
                  </property>
-                 <property name="text" >
+                 <property name="text">
                   <string>PERSONS</string>
                  </property>
-                 <property name="wordWrap" >
+                 <property name="wordWrap">
                   <bool>true</bool>
                  </property>
-                 <property name="openExternalLinks" >
+                 <property name="openExternalLinks">
                   <bool>true</bool>
                  </property>
                 </widget>
              </widget>
             </item>
             <item>
-             <widget class="QGroupBox" name="abstractGB" >
-              <property name="sizePolicy" >
-               <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" >
+             <widget class="QGroupBox" name="abstractGB">
+              <property name="sizePolicy">
+               <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
                 <horstretch>0</horstretch>
                 <verstretch>0</verstretch>
                </sizepolicy>
               </property>
-              <property name="font" >
+              <property name="font">
                <font>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
-              <property name="title" >
+              <property name="title">
                <string>Abstract</string>
               </property>
-              <layout class="QVBoxLayout" name="verticalLayout_4" >
+              <layout class="QVBoxLayout" name="verticalLayout_4">
                <item>
-                <widget class="QLabel" name="abstract" >
-                 <property name="font" >
+                <widget class="QLabel" name="abstract">
+                 <property name="font">
                   <font>
                    <weight>50</weight>
                    <bold>false</bold>
                   </font>
                  </property>
-                 <property name="text" >
+                 <property name="text">
                   <string>ABSTRACT</string>
                  </property>
-                 <property name="wordWrap" >
+                 <property name="wordWrap">
                   <bool>true</bool>
                  </property>
-                 <property name="openExternalLinks" >
+                 <property name="openExternalLinks">
                   <bool>true</bool>
                  </property>
                 </widget>
              </widget>
             </item>
             <item>
-             <widget class="QGroupBox" name="descriptionGB" >
-              <property name="font" >
+             <widget class="QGroupBox" name="descriptionGB">
+              <property name="font">
                <font>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
-              <property name="title" >
+              <property name="title">
                <string>Description</string>
               </property>
-              <layout class="QVBoxLayout" name="verticalLayout_5" >
+              <layout class="QVBoxLayout" name="verticalLayout_5">
                <item>
-                <widget class="QLabel" name="description" >
-                 <property name="sizePolicy" >
-                  <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" >
+                <widget class="QLabel" name="description">
+                 <property name="sizePolicy">
+                  <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
                    <horstretch>0</horstretch>
                    <verstretch>0</verstretch>
                   </sizepolicy>
                  </property>
-                 <property name="font" >
+                 <property name="font">
                   <font>
                    <weight>50</weight>
                    <bold>false</bold>
                   </font>
                  </property>
-                 <property name="text" >
+                 <property name="text">
                   <string>DESCRIPTION</string>
                  </property>
-                 <property name="wordWrap" >
+                 <property name="wordWrap">
                   <bool>true</bool>
                  </property>
-                 <property name="openExternalLinks" >
+                 <property name="openExternalLinks">
                   <bool>true</bool>
                  </property>
                 </widget>
              </widget>
             </item>
             <item>
-             <widget class="QGroupBox" name="linksGB" >
-              <property name="font" >
+             <widget class="QGroupBox" name="linksGB">
+              <property name="font">
                <font>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
-              <property name="title" >
+              <property name="title">
                <string>Links</string>
               </property>
-              <layout class="QVBoxLayout" name="verticalLayout_6" >
+              <layout class="QVBoxLayout" name="verticalLayout_6">
                <item>
-                <widget class="QLabel" name="links" >
-                 <property name="sizePolicy" >
-                  <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" >
+                <widget class="QLabel" name="links">
+                 <property name="sizePolicy">
+                  <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
                    <horstretch>0</horstretch>
                    <verstretch>0</verstretch>
                   </sizepolicy>
                  </property>
-                 <property name="font" >
+                 <property name="font">
                   <font>
                    <weight>50</weight>
                    <bold>false</bold>
                   </font>
                  </property>
-                 <property name="text" >
+                 <property name="text">
                   <string>LINKS</string>
                  </property>
-                 <property name="wordWrap" >
+                 <property name="wordWrap">
                   <bool>true</bool>
                  </property>
-                 <property name="openExternalLinks" >
+                 <property name="openExternalLinks">
                   <bool>true</bool>
                  </property>
                 </widget>
       </widget>
      </item>
      <item>
-      <spacer name="verticalSpacer_2" >
-       <property name="orientation" >
+      <spacer name="verticalSpacer_2">
+       <property name="orientation">
         <enum>Qt::Vertical</enum>
        </property>
-       <property name="sizeType" >
+       <property name="sizeType">
         <enum>QSizePolicy::Minimum</enum>
        </property>
-       <property name="sizeHint" stdset="0" >
+       <property name="sizeHint" stdset="0">
         <size>
          <width>20</width>
          <height>10</height>
       </spacer>
      </item>
      <item>
-      <layout class="QHBoxLayout" name="horizontalLayout" >
+      <layout class="QHBoxLayout" name="horizontalLayout">
        <item>
-        <widget class="QToolButton" name="alarmButton" >
-         <property name="text" >
+        <widget class="QToolButton" name="alarmButton">
+         <property name="text">
           <string>...</string>
          </property>
-         <property name="icon" >
-          <iconset resource="../icons.qrc" >
+         <property name="icon">
+          <iconset resource="../icons.qrc">
            <normaloff>:/icons/alarm-offBig.png</normaloff>:/icons/alarm-offBig.png</iconset>
          </property>
         </widget>
        </item>
        <item>
-        <widget class="QToolButton" name="favouriteButton" >
-         <property name="text" >
+        <widget class="QToolButton" name="favouriteButton">
+         <property name="text">
           <string>...</string>
          </property>
-         <property name="icon" >
-          <iconset resource="../icons.qrc" >
+         <property name="icon">
+          <iconset resource="../icons.qrc">
            <normaloff>:/icons/favourite-offBig.png</normaloff>:/icons/favourite-offBig.png</iconset>
          </property>
         </widget>
        </item>
        <item>
-        <spacer name="horizontalSpacer" >
-         <property name="orientation" >
+        <spacer name="horizontalSpacer">
+         <property name="orientation">
           <enum>Qt::Horizontal</enum>
          </property>
-         <property name="sizeHint" stdset="0" >
+         <property name="sizeHint" stdset="0">
           <size>
            <width>40</width>
            <height>20</height>
         </spacer>
        </item>
        <item>
-        <widget class="QPushButton" name="okButton" >
-         <property name="text" >
+        <widget class="QPushButton" name="okButton">
+         <property name="text">
           <string>OK</string>
          </property>
         </widget>
   </layout>
  </widget>
  <resources>
-  <include location="../icons.qrc" />
+  <include location="../icons.qrc"/>
  </resources>
  <connections>
   <connection>
    <receiver>EventDialog</receiver>
    <slot>close()</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>287</x>
      <y>84</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>169</x>
      <y>53</y>
     </hint>
index d8493d0a8cf791ad39db4e03c33c858824e16c0e..fd87edf874709264e0967fbfdf47efa75c1c43f1 100644 (file)
@@ -1,58 +1,59 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>ImportScheduleWidget</class>
- <widget class="QWidget" name="ImportScheduleWidget" >
-  <property name="geometry" >
+ <widget class="QWidget" name="ImportScheduleWidget">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>671</width>
-    <height>66</height>
+    <width>699</width>
+    <height>79</height>
    </rect>
   </property>
-  <property name="sizePolicy" >
-   <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" >
+  <property name="sizePolicy">
+   <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
     <horstretch>0</horstretch>
     <verstretch>0</verstretch>
    </sizepolicy>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>Import schedule</string>
   </property>
-  <layout class="QGridLayout" name="gridLayout" >
-   <item row="0" column="0" >
-    <layout class="QHBoxLayout" name="horizontalLayout_2" >
+  <layout class="QGridLayout" name="gridLayout">
+   <item row="0" column="0">
+    <layout class="QHBoxLayout" name="horizontalLayout_2">
      <item>
-      <widget class="QLabel" name="importScheduleLabel" >
-       <property name="sizePolicy" >
-        <sizepolicy vsizetype="Preferred" hsizetype="MinimumExpanding" >
+      <widget class="QLabel" name="importScheduleLabel">
+       <property name="sizePolicy">
+        <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
          <horstretch>0</horstretch>
          <verstretch>0</verstretch>
         </sizepolicy>
        </property>
-       <property name="text" >
+       <property name="text">
         <string>Import schedule: </string>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QGroupBox" name="importAction" >
-       <property name="title" >
+      <widget class="QGroupBox" name="importAction">
+       <property name="title">
         <string/>
        </property>
-       <layout class="QHBoxLayout" name="horizontalLayout" >
+       <layout class="QHBoxLayout" name="horizontalLayout">
         <item>
-         <widget class="QRadioButton" name="update" >
-          <property name="text" >
+         <widget class="QRadioButton" name="update">
+          <property name="text">
            <string>Update</string>
           </property>
-          <property name="checked" >
+          <property name="checked">
            <bool>true</bool>
           </property>
          </widget>
         </item>
         <item>
-         <widget class="QRadioButton" name="replace" >
-          <property name="text" >
+         <widget class="QRadioButton" name="replace">
+          <property name="text">
            <string>Replace</string>
           </property>
          </widget>
@@ -61,8 +62,8 @@
       </widget>
      </item>
      <item>
-      <widget class="QPushButton" name="online" >
-       <property name="text" >
+      <widget class="QPushButton" name="online">
+       <property name="text">
         <string>Online</string>
        </property>
       </widget>
          <verstretch>0</verstretch>
         </sizepolicy>
        </property>
-       <property name="text" >
+       <property name="text">
         <string>Browse</string>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QPushButton" name="cancel" >
-       <property name="text" >
+      <widget class="QPushButton" name="cancel">
+       <property name="text">
         <string>Cancel</string>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QProgressBar" name="progressBar" >
-       <property name="sizePolicy" >
-        <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
+      <widget class="QProgressBar" name="progressBar">
+       <property name="sizePolicy">
+        <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
          <horstretch>0</horstretch>
          <verstretch>10</verstretch>
         </sizepolicy>
        </property>
-       <property name="value" >
+       <property name="value">
         <number>0</number>
        </property>
-       <property name="textVisible" >
+       <property name="textVisible">
         <bool>false</bool>
        </property>
       </widget>
   </layout>
  </widget>
  <resources>
-  <include location="../icons.qrc" />
+  <include location="../icons.qrc"/>
  </resources>
  <connections/>
 </ui>
index bd8a4a4b7a32a3d2007850c63861074c3068fa25..17c4cd5b08d978743fdc4a7f6c516b2223324528 100644 (file)
@@ -1,7 +1,8 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>MainWindow</class>
- <widget class="QMainWindow" name="MainWindow" >
-  <property name="geometry" >
+ <widget class="QMainWindow" name="MainWindow">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <height>498</height>
    </rect>
   </property>
-  <property name="minimumSize" >
+  <property name="minimumSize">
    <size>
     <width>400</width>
     <height>300</height>
    </size>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>FOSDEM Schedule</string>
   </property>
-  <widget class="QWidget" name="centralwidget" >
-   <layout class="QGridLayout" name="gridLayout" >
-    <item row="0" column="0" >
-     <widget class="QTabWidget" name="tabWidget" >
-      <property name="currentIndex" >
+  <widget class="QWidget" name="centralwidget">
+   <layout class="QGridLayout" name="gridLayout">
+    <item row="0" column="0">
+     <widget class="QTabWidget" name="tabWidget">
+      <property name="currentIndex">
        <number>2</number>
       </property>
-      <widget class="QWidget" name="nowTab" >
-       <attribute name="title" >
+      <widget class="QWidget" name="nowTab">
+       <attribute name="title">
         <string>Now</string>
        </attribute>
-       <layout class="QGridLayout" name="gridLayout_7" >
-        <item row="0" column="0" >
-         <widget class="NowTabContainer" native="1" name="nowTabContainer" />
+       <layout class="QGridLayout" name="gridLayout_7">
+        <item row="0" column="0">
+         <widget class="NowTabContainer" name="nowTabContainer" native="true"/>
         </item>
        </layout>
       </widget>
-      <widget class="QWidget" name="favouritesTab" >
-       <attribute name="title" >
+      <widget class="QWidget" name="favouritesTab">
+       <attribute name="title">
         <string>Favourites</string>
        </attribute>
-       <layout class="QGridLayout" name="gridLayout_3" >
-        <item row="0" column="0" >
-         <widget class="FavTabContainer" native="1" name="favsTabContainer" />
+       <layout class="QGridLayout" name="gridLayout_3">
+        <item row="0" column="0">
+         <widget class="FavTabContainer" name="favsTabContainer" native="true"/>
         </item>
        </layout>
       </widget>
-      <widget class="QWidget" name="dayViewTab" >
-       <attribute name="title" >
+      <widget class="QWidget" name="dayViewTab">
+       <attribute name="title">
         <string>Day View</string>
        </attribute>
-       <layout class="QGridLayout" name="gridLayout_2" >
-        <item row="0" column="0" >
-         <widget class="DayViewTabContainer" native="1" name="dayTabContainer" />
+       <layout class="QGridLayout" name="gridLayout_2">
+        <item row="0" column="0">
+         <widget class="DayViewTabContainer" name="dayTabContainer" native="true"/>
         </item>
        </layout>
       </widget>
-      <widget class="QWidget" name="tracksTab" >
-       <attribute name="title" >
+      <widget class="QWidget" name="tracksTab">
+       <attribute name="title">
         <string>Tracks</string>
        </attribute>
-       <layout class="QGridLayout" name="gridLayout_4" >
-        <item row="0" column="0" >
-         <widget class="TracksTabContainer" native="1" name="tracksTabContainer" />
+       <layout class="QGridLayout" name="gridLayout_4">
+        <item row="0" column="0">
+         <widget class="TracksTabContainer" name="tracksTabContainer" native="true"/>
         </item>
        </layout>
       </widget>
-      <widget class="QWidget" name="roomsTab" >
-       <attribute name="title" >
+      <widget class="QWidget" name="roomsTab">
+       <attribute name="title">
         <string>Rooms</string>
        </attribute>
-       <layout class="QGridLayout" name="gridLayout_8" >
-        <item row="0" column="0" >
-         <widget class="RoomsTabContainer" native="1" name="roomsTabContainer" />
+       <layout class="QGridLayout" name="gridLayout_8">
+        <item row="0" column="0">
+         <widget class="RoomsTabContainer" name="roomsTabContainer" native="true"/>
         </item>
        </layout>
       </widget>
-      <widget class="QWidget" name="searchTab" >
-       <attribute name="title" >
+      <widget class="QWidget" name="searchTab">
+       <attribute name="title">
         <string>Search</string>
        </attribute>
-       <layout class="QHBoxLayout" name="horizontalLayout_1" >
+       <layout class="QHBoxLayout" name="horizontalLayout_1">
         <item>
-         <widget class="SearchTabContainer" native="1" name="searchTabContainer" >
-          <property name="sizePolicy" >
-           <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
+         <widget class="SearchTabContainer" name="searchTabContainer" native="true">
+          <property name="sizePolicy">
+           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
             <horstretch>0</horstretch>
             <verstretch>0</verstretch>
            </sizepolicy>
         </item>
        </layout>
       </widget>
-      <widget class="QWidget" name="conferenceTab" >
-       <attribute name="title" >
+      <widget class="QWidget" name="conferenceTab">
+       <attribute name="title">
         <string>Conference</string>
        </attribute>
-       <layout class="QGridLayout" name="gridLayout_5" >
-        <item row="0" column="0" >
-         <layout class="QVBoxLayout" name="verticalLayout_4" >
+       <layout class="QGridLayout" name="gridLayout_5">
+        <item row="0" column="0">
+         <layout class="QVBoxLayout" name="verticalLayout_4">
           <item>
-           <widget class="QWidget" native="1" name="conferenceHeader" >
-            <layout class="QGridLayout" name="gridLayout_9" >
-             <item row="0" column="0" >
-              <widget class="QLabel" name="conferenceTitle" >
-               <property name="font" >
+           <widget class="QWidget" name="conferenceHeader" native="true">
+            <layout class="QGridLayout" name="gridLayout_9">
+             <item row="0" column="0">
+              <widget class="QLabel" name="conferenceTitle">
+               <property name="font">
                 <font>
                  <weight>75</weight>
                  <bold>true</bold>
                 </font>
                </property>
-               <property name="text" >
+               <property name="text">
                 <string>Conference Name</string>
                </property>
-               <property name="alignment" >
+               <property name="alignment">
                 <set>Qt::AlignCenter</set>
                </property>
-               <property name="wordWrap" >
+               <property name="wordWrap">
                 <bool>true</bool>
                </property>
               </widget>
              </item>
-             <item row="1" column="0" >
-              <widget class="QLabel" name="conferenceSubtitle" >
-               <property name="text" >
+             <item row="1" column="0">
+              <widget class="QLabel" name="conferenceSubtitle">
+               <property name="text">
                 <string>Conference Subtitle</string>
                </property>
-               <property name="alignment" >
+               <property name="alignment">
                 <set>Qt::AlignCenter</set>
                </property>
-               <property name="wordWrap" >
+               <property name="wordWrap">
                 <bool>true</bool>
                </property>
               </widget>
              </item>
-             <item row="2" column="0" >
-              <widget class="Line" name="line" >
-               <property name="orientation" >
+             <item row="2" column="0">
+              <widget class="Line" name="line">
+               <property name="orientation">
                 <enum>Qt::Horizontal</enum>
                </property>
               </widget>
              </item>
-             <item row="3" column="0" >
-              <layout class="QGridLayout" name="gridLayout_6" >
-               <item row="0" column="0" >
-                <widget class="QLabel" name="label" >
-                 <property name="font" >
+             <item row="3" column="0">
+              <layout class="QGridLayout" name="gridLayout_6">
+               <item row="0" column="0">
+                <widget class="QLabel" name="label">
+                 <property name="font">
                   <font>
                    <weight>75</weight>
                    <italic>true</italic>
                    <bold>true</bold>
                   </font>
                  </property>
-                 <property name="text" >
+                 <property name="text">
                   <string>When:</string>
                  </property>
                 </widget>
                </item>
-               <item row="1" column="0" >
-                <widget class="QLabel" name="label_2" >
-                 <property name="font" >
+               <item row="1" column="0">
+                <widget class="QLabel" name="label_2">
+                 <property name="font">
                   <font>
                    <weight>75</weight>
                    <italic>true</italic>
                    <bold>true</bold>
                   </font>
                  </property>
-                 <property name="text" >
+                 <property name="text">
                   <string>Where:</string>
                  </property>
                 </widget>
                </item>
-               <item row="0" column="2" >
-                <widget class="QLabel" name="conferenceWhen" >
-                 <property name="text" >
+               <item row="0" column="2">
+                <widget class="QLabel" name="conferenceWhen">
+                 <property name="text">
                   <string>DATE (FROM - TO)</string>
                  </property>
                 </widget>
                </item>
-               <item row="1" column="2" >
-                <widget class="QLabel" name="conferenceWhere" >
-                 <property name="text" >
+               <item row="1" column="2">
+                <widget class="QLabel" name="conferenceWhere">
+                 <property name="text">
                   <string>CITY, CAMPUS</string>
                  </property>
                 </widget>
                </item>
-               <item row="1" column="3" >
-                <widget class="QPushButton" name="showMapButton" >
-                 <property name="text" >
+               <item row="1" column="3">
+                <widget class="QPushButton" name="showMapButton">
+                 <property name="text">
                   <string>MAP</string>
                  </property>
-                 <property name="icon" >
-                  <iconset resource="../icons.qrc" >
+                 <property name="icon">
+                  <iconset resource="../icons.qrc">
                    <normaloff>:/icons/compassBig.png</normaloff>:/icons/compassBig.png</iconset>
                  </property>
-                 <property name="flat" >
+                 <property name="flat">
                   <bool>true</bool>
                  </property>
                 </widget>
                </item>
-               <item row="1" column="4" >
-                <spacer name="horizontalSpacer_3" >
-                 <property name="orientation" >
+               <item row="1" column="4">
+                <spacer name="horizontalSpacer_3">
+                 <property name="orientation">
                   <enum>Qt::Horizontal</enum>
                  </property>
-                 <property name="sizeHint" stdset="0" >
+                 <property name="sizeHint" stdset="0">
                   <size>
                    <width>40</width>
                    <height>20</height>
                  </property>
                 </spacer>
                </item>
-               <item row="0" column="1" >
-                <widget class="QLabel" name="spacer" >
-                 <property name="text" >
+               <item row="0" column="1">
+                <widget class="QLabel" name="spacer">
+                 <property name="text">
                   <string/>
                  </property>
                 </widget>
                </item>
               </layout>
              </item>
-             <item row="4" column="0" >
-              <widget class="Line" name="line_2" >
-               <property name="orientation" >
+             <item row="4" column="0">
+              <widget class="Line" name="line_2">
+               <property name="orientation">
                 <enum>Qt::Horizontal</enum>
                </property>
               </widget>
            </widget>
           </item>
           <item>
-           <widget class="QWidget" native="1" name="selectConferenceWidget" >
-            <property name="sizePolicy" >
-             <sizepolicy vsizetype="MinimumExpanding" hsizetype="MinimumExpanding" >
+           <widget class="QWidget" name="selectConferenceWidget" native="true">
+            <property name="sizePolicy">
+             <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
               <horstretch>0</horstretch>
               <verstretch>0</verstretch>
              </sizepolicy>
             </property>
-            <layout class="QHBoxLayout" name="horizontalLayout" >
+            <layout class="QHBoxLayout" name="horizontalLayout">
              <item>
-              <widget class="QLabel" name="selectConferenceLabel" >
-               <property name="text" >
+              <widget class="QLabel" name="selectConferenceLabel">
+               <property name="text">
                 <string>Select conference: </string>
                </property>
               </widget>
              </item>
              <item>
-              <spacer name="horizontalSpacer" >
-               <property name="orientation" >
+              <spacer name="horizontalSpacer">
+               <property name="orientation">
                 <enum>Qt::Horizontal</enum>
                </property>
-               <property name="sizeHint" stdset="0" >
+               <property name="sizeHint" stdset="0">
                 <size>
                  <width>40</width>
                  <height>20</height>
               </spacer>
              </item>
              <item>
-              <widget class="QComboBox" name="selectConference" >
-               <property name="sizePolicy" >
-                <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
+              <widget class="QComboBox" name="selectConference">
+               <property name="sizePolicy">
+                <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
                  <horstretch>0</horstretch>
                  <verstretch>0</verstretch>
                 </sizepolicy>
            </widget>
           </item>
           <item>
-           <widget class="ImportScheduleWidget" native="1" name="importScheduleWidget" >
-            <property name="sizePolicy" >
-             <sizepolicy vsizetype="MinimumExpanding" hsizetype="MinimumExpanding" >
+           <widget class="ImportScheduleWidget" name="importScheduleWidget" native="true">
+            <property name="sizePolicy">
+             <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
               <horstretch>0</horstretch>
               <verstretch>0</verstretch>
              </sizepolicy>
            </widget>
           </item>
           <item>
-           <spacer name="verticalSpacer" >
-            <property name="orientation" >
+           <spacer name="verticalSpacer">
+            <property name="orientation">
              <enum>Qt::Vertical</enum>
             </property>
-            <property name="sizeHint" stdset="0" >
+            <property name="sizeHint" stdset="0">
              <size>
               <width>20</width>
               <height>40</height>
     </item>
    </layout>
   </widget>
-  <widget class="QStatusBar" name="statusbar" />
+  <widget class="QStatusBar" name="statusbar"/>
   <widget class="QMenuBar" name="menuBar">
    <property name="geometry">
     <rect>
   </customwidget>
  </customwidgets>
  <resources>
-  <include location="../icons.qrc" />
+  <include location="../icons.qrc"/>
  </resources>
  <connections/>
 </ui>
index 36bac1b6fbbc932f98e21a8aac6b2a990d2c2a7d..997b95642aba68d3d1010bda3695301ce6025bfe 100644 (file)
@@ -1,7 +1,8 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>MapWindow</class>
- <widget class="QDialog" name="MapWindow" >
-  <property name="geometry" >
+ <widget class="QDialog" name="MapWindow">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <height>179</height>
    </rect>
   </property>
-  <property name="sizePolicy" >
-   <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
+  <property name="sizePolicy">
+   <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
     <horstretch>0</horstretch>
     <verstretch>0</verstretch>
    </sizepolicy>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>Dialog</string>
   </property>
-  <layout class="QGridLayout" name="gridLayout" >
-   <item row="0" column="0" >
-    <widget class="QLabel" name="map" >
-     <property name="sizePolicy" >
-      <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
+  <layout class="QGridLayout" name="gridLayout">
+   <item row="0" column="0">
+    <widget class="QLabel" name="map">
+     <property name="sizePolicy">
+      <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
        <horstretch>0</horstretch>
        <verstretch>0</verstretch>
       </sizepolicy>
      </property>
-     <property name="text" >
+     <property name="text">
       <string>Map goes here</string>
      </property>
-     <property name="alignment" >
+     <property name="alignment">
       <set>Qt::AlignCenter</set>
      </property>
     </widget>
index bb8ca3779c0f08004d77056add0bf855b529472b..32167ad876aff34e0ef15194b62e455f3d4bd563 100644 (file)
@@ -1,7 +1,8 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>SearchHeadClass</class>
- <widget class="QWidget" name="SearchHeadClass" >
-  <property name="geometry" >
+ <widget class="QWidget" name="SearchHeadClass">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <height>88</height>
    </rect>
   </property>
-  <property name="sizePolicy" >
-   <sizepolicy vsizetype="Minimum" hsizetype="Expanding" >
+  <property name="sizePolicy">
+   <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
     <horstretch>0</horstretch>
     <verstretch>0</verstretch>
    </sizepolicy>
   </property>
-  <property name="minimumSize" >
+  <property name="minimumSize">
    <size>
     <width>10</width>
     <height>10</height>
    </size>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>SearchHead</string>
   </property>
-  <layout class="QVBoxLayout" name="verticalLayout" >
-   <property name="leftMargin" >
+  <layout class="QVBoxLayout" name="verticalLayout">
+   <property name="leftMargin">
     <number>9</number>
    </property>
    <item>
-    <layout class="QHBoxLayout" name="horizontalLayout_7" >
+    <layout class="QHBoxLayout" name="horizontalLayout_7">
      <item>
-      <widget class="QCheckBox" name="searchTitle" >
-       <property name="text" >
+      <widget class="QCheckBox" name="searchTitle">
+       <property name="text">
         <string>Title</string>
        </property>
-       <property name="checked" >
+       <property name="checked">
         <bool>true</bool>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QCheckBox" name="searchAbstract" >
-       <property name="text" >
+      <widget class="QCheckBox" name="searchAbstract">
+       <property name="text">
         <string>Abstract</string>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QCheckBox" name="searchSpeaker" >
-       <property name="text" >
+      <widget class="QCheckBox" name="searchSpeaker">
+       <property name="text">
         <string>Speaker</string>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QCheckBox" name="searchTag" >
-       <property name="text" >
+      <widget class="QCheckBox" name="searchTag">
+       <property name="text">
         <string>Tag</string>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QCheckBox" name="searchRoom" >
-       <property name="text" >
+      <widget class="QCheckBox" name="searchRoom">
+       <property name="text">
         <string>Room</string>
        </property>
       </widget>
     </layout>
    </item>
    <item>
-    <layout class="QHBoxLayout" name="horizontalLayout_2" >
+    <layout class="QHBoxLayout" name="horizontalLayout_2">
      <item>
-      <widget class="QLineEdit" name="searchEdit" >
-       <property name="enabled" >
+      <widget class="QLineEdit" name="searchEdit">
+       <property name="enabled">
         <bool>true</bool>
        </property>
-       <property name="toolTip" >
+       <property name="toolTip">
         <string>type a keyword to search</string>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QPushButton" name="searchButton" >
-       <property name="sizePolicy" >
-        <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
+      <widget class="QPushButton" name="searchButton">
+       <property name="sizePolicy">
+        <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
          <horstretch>0</horstretch>
          <verstretch>0</verstretch>
         </sizepolicy>
        </property>
-       <property name="text" >
+       <property name="text">
         <string>Search</string>
        </property>
-       <property name="icon" >
-        <iconset resource="../icons.qrc" >
+       <property name="icon">
+        <iconset resource="../icons.qrc">
          <normaloff>:/icons/search.png</normaloff>:/icons/search.png</iconset>
        </property>
-       <property name="checkable" >
+       <property name="checkable">
         <bool>false</bool>
        </property>
-       <property name="autoDefault" >
+       <property name="autoDefault">
         <bool>true</bool>
        </property>
-       <property name="default" >
+       <property name="default">
         <bool>true</bool>
        </property>
-       <property name="flat" >
+       <property name="flat">
         <bool>false</bool>
        </property>
       </widget>
     </layout>
    </item>
    <item>
-    <spacer name="verticalSpacer" >
-     <property name="orientation" >
+    <spacer name="verticalSpacer">
+     <property name="orientation">
       <enum>Qt::Vertical</enum>
      </property>
-     <property name="sizeHint" stdset="0" >
+     <property name="sizeHint" stdset="0">
       <size>
        <width>20</width>
        <height>20</height>
    </item>
   </layout>
  </widget>
- <layoutdefault spacing="6" margin="11" />
+ <layoutdefault spacing="6" margin="11"/>
  <resources>
-  <include location="../icons.qrc" />
+  <include location="../icons.qrc"/>
  </resources>
  <connections/>
 </ui>
index 9fa249f0f2e1d3adb5f23c223e88ce640bf9d9d0..2c6a1ca666d403fc9e60833697cfb1ba10089c8c 100644 (file)
@@ -1,24 +1,25 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>SettingsDialog</class>
- <widget class="QDialog" name="SettingsDialog" >
-  <property name="geometry" >
+ <widget class="QDialog" name="SettingsDialog">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <width>469</width>
-    <height>146</height>
+    <height>195</height>
    </rect>
   </property>
-  <property name="sizePolicy" >
-   <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" >
+  <property name="sizePolicy">
+   <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
     <horstretch>0</horstretch>
     <verstretch>0</verstretch>
    </sizepolicy>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>Settings</string>
   </property>
-  <layout class="QVBoxLayout" name="verticalLayout" >
+  <layout class="QVBoxLayout" name="verticalLayout">
    <item>
     <widget class="QGroupBox" name="groupBox">
      <property name="title">
      </property>
      <layout class="QVBoxLayout" name="verticalLayout_2">
       <item>
-    <widget class="QCheckBox" name="directConnection" >
-     <property name="text" >
-      <string>Direct connection</string>
-     </property>
-     <property name="checked" >
-      <bool>true</bool>
-     </property>
-    </widget>
-   </item>
-   <item>
-    <widget class="QWidget" native="1" name="proxyWidget" >
-     <layout class="QHBoxLayout" name="horizontalLayout_3" >
-      <item>
-       <widget class="QLabel" name="label" >
-        <property name="text" >
-         <string>Address: </string>
+       <widget class="QCheckBox" name="directConnection">
+        <property name="text">
+         <string>Direct connection</string>
+        </property>
+        <property name="checked">
+         <bool>true</bool>
         </property>
        </widget>
       </item>
       <item>
-       <widget class="QLineEdit" name="address" />
-      </item>
-      <item>
-       <widget class="QLabel" name="label_2" >
-        <property name="text" >
-         <string>Port:</string>
-        </property>
+       <widget class="QWidget" name="proxyWidget" native="true">
+        <layout class="QHBoxLayout" name="horizontalLayout_3">
+         <item>
+          <widget class="QLabel" name="label">
+           <property name="text">
+            <string>Address: </string>
+           </property>
+          </widget>
+         </item>
+         <item>
+          <widget class="QLineEdit" name="address"/>
+         </item>
+         <item>
+          <widget class="QLabel" name="label_2">
+           <property name="text">
+            <string>Port:</string>
+           </property>
+          </widget>
+         </item>
+         <item>
+          <widget class="QSpinBox" name="port">
+           <property name="maximum">
+            <number>9999</number>
+           </property>
+           <property name="value">
+            <number>8080</number>
+           </property>
+          </widget>
+         </item>
+        </layout>
        </widget>
       </item>
       <item>
-       <widget class="QSpinBox" name="port" >
-        <property name="maximum" >
-         <number>9999</number>
+       <spacer name="verticalSpacer">
+        <property name="orientation">
+         <enum>Qt::Vertical</enum>
         </property>
-        <property name="value" >
-         <number>8080</number>
+        <property name="sizeHint" stdset="0">
+         <size>
+          <width>20</width>
+          <height>24</height>
+         </size>
         </property>
-       </widget>
+       </spacer>
+      </item>
+      <item>
+       <layout class="QHBoxLayout" name="horizontalLayout">
+        <item>
+         <spacer name="horizontalSpacer">
+          <property name="orientation">
+           <enum>Qt::Horizontal</enum>
+          </property>
+          <property name="sizeHint" stdset="0">
+           <size>
+            <width>40</width>
+            <height>20</height>
+           </size>
+          </property>
+         </spacer>
+        </item>
+        <item>
+         <widget class="QPushButton" name="okButton">
+          <property name="text">
+           <string>OK</string>
+          </property>
+         </widget>
+        </item>
+       </layout>
       </item>
      </layout>
     </widget>
    </item>
-   <item>
-    <spacer name="verticalSpacer" >
-     <property name="orientation" >
-      <enum>Qt::Vertical</enum>
-     </property>
-     <property name="sizeHint" stdset="0" >
-      <size>
-       <width>20</width>
-          <height>24</height>
-      </size>
-     </property>
-    </spacer>
-   </item>
-   <item>
-    <layout class="QHBoxLayout" name="horizontalLayout" >
-     <item>
-      <spacer name="horizontalSpacer" >
-       <property name="orientation" >
-        <enum>Qt::Horizontal</enum>
-       </property>
-       <property name="sizeHint" stdset="0" >
-        <size>
-         <width>40</width>
-         <height>20</height>
-        </size>
-       </property>
-      </spacer>
-     </item>
-     <item>
-      <widget class="QPushButton" name="okButton" >
-       <property name="text" >
-        <string>OK</string>
-       </property>
-      </widget>
-     </item>
-    </layout>
-   </item>
-  </layout>
- </widget>
-   </item>
   </layout>
  </widget>
  <resources/>